﻿.dropdown-header,
dfn {
    font-style: italic
}

pre,
textarea {
    overflow: auto
}

body,
figure {
    margin: 0
}

.benefits-panel .benefit-item:after,
.dl-horizontal dd:after,
.timeline-wrapper .timeline .timeline-item:after {
    clear: both
}

.btn,
.text-nowrap {
    white-space: nowrap
}

.form-control-feedback,
.slick-slide.dragging img,
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.slick-slider,
html {
    -webkit-tap-highlight-color: transparent
}

.hide,
.invisible,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.chunk>:last-child,
.chunk>:last-child>:last-child,
.chunk>:last-child>:last-child>:last-child,
.chunk>:last-child>:last-child>:last-child>:last-child,
.content-panel>:last-child,
.content-panel>:last-child>:last-child,
.content-panel>:last-child>:last-child>:last-child,
.content-panel>:last-child>:last-child>:last-child>:last-child,
.feature-item>:last-child,
.feature-item>:last-child>:last-child,
.feature-item>:last-child>:last-child>:last-child,
.feature-item>:last-child>:last-child>:last-child>:last-child,
.footer-column>:last-child,
.footer-column>:last-child>:last-child,
.footer-column>:last-child>:last-child>:last-child,
.footer-column>:last-child>:last-child>:last-child>:last-child,
.row>:last-child,
.row>:last-child>:last-child,
.row>:last-child>:last-child>:last-child,
.row>:last-child>:last-child>:last-child>:last-child {
    margin-bottom: 0
}

.benefits-panel .benefit-item:after,
.benefits-panel .benefit-item:before,
.timeline-wrapper .timeline .timeline-item:after,
.timeline-wrapper .timeline .timeline-item:before {
    display: table;
    content: "";
    line-height: 0
}


/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    color: #00a3e0;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

mark {
    background: #ff0;
    color: #000
}

.img-thumbnail,
body {
    background-color: #FFF
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.btn-danger.dropdown-toggle,
.open>.btn-default.dropdown-toggle,
.open>.btn-info.dropdown-toggle,
.open>.btn-primary.dropdown-toggle,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    margin-top: 21px;
    margin-bottom: 21px
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    resize: vertical
}

body {
    font-family: arial, helvetica, sans-serif;
    font-size: 17px;
    line-height: 1.25;
    color: #425563
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    color: rgba(0, 163, 224, .7);
    text-decoration: none
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.case-studies img,
.img-responsive,
.intro-text-and-image img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.25;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
    font-weight: 400;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #00a3e0
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 21px;
    margin-bottom: 10.5px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
.h2,
h1,
h2 {
    font-size: 34px
}

.h3,
h3 {
    font-size: 26px
}

.h4,
h4 {
    font-size: 20px
}

.h5,
.h6,
h5,
h6 {
    font-size: 17px
}

p {
    margin: 0 0 10.5px
}

.lead {
    margin-bottom: 21px;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.4
}

dt,
label {
    font-weight: 700
}

@media(min-width:768px) {
    .lead {
        font-size: 25.5px
    }
}

.small,
small {
    font-size: 76%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #e57200
}

a.text-primary:focus,
a.text-primary:hover {
    color: #b25900
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #e57200
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #b25900
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

ol,
ul {
    margin-bottom: 10.5px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 21px
}

dd,
dt {
    line-height: 1.25
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

@media(min-width:992px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.library-search-results ul.contact li:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.product-feature .feature,
.row:after,
.slick-track:after,
.space:after,
.timeline-wrapper .timeline:after {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 21.25px
}

.container,
.container-fluid,
.space {
    margin-right: auto;
    margin-left: auto
}

.table,
address {
    margin-bottom: 21px
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.25;
    color: #00a3e0
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before,
.space:after,
.space:before {
    display: table;
    content: " "
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.container,
.container-fluid,
.space {
    padding-left: 20px;
    padding-right: 20px
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal;
    line-height: 1.25
}

@media(min-width:1400px) {
    .container,
    .space {
        width: 1380px
    }
}

.row {
    margin-left: -20px;
    margin-right: -20px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media(min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    border-spacing: 0;
    background-color: #fff
}

caption {
    padding-top: 2em;
    padding-bottom: 2em;
    color: #777;
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 2em;
    line-height: 1.25;
    vertical-align: top;
    border-top: 1px solid #e57200
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #e57200
}

.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline,
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #e57200
}

.table .table {
    background-color: #FFF
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 1em
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #e57200
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #e57200
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f2b980
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.dropdown-menu {
    float: left
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #f0ac69
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15.75px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #e57200
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 21px;
    font-size: 25.5px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 17px;
    line-height: 1.25;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 13px
}

.form-control {
    width: 100%;
    height: 54px;
    padding: 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 54px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 31px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 53px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 21px
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.btn-block+.btn-block,
.help-block {
    margin-top: 5px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 13px;
    padding-bottom: 13px;
    margin-bottom: 0;
    min-height: 38px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 31px;
    line-height: 31px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0
}

.form-group-sm select.form-control {
    height: 31px;
    line-height: 31px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 31px;
    min-height: 34px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 53px;
    padding: 8px 16px;
    font-size: 26px;
    line-height: 1.33333;
    border-radius: 0
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 53px;
    line-height: 53px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 53px;
    padding: 8px 16px;
    font-size: 26px;
    line-height: 1.33333;
    border-radius: 0
}

.form-group-lg select.form-control {
    height: 53px;
    line-height: 53px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 53px;
    min-height: 47px;
    padding: 9px 16px;
    font-size: 26px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 67.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 53px;
    height: 53px;
    line-height: 53px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 31px;
    height: 31px;
    line-height: 31px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
    top: 26px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-bottom: 10px;
    color: #7c96a8
}

@media(min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 13px
    }
}

.btn {
    height: 35px!important;
    padding: 0px!important
}

.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 13px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 34px
}

.form-horizontal .form-group {
    margin-left: -20px;
    margin-right: -20px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 20px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 9px;
        font-size: 26px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 13px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    padding: 12px;
    font-size: 17px;
    line-height: 1.25;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.btn.active,
.btn:active,
.dropdown-toggle:focus,
.navbar-toggle:focus,
.open>a,
.slick-dots li button,
.slick-dots li button:focus,
.slick-list:focus {
    outline: 0
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none
}

.btn.active,
.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #fff;
    background-color: #425563;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #fff;
    background-color: #2e3b44;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
    color: #fff;
    background-color: #2e3b44;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #fff;
    background-color: #1f282f;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #425563;
    border-color: #ccc
}

.btn-default .badge {
    color: #425563;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #e57200;
    border-color: #cc6500
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #b25900;
    border-color: #4c2600
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #b25900;
    border-color: #8e4700
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #8e4700;
    border-color: #4c2600
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #e57200;
    border-color: #cc6500
}

.btn-primary .badge {
    color: #e57200;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #00a3e0;
    border-color: #0090c7
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #007ead;
    border-color: #003447
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #007ead;
    border-color: #006489
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #006489;
    border-color: #003447
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #00a3e0;
    border-color: #0090c7
}

.btn-success .badge {
    color: #00a3e0;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #425563;
    border-color: #384854
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #2e3b44;
    border-color: #050607
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #2e3b44;
    border-color: #1f282f
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #1f282f;
    border-color: #050607
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #425563;
    border-color: #384854
}

.btn-info .badge {
    color: #425563;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #e57200;
    border-color: #cc6500
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #b25900;
    border-color: #4c2600
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #b25900;
    border-color: #8e4700
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #8e4700;
    border-color: #4c2600
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #e57200;
    border-color: #cc6500
}

.btn-warning .badge {
    color: #e57200;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #e57200;
    border-color: #cc6500
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #b25900;
    border-color: #4c2600
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b25900;
    border-color: #8e4700
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #8e4700;
    border-color: #4c2600
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #e57200;
    border-color: #cc6500
}

.btn-danger .badge {
    color: #e57200;
    background-color: #fff
}

.btn-link {
    color: #00a3e0;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: rgba(0, 163, 224, .7);
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 8px 16px;
    font-size: 26px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 300px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 17px;
    text-align: left;
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-radius: 4px;
    background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.contact-btn,
.enquiry-btn,
.find-btn {
    background-position: right 20px bottom 5px!important;
    padding-top: 3px !important;
    padding-left: 15px !important;
}

.contact-btn,
.find-btn {
    min-width: 150px!important
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    line-height: 1.25;
    white-space: nowrap
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #425563;
    background-color: #dedede
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #e57200
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    color: #777;
    font-weight: 700
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width:992px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn,
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 12px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 0
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 8px 16px;
    font-size: 26px;
    border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.nav:after {
    clear: both
}

.nav>li>a {
    padding: 10px 12px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #00a3e0
}

.nav .nav-divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.25;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #FFF;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.clickable,
.library-filtering .filters .filter_option label:hover {
    cursor: pointer
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #e57200
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #FFF
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 20px;
    margin-bottom: 21px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 20px;
    padding-left: 20px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:992px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.ir,
.visuallyhidden {
    overflow: hidden;
    border: 0
}

@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header,
.space>.navbar-collapse,
.space>.navbar-header {
    margin-right: -20px;
    margin-left: -20px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    font-size: 26px;
    line-height: 21px;
    height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:992px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header,
    .space>.navbar-collapse,
    .space>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand,
    .navbar>.space .navbar-brand {
        margin-left: -20px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 20px;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: -.25px -20px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px
}

@media(max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 21px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media(min-width:992px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
}

.navbar-form {
    padding: 10px 20px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: -17px -20px
}

.form-control {
    height: auto!important;
    padding: 6px 12px!important;
    font-size: 14px!important;
    line-height: 1.4285!important;
    border-radius: 4px!important;
}

@media(min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-left: 20px;
        margin-right: 20px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: -17px;
    margin-bottom: -17px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: -5.5px;
    margin-bottom: -5.5px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: -1px;
    margin-bottom: -1px
}

.navbar-text {
    margin-top: -.5px;
    margin-bottom: -.5px
}

@media(min-width:992px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -20px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f7f7f7;
    border-color: #e6e6e6
}

.navbar-default .navbar-brand {
    color: #425563
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #2e3b44;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #425563
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #00a3e0;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #02baff;
    background-color: #f7f7f7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #f7f7f7;
    color: #02baff
}

@media(max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #425563
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #00a3e0;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #02baff;
        background-color: #f7f7f7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #425563
}

.navbar-default .navbar-link:hover {
    color: #00a3e0
}

.navbar-default .btn-link {
    color: #425563
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #00a3e0
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

@media(max-width:991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.center-block,
.intro-text-and-image img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

h1,
h2,
html {
    line-height: 1.3
}

.hidden {
    display: none!important
}

.ir:before,
hr {
    display: block
}

.affix {
    position: fixed
}


/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 17px;
    font-family: arial, helvetica, sans-serif
}

body {
    padding-top: 100px
}

@media only screen and (max-width:991px) {
    body {
        padding-top: 80px
    }
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

ul,
ul.arrows {
    padding-left: 0
}

ul {
    margin-left: 0
}

.ir {
    background-color: transparent
}

.ir:before {
    content: "";
    width: 0;
    height: 150%
}

.visuallyhidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.trans,
.trans-blue {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.no-padding {
    padding: 0
}

.no-margin {
    margin: 0
}

.remove-row-space {
    margin-top: -1em;
    margin-bottom: -1em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #007fa2;
    margin: 0;
    font-weight: 400
}

h3,
h4 {
    color: #00a3e0
}

h1 {
    font-size: 52px;
    letter-spacing: -1px;
    font-weight: 600
}

h2,
th {
    font-weight: 700
}

h2 {
    text-align: left;
    font-size: 42px;
    margin: 40px 0
}

.contact-btn,
.enquiry-btn,
.find-btn {
    line-height: 1.75em;
    background-position: right 20px bottom 15px;
    background-repeat: no-repeat;
    background-image: url(/howden/img/icons/icon-arrow-white.svg);
    text-align: left
}

h3 {
    font-size: 24px;
    margin: 20px 0
}

h4 {
    font-size: 18px
}

label,
li,
p {
    color: #425563
}

.enquiry-btn,
a.btn,
a.btn:link,
a.btn:visited,
a.white-arrow,
th {
    color: #fff
}

.tag p {
    font-size: em(21)
}

.intro-text {
    padding-top: 1em;
    font-size: 24px
}

.small-text {
    font-size: 16px
}

@media only screen and (max-width:767px) {
    h1 {
        font-size: 36px
    }
    h2 {
        font-size: 28px
    }
    h3 {
        font-size: 20px;
        margin-top: 25px
    }
}

.trans {
    background-color: rgba(0, 0, 0, .4)
}

.trans-blue {
    background-color: rgba(20, 70, 126, .8)
}

.find-btn {
    margin-right: 1em
}

.enquiry-btn {
    min-width: 200px!important;
    background-color: #e57200
}

.small-search-btn {
    width: 10%;
    background-color: #00685e
}

.btn {
    border-radius: 0;
    border: none;
    height: 54px
}

a.anchor-link:after,
a.blue-arrow:after,
a.white-arrow:after {
    content: " ";
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    height: 24px;
    margin-left: 1em
}

a.blue-arrow {
    position: relative;
    display: block;
    margin-top: 2.5em
}

a.blue-arrow:after {
    position: absolute;
    background-image: url(/howden/img/icons/icon-arrow-blue.svg);
    width: 24px
}

a.white-arrow {
    position: relative
}

a.white-arrow:after {
    position: absolute;
    background-image: url(/howden/img/icons/icon-arrow-white.svg);
    width: 24px
}

a.white-arrow:hover {
    text-decoration: underline
}

a.anchor-link {
    display: block;
    border-top: 1px solid #00a3e0;
    width: 100%;
    padding-top: .5em;
    line-height: 2em;
    position: relative
}

a.anchor-link:after {
    position: absolute;
    right: 0;
    background-image: url(/howden/img/icons/icon-arrow-blue.svg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 24px
}

blockquote {
    position: relative;
    border: none;
    display: block;
    margin-top: 1em
}

blockquote>p {
    margin-left: 1em;
    margin-right: .75em;
    font-style: italic;
    font-size: 1.25em
}

blockquote>footer {
    margin-top: 1em;
    margin-left: .5em
}

blockquote:after,
blockquote:before {
    position: absolute;
    width: 60px;
    height: 60px;
    font-size: 3.5em;
    line-height: 1
}

blockquote:before {
    top: 0;
    left: 0;
    content: "\201C"
}

blockquote:after {
    bottom: 1;
    right: 0;
    content: "\201D"
}

ul.arrows li.blue-arrow:before,
ul.arrows li.grey-arrow:before {
    content: " ";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px;
    position: relative;
    top: 4px;
    left: 0;
    height: 20px;
    width: 20px
}

ul.arrows {
    margin-left: 0;
    list-style-type: none
}

ul.arrows li.grey-arrow {
    margin-top: 1em;
    margin-bottom: 1em
}

ul.arrows li.grey-arrow:before {
    background-image: url(/howden/img/icons/icon-arrow-grey.svg);
    margin-right: .25em
}

ul.arrows li.blue-arrow {
    margin-top: 1em;
    margin-bottom: 1.5em
}

ul.arrows li.blue-arrow:before {
    background-image: url(/howden/img/icons/icon-arrow-blue.svg)
}

table {
    width: 100%;
    border-collapse: collapse
}

tr:nth-of-type(even) {
    background: #f7f7f7
}

th {
    background: #425563
}

td,
th {
    padding: 10px;
    border: none;
    text-align: left
}

@media only screen and (max-width:767px) {
    td,
    tr {
        border: none
    }
    table,
    tbody,
    td,
    th,
    thead,
    tr {
        display: block
    }
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    td {
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 0%
    }
    td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
    .legacy-brands td:nth-of-type(1):before {
        content: ""
    }
    .legacy-brands td:nth-of-type(2):before {
        content: ""
    }
    .legacy-brands td:nth-of-type(3):before {
        content: "New Product Contact"
    }
}

.modal-body {
    height: 600px!important
}

.modal-header {
    border-bottom: none
}

.modal-header .close {
    color: #fff;
    font-size: 72px;
    font-weight: 400
}

.arrow-right {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    margin-top: .25em;
    border-top: 4px solid transparent;
    border-top: 4px solid\9;
    border-bottom: 4px solid transparent;
    border-left: 4px solid
}

.form-horizontal .control-label.text-left {
    text-align: left
}

.site-footer .social-icons,
.site-footer p.agency {
    text-align: right
}

.navbar {
    border-bottom: 1px solid #f7f7f7;
    background-color: #fff;
    height: 150px
}

    .navbar .navbar-brand {
        margin-top: 8px;
        display: inline-block;
        width: 237px;
        height: 150px;
        overflow: hidden;
        padding: 2px;
        vertical-align: bottom
    }


.navbar .navbar-brand img {
    width: 90%;
    height: 90%
}

.navbar .nav {
    padding-top: 1.75em;
    font-size: 17px;
    line-height: 25.5px
}

.navbar li.blue a {
    color: #00a3e0
}

.navbar li.contact a {
    color: #e57200
}

.navbar .scrollable-menu {
    max-height: 570px;
    overflow-y: auto;
    overflow-x: hidden
}

@media only screen and (max-width:991px) {
    .navbar {
        height: 80px
    }
    .navbar .navbar-brand {
        width: 100px;
        height: 45px;
        padding: 2px;
        margin-top: .5em;
        margin-left: .25em
    }
    .navbar .nav {
        padding-top: 0;
        padding-left: 10px
    }
    .navbar .navbar-right {
        font-size: 17px
    }
    .navbar-collapse {
        background-color: #f7f7f7
    }
    .navbar-toggle,
    .navbar-toggle:hover {
        background: 0 0!important
    }
    .navbar-header {
        height: 80px
    }
    button.navbar-toggle {
        min-width: 40px!important
    }
    .navbar-toggle {
        border: none;
        display: block
    }
    .navbar-toggle .icon-bar {
        transition: all .2s
    }
    .navbar-toggle .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%
    }
    .navbar-toggle .middle-bar {
        opacity: 0
    }
    .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%
    }
    .navbar-toggle.collapsed .bottom-bar,
    .navbar-toggle.collapsed .top-bar {
        transform: rotate(0)
    }
    .navbar-toggle.collapsed .middle-bar {
        opacity: 1
    }
}

.signpost .signpost-content,
.text-left-with-bg-image .content {
    -moz-transition: all .3s 0s ease-in-out;
    -webkit-transition: all .3s 0s ease-in-out;
    -o-transition: all .3s 0s ease-in-out;
    overflow: hidden
}

.site-footer {
    background: #425563;
    color: #fff;
    padding: 3em 0
}

.site-footer .brand {
    display: block;
    width: 231px;
    height: 23px;
    margin-bottom: .5em
}

.site-footer p {
    padding: 1.25em 0 0;
    color: #fff
}

.site-footer .footer-links ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.site-footer .footer-links ul li {
    display: inline-block;
    color: #fff;
    padding: 1.25em 0 0 1.25em
}

.site-footer .footer-links ul li:first-of-type {
    padding: 0
}

.site-footer .footer-links ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: 400
}

.site-footer .footer-links ul li a:hover {
    color: #a6a6a6
}

@media only screen and (max-width:991px) {
    .site-footer p {
        padding: 1.25em 0 0;
        color: #fff
    }
    .site-footer p.agency {
        display: none;
        text-align: left
    }
    .site-footer .brand {
        margin-bottom: 1.5em
    }
    .site-footer .footer-links ul {
        margin-left: 0;
        padding-left: 0
    }
    .site-footer .footer-links ul li {
        display: block;
        padding: 1.25em 0 0
    }
    .site-footer .footer-links ul.social-icons {
        text-align: left
    }
    .site-footer .footer-links ul.social-icons li {
        padding-right: 1.25em;
        display: inline-block
    }
}

.site-breadcrumb {
    padding: .25em;
    margin: 0 0 2em;
    height: 60px;
    border-bottom: 1px solid #d9d9d9
}

.site-breadcrumb a:hover {
    color: #e57200
}

.site-breadcrumb ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 12px
}

.site-breadcrumb ul li {
    display: inline-block;
    padding: 1.75em 0
}

.site-breadcrumb ul li:after {
    content: "/";
    padding: 0 1.1em
}

.site-breadcrumb ul li:last-child:after {
    display: none
}

@media only screen and (max-width:767px) {
    .navbar .scrollable-menu {
        max-height: 300px
    }
    .site-breadcrumb {
        margin-bottom: -1em
    }
    .site-breadcrumb ul {
        margin: 0;
        padding: 0
    }
    .site-breadcrumb ul li {
        padding: 1.75em 0;
        display: none
    }
    .site-breadcrumb ul li:last-child:before {
        content: '<';
        padding: 0 1.1em
    }
    .site-breadcrumb ul li:last-child {
        display: block
    }
}

.bg-orange {
    background-color: #e57200!important
}

.bg-green {
    background-color: #00685E!important
}

.bg-blue {
    background-color: #425563!important
}

.bg-dark-blue {
    background-color: #007fa2!important
}

.bg-white {
    background-color: #fff!important
}

.bg-light-grey {
    background-color: #f7f7f7!important
}

.white {
    color: #fff!important
}

.grey {
    color: #425563!important
}

.green {
    color: #00685e!important
}

.signpost {
    padding: 0
}

.signpost>.signpost-link {
    display: block;
    position: relative;
    min-height: 333px;
    background-size: cover;
    background-position: 50% 50%;
    background-color: #000;
    margin-right: 1px;
    margin-bottom: 1px!important
}

.signpost>.signpost-link.large {
    min-height: 666px
}

@media only screen and (max-width:991px) {
    .signpost>.signpost-link {
        min-height: 225px!important
    }
}

.signpost>.signpost-link.bg-pic .signpost-content,
.signpost>.signpost-link:hover .signpost-content {
    background: rgba(0, 0, 0, .3)
}

.signpost>.signpost-link.bg-pic:hover .signpost-content {
    background: rgba(0, 0, 0, .5)
}

.signpost>.signpost-link:hover .signpost-content .signpost-summary {
    opacity: 1;
    filter: alpha(opacity=100)
}

.signpost .signpost-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s 0s ease-in-out;
    z-index: 2
}

.signpost .signpost-content>.inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 2em
}

.signpost .signpost-content>.inner * {
    color: #fff!important
}

.howden-highlights .summary p,
.howden-highlights h2,
.process-finder-wrapper .process-finder .finder-tool h3,
.process-finder-wrapper .process-finder h2,
.process-finder-wrapper .process-finder p {
    color: #fff
}

.signpost .signpost-content>.inner h2 {
    margin-bottom: .5em
}

.no-padding-right {
    padding-right: 0
}

.top-buffer {
    margin-top: 2em
}

.space {
    margin-top: 20px;
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    .space {
        margin: 0 0 spacing/;
        padding: 0
    }
    .removetopspace {
        margin-top: -20px
    }
}

.margin-b,
.margin-v {
    margin-bottom: 3em
}

.padding-tb,
.padding-top {
    padding-top: 3em
}

.padding-bottom,
.padding-tb {
    padding-bottom: 3em
}

.margin-t,
.margin-v {
    margin-top: 3em
}

.process-finder-wrapper {
    position: relative;
    background-color: #425563;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat
}

.process-finder-wrapper .process-finder .finder-tool {
    position: absolute;
    width: 100%;
    min-height: 100px;
    bottom: 0;
    left: 0;
    padding: 1em 1em 2em;
    background-color: rgba(229, 114, 0, .94)
}

.process-finder-wrapper .process-finder .finder-tool span {
    color: #fff;
    font-weight: 400
}

@media screen and (max-width:992px) {
    .process-finder-wrapper .process-finder .finder-tool {
        position: relative
    }
}

@media only screen and (max-width:991px) {
    .process-finder-wrapper {
        background-size: cover
    }
    .process-finder-wrapper .process-finder {
        margin-top: 1em
    }
}

@media only screen and (max-width:767px) {
    .process-finder-wrapper .process-finder {
        margin-top: 0
    }
}

.products-categories-home [class*=col-] {
    border-right: 1px solid #efefef
}

.products-categories-home [class*=col-]:last-of-type {
    border-right: none
}

.products-categories-home h3 {
    background-repeat: no-repeat;
    min-height: 50px;
    line-height: 1.75em
}

.products-categories-home span {
    padding-left: 1.75em
}

.products-categories-home h3.compressors {
    background-image: url(/howden/img/icons/icon-compressors.png);
    background-size: 30px 30px
}

.products-categories-home h3.fans {
    background-image: url(/howden/img/icons/icon-fans.png);
    background-size: 30px 30px
}

.products-categories-home h3.heaters {
    background-image: url(/howden/img/icons/icon-heaters.png);
    background-size: 30px 30px
}

.products-categories-home h3.parts-service {
    background-image: url(/howden/img/icons/icon-parts-services.png);
    background-size: 30px 30px
}

.products-categories-home h3.steam-turbine {
    background-image: url(/howden/img/icons/icon-steam-turbine.png);
    background-size: 30px 30px
}

.products-categories-home .products-more {
    margin-top: -2em
}

.products-categories-home .products-more a,
.products-categories-home .products-more p {
    display: inline-block
}

@media only screen and (max-width:767px) {
    .products-categories-home h3.compressors,
    .products-categories-home h3.fans,
    .products-categories-home h3.heaters,
    .products-categories-home h3.parts-service {
        margin: 1em auto 0
    }
    .products-categories-home img {
        margin: 0 auto
    }
    .products-categories-home a,
    .products-categories-home p {
        text-align: center
    }
    .products-categories-home .product-item {
        padding-bottom: 2em;
        border-bottom: 1px solid #efefef
    }
}

.howden-highlights {
    background-color: #007fa2
}

.howden-highlights h2 {
    margin-left: -20px
}

.howden-highlights .summary {
    padding: 1.75em
}

.howden-highlights a:visited {
    color: #E57200
}

.find-your-contact {
    background-image: url(/howden/img/layout/map-bg.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 530px!important
}

.you-asked,
.you-asked .left,
.you-asked .right {
    min-height: 100px!important
}

.find-your-contact h3 {
    color: #425563;
    padding-bottom: .5em;
    border-bottom: 1px solid #425563;
    width: 90%
}

.find-your-contact a.change-location {
    display: block;
    width: 90%;
    margin-bottom: 1em;
    padding-bottom: .5em
}

.find-your-contact .contacts {
    padding-bottom: 1em;
    margin-bottom: 1em;
    width: 90%
}

.you-asked {
    background-color: #00a3e0
}

.you-asked h3 {
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: right
}

.you-asked p {
    color: #fff;
    padding-left: 1em
}

.you-asked .left {
    background-color: #00b6fa;
    padding-top: 2.5em;
    padding-right: 3.5em
}

.you-asked .right {
    padding-top: 2.5em!important;
    padding-left: 0!important
}

.you-asked .right a.read-more {
    color: #fff;
    padding-left: 1em;
    margin-left: 2.25em
}

.you-asked .right a.read-more:after {
    content: url(/howden/img/icons/icon-arrow-white.svg);
    padding-left: .5em;
    vertical-align: -.25em
}

.you-asked .right a.read-more:hover {
    text-decoration: underline
}

.about-our-people a:hover,
.key-features .read-specification a.glyphicon-plus:hover,
.newsletter a:hover {
    text-decoration: none
}

.you-asked .arrow-right {
    top: 0!important;
    position: absolute!important;
    margin: 0!important;
    padding: 0!important;
    border-top: 50px solid transparent!important;
    border-bottom: 50px solid transparent!important;
    border-left: 30px solid #00b6fa!important
}

@media only screen and (max-width:767px) {
    .you-asked,
    .you-asked .left,
    .you-asked .right {
        min-height: 100px!important
    }
    .you-asked h3 {
        text-align: left
    }
    .you-asked .left {
        padding: 1.5em .25em 0 .75em
    }
    .you-asked .right {
        padding: 2.25em .25em 0 0
    }
    .you-asked .right a.read-more {
        margin-left: .25em
    }
    .you-asked .arrow-right {
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 10px solid #00b6fa
    }
}

.what-you-looking-for {
    background-color: #fff;
    margin: 5em 0
}

.what-you-looking-for h3 {
    margin-top: .5em;
    color: #425563
}

.what-you-looking-for .input-what {
    width: 80%;
    float: left;
    background-color: #efefef
}

.what-you-looking-for .circle {
    content: "OR";
    padding: 1em;
    color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin: -5px .25em 1em;
    background-color: #425563
}

.carousel .slick-dots li button:before,
.carousel .slide .content a.btn:after {
    content: ""
}

@media only screen and (max-width:991px) {
    .what-you-looking-for .circle {
        margin: 1em auto
    }
    .what-you-looking-for {
        margin: 2em 0
    }
    .what-you-looking-for .input-what {
        width: 80%
    }
    .what-you-looking-for .what-btn {
        width: 20%;
        padding-top: 1em
    }
}

.carousel,
.carousel .slide {
    position: relative
}

.carousel .slide .image,
.carousel .slide .image img {
    width: 100%
}

.carousel .slide .content {
    position: absolute;
    z-index: 999;
    width: 60%;
    transform: translateY(-50%);
    margin: 0 auto;
    display: block;
    top: 40%;
    left: 20%;
    text-align: center
}

.carousel .slide .content h1 {
    color: #fff;
    font-size: 4.4em;
    line-height: 1em;
    margin: 0
}

@media screen and (max-width:1400px) {
    .carousel .slide .content h1 {
        font-size: 3.5em
    }
}

@media screen and (max-width:1200px) {
    .carousel .slide .content {
        top: 35%
    }
    .carousel .slide .content h1 {
        font-size: 2.6em;
        letter-spacing: -3px
    }
}

@media screen and (max-width:992px) {
    .carousel .slide .content {
        top: 55%
    }
    .carousel .slide .content h1 {
        font-size: 2.2em;
        letter-spacing: -2px
    }
}

@media screen and (max-width:768px) {
    .carousel .slide .content h1 {
        font-size: 1.6em;
        letter-spacing: -1px
    }
}

@media screen and (max-width:480px) {
    .carousel .slide .content h1 {
        font-size: 1.2em;
        letter-spacing: 0
    }
}

.carousel .slide .content a.btn {
    color: #fff;
    margin: 20px auto 0;
    line-height: 30px;
    font-size: 1.2em
}

.carousel .slide .content a.btn:after {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url(/howden/img/icons/icon-arrow-white-grey.svg);
    background-repeat: no-repeat;
    margin-left: 10px;
    vertical-align: middle
}

.carousel .slick-dots {
    position: absolute;
    left: 0;
    bottom: 240px;
    padding-left: 10%;
    text-align: left
}

.carousel .slick-dots li button {
    border-radius: 15px;
    background-color: #435464
}

.carousel .slick-dots li.slick-active button {
    background-color: #e57200
}

@media screen and (max-width:992px) {
    .carousel .slick-dots {
        bottom: 50px
    }
}

@media screen and (max-width:768px) {
    .carousel .slide .content a.btn {
        margin: 0 auto;
        font-size: 1em
    }
    .carousel .slick-dots li button {
        height: 14px;
        width: 14px
    }
    .carousel .slick-dots {
        bottom: 10px;
        text-align: center;
        padding-left: 0
    }
}

@media screen and (max-width:480px) {
    .carousel .slick-dots {
        bottom: 0
    }
}

.carousel .slick-arrow {
    margin-top: -115px;
    width: 40px;
    height: 40px;
    background-image: url(/howden/img/icons/icon-arrow-carousel-next.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-color: transparent
}

@media screen and (max-width:1200px) {
    .carousel .slick-arrow {
        margin-top: -12%
    }
}

@media screen and (max-width:992px) {
    .carousel .slick-arrow {
        margin-top: -5%
    }
}

.carousel .slick-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.carousel .slick-next {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.products-and-services {
    position: relative;
    min-height: 450px!important;
    background-size: cover;
    background-position: center 50%;
    background-repeat: no-repeat
}

.products-and-services h1 {
    padding: 1em 0 0;
    text-align: left;
    color: #fff
}

.products-and-services .anchors {
    width: 100%;
    margin: 10em 0 2em;
    text-align: center
}

.products-and-services .anchors .anchor-btn {
    color: #fff;
    padding: 1em .5em .25em;
    min-width: 100%!important;
    text-align: left
}

.products-and-services .anchors .anchor-btn:after {
    content: url(/howden/img/icons/icon-arrow-white-down.svg);
    float: right;
    width: 24px;
    height: 24px
}

@media only screen and (max-width:767px) {
    .products-and-services h1 {
        font-size: 48px
    }
    .products-and-services .anchors {
        margin-top: 4em
    }
    .products-and-services .anchors [class*=col-] {
        margin-bottom: 1em
    }
}

.products-categories-products {
    margin-bottom: 3em
}

.products-categories-products .row {
    border: 1px solid #f7f7f7;
    padding-bottom: 1.5em
}

.products-categories-products h2 {
    background-repeat: no-repeat;
    text-align: left
}

.products-categories-products p {
    margin-top: 2em;
    padding-bottom: .25em;
    border-bottom: 1px solid #f7f7f7
}

.products-categories-products [class*=col-] {
    border-right: 1px solid #f7f7f7
}

.products-categories-products [class*=col-]:last-of-type {
    border-right: none
}

.products-categories-products h3 {
    background-repeat: no-repeat;
    min-height: 50px;
    line-height: 1.75em
}

.products-categories-products h3.compressors {
    background-image: url(/howden/img/icons/icon-compressors.png)
}

.products-categories-products h3.fans {
    background-image: url(/howden/img/icons/icon-fans.png)
}

.products-categories-products h3.heaters {
    background-image: url(/howden/img/icons/icon-heaters.png)
}

.products-categories-products span {
    padding-left: 2.25em
}

.products-categories-products .products-more {
    margin: 2.5em 0 1em;
    background-color: #f7f7f7;
    padding: 2em;
    text-align: center
}

.products-categories-products .more-container {
    display: none
}

.products-categories-products a.more-btn {
    margin-top: 1em;
    padding-bottom: 1.5em
}

.products-categories-products a.more-btn:before {
    content: " ";
    display: inline-block;
    background-image: url(/howden/img/icons/icon-more.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    background-size: 20px;
    margin-right: .5em;
    margin-left: .5em;
    position: relative;
    top: 2px;
    left: 0
}

.products-categories-products ul li.more:before,
.products-categories-products ul li:before {
    display: inline-block;
    height: 20px;
    width: 20px;
    background-size: 20px;
    top: 4px;
    position: relative;
    left: 0;
    background-repeat: no-repeat
}

.products-categories-products a.toggle:before {
    background-image: url(/howden/img/icons/icon-more-minus.png)
}

.products-categories-products ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.products-categories-products ul li {
    padding: .25em 0 0 .5em
}

.products-categories-products ul li a {
    padding-left: .5em
}

.products-categories-products ul li:before {
    content: "";
    background-image: url(/howden/img/icons/icon-arrow-grey.svg)
}

.products-categories-products ul li.more {
    margin-top: 1em;
    margin-bottom: 1.5em
}

.products-categories-products ul li.more:before {
    content: " ";
    background-image: url(/howden/img/icons/icon-more.png)
}

@media only screen and (max-width:767px) {
    .products-categories-products h3.compressors,
    .products-categories-products h3.fans,
    .products-categories-products h3.heaters {
        width: 50%;
        margin: 1em auto 0
    }
    .products-categories-products img,
    .products-categories-products ul {
        margin: 0 auto
    }
    .products-categories-products .product-item {
        padding-bottom: 2em;
        border-bottom: 1px solid #efefef
    }
}

.other-products {
    background-color: #f7f7f7;
    padding-bottom: 3em
}

.other-products h4 {
    min-height: 80px!important
}

.other-products .row {
    border: 1px solid #f7f7f7;
    background-color: #fff
}

.other-products .row:last-of-type {
    border-top: none
}

.other-products [class*=col-] {
    padding: .75em .5em .5em
}

.other-products [class*=col-]:not(:last-child) {
    border-right: 1px solid #f7f7f7
}

.other-products [class*=col-]+.col-lg-border {
    border-left: 1px solid #f7f7f7;
    margin-left: -1px
}

@media only screen and (max-width:767px) {
    .other-products h4 {
        text-align: center;
        min-height: 40px!important
    }
    .other-products img {
        text-align: center;
        margin: 0 auto
    }
    .other-products .row {
        border: none
    }
    .other-products [class*=col-] {
        border: 1px solid #f7f7f7;
        margin-left: -1px
    }
    .other-products [class*=col-]:not(:last-child) {
        border-right: 1px solid #f7f7f7;
        border-bottom: none
    }
}

.parts-and-service {
    padding: 0 1em;
    margin-bottom: 3em
}

.parts-and-service h3 {
    min-height: 80px!important;
    margin-top: 0
}

.parts-and-service img.img-center {
    display: block;
    margin: 0 auto;
    padding-top: .5em
}

.parts-and-service [class*=col-] {
    min-height: 333px!important;
    background-color: #f7f7f7;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    padding: .75em .5em .5em
}

.parts-and-service [class*=col-]:not(:last-child) {
    border-right: 3px solid #fff
}

.parts-and-service [class*=col-]+[class*=col-],
.parts-and-service [class*=col-]+.col-md-border {
    border-left: 3px solid #fff
}

.products-fans {
    padding-bottom: 3em
}

.products-fans .row {
    border: 1px solid #f7f7f7;
    background-color: #fff
}

.products-fans .row:last-of-type {
    border-top: none
}

.products-fans [class*=col-] {
    padding: 1em
}

.products-fans [class*=col-]:not(:last-child) {
    border-right: 1px solid #f7f7f7
}

.products-fans [class*=col-]+.col-lg-border {
    border-left: 1px solid #f7f7f7;
    margin-left: -1px
}

@media only screen and (max-width:991px) {
    .products-fans h3 {
        font-size: 20px
    }
}

.intro-text-and-image {
    padding-bottom: 3em
}

.intro-text-and-image h3 {
    color: #425563
}

.intro-text-and-image img {
    max-width: 400px!important
}

@media only screen and (max-width:767px) {
    .products-fans h2,
    .products-fans h3 {
        text-align: center
    }
    .products-fans h3 {
        border-top: 1px solid #efefef;
        padding-top: 1em
    }
    .products-fans img {
        text-align: center;
        margin: 0 auto
    }
    .products-fans .row {
        border: none
    }
    .products-fans [class*=col-] {
        border: 1px solid #f7f7f7;
        border: none;
        margin-left: -1px
    }
    .products-fans [class*=col-]:not(:last-child) {
        border-right: 1px solid #f7f7f7;
        border-bottom: none
    }
    .intro-text-and-image {
        padding-top: 3em
    }
    .intro-text-and-image img {
        display: none
    }
}

.key-features {
    position: relative
}

.key-features h2 {
    color: #fff
}

.key-features .read-specification {
    background-color: #425563;
    margin: 2em 0 0;
    padding: 1em
}

.key-features .read-specification h3 {
    color: #fff;
    padding: 0;
    margin: 0;
    display: inline-block;
    float: left
}

.key-features .read-specification a.glyphicon-plus {
    color: #fff;
    line-height: .5em;
    font-size: 3em;
    float: right;
    display: inline-block
}

.key-features ul {
    margin-left: 1em;
    padding-left: 0;
    list-style-type: none
}

.key-features ul li {
    color: #fff;
    display: block;
    margin: 0 0 .5em;
    line-height: 1em
}

.key-features ul li.heading {
    font-weight: 700;
    margin: 1.25em 0 .75em;
    padding-left: .25em
}

.key-features ul li.heading:before {
    content: ''
}

.key-features ul li:before {
    margin-left: -1em;
    content: '\25B8';
    display: inline-block
}

.parts-and-services {
    padding: 3em 1em 1em;
    background-color: #00685e;
    min-height: 450px!important
}

.parts-and-services h2,
.parts-and-services h3,
.parts-and-services p {
    color: #fff
}

.parts-and-services ul {
    padding-top: 1.5em;
    list-style-type: none;
    padding-left: 0
}

.parts-and-services ul li {
    color: #fff;
    padding-left: 3.5em;
    padding-bottom: .5em
}

.parts-and-services ul:before {
    content: url(/howden/img/icons/icon-phone.svg);
    display: inline-block;
    float: left
}

@media only screen and (max-width:767px) {
    .parts-and-services ul li {
        padding-left: 0
    }
    .parts-and-services ul:before {
        display: none
    }
}

.case-studies h2 {
    margin-left: -20px;
    color: #fff
}

.case-studies .summary {
    padding: 2em
}

.case-studies .summary p {
    color: #425563
}

.product-feature .feature {
    border-bottom: 1px solid #f7f7f7;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    display: block;
    float: left
}

.product-feature .feature .image {
    float: left;
    display: block;
    width: 20%
}

.product-feature .feature .content {
    width: 80%;
    float: left;
    padding-left: 40px;
    padding-right: 20%
}

.product-feature .feature .content p.processes {
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    padding-top: 15px;
    padding-bottom: 15px
}

.product-feature .feature .content a.blue-arrow {
    margin-top: 0;
    display: inline;
    padding-right: 45px;
    margin-right: 10px
}

@media only screen and (max-width:767px) {
    .product-feature .feature .content,
    .product-feature .feature .image {
        width: 100%;
        padding: 20px 30px
    }
    .product-feature .feature .image a {
        width: 100%;
        float: left
    }
    .product-feature .feature .image a img {
        margin: 0 auto
    }
    .product-feature .feature .content a.blue-arrow {
        display: block;
        clear: both;
        margin-top: 10px
    }
}

.product-submit-query {
    background-color: #e57200;
    padding-top: 3em;
    padding-bottom: 3em;
    overflow-x: hidden
}

.product-submit-query h2 {
    color: #fff
}

.product-submit-query a.btn.btn-primary.enquiry-btn {
    background-color: #425563;
    margin-top: 3em
}

.industry-process-finder-wrapper {
    margin: 0;
    padding: 1.5em 0 0;
    height: 250px;
    background-image: url(/howden/img/headers/graph-paper.jpg);
    background-color: #425563;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat
}

.industry-process-finder-wrapper h1 {
    color: #fff;
    margin-top: .5em
}

.industry-process-finder-wrapper p {
    color: #fff
}

@media only screen and (max-width:767px) {
    .industry-process-finder-wrapper {
        height: 200px;
        background-size: cover
    }
}

.finder-tool {
    margin: 0;
    padding: 1.5em 1em 1em;
    background-color: #e57200
}

.finder-tool span {
    color: #fff;
    font-weight: 400
}

.sticky {
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 10;
    width: 100%
}

@media only screen and (max-width:991px) {
    .sticky {
        top: 0;
        position: relative
    }
}

.industry-quick-links a.toggle:before {
    background-image: url(/howden/img/icons/icon-more-minus.png)
}

.industry-quick-links ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.industry-quick-links ul li {
    padding: .5em;
    border-bottom: 1px solid #dedede
}

.industry-quick-links ul li a {
    padding-left: .5em
}

.industry-quick-links ul li:before {
    content: "";
    display: inline-block;
    background-image: url(/howden/img/icons/icon-arrow-blue.svg);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    background-size: 20px;
    position: relative;
    top: 4px;
    left: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.industry-process-links {
    background-color: #f7f7f7;
    padding-top: 2em;
    padding-bottom: 2em
}

.industry-process-links [class*=col-] {
    min-height: 333px!important;
    margin: 0;
    padding: 0
}

.industry-process-links .links {
    padding: 1.5em 2em 2em 3em
}

.industry-process-links .row {
    background-color: #fff;
    border-bottom: 5px solid #f7f7f7
}

.industry-process-links .pic {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    min-height: 333px!important
}

.industry-process-links .pic h2 {
    margin: 0;
    padding: .5em;
    font-size: 32px;
    color: #fff
}

@media only screen and (max-width:991px) {
    .industry-process-links .row {
        border-bottom: none
    }
    .industry-process-links [class*=col-] {
        margin: 0 0 .5em
    }
}

.industry-process-links .more-container {
    display: none
}

.industry-process-links a.more-btn:before,
.industry-process-links ul li:before {
    display: inline-block;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    background-size: 20px;
    left: 0;
    position: relative
}

.industry-process-links a.more-btn {
    margin-top: 1em
}

.industry-process-links a.more-btn:before {
    content: " ";
    background-image: url(/howden/img/icons/icon-more.png);
    margin-right: .5em;
    margin-left: -1.5em;
    top: 2px
}

.industry-process-links a.toggle:before {
    background-image: url(/howden/img/icons/icon-more-minus.png)
}

.industry-process-links ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.industry-process-links ul li {
    padding-top: .25em
}

.industry-process-links ul li:before {
    content: "";
    background-image: url(/howden/img/icons/icon-arrow-grey.svg);
    top: 4px;
    margin-left: -1.5em
}

.industry-find-products-4col {
    padding-bottom: 5em
}

.industry-find-products-4col h2 {
    color: #fff
}

.industry-find-products-4col p {
    color: #fff;
    padding-bottom: 2em
}

.industry-customers {
    margin-bottom: 3em;
    position: relative;
    min-height: 450px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.industry-customers p,
.timeline-wrapper .header [class*=col-] {
    margin-bottom: 1em
}

.timeline-wrapper .bg-image,
.timeline-wrapper .header {
    min-height: 450px!important;
    background-repeat: no-repeat;
    background-size: cover
}

.industry-customers h2 {
    margin-top: 2em
}

.industry-customers .text-white {
    color: #fff
}

.industry-customers .text-grey {
    color: #425563
}

.bg-grey {
    background-color: #f7f7f7
}

@media only screen and (max-width:991px) {
    .howden-story {
        padding-bottom: 3em
    }
}

.timeline-wrapper .intro-text {
    background-color: #425563;
    padding: 2em
}

.timeline-wrapper .intro-text h2 {
    text-align: center;
    color: #fff;
    font-size: 36px
}

@media only screen and (max-width:767px) {
    .timeline-wrapper .intro-text {
        padding: .25em
    }
    .timeline-wrapper .intro-text h2 {
        font-size: 24px
    }
}

.timeline-wrapper .header {
    background-image: url(/howden/img/headers/timeline.jpg);
    background-position: center 50%
}

.timeline-wrapper .header h1 {
    padding: 1em 0 0;
    text-align: left;
    color: #fff
}

.timeline-wrapper .header .anchors {
    width: 100%;
    margin: 10em 0 2em;
    text-align: center
}

.timeline-wrapper .header .anchors .anchor-btn {
    color: #fff;
    padding: 1em .5em .25em;
    min-width: 100%!important;
    text-align: left
}

.timeline-wrapper .header .anchors .anchor-btn:after {
    content: url(/howden/img/icons/icon-arrow-white-down.svg);
    float: right;
    width: 24px;
    height: 24px
}

@media only screen and (max-width:767px) {
    .timeline-wrapper .header .anchors {
        margin-top: 4em
    }
}

.timeline-wrapper .bg-image {
    position: relative;
    background-position: center center;
    background-attachment: fixed
}

.timeline-wrapper .bg-image h1 {
    margin-top: 2em;
    color: #fff;
    text-align: center
}

.timeline-wrapper .bg-image p {
    font-size: 24px;
    margin-bottom: 1em;
    text-align: center;
    color: #fff
}

@media only screen and (max-width:767px) {
    .timeline-wrapper .bg-image {
        min-height: 350px!important
    }
    .timeline-wrapper .bg-image h1 {
        margin-top: .75em
    }
    .timeline-wrapper .bg-image p {
        margin-top: 1em
    }
}

.timeline-wrapper .timeline {
    width: 100%;
    margin: 3em auto;
    position: relative;
    padding: 0 5px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.timeline-wrapper .timeline h1 {
    color: #007fa2;
    font-weight: 700;
    margin-bottom: .25em
}

.timeline-wrapper .timeline:before {
    content: "";
    width: 10px;
    height: 100%;
    background: #007fa2;
    left: 50%;
    top: 0;
    position: absolute
}

@media only screen and (max-width:767px) {
    .timeline-wrapper .timeline:before {
        width: 3px
    }
}

.timeline-wrapper .timeline:after {
    content: "";
    display: table;
    width: 100%
}

.timeline-wrapper .timeline .timeline-item {
    position: relative;
    margin-bottom: 50px
}

.timeline-wrapper .timeline .timeline-item .timeline-point {
    background: #fff;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    margin-left: -11px;
    margin-top: -2px;
    border: 10px solid #007fa2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

@media only screen and (max-width:767px) {
    .timeline-wrapper .timeline .timeline-item .timeline-point {
        width: 24px;
        height: 24px;
        left: 0;
        border: 4px solid #007fa2
    }
}

.timeline-wrapper .timeline .timeline-item .timeline-content {
    width: 40%;
    padding: 0 2em;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.timeline-wrapper .timeline .timeline-item .timeline-content p {
    padding-top: 1em
}

.timeline-wrapper .timeline .timeline-item .timeline-content.right {
    float: right
}

@media only screen and (max-width:767px) {
    .timeline-wrapper .timeline {
        margin: 30px;
        padding: 0;
        width: 90%
    }
    .timeline-wrapper .timeline:before {
        left: 0
    }
    .timeline-wrapper .timeline .timeline-item .timeline-content {
        width: 90%;
        float: right
    }
    .timeline-wrapper .timeline .timeline-item .timeline-content.right:before,
    .timeline-wrapper .timeline .timeline-item .timeline-content:before {
        left: 10%;
        margin-left: -10px;
        border-left: 0;
        border-right: 7px solid #007fa2
    }
    .timeline-wrapper .timeline .timeline-item .timeline-point {
        left: 0;
        margin-left: -31px
    }
}

.google-map {
    padding: 3em
}

.google-map p {
    margin-bottom: 2em
}

.google-map .map-container {
    height: 450px;
    width: 100%
}

.google-map .map-container .map-window {
    font-size: 1.4em;
    width: 500px
}

@media only screen and (max-width:767px) {
    .google-map {
        padding-top: 0
    }
    .google-map .map-container {
        height: 300px
    }
    .google-map .map-container .map-window {
        width: 280px
    }
}

.about-our-people {
    background-color: #f7f7f7;
    padding-bottom: 2em
}

.about-our-people h3 {
    color: #425563;
    margin-bottom: 0
}

.about-our-people a:link {
    color: #fff
}

.about-our-people .signpost-item {
    display: block;
    min-height: 333px!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    border: 2px solid #f7f7f7
}

.library-filtering .filters .filter_option .case_studies,
.library-filtering .filters .filter_option .cement_manufacture,
.library-filtering .filters .filter_option .downstream_chemical,
.library-filtering .filters .filter_option .iron_and_steel,
.library-filtering .filters .filter_option .mining,
.library-filtering .filters .filter_option .oil_mid,
.library-filtering .filters .filter_option .power_generation,
.library-filtering .filters .filter_option .product_brochures,
.library-filtering .filters .filter_option .ref_lists,
.library-filtering .filters .filter_option .special_gases,
.library-filtering .filters .filter_option .transportation,
.library-filtering .filters .filter_option .tunnels,
.library-filtering .filters .filter_option .videos,
.library-filtering .filters .filter_option .water,
.library-filtering .filters .filter_option .white_papers,
.library-filtering .jsToggle_container {
    display: none
}

.about-our-people .signpost-item h3 {
    text-align: left;
    color: #fff;
    padding: 1em
}

@media only screen and (max-width:767px) {
    .about-our-people h2 {
        font-size: 32px
    }
    .about-our-people .signpost-item {
        min-height: 200px!important
    }
    .about-our-people .signpost-item h3 {
        margin-top: 0
    }
}

.library-filtering h2 {
    color: #425563
}

.library-filtering .expand-filters {
    background-color: #f7f7f7;
    margin-bottom: 1em;
    padding-bottom: .755em
}

.library-filtering .expand-filters h3 {
    color: #00a3e0;
    width: 100%;
    float: left;
    padding: .25em
}

.library-filtering .expand-filters h3.togglePlus:after {
    content: "\002b";
    line-height: .25;
    font-size: 3em;
    float: right
}

.library-filtering .expand-filters h3.toggle:after {
    content: "\2212";
    line-height: .25;
    float: right
}

.library-filtering .filters {
    padding-bottom: 2em
}

.library-filtering .filters .filter_option {
    margin: 0 auto;
    width: 94px;
    height: 160px
}

.library-filtering .filters .filter_option .filter_name {
    padding: 0;
    margin: 0;
    text-align: center;
    color: #00a3e0
}

.library-filtering .filters .filter_option label {
    margin: 0 auto;
    width: 94px;
    height: 94px
}

.library-filtering .filters .filter_option .case_studies+label {
    background: url(/howden/img/icons/ico-library-case-studies.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .case_studies:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .ref_lists+label {
    background: url(/howden/img/icons/ico-library-ref-lists.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .ref_lists:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .product_brochures+label {
    background: url(/howden/img/icons/ico-library-product-brochures.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .product_brochures:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .white_papers+label {
    background: url(/howden/img/icons/ico-library-white-papers.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .white_papers:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .videos+label {
    background: url(/howden/img/icons/ico-library-videos.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .videos:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .cement_manufacture+label {
    background: url(/howden/img/icons/icon-cement-manufacture.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .cement_manufacture:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .downstream_chemical+label {
    background: url(/howden/img/icons/icon-downstream-and-chemical.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .downstream_chemical:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .industrial {
    display: none
}

.library-filtering .filters .filter_option .industrial+label {
    background: url(/howden/img/icons/icon-industrial.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .industrial:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .iron_and_steel+label {
    background: url(/howden/img/icons/icon-iron-and-steel.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .iron_and_steel:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .mining+label {
    background: url(/howden/img/icons/icon-mining.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .mining:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .oil_mid+label {
    background: url(/howden/img/icons/icon-oil-and-gas-midstream.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .oil_mid:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .power_generation+label {
    background: url(/howden/img/icons/icon-power-generation.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .power_generation:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .transportation+label {
    background: url(/howden/img/icons/icon-transportation.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .transportation:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .tunnels+label {
    background: url(/howden/img/icons/icon-tunnels.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .tunnels:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .special_gases+label {
    background: url(/howden/img/icons/icon-special-gases.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .special_gases:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

.library-filtering .filters .filter_option .water+label {
    background: url(/howden/img/icons/icon-waste-treatment-water.svg) no-repeat;
    background-size: contain
}

.library-filtering .filters .filter_option .water:checked+label {
    background: url(/howden/img/icons/ico-library-selected.svg) no-repeat
}

@media only screen and (max-width:767px) {
    .library-filtering .filters .filter_option {
        width: 320px;
        height: 80px;
        margin: 0
    }
    .library-filtering .filters .filter_option label {
        margin: 0;
        width: 44px;
        height: 44px;
        display: inline-block;
        float: left
    }
    .library-filtering .filters .filter_option .filter_name {
        font-size: 18px;
        display: inline-block;
        padding: .5em 0 .5em .25em
    }
    .library-filtering .expand-filters h3.togglePlus:after {
        line-height: .5;
        font-size: 1.5em
    }
    .library-filtering .expand-filters h3.toggle:after {
        font-size: 1em
    }
    .library-filtering .expand-filters h3 {
        padding-top: 1em
    }
}

.library-search-results .search-result,
.library-search-results .search-result-alt {
    padding: 2em 0;
    border-bottom: 1px solid #f7f7f7
}

.library-search-results {
    margin-bottom: 3em
}

.library-search-results .search-result-alt {
    background-color: #f7f7f7
}

.library-search-results h4 {
    border-right: 1px solid #eaeaea
}

.library-search-results h4:before {
    content: " ";
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: -50%;
    margin-right: .25em
}

.library-search-results h4.casestudy:before {
    background-image: url(/howden/img/icons/ico-library-case-studies.svg)
}

.library-search-results h4.reflist:before {
    background-image: url(/howden/img/icons/ico-library-ref-lists.svg)
}

.library-search-results h4.brochure:before {
    background-image: url(/howden/img/icons/ico-library-product-brochures.svg)
}

.library-search-results h4.whitepapers:before {
    background-image: url(/howden/img/icons/ico-library-white-papers.svg)
}

.library-search-results h4.videos:before {
    background-image: url(/howden/img/icons/ico-library-videos.svg)
}

.library-search-results .search-content {
    display: inline-block;
    float: left;
    width: 70%
}

.library-search-results ul.contact {
    list-style-type: none;
    display: inline-block;
    float: right;
    width: 30%
}

.library-search-results ul.contact li {
    padding: .5em 0;
    min-width: 100px
}

.library-search-results ul.contact li a {
    padding-left: .5em
}

.library-search-results ul.contact li:after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: -30%;
    margin-left: .25em
}

.library-search-results ul.contact li.view:after {
    background-image: url(/howden/img/icons/icon-action-view.svg)
}

.library-search-results ul.contact li.email:after {
    background-image: url(/howden/img/icons/icon-action-email.svg)
}

@media only screen and (max-width:767px) {
    .library-search-results .search-content {
        display: block;
        float: none;
        width: 100%
    }
    .library-search-results h4 {
        padding-bottom: 1em;
        border-right: none
    }
    .library-search-results h4:before {
        width: 35px;
        height: 35px;
        vertical-align: -35%;
        margin-right: .5em
    }
    .library-search-results ul.contact {
        list-style-type: none;
        display: block;
        float: none;
        width: 100%;
        margin: 0;
        padding: 0
    }
    .library-search-results ul.contact li {
        min-width: 100px;
        display: inline-block;
        margin-right: 1em
    }
}

.library-header {
    height: 250px;
    background-image: url(/howden/img/headers/graph-paper.jpg);
    background-color: #425563;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 1.5em 0 0
}

.library-header h1 {
    text-align: left;
    color: #fff;
    margin-top: .5em
}

.library-header p {
    color: #fff
}

@media only screen and (max-width:767px) {
    .library-header {
        height: 200px;
        background-size: cover
    }
}

.contact-intro-2-col {
    background-color: #fff;
    min-height: 350px!important;
    padding-bottom: 2em
}

.contact-intro-2-col h2 {
    padding-bottom: 1em;
    color: #007fa2
}

.contact-intro-2-col .grey-bg {
    padding: 2em;
    background-color: #f7f7f7;
    min-height: 350px!important
}

.contact-intro-2-col .blue-bg {
    padding: 2em;
    background-color: #007fa2;
    min-height: 350px!important
}

.contact-intro-2-col .blue-bg h3,
.contact-intro-2-col .blue-bg p {
    color: #fff
}

.contact-intro-2-col .blue-bg ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.contact-intro-2-col .blue-bg ul li {
    padding-right: .5em;
    display: inline-block
}

.contact-intro-2-col .blue-bg ul li a {
    padding-left: .75em
}

.contact-intro-2-col .blue-bg ul li:before {
    content: "";
    display: inline-block;
    background-image: url(/howden/img/icons/icon-arrow-blue.svg);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    background-size: 20px;
    position: relative;
    top: 4px;
    left: 0
}

li.bluebullet {
    list-style-image: url('/howden/img/icons/icon-listbullet-blue-6.png');
    height: auto;
    min-height: 22px;
    padding-left: 4px;
    padding-top: 0px;
    margin-top: 15px;
}

li.whitebullet {
    list-style-image: url('/howden/img/icons/icon-listbullet-white-6.png');
    height: auto;
    min-height: 22px;
    padding-left: 4px;
    padding-top: 0px;
    margin-top: 15px;
}

.key-people {
    padding: 3em
}

.key-people h3 {
    color: #425563;
    font-size: 32px;
    padding-bottom: .5em
}

.key-people .photo {
    display: block;
    min-height: 333px!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.key-people .border-bottom {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: .5em;
    margin-right: .25em;
    margin-left: .25em
}

.key-people .text {
    padding: 1em 1em 0 .5em
}

@media only screen and (max-width:767px) {
    .key-people .photo {
        min-height: 200px!important;
        background-position: center top
    }
    .key-people .text {
        padding-left: 1em
    }
    .newsletter h2 {
        font-size: 32px
    }
}

.newsletter {
    background-color: #00a3e0;
    padding-bottom: 2em;
    min-height: 230px!important;
    border-top: 1px solid #fff
}

.newsletter a:link {
    color: #fff
}

.newsletter h2 {
    color: #fff;
    margin-bottom: .5em
}

.newsletter p {
    color: #fff
}

.benefits-panel {
    position: relative;
    min-height: 300px!important;
    padding-bottom: 3em;
    padding-top: 3em
}

.benefits-panel h2 {
    color: #fff;
    margin-top: 0;
    padding-top: 0
}

.benefits-panel h3 {
    height: 45px;
    margin-top: 1.5em;
    margin-bottom: 0
}

.benefits-panel p {
    padding-top: 1em;
    padding-bottom: 1em
}

.benefits-panel h2.white {
    color: #fff;
    margin-top: -.25em
}

.benefits-panel h2.blue {
    color: #007fa2
}

.benefits-panel h3.white,
.benefits-panel p.white {
    color: #fff
}

.benefits-panel h3.grey {
    color: #007fa2
}

.benefits-panel .icon {
    margin-top: 1.25em;
    display: block;
    background-repeat: no-repeat;
    width: 54px;
    height: 54px
}

.benefits-panel .benefit-item {
    display: block
}

.quote-panel {
    min-height: 300px
}

.quote-panel h2 {
    color: #fff
}

.quote-panel blockquote p {
    color: #fff;
    font-size: 36px
}

@media only screen and (max-width:991px) {
    .benefits-panel .icon {
        float: left;
        margin-right: 2em;
        margin-bottom: 4em;
        display: inline-block
    }
    .quote-panel {
        padding-top: 0
    }
}

@media only screen and (max-width:767px) {
    .benefits-panel {
        text-align: center
    }
    .benefits-panel .icon {
        float: none;
        margin: 0 auto
    }
    .benefits-panel .top-buffer {
        margin-top: 3em
    }
    .benefits-panel h2 {
        text-align: center;
        margin-bottom: 2.5em
    }
    .quote-panel blockquote p {
        font-size: 24px
    }
    .header-small h1 {
        font-size: 48px
    }
}

.header-small {
    position: relative;
    min-height: 300px!important;
    background-size: cover;
    background-position: center 50%;
    background-repeat: no-repeat
}

.header-small h1 {
    padding: 1em 0 0;
    text-align: left;
    color: #fff
}

.legacy-brands ul.a-z {
    margin-left: 0;
    margin-top: 1em;
    padding-bottom: 2em;
    padding-left: 0;
    list-style-type: none
}

.text-left-with-bg-image h2,
.text-left-with-bg-image-small h2 {
    margin-top: 2em
}

.legacy-brands ul.a-z li {
    display: inline-block;
    padding: 1.25em 0 0 1.25em
}

.legacy-brands ul.a-z li:first-of-type {
    margin-left: 0
}

.legacy-brands ul.a-z li a {
    display: block;
    font-size: 32px;
    min-width: 60px!important;
    text-decoration: none;
    font-weight: 400;
    padding: .25em .5em;
    text-align: center;
    background-color: #f7f7f7
}

.legacy-brands ul.a-z li a:hover {
    color: #bfbfbf
}

.text-left-with-bg-image {
    padding: 0
}

.text-left-with-bg-image>.bg-image {
    display: block;
    position: relative;
    min-height: 500px;
    background-size: cover;
    background-position: 50% 50%;
    margin-right: 1px;
    margin-bottom: 1px!important
}

.text-left-with-bg-image>.bg-image.black-trans .content {
    background: rgba(0, 0, 0, .3)
}

.text-left-with-bg-image>.bg-image.blue-trans .content {
    background: rgba(20, 70, 126, .8)
}

.text-left-with-bg-image>.bg-image.medium {
    min-height: 400px
}

.text-left-with-bg-image>.bg-image.small {
    min-height: 200px
}

.text-left-with-bg-image .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s 0s ease-in-out;
    z-index: 2
}

.text-left-with-bg-image .content>.inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 2em
}

.text-left-with-bg-image .content>.inner * {
    color: #fff
}

.text-left-with-bg-image .content>.inner h2 {
    margin-bottom: .5em
}

.text-left-with-bg-image p {
    margin-bottom: 1em
}

.text-left-with-bg-image-small {
    padding: 0
}

.text-left-with-bg-image-small>.bg-image {
    display: block;
    position: relative;
    min-height: 300px;
    background-size: cover;
    background-position: 50% 50%;
    margin-right: 1px;
    margin-bottom: 1px!important
}

.text-left-with-bg-image-small>.bg-image.black-trans .content {
    background: rgba(0, 0, 0, .3)
}

.text-left-with-bg-image-small>.bg-image.blue-trans .content {
    background: rgba(20, 70, 126, .8)
}

.text-left-with-bg-image-small>.bg-image.medium,
.text-left-with-bg-image-small>.bg-image.small {
    min-height: 300px
}

.text-left-with-bg-image-small .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -moz-transition: all .3s 0s ease-in-out;
    -webkit-transition: all .3s 0s ease-in-out;
    -o-transition: all .3s 0s ease-in-out;
    transition: all .3s 0s ease-in-out;
    z-index: 2;
    overflow: hidden
}

.text-left-with-bg-image-small .content>.inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 2em
}

.basic-header h1,
.basic-header-green h1 {
    padding: .5em 0;
    text-align: left;
    color: #fff
}

.text-left-with-bg-image-small .content>.inner * {
    color: #fff
}

.text-left-with-bg-image-small .content>.inner h2 {
    margin-bottom: .5em
}

.text-left-with-bg-image-small p {
    margin-bottom: 1em
}

.basic-header-green {
    background-color: #00685E
}

.basic-header {
    background-color: #007fa2
}

.article-list .sub-nav h3 {
    color: #425563
}

.article-list .sub-nav ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.article-list .sub-nav ul li {
    padding: .5em 0;
    border-bottom: 1px solid #007fa2
}

.article-list .sub-nav ul li a {
    padding-left: .5em
}

.article-list .list-block {
    margin: 2em 1em
}

.article-list .list-block .bg-grey {
    padding: 2em;
    background-color: #f7f7f7
}

.article-list .list-block .bg-none {
    padding: 2em
}

@media only screen and (max-width:767px) {
    .article-list {
        margin-top: 2em
    }
}

.article-detail {
    padding-bottom: 2em
}

.article-detail h2 {
    margin-top: 0
}

.article-detail ul.go_back {
    padding-bottom: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.article-detail ul.go_back li {
    padding: .5em .5em .5em 0
}

.article-detail ul.go_back li a {
    padding-left: .5em
}

.article-detail ul.go_back li:before {
    content: "";
    display: inline-block;
    background-image: url(/howden/img/icons/icon-arrow-blue.svg);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    background-size: 20px;
    position: relative;
    top: 4px;
    left: 0;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.article-detail .panel-right h3 {
    margin-bottom: 0;
    padding-top: .25em
}

.article-detail .panel-right ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.article-detail .panel-right ul li {
    padding: 0 0 1.5em;
    border-top: 1px solid #007fa2
}

.article-detail .panel-right ul li a {
    padding-left: .5em
}

@media only screen and (max-width:767px) {
    .article-detail {
        margin-top: 2em
    }
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-dots li,
.slick-dots li button {
    cursor: pointer;
    height: 20px;
    width: 20px
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    margin-top: -25px;
    top: 50%;
    height: 50px;
    width: 50px;
    background-image: url(/img/icons/arrow.svg);
    background-repeat: no-repeat;
    border: 0
}

.slick-next {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 20px
}

.slick-prev {
    left: 20px;
    z-index: 1
}

.slick-dots {
    bottom: -40px;
    display: block;
    position: absolute;
    list-style: none;
    text-align: center;
    width: 100%;
    padding: 0
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    line-height: 0;
    font-size: 0;
    color: #000;
    padding: 5px
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2022';
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 40px;
    line-height: 20px;
    text-align: center;
    color: #e57200;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #e57200
}

.jsPreLoad * {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -ms-transition: none!important;
    -o-transition: none!important
}

.bounce-animate {
    -webkit-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

@-webkit-keyframes bounce {
    0%,
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@-moz-keyframes bounce {
    0%,
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@-ms-keyframes bounce {
    0%,
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@keyframes bounce {
    0%,
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.pulse-animate {
    -webkit-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite
}

@-webkit-keyframes pulse {
    0%,
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        opacity: .5;
        -webkit-transform: translateY(1em);
        -moz-transform: translateY(1em);
        -ms-transform: translateY(1em);
        -o-transform: translateY(1em);
        transform: translateY(1em)
    }
}

@-moz-keyframes pulse {
    0%,
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        opacity: .5;
        -webkit-transform: translateY(1em);
        -moz-transform: translateY(1em);
        -ms-transform: translateY(1em);
        -o-transform: translateY(1em);
        transform: translateY(1em)
    }
}

@-ms-keyframes pulse {
    0%,
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        opacity: .5;
        -webkit-transform: translateY(1em);
        -moz-transform: translateY(1em);
        -ms-transform: translateY(1em);
        -o-transform: translateY(1em);
        transform: translateY(1em)
    }
}

@keyframes pulse {
    0%,
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        opacity: .5;
        -webkit-transform: translateY(1em);
        -moz-transform: translateY(1em);
        -ms-transform: translateY(1em);
        -o-transform: translateY(1em);
        transform: translateY(1em)
    }
}

@-webkit-keyframes preloadAnim {
    0%,
    100% {
        -webkit-transform: scale(.2);
        -moz-transform: scale(.2);
        -ms-transform: scale(.2);
        -o-transform: scale(.2);
        transform: scale(.2)
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes preloadAnim {
    0%,
    100% {
        -webkit-transform: scale(.2);
        -moz-transform: scale(.2);
        -ms-transform: scale(.2);
        -o-transform: scale(.2);
        transform: scale(.2)
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-ms-keyframes preloadAnim {
    0%,
    100% {
        -webkit-transform: scale(.2);
        -moz-transform: scale(.2);
        -ms-transform: scale(.2);
        -o-transform: scale(.2);
        transform: scale(.2)
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes preloadAnim {
    0%,
    100% {
        -webkit-transform: scale(.2);
        -moz-transform: scale(.2);
        -ms-transform: scale(.2);
        -o-transform: scale(.2);
        transform: scale(.2)
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

[data-animate=fadeInUp] {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(3vh);
    -moz-transform: translateY(3vh);
    -ms-transform: translateY(3vh);
    -o-transform: translateY(3vh);
    transform: translateY(3vh)
}

.no-js [data-animate=fadeInUp] {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.animate[data-animate=fadeInUp] {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -moz-transition: all .5s 0s ease-in-out;
    -webkit-transition: all .5s 0s ease-in-out;
    -o-transition: all .5s 0s ease-in-out;
    transition: all .5s 0s ease-in-out
}

.no-js .jsLoading {
    display: none
}





	@media only screen and (max-width:991px) {
		.navbar .navbar-brand {
		    width: 100px;
		    height: 45px;
		    padding: 2px;
		    margin-top: 0.5em;
		    margin-left: 35%;
		}
	
	}
	@media only screen and (max-width:600px) {
		.navbar .navbar-brand {
		    width: 100px;
		    height: 45px;
		    padding: 2px;
		    margin-top: 0.5em;
		    margin-left: 20%;
		}
	
	}
	@media only screen and (max-width:991px){
		button.navbar-toggle {
		    min-width: 40px !important;
		    float: left;
		        border: none;
		    display: block;
		
		}
	}
	
	@media only screen and (max-width:1111px){
		.navbar .nav {
		    padding-top: 1.75em!important;
		    font-size: 14.7px!important;
		    line-height: 25.5px!important;
		}
	}
				
	@media only screen and (max-width:991px) {
		.navbar .navbar-brand img {
		    width: 100%;
		}
	}	

	@media screen and (max-width:991px) {
	  .persist-cta {
		    visibility: visible !important;
		    padding: 2px;
		    float: right;
		    margin-top: 1.5em;
		    display: block !important;
		    background-color: rgba(216, 109, 2, 1);
		    color: #fff!important;
		    border-radius: 5px;
		    padding: 5px;
		    padding-top: 29px;
		    padding-bottom: 29px;
		    margin-top: 0px;
	  }
	}			
	.persist-cta{
	    visibility:hidden;
		display:none
	}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}