.wrap__header-top.fixed, .slider .bx-wrapper .bx-controls-buttons {
    opacity: 0;
}
.wrap__slider {
    max-width: 100%;
}
.slider__image, .slider__image--fixed {
    background-position: bottom 30% center;
}

.wrap__header-top {
    background: #112B96;
}
.wrap__header-top--inner {
    padding: 8px 0;
}
.wrap__header-panel--inner {
    max-width: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
}
.wrap__logoHeader {
    width: 300px;
    float: none;
}
.wrap__socialmediaHeader {
    width: calc(100% - 320px);
    float: none;
}
.wrap__locationsHeader .location__phone a,
.wrap__locationsHeader .location__phone:before {
    color: #fff;
}

.navigation:not(.mm-menu) .navigation__item> a {
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom: 0 !important;
    font-size: 22px;
}
.navigation:not(.mm-menu) .navigation__list.more_nav--active > .navigation__item {
    display: inline-block;
}
.navigation:not(.mm-menu) .navigation__item.active > a, .navigation:not(.mm-menu) .navigation__item:hover > a {
    color: #112B96;
}
.navigation__list.more_nav.more_nav--active {
    text-align: right;
}
.wrap__slider {
    margin-bottom: 0;
}
.slider__image--fixed:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to right,rgba(0,0,0,0.55) 0%,rgba(0,0,0,0.54) 1%,transparent 100%);
}
.staff-member__image {
    background-position: top;
}

.wrap__footer {
    background: rgba(255, 255, 255, 0.8);
}
.wrap__footer--inner {
    padding-top: 40px;
}
#copyright .copyright__link {
    color: #112B96;
    font-size: 16px;
    text-decoration: none;
}


.wrap__featuredblocks .featuredblocks {
    padding: 50px 0;
}
.wrap__featuredblocks .featuredblocks .component__title-caption-wrap {
    padding: 0 0 17px;
}
.wrap__featuredblocks .featuredblock__item {
    width: 31%;
}
.wrap__featuredblocks .featuredblock__item.hasicon .featuredblock__icon, 
.wrap__featuredblocks .featuredblock__item.hasimage .featuredblock__image {
    min-height: 200px;
    position: relative;
}
.wrap__featuredblocks .featuredblock__image:before {
    display: none;
}
.wrap__featuredblocks .featuredblock__title {
    padding: 17px 0;
    text-transform: uppercase;
}

.fullwidthcol .narrow-col {
    width: 100%;
    padding: 74px 68px 57px;
}
.twocolumns-section--inner .wide-col {
    background: white;
}
#newslettersignup {
    background: transparent;
}
.wrap__form--inner.wrap__newslettersignup--inner {
    padding: 0;
}
.twocolumns-section--inner .narrow-col textarea {
    height: 60px;
}
.twocolumns-section--inner .narrow-col {
    background: #B6C5D8;
}
.testimonials .testimonials-slider .items-container {
    height: unset !important;
}
.testimonials__title, .testimonials__caption, .testimonials-item--content p {
    color: #fff;
    margin: 0;
}
.testimonials-item--source {
    color: #011893;
}
.testimonials-item--content.testimonials__content:before, .testimonials-item--content.testimonials__content:after {
    display: inline-block;
    font: normal normal normal 14px/1 font-awesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.testimonials__content:before {
    margin: 0;
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    left: 0;
    top: 3px;
}
.testimonials__content:before, .testimonials__content:after {
    content: '\f10e';
    position: absolute;
    font-size: 25px;
    color: #011893;
}
.testimonials-item--content.testimonials__content {
    padding: 20px;
}
.testimonials__content:after {
    right: 0;
}
.wrap__fullwidth .testimonials-item--content p {
    color: #000;
}

.fullwidthcol .narrow-col, .wrap__form {
    background: #7298BF;
}
.wrap__form .form .submit, .wrap__newslettersignup .form .submit,
.wrap__featuredblocks .featuredblock__containerlink .featuredblock__button {
    background-color: #181c41;
    border-color: #181c41;
}
.wrap__newslettersignup .form .submit:hover, .wrap__form .form .submit:hover,
.wrap__newslettersignup .form .submit:focus, .wrap__form .form .submit:focus,
.wrap__featuredblocks .featuredblock__containerlink:hover .featuredblock__button {
    background-color: #112B96;
    border-color: #112B96;
}
.slider__caption {
    font-family: "montserrat-bold", Arial, Helvetica, sans-serif;
    font-size: 34px;
    line-height: 41px;
    text-transform: uppercase;
}

#officehours-page tr td:first-child {
    width: 120px;
}
#officehours-page, #officehours-page tr, #officehours-page td {
    padding: 0;
    margin: 0;
    border: 0;
}
.width200 {
    max-width: 200px !important;
}
.width300 {
    max-width: 300px !important;
}
.width500 {
    max-width: 500px !important;
}
.width200, .width300, .width500 {
    width: 100%;
}
.videoWrapper-outer, .width640 {
    max-width: 640px !important;
    width: 100%;
    display: block;
    margin: 0 auto 10px !important;
}
.videoWrapper-inner {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.videoWrapper-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.clr {
    clear: both;
}
.editable h1 {
    font-weight: normal;
}
.editable ul {
    list-style-position:inside;
} 
.txtred {
    color: red;
}
.txtgreen {
    color: green;
}
.txtblue {
    color: blue;
}
.txt12 {
    font-size: 12px;
}
.tbl-row .col-xs-12.col-md-6 .editable h1 {
    font-size: 24px;
}
.tbl-row .col-xs-12.col-md-6 .gallery {
    padding: 0;
}
.tbl-row .col-xs-12.col-md-6 .gallery__title {
    font-weight: normal;
    font-size: 24px;
    text-align: center;
}
.editable h2 {
    margin: 0 0 10px;
}
.ahi {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border: 1px solid green;
    margin: 0 auto;
}
.ahi p {
    margin: 0;
    text-align: center;
}
.ahi hr {
    margin: 0;
}
.left-ahi {
    padding-right: 5px;
}
.rdi {
    border: 1px solid;
    padding: 10px;
}

@media (max-width: 1200px) {
    .wrap__header-top--inner {
        padding: 8px;
    }
    .wrap__logoHeader .logo__link {
        width: 100% !important;
    }
    .wrap__socialmediaHeader {
        display: block;
    }
    #hamburger {
        position: relative;
        top: unset;
        left: unset;
        float: right;
    }
    #hamburger {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
    }
    #hamburger:before {
        float: left;
        font-size: 35px;
        line-height: 16px;
        margin: 0;
        text-indent: 0;
    }
    .fullwidthcol .narrow-col {
        padding: 69px 64px 42px;
    }
}
@media(min-width: 768px) {
    .tbl-row {
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .tbl-row .col-xs-12.col-md-6 {
        width: 50%;
    }
    .tbl-row .col-xs-12.col-md-4 {
        width: 33%;
    }
    .tbl-row .col-xs-12.col-md-3 {
        width: 25%;
    }
    .padd05 .col-xs-12 {
        padding: 0 5px;
    }
    .aligninit {
        align-items: initial;
    }
    .imgright {
        float: right;
        margin: 0 0 10px 10px;
    }
    .imgleft {
        float: left;
        margin: 0 10px 10px 0;
    }
}
@media(max-width: 768px){
    .slider__video, .slider__image--fixed {
        height: 100%;
    }
    .slider__title, .slider__caption {
        text-align: center;
    }
    .slider__caption {
        font-size: 22px;
        line-height: 24px;
        margin: 0 0 6px;
    }
}
@media(max-width: 767px) {
    .wrap__header-panel--inner {
        padding: 8px 10px 7px;
    }
    .wrap__logoHeader {
        width: calc(100% - 50px);
    }
    .navigation_header__container div[data-component-name] {
        min-width: 50px;
    }
    .wrap__featuredblocks .featuredblock__item.hasicon .featuredblock__icon, .wrap__featuredblocks .featuredblock__item.hasimage .featuredblock__image {
        max-width: 300px;
        width: 100%;
        margin: 0 auto;
    }
    .wrap__featuredblocks .featuredblock__item {
        width: 100%;
    }
    .twocolumns-section--inner .wide-col .wrap__staff .staff-member__image-wrapper {
        float: none;
        margin: 0 auto 10px;
        display: block;
    }
    .twocolumns-section--inner .wide-col .wrap__staff .staff-member__name, 
    .twocolumns-section--inner .wide-col .wrap__staff .staff-member__position {
        text-align: center !important;
        display: block;
    }
    .tbl-row {
        display: block;
    }
    .tbl-row .col-xs-12.col-md-6, .tbl-row .col-xs-12.col-md-4, .tbl-row .col-xs-12.col-md-3 {
        width: 100%;
    }
    .imgright, .imgleft {
        float: none;
        display: block;
        margin: 0 auto 10px;
    }
}
@media(max-width: 520px) {
    .fullwidthcol .narrow-col {
        padding: 46px 15px 17px;
    }
}



