@charset "UTF-8";
@font-face {
    font-family: "zachatie";
    src: url("../fonts/zachatie.eot");
    src: url("../../fonts/zachatie.eot?#iefix") format("embedded-opentype"), url("../fonts/zachatie.woff") format("woff"), url("../fonts/zachatie.ttf") format("truetype"), url("../fonts/zachatie.svg#zachatie") format("svg");
    font-weight: 400;
    font-style: normal
}

[data-icon]:before, li:before {
    font-family: "zachatie" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="zach-"]:before, [class*=" zach-"]:before, li:before {
    font-family: "zachatie" !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale
}

.zach-add-member:before {
    content: "\61"
}

.zach-arrow-left:before {
    content: "\62"
}

.zach-arrow-right:before {
    content: "\63"
}

.zach-donation:before {
    content: "\64"
}

.zach-double-arrow-left:before {
    content: "\65"
}

.zach-double-arrow-right:before {
    content: "\66"
}

.zach-envelope:before {
    content: "\67"
}

.zach-facebook:before {
    content: "\68"
}

.zach-google-plus:before {
    content: "\71";
}
.zach-pinterest:before {
    content: "\72";
}

.zach-location:before {
    content: "\69"
}

.zach-search:before {
    content: "\6a"
}

.zach-smartphone:before {
    content: "\6b"
}

.zach-twitter:before {
    content: "\6c"
}

.zach-youtube:before {
    content: "\6d"
}

.zach-sandwitch-menu:before {
    content: "\6e"
}

.zach-link:before {
    content: "\6f"
}

.zach-check:before {
    content: "\70"
}

html {
    -webkit-font-smoothing: antialiased
}

html body {
    font-family: Tahoma,Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #2d2d2d;
    font-weight: 300
}

html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
    font-family: 'Roboto Slab', serif;
    color: #444;
    font-weight: 600;
    margin-top: 20px
}

html body h1 {
    font-size: 47px
}

html body h2 {
    font-size: 36px
}

html body h3 {
    font-size: 29px
}

html body h4 {
    font-size: 24px
}

html body h5 {
    font-size: 21px
}

html body h6 {
    font-size: 18px
}

html body a {
    color: #307380;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

html body a:hover, html body a:focus, html body a:active, html body a:visited {
    color: #307380
}

html body span.date {
    color: #307380;
    font-size: 13px;
    display: block;
    font-weight: 400;
    margin-bottom: 10px
}

html body .addthis_sharing_toolbox {
    margin: 12px 0 20px
}

html body .btn {
    padding: 7px 20px
}

html body .btn-primary {
    background: #307380;
    color: #e2a760;
    border: 0;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px
}

html body .btn-primary:hover, html body .btn-primary:active, html body .btn-primary:focus, html body .btn-primary:hover:focus, html body .btn-primary.active.focus, html body .btn-primary:active:focus, html body .btn-primary.active:hover, html body .btn-primary.focus:active, html body .btn-primary:active:focus, html body .btn-primary:active:hover, html body .btn-primary:visited {
    background: #2a6672 !important;
    color: #e2a760
}

html body .btn-lg {
    padding-top: 23px;
    padding-bottom: 21px;
    font-size: 34px;
    -webkit-text-shadow: 1px 1px 0 #205c67;
    text-shadow: 1px 1px 0 #205c67;
    -webkit-box-shadow: 0 3px 0 0 #205c67;
    -moz-box-shadow: 0 3px 0 0 #205c67;
    box-shadow: 0 3px 0 0 #205c67
}

html body .btn-default {
    background: #f48041;
    text-transform: uppercase;
    font-size: 21px;
    color: #fff;
    -webkit-text-shadow: 1px 1px 0 #d0672e;
    text-shadow: 1px 1px 0 #d0672e;
    -webkit-box-shadow: 0 3px 0 0 #d0672e;
    -moz-box-shadow: 0 3px 0 0 #d0672e;
    box-shadow: 0 3px 0 0 #d0672e;
    border: 0
}

html body .btn-default:hover, html body .btn-default:active, html body .btn-default:focus, html body .btn-default:hover:focus, html body .btn-default.active.focus, html body .btn-default:active:focus, html body .btn-default.active:hover, html body .btn-default.focus:active, html body .btn-default:active:focus, html body .btn-default:active:hover, html body .btn-default:visited {
    background: #e97231;
    color: #fff
}

html body ul.social-list li a .icon {
    color: #307380;
    font-size: 46px
}

html body ul.social-list li a:hover, html body ul.social-list li a:focus, html body ul.social-list li a:active {
    text-decoration: none
}

html body ul.social-list li a:hover .icon, html body ul.social-list li a:focus .icon, html body ul.social-list li a:active .icon {
    color: #f48041
}

html body header .top-bar {
    background: #c9e3e6;
    height: 36px;
    overflow: visible;
    position: relative
}

html body header .top-bar .icon {
    float: left;
    margin-right: 5px;
    margin-top: 2px
}

html body header .top-bar a {
    display: block;
    height: 36px;
    line-height: 36px
}

html body header .top-bar a:hover {
    text-decoration: none
}

html body header .top-bar .left-nav ul {
    margin-bottom: 0
}

html body header .top-bar .left-nav ul li {
    height: 36px
}

html body header .top-bar .right-nav {
    border-right: 1px solid #b7d5d9;
    text-transform: uppercase;
    height: 36px
}

html body header .top-bar .right-nav ul {
    margin-bottom: 0
}

html body header .top-bar .right-nav li {
    margin: 0;
    padding: 0;
    float: left
}

html body header .top-bar .right-nav a {
    border-left: 1px solid #b7d5d9;
    padding: 0 10px
}

html body header .top-bar .right-nav a:hover, html body header .top-bar .right-nav a:focus {
    background-color: #bedcdf
}

html body header .navbar {
    position: static !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    background: #81bcc4 url(../img/menu-pattern.png) repeat;
    margin-bottom: 0
}

html body header .navbar .navbar-collapse {
    max-width: 1140px;
    margin: 0 auto
}

html body header .navbar ul.nav li a {
    color: #383838;
    -webkit-text-shadow: none;
    text-shadow: none;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 0;
    height: 75px;
    line-height: 75px;
    font-size: 16px;
    position: relative
}

html body header .navbar ul.nav li a:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: #307380;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 0
}

html body header .navbar ul.nav li a:hover, html body header .navbar ul.nav li a:focus {
    background: #23626e;
    background: rgba(35, 98, 110, .17)
}

html body header .navbar ul.nav li a:hover:after, html body header .navbar ul.nav li a:focus:after {
    opacity: 1
}

html body header .navbar ul.nav li .btn {
    margin: 16px 0;
    font-size: 16px;
    color: #c9e3e6;
    margin-left: 15px;
    height: 43px;
    line-height: 43px
}

html body header .navbar ul.nav li .btn:after {
    display: none
}

html body header .navbar ul.nav li.active a, html body header .navbar ul.nav li.active:hover a {
    background: #23626e;
    background: rgba(35, 98, 110, .17)
}

html body header .navbar ul.nav li.active a:after, html body header .navbar ul.nav li.active:hover a:after {
    opacity: 1
}

html body header .navbar-header {
    position: relative
}

html body header .navbar-header .navbar-brand {
    display: block;
    background: #c9e3e6;
    width: 266px;
    height: 107px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5
}

html body header .navbar-header .navbar-brand:hover, html body header .navbar-header .navbar-brand:focus, html body header .navbar-header .navbar-brand:active, html body header .navbar-header .navbar-brand:visited {
    background: #c9e3e6
}

html .panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0
}

html .panel .panel-body {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: 0
}

html .panel-primary {
    background: #c9e3e6;
    text-align: center
}

html .panel-primary .panel-heading, html .panel-primary .panel-body, html .panel-primary .panel-footer {
    padding-left: 30px;
    padding-right: 30px
}

html .panel-primary .panel-heading {
    background: 0;
    border-bottom: 0
}

html .panel-primary .panel-heading h3 {
    text-transform: uppercase;
    margin-top: 40px;
    font-size: 23px
}

html .panel-primary .panel-icon {
    height: 236px;
    margin: 15px 0 20px
}

html .panel-primary .panel-icon .icon {
    color: #307380;
    text-align: center;
    display: block;
    font-size: 200px
}

html .panel-primary .panel-icon .zach-add-member {
    margin-left: 20px
}

html .panel-primary .panel-text {
    color: #307380;
    margin: 10px 0 15px
}

html .panel-primary .panel-footer {
    background: 0;
    padding-bottom: 50px
}

html .banner {
    height: 345px;
    line-height: 345px;
    background: #c9e3e6;
    text-align: center;
    overflow: hidden;
}

html .banner embed {
    vertical-align: middle;
}

html .orange {
    background: #ffe4d6
}

html .orange .panel-icon {
    height: 205px
}

html .orange .panel-icon .icon {
    font-size: 210px
}

html .orange .panel-footer {
    border-top: 0
}

html ul.list-icons li {
    position: relative
}

html ul.list-icons li a {
    margin-left: 23px;
    display: block;
    margin-bottom: 11px
}

html ul.list-icons li .icon {
    position: absolute;
    left: 0;
    top: 0;
    color: #919191;
    font-size: 17px
}

html ul.social-list {
    margin-top: 15px
}

html ul.social-list li {
    padding: 0 2px
}

html ul.social-list li a {
    color: #919191
}

html ul.social-list li a:hover, html ul.social-list li a:active, html ul.social-list li a:focus {
    color: #fd8341
}

html ul.social-list li a .icon {
    font-size: 36px
}

html .widget {
    margin-bottom: 40px
}

html .widget h3 {
    font-size: 23px;
    font-weight: 400
}

html .widget ul.list-icons {
    text-align: center
}

html .widget ul.list-icons li {
    margin-bottom: 25px
}

html .widget ul.list-icons li a {
    margin-left: 40px;
    font-size: 14px;
    color: #2d2d2d;
    text-align: left
}

html .widget ul.list-icons li .icon {
    color: #307380;
    font-size: 30px
}

html .widget ul.list-icons li .zach-location {
    font-size: 32px
}

html .widget ul.list-icons li .zach-envelope {
    font-size: 28px;
    margin-left: 3px;
    margin-top: -4px
}

html .widget ul.list-icons li .zach-smartphone {
    margin-left: 2px;
    margin-top: -4px
}

html .widget .social-list {
    margin-bottom: 0
}

html .widget .social-list li {
    height: 49px
}

html .widget .social-list a {
    color: #307380
}

html .widget .social-list a .icon {
    font-size: 48px
}

html .widget .social-list a:hover {
    color: #f48041;
    text-decoration: none
}

html .widget.panel-contacts .panel-footer {
    border-top: 1px solid #81bcc4
}

html .page-header {
    margin: 0 0 80px 0;
    height: 267px;
    background: url(../img/main-bg.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative
}

html .page-header .pages-nav {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0
}

html .page-header .pages-nav ul {
    margin: 0 auto 10px
}

html .page-header .pages-nav ul li {
    padding: 0
}

html .page-header .pages-nav ul li a {
    font-size: 18px;
    color: #e0eef0;
    text-transform: uppercase;
    padding: 17px 20px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

html .page-header .pages-nav ul li.current a, html .page-header .pages-nav ul li:hover a, html .page-header .pages-nav ul li:focus a {
    background: #c9e3e6;
    background: rgba(201, 227, 230, .16);
    text-decoration: none
}

html .page-header h1 {
    color: #e0eef0;
    font-weight: 700;
    text-align: center;
    line-height: 55px;
}

html .breadcrumb {
    background: 0;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
    color: #81bcc4;
    font-size: 13px
}

html .breadcrumb a {
    color: #81bcc4
}

html .breadcrumb .active {
    color: #81bcc4
}

html .breadcrumb > li + li:before {
    display: none
}

html .breadcrumb .icon {
    font-size: 9px
}

html nav ul.pagination {
    margin: 46px 0 0 0
}

html nav ul.pagination > li > a {
    border: 0;
    background: #c9e3e6;
    color: #307380;
    margin-right: 6px;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-size: 18px
}

html nav ul.pagination > li > a:hover {
    background: #81bcc4
}

html nav ul.pagination > li > a .page-label {
    display: none
}

html nav ul.pagination > li.first-page a, html nav ul.pagination > li.previous a, html nav ul.pagination > li.next-page a, html nav ul.pagination > li.last-page a {
    background: #307380;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
    padding-top: 2px
}

html nav ul.pagination > li.first-page a:hover, html nav ul.pagination > li.previous a:hover, html nav ul.pagination > li.next-page a:hover, html nav ul.pagination > li.last-page a:hover, html nav ul.pagination > li.first-page a:active, html nav ul.pagination > li.previous a:active, html nav ul.pagination > li.next-page a:active, html nav ul.pagination > li.last-page a:active, html nav ul.pagination > li.first-page a:focus, html nav ul.pagination > li.previous a:focus, html nav ul.pagination > li.next-page a:focus, html nav ul.pagination > li.last-page a:focus {
    background: #40636a
}

html nav ul.pagination > li.active a {
    background: #f48041
}

html nav ul.pagination > li.active a:hover {
    background: #f48041
}

html ul {
    padding-left: 24px
}

html ul li {
    position: relative;
    list-style-type: none;
    margin-bottom: 18px
}

html ul li:before {
    content: "\70";
    color: #307380;
    position: absolute;
    left: -20px;
    top: 4px;
    font-size: 13px
}

html ul.list-unstyled li, html ul.nav li, html ul.list-inline li, html ul.pagination li {
    margin-bottom: 0
}

html ul.list-unstyled li:before, html ul.nav li:before, html ul.list-inline li:before, html ul.pagination li:before {
    display: none
}

html ol {
    padding-left: 23px
}

html ol li {
    margin-bottom: 18px
}

html .page-content .table-responsive {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

html .page-content table {
    border-bottom: 1px solid #ebebeb;
    border-top: 0
}

html .page-content table th, html .page-content table td {
    text-align: center
}

html .page-content table th {
    border: 0;
    background: #f48041;
    color: #fff;
    padding: 15px 0
}

html .page-content table td {
    background: #f7f7f7;
    padding: 10px 0;
    border-bottom-color: #ebebeb
}

html .page-content table td:nth-child(2n) {
    background: #fbfbfb
}

html body .search-results h2 {
    font-size: 20px;
}

footer {
    margin-top: 80px
}

footer .logos {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding: 27px 0;
    text-align: center
}

footer .logos ul {
    display: inline-block
}

footer .logos ul li {
    padding: 0 30px
}

footer .logos ul li img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .6;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

footer .logos ul li img:hover, footer .logos ul li img:focus, footer .logos ul li img:active {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1
}

footer .footer-menu {
    background: #ebebeb;
    padding: 50px 0 20px
}

footer .footer-menu .menu-block {
    margin-bottom: 40px
}

footer .footer-menu h4 {
    margin-top: 0;
    margin-bottom: 23px;
    color: #fd8341;
    font-size: 20px;
    font-weight: 400
}

footer .footer-menu ul li {
    margin-bottom: 6px
}

footer .footer-menu ul li a {
    font-size: 14px;
    color: #383838;
    font-weight: 400
}

footer .footer-menu ul li a:hover, footer .footer-menu ul li a:active, footer .footer-menu ul li a:focus {
    color: #307380;
    text-decoration: none
}

footer .footer-menu ul.social-list li a i {
    color: #959595;
    font-size: 40px
}

footer div.bottom-bar {
    padding: 20px 0;
    background: #307380;
    color: #9fd2dc;
    font-size: 13px
}

footer div.bottom-bar a {
    color: #9fd2dc
}

a#toggle-search {
    cursor: pointer
}

.bootsnipp-search {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    background: #307380;
    height: 75px
}

.bootsnipp-search .form-control::-webkit-input-placeholder {
    color: #c9e3e6
}

.bootsnipp-search .form-control:-moz-placeholder {
    color: #c9e3e6
}

.bootsnipp-search .form-control::-moz-placeholder {
    color: #c9e3e6
}

.bootsnipp-search .form-control:-ms-input-placeholder {
    color: #c9e3e6
}

.bootsnipp-search .form-control:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.bootsnipp-search form {
    width: 75%;
    float: right
}

.bootsnipp-search form input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    background: #307380;
    color: #c9e3e6;
    height: 75px;
    padding-top: 0;
    padding-bottom: 0
}

.bootsnipp-search form .btn {
    height: 75px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #205c67;
    font-size: 15px
}

.titleFont {
    font-family: 'Roboto Slab', serif
}

.textFont {
    font-family: 'Fira Sans', sans-serif
}

.fsMainMenu {
    font-size: 16px
}

.iconText {
    float: left;
    margin-right: 5px;
    margin-top: 2px
}

.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%)
}

.arrowLeft {
    background: url(../img/arrow-right-01.svg)
}

.arrowLeftOrange {
    background: url(../img/arrow-right-02-01.svg)
}

.main-home-img {
    height: 620px;
    overflow: hidden;
    width: 100%;
    background: url(../img/main-home-bg.jpg) center no-repeat;
    background-size: cover;
    margin-bottom: 80px
}

.main-home-img .main-home-container {
    position: relative;
    height: 100%
}

.main-home-img .main-home-container .jumbotron {
    background: #f08d54;
    background: rgba(240, 141, 84, .78);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 70%;
    position: absolute;
    height: 750px;
    width: 750px;
    top: -75px;
    bottom: -75px;
    right: -190px;
    padding: 130px 135px 120px;
    color: #e0eef0
}

.main-home-img .main-home-container .jumbotron h1 {
    font-size: 49px;
    text-align: center;
    line-height: 1
}

.main-home-img .main-home-container .jumbotron h1 span.big-title {
    font-size: 106px;
    text-transform: uppercase;
    font-weight: 600
}

.main-home-img .main-home-container .jumbotron p {
    padding: 0 35px;
    font-size: 24px;
    line-height: 1.2
}

.main-home-img .main-home-container .jumbotron span.small-txt {
    padding: 0 35px;
    text-align: center;
    font-size: 18px;
    display: block;
    color: #fff
}

.main-home-img .main-home-container .jumbotron span.small-txt a {
    color: #fff;
    text-decoration: underline
}

.main-home-img .main-home-container .jumbotron .btn {
    margin-top: 45px
}

.home-page-articles h3 {
    font-weight: 400
}

.home-page-articles .panel {
    margin-bottom: 43px
}

.home-page-articles .panel .icon.zach-arrow-right {
    font-size: 9px;
    margin-left: 5px
}

.home-page-articles .panel-default {
    position: relative;
    height: 345px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.home-page-articles .panel-default .panel-heading {
    background: 0;
    border-bottom: 0;
    font-weight: 400
}

.home-page-articles .panel-default .panel-heading h3 a {
    display: block;
    position: absolute;
    background: #387a85;
    max-width: 95%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    left: 0;
    top: 10px;
    z-index: 2;
    border: 0;
    font-size: 23px;
    text-transform: uppercase;
    padding: 10px 15px 10px 25px
}

.home-page-articles .panel-default .panel-heading h3 a:hover, .home-page-articles .panel-default .panel-heading h3 a:focus, .home-page-articles .panel-default .panel-heading h3 a:active {
    text-decoration: none;
    color: #fff;
    background: #307380
}

.home-page-articles .panel-default .panel-body {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.home-page-articles .panel-default .panel-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.home-page-articles .panel-default .panel-text a {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 20px 20px 25px;
    background: #287380;
    background: rgba(40, 115, 128, .92);
    color: #fff;
    margin-bottom: -300px;
    opacity: 0
}

.home-page-articles .panel-default .panel-text a:hover, .home-page-articles .panel-default .panel-text a:focus, .home-page-articles .panel-default .panel-text a:active {
    text-decoration: none;
    background: #307380
}

.home-page-articles .panel-default .panel-text a h4 {
    margin-top: 0;
    font-weight: 600;
    color: #fff;
    margin-top: 0;
    font-size: 19px
}

.home-page-articles .panel-default:hover .panel-text a {
    margin-bottom: 0;
    opacity: 1;
    -webkit-transition: margin .5s linear;
    transition: margin .5s linear;
    -webkit-transition: opacity .5s linear .1s;
    transition: opacity .5s linear .1s
}

.home-page-articles .panel-secondary {
    margin-bottom: 100px
}

.home-page-articles .panel-secondary .panel-heading h3 a, .home-page-articles .panel-secondary .panel-heading h3 a:hover {
    background: #f48041;
    text-transform: none
}

.home-page-articles .panel-secondary .panel-footer {
    text-align: center
}

.home-page-articles .panel-secondary .panel-footer a {
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    height: 55px;
    line-height: 55px;
    background: #307380;
    color: #fff
}

.home-page-articles .panel-secondary .panel-footer a:hover, .home-page-articles .panel-secondary .panel-footer a:focus, .home-page-articles .panel-secondary .panel-footer a:active {
    text-decoration: none;
    background-color: #205c67
}

.home-page-articles .panel-secondary .panel-footer a .panel-icon {
    height: 237px
}

.home-page-articles .panel-secondary .panel-footer a .panel-icon .icon {
    position: absolute;
    margin-top: 3px;
    margin-left: 3px
}

.home-page-articles .panel-secondary .panel-footer a .panel-icon:hover, .home-page-articles .panel-secondary .panel-footer a .panel-icon:focus, .home-page-articles .panel-secondary .panel-footer a .panel-icon:active {
    text-decoration: none;
    background: #f48041
}

.home-page-articles .panel-primary {
    height: 639px
}

.home-page-articles div.news-panel {
    height: 633px;
    background: #307380
}

.home-page-articles div.news-panel .see-all-news {
    height: 30px;
    line-height: 30px
}

.home-page-articles div.news-panel .icon.zach-arrow-right {
    font-size: 9px;
    margin-left: 5px
}

.home-page-articles div.news-panel .panel-body {
    padding: 0
}

.home-page-articles div.news-panel > .panel-heading {
    background: #307380;
    color: #fff;
    padding: 16px 15px
}

.home-page-articles div.news-panel > .panel-heading h3 {
    margin: 0
}

.home-page-articles div.news-panel > .panel-heading a {
    color: #fff
}

.home-page-articles div.news-panel > .panel-heading a:hover, .home-page-articles div.news-panel > .panel-heading a:focus, .home-page-articles div.news-panel > .panel-heading a:active {
    text-decoration: none;
    opacity: .6
}

.home-page-articles div.news-panel .panel-news-item {
    height: 284px;
    overflow: hidden;
    margin-bottom: 6px
}

.home-page-articles div.news-panel .panel-news-item .panel-heading a {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #307380;
    background: rgba(48, 115, 128, .92);
    color: #fff;
    padding: 15px 20px 20px;
    font-size: 15px;
    line-height: 1.2;
    bottom: -300px;
    opacity: 0;
    -webkit-transition: margin .5s linear;
    transition: margin .5s linear;
    -webkit-transition: opacity .5s linear .1s;
    transition: opacity .5s linear .1s
}

.home-page-articles div.news-panel .panel-news-item .panel-heading a:hover, .home-page-articles div.news-panel .panel-news-item .panel-heading a:focus, .home-page-articles div.news-panel .panel-news-item .panel-heading a:active {
    background: #307380;
    text-decoration: none
}

.home-page-articles div.news-panel .panel-news-item:hover .panel-heading a, .home-page-articles div.news-panel .panel-news-item:active .panel-heading a, .home-page-articles div.news-panel .panel-news-item:focus .panel-heading a {
    bottom: 0;
    opacity: 1
}

.home-page-articles div.news-panel .left-item {
    margin-right: -12px
}

.home-page-articles div.news-panel .right-item {
    margin-left: -12px
}

.home-page-articles div.news-panel .bottom-row .panel-news-item {
    margin-bottom: 0
}

h2.category-title {
    font-weight: 600;
    margin-bottom: 50px;
    margin-top: 0;
    color: #307380
}

.news-list .media {
    margin-top: 45px
}

.news-list .media-left {
    padding-right: 25px
}

.news-list .media-left a {
    display: block;
    width: 259px;
    height: 203px;
    position: relative
}

.news-list .media-left a .overlay {
    background: #fd8341;
    background: rgba(253, 131, 65, .8);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 0
}

.news-list .media-left a .overlay .icon {
    color: #fbfbfb;
    font-size: 36px;
    display: block;
    border: 2px solid #fff;
    width: 82px;
    height: 82px;
    line-height: 93px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    margin-left: -41px;
    top: 50%;
    margin-top: -41px
}

.news-list .media-left a:hover .overlay, .news-list .media-left a:focus .overlay, .news-list .media-left a:active .overlay {
    opacity: 1
}

.news-list h4 {
    margin-bottom: 15px
}

.news-list h4 a {
    color: #444;
    font-weight: 600
}

.news-list h4 a:hover {
    text-decoration: none
}

.news-list p {
    font-size: 15px
}

.news-list span.date {
    margin-bottom: 0
}

.news-list .btn {
    color: #c9e3e6
}

.news-list .btn:hover, .news-list .btn:active, .news-list .btn:focus, .news-list .btn:hover:focus, .news-list .btn.active.focus, .news-list .btn:active:focus, .news-list .btn.active:hover, .news-list .btn.focus:active, .news-list .btn:active:focus, .news-list .btn:active:hover, .news-list .btn:visited {
    color: #c9e3e6
}

.cats {
    background: #40636a;
    padding-top: 35px
}

.cats h3 {
    color: #9aced8;
    text-transform: uppercase;
    margin: 0 40px 30px
}

.cats ul li {
    margin: 0
}

.cats ul li a {
    padding: 15px 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 1px solid #33707c;
    color: #79bbc8
}

.cats ul li a:hover, .cats ul li a:active, .cats ul li a:focus, .cats ul li a:hover:focus, .cats ul li a.active.focus, .cats ul li a:active:focus, .cats ul li a.active:hover, .cats ul li a.focus:active, .cats ul li a:active:focus, .cats ul li a:active:hover, .cats ul li a:visited {
    background: #38585e;
    color: #79bbc8
}

.cats ul li.active > a, .cats ul li:hover > a, .cats ul li.active:hover > a, .cats ul li.active > a:focus, .cats ul li:hover > a:focus, .cats ul li.active:hover > a:focus, .cats ul li.active > a:hover, .cats ul li:hover > a:hover, .cats ul li.active:hover > a:hover {
    background: #38585e;
    color: #79bbc8 !important
}

html body .contact-panel {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #fbfbfb
}

html body .contact-panel a {
    display: block;
    text-align: center;
    padding: 35px 15px 0;
    height: 175px;
    overflow: auto;
    font-weight: 400;
    line-height: 1.2
}

html body .contact-panel a .panel-body {
    padding: 5px 0 0 0
}

html body .contact-panel a .icon-box {
    font-size: 50px
}

html body .contact-panel a:hover, html body .contact-panel a:focus, html body .contact-panel a:active {
    text-decoration: none
}

html body .contact-panel.contact-panel-green {
    border-color: #c9e3e6;
    background: #dfedef
}

html body .contact-panel.contact-panel-green a {
    color: #307380
}

html body .contact-panel.contact-panel-green a:hover {
    background: #c9e3e6
}

html body .contact-panel.contact-panel-orange {
    border-color: #fea778;
    background: #fbfbfb
}

html body .contact-panel.contact-panel-orange a {
    color: #f48041
}

html body .contact-panel.contact-panel-orange a:hover, html body .contact-panel.contact-panel-orange a:active, html body .contact-panel.contact-panel-orange a:focus {
    background: #ffe4d6
}

html body .contact-title {
    color: #307380;
    text-transform: uppercase;
    margin-top: 90px;
    margin-bottom: 35px
}

html body .contact-sm-title {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    margin-top: 0
}

html body #map {
    margin: 40px 0 -80px;
    height: 528px
}

div.timeline ul {
    padding: 0
}

div.timeline ul li {
    position: relative;
    margin-bottom: 0
}

div.timeline ul li:before {
    content: "";
    position: absolute;
    left: 58px;
    top: 0;
    bottom: 0;
    height: 100%;
    border-left: 1px dashed #c9e3e6
}

div.timeline .date-marker {
    position: absolute;
    top: 29px;
    font-size: 14px;
    color: #f48041;
    width: 40px;
    margin-left: 5px
}

div.timeline .date-marker:after {
    position: absolute;
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    right: -22px;
    top: 0;
    background: #f48041;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.panel.timeline-panel {
    padding: 25px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #d9d9d9;
    margin-bottom: 45px;
    margin-left: 25px;
    position: relative
}

.panel.timeline-panel:before {
    content: "";
    display: block;
    background: url(../img/arrow-right-01.svg);
    position: absolute;
    width: 12px;
    height: 25px;
    left: -12px;
    top: 25px
}

.panel.timeline-panel .panel-heading, .panel.timeline-panel .panel-body {
    padding-top: 0;
    padding-bottom: 0;
    color: #307380
}

.panel.timeline-panel h4 {
    margin: 0 0 20px 0;
    font-weight: 400;
    color: #307380
}

.panel.timeline-panel a {
    color: #f48041
}

.panel.timeline-panel a .icon {
    font-size: 10px !important
}

.panel.timeline-panel.panel-green {
    border-color: #c9e3e6;
    background: #dfedef
}

.panel.timeline-panel.panel-orange {
    border-color: #fea778
}

.panel.timeline-panel.panel-orange:before {
    background: url(../img/arrow-right-02-01.svg)
}

.panel.timeline-panel.timeline-last {
    margin-bottom: 0
}

.search-btn {
    font-size: 16px !important;
    -webkit-box-shadow: none !important;
}

.margin-bottom-reset {
    margin-bottom: 4px !important;
}

.margin-30 {
    margin-bottom: 20px;
}

@media (max-width: 600px) {
    .page-content .pull-right table,
    .page-content .pull-right img,
    .news-txt img {
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) {
    .bootsnipp-search {
        height: 50px;
        z-index: 7
    }

    .bootsnipp-search form {
        width: 100%
    }

    .bootsnipp-search form input {
        height: 50px
    }

    .bootsnipp-search form .btn {
        height: 50px
    }

    .navbar-header {
        float: none
    }

    .navbar-left, .navbar-right {
        float: none !important
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse {
        max-width: auto;
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .collapse.in {
        display: block !important
    }

    .main-home-img .main-home-container .jumbotron {
        right: auto;
        width: 90%;
        left: 50%;
        margin-left: -45%
    }

    html body header.header .top-bar {
        background: #a2cdd3;
        height: 44px
    }

    html body header.header .top-bar .left-nav {
        height: 44px;
        border-left: 1px solid #94c1c8
    }

    html body header.header .top-bar .left-nav li {
        padding: 0;
        float: left
    }

    html body header.header .top-bar .left-nav li a {
        height: 44px;
        width: 46px;
        overflow: hidden;
        border-right: 1px solid #94c1c8
    }

    html body header.header .top-bar .left-nav li a .icon {
        font-size: 25px;
        margin: 8px 10px
    }

    html body header.header .top-bar .left-nav li a:hover, html body header.header .top-bar .left-nav li a:active, html body header.header .top-bar .left-nav li a:focus {
        background: #c9e3e6
    }

    html body header.header .top-bar .right-nav {
        height: 44px;
        border-right: 1px solid #94c1c8
    }

    html body header.header .top-bar .right-nav li a {
        height: 44px;
        line-height: 44px;
        border-left: 1px solid #94c1c8
    }

    html body header.header .top-bar .right-nav li.search-button a {
        height: 44px;
        width: 46px;
        overflow: hidden;
        padding: 0;
        line-height: 1
    }

    html body header.header .top-bar .right-nav li.search-button a .icon {
        font-size: 21px;
        margin: 10px;
        padding-left: 2px
    }

    html body header.header .top-bar .right-nav li.search-button a:hover, html body header.header .top-bar .right-nav li.search-button a:active, html body header.header .top-bar .right-nav li.search-button a:focus {
        background: #c9e3e6
    }

    html body header.header .navbar {
        background: #dfeef0
    }

    html body header.header .navbar .navbar-toggle {
        margin: 0 -15px 0 0;
        background: #307380;
        height: 50px;
        width: 60px;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-align: center;
        font-size: 30px;
        color: #c9e3e6
    }

    html body header.header .navbar .navbar-toggle.collapsed {
        background: #c9e3e6;
        color: #307380
    }

    html body header.header .navbar .navbar-brand {
        background: 0;
        padding: 3px 12px;
        height: 50px;
    }

    html body header.header .navbar .navbar-brand:hover {
        background: 0
    }

    html body header.header .navbar .navbar-brand img {
        height: 44px
    }

    html body header.header .navbar .navbar-collapse {
        background: #307380;
        border-top: 0
    }

    html body header.header .navbar .navbar-collapse ul {
        margin: 0
    }

    html body header.header .navbar .navbar-collapse ul li.active a {
        background: #205c67;
        color: #ffa270;
        border-bottom: 1px solid #45828e;
        height: auto;
        padding: 20px 25px;
        line-height: 1.2;
        max-width: 970px;
        margin: 0 auto
    }

    html body header.header .navbar .navbar-collapse ul li.active a:after {
        display: none
    }

    html body header.header .navbar .navbar-collapse .btn {
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        display: block;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        min-width: 970px;
        padding-left: 0;
        padding-right: 0;
        text-align: left
    }

    html body header.header .navbar .navbar-collapse a, html body header.header .navbar .navbar-collapse .btn {
        color: #c9e3e6;
        border-bottom: 1px solid #45828e;
        height: auto;
        padding: 20px 25px;
        line-height: 1.2;
        max-width: 970px;
        margin: 0 auto
    }

    html body header.header .navbar .navbar-collapse a:hover, html body header.header .navbar .navbar-collapse .btn:hover, html body header.header .navbar .navbar-collapse a:active, html body header.header .navbar .navbar-collapse .btn:active, html body header.header .navbar .navbar-collapse a:focus, html body header.header .navbar .navbar-collapse .btn:focus {
        background: #205c67;
        color: #ffa270
    }

    html body header.header .navbar .navbar-collapse a:hover:after, html body header.header .navbar .navbar-collapse .btn:hover:after, html body header.header .navbar .navbar-collapse a:active:after, html body header.header .navbar .navbar-collapse .btn:active:after, html body header.header .navbar .navbar-collapse a:focus:after, html body header.header .navbar .navbar-collapse .btn:focus:after {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    html body .widget {
        max-width: 387px;
        margin-left: auto;
        margin-right: auto
    }

    html body .home-page-articles .banner {
        max-width: 387px;
        margin-left: auto;
        margin-right: auto
    }

    html body .home-page-articles .panel, html body .home-page-articles .news-panel {
        max-width: 387px;
        margin-left: auto;
        margin-right: auto
    }

    html body .home-page-articles .panel .panel-text a, html body .home-page-articles .news-panel .panel-text a {
        opacity: 1;
        margin-bottom: 0
    }

    html body .home-page-articles .panel .panel-text a:hover, html body .home-page-articles .news-panel .panel-text a:hover {
        background: rgba(40, 115, 128, .92)
    }

    html body .home-page-articles .news-panel {
        height: auto
    }

    html body .home-page-articles .news-panel .panel-news-item {
        margin: 0 0 10px 0 !important
    }

    html body .home-page-articles .news-panel .panel-news-item .panel-heading h5 a {
        bottom: 0;
        opacity: 1
    }

    html body .home-page-articles .news-panel .panel-news-item .panel-heading h5 a:hover {
        background: rgba(48, 115, 128, .92)
    }

    html body .home-page-articles .panel-primary {
        height: auto !important;
        overflow: visible !important
    }

    html body .page-header-nav {
        overflow: visible;
        margin-bottom: 180px
    }

    html body .page-header-nav .pages-nav {
        position: static
    }

    html body .page-header-nav .pages-nav ul {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden
    }

    html body .page-header-nav .pages-nav ul li {
        display: block
    }

    html body .page-header-nav .pages-nav ul li a {
        display: block;
        padding: 0;
        height: 50px;
        line-height: 50px;
        background: #a2cdd3;
        color: #307380;
        border-bottom: 1px solid #94c1c8;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    html body .page-header-nav .pages-nav ul li:hover a, html body .page-header-nav .pages-nav ul li.current a {
        background: #307380;
        color: #a2cdd3
    }

    html body .navbar-toggle {
        margin-right: 0 !important
    }

    html body .navbar .navbar-collapse {
        padding: 0 !important
    }

    html body .navbar ul.nav.navbar-nav a, html body .navbar ul.nav.navbar-nav button.btn {
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
        padding-left: 5% !important;
        padding-right: 5% !important
    }

    html body .home-page-articles .news-panel {
        background: #307380
    }

    html body .home-page-articles .banner {
        margin-bottom: 43px
    }

    html body .pull-right.cats-holder {
        float: none !important
    }

    html body footer .logos ul {
        display: block
    }

    html body footer .logos ul li {
        width: 50%;
        padding: 0;
        display: block;
        float: left;
        margin: 10px 0
    }

    html .page-header {
        padding: 0 15px
    }
}

@media only screen and (max-width: 991px) {
    html body footer .bottom-bar * {
        text-align: center
    }

    html body footer .bottom-bar .pull-right {
        float: none !important
    }

    html body .page-header h1 {
        font-size: 37px
    }

    html body .navbar ul.nav.navbar-nav li a {
        max-width: 750px
    }

    html body .navbar ul.nav.navbar-nav li button.btn {
        min-width: 750px;
        max-width: 750px
    }

    html body .home-page-articles .panel-primary {
        height: 400px;
        overflow: auto
    }

    html body .main-home-img {
        height: 383px
    }

    html body .main-home-img .main-home-container {
        width: 100%;
        padding: 0
    }

    html body .main-home-img .main-home-container .jumbotron {
        height: 604px;
        width: auto;
        max-width: 604px;
        padding: 125px 100px;
        margin-left: -302px
    }

    html body .main-home-img .main-home-container .jumbotron h1 {
        font-size: 34px
    }

    html body .main-home-img .main-home-container .jumbotron h1 span.big-title {
        font-size: 72px
    }

    html body .main-home-img .main-home-container .jumbotron p {
        font-size: 16px
    }

    html body .main-home-img .main-home-container .jumbotron .btn {
        margin-top: 18px;
        font-size: 23px;
        padding-top: 15px;
        padding-bottom: 13px
    }

    html body .main-home-img .main-home-container .jumbotron span.small-txt {
        font-size: 15px
    }

    html body .panel.timeline-panel {
        margin-left: 0;
        margin-bottom: 75px
    }

    html body .panel.timeline-panel:before {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: -18px;
        left: 50%;
        margin-left: -7px
    }

    html body .timeline ul li:before {
        left: 50%
    }

    html body .timeline .date-marker {
        position: relative;
        width: auto;
        top: 0;
        text-align: center;
        margin-bottom: 10px;
        margin-left: 0
    }

    html body .timeline .date-marker:after {
        right: 50%;
        margin-right: -9px;
        top: -25px
    }

    html body .contact-panel {
        margin-bottom: 20px
    }

    html body .contact-title {
        margin-top: 40px
    }

    html body .contact-sm-title {
        margin-top: 20px
    }

    .sidebar {
        margin-top: 60px
    }

    .pagination {
        display: block
    }

    .pagination li {
        display: none
    }

    .pagination li.previous, .pagination li.next-page {
        display: inline-block
    }

    .pagination li.previous .page-label, .pagination li.next-page .page-label {
        display: inline-block;
        position: relative;
        top: -2px
    }

    .pagination li.previous {
        float: left
    }

    .pagination li.next-page {
        float: right
    }
}

@media only screen and (max-width: 660px) {
    html body .main-home-img .main-home-container .jumbotron {
        width: 96%;
        margin-left: -48%;
        padding-left: 10%;
        padding-right: 10%
    }

    html body .main-home-img .main-home-container .jumbotron p {
        text-align: center
    }

    html body ol.breadcrumb li {
        margin-bottom: 0
    }

    html body .page-header h1 {
        font-size: 27px
    }

    .news-list .media .media-left {
        width: 50%
    }

    .news-list .media .media-left a {
        width: auto;
        max-width: 259px;
        height: auto
    }
}

@media only screen and (max-width: 480px) {
    html body .main-home-img .main-home-container .jumbotron {
        height: 452px;
        top: -36px;
        padding-top: 92px
    }

    html body .main-home-img .main-home-container .jumbotron h1 {
        font-size: 26px
    }

    html body .main-home-img .main-home-container .jumbotron h1 span.big-title {
        font-size: 57px
    }

    html body .main-home-img .main-home-container .jumbotron p {
        font-size: 14px;
        padding-left: 0;
        padding-right: 0
    }

    html body .main-home-img .main-home-container .jumbotron button.btn {
        padding-top: 12px;
        padding-bottom: 10px;
        font-size: 19px;
        width: auto;
        margin: 0 auto
    }

    html body footer .logos ul li {
        width: 100% !important;
        float: none;
        margin: 30px 0
    }

    .news-list .media .media-left, .news-list .media .media-body {
        width: 100%;
        display: block;
        float: none
    }

    .news-list .media .media-left {
        width: 100%
    }

    .news-list .media .media-left a {
        width: 100%;
        max-width: 100% !important;
        margin-bottom: 25px
    }

    .news-list .media .media-left a img {
        width: 100%
    }

    .news-list .pagination li.previous, .news-list .pagination li.next-page {
        display: block;
        float: none;
        width: 100%
    }

    .news-list .pagination li.previous a, .news-list .pagination li.next-page a {
        margin-bottom: 10px;
        display: block;
        width: 100%;
        text-align: center
    }
}

@media only screen and (max-width: 420px) {
    html body .main-home-img .main-home-container .jumbotron {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin-right: 0;
        margin-left: 0;
        padding: 56px 5%
    }
}

/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
