:root {
    --primary-color: #162657;
	--secondary-color: #DEB887;
}

.sp-pagebuilder-page-edit {
    display: none !important;
}

#sp-header.header-sticky {
    background: var(--primary-color);
}

#sp-header .logo-image {
    transition: 0.3s;
    margin-top: 95px;
    height: 190px !important;
}

#sp-header.header-sticky .logo-image {
    height: 80px !important;
    margin-top: 40px;
}

@media (width: 1440px), (width: 720px) {
    #sp-header .logo-image {
        height: auto;
    }
}

.popInfo .sppb-animated-number-title {
	color: var(--primary-color);
	font-size: 22px !important;
    font-weight: 600;
    line-height: 30px !important;
}

.popInfo .sppb-animated-number {
	font-weight: 600;
	font-size: 36px;
    line-height: 36px;
}

.popInfo .sppb-addon-wrapper {
	margin: 0px 0px 70px 0px !important;
}

.sppb-btn.sppb-btn-primary:hover, .sppb-btn.sppb-btn-primary:focus {
    background-image: linear-gradient(-224deg, #000 0%, var(--secondary-color) 100%);
}

.sppb-btn.sppb-btn-primary {
    background-image: linear-gradient(224deg, #000 0%, var(--secondary-color) 100%);
    border: none;
}

#sp-header:before {
    background-image: linear-gradient(90deg, #000 0%, var(--secondary-color) 100%);
}

.sp-page-title {
    background-image: linear-gradient(90deg, #000 0%, var(--secondary-color) 100%);
}

.contactSection a {
	color: #fff;
}

.fillImages .sppb-addon-single-image-container, .fillImages .sppb-addon-single-image-container img {
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}

/*calendar*/

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
}

#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: var(--primary-color);
    color: #FFF;
}

.nav-items > div {
    border: 1px solid var(--primary-color);
}

.jev_toprow div.currentmonth {
    border-top: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
}

.nav-items > div:first-child {
    border-left: 1px solid var(--primary-color);
}

.nav-items > div:last-child {
    border-right: 1px solid var(--primary-color);
}

#jevents_body .nav-items > div a:hover {
    border-left: 1px solid var(--primary-color);
}

#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    border-left: 1px solid var(--primary-color);
}

#jevents_body .cal_today a.cal_daylink {
    background-color: var(--primary-color);
}

#jevents_body .cal_today a.cal_daylink:hover {
    border-left: 1px solid var(--primary-color);
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
}

/*calendar end*/

#twpMap, #fireMap {
	height: 500px;
}

/*phocadownload*/

.pd-ctitle, .pd-filename, .pd-hr-cb {
	display: none;
}

.pd-filenamebox {
	width: 80%;
}

.pginline select {
	display: inline-block;
	width: 150px;
    color: #000;
    height: 59px !important;
    padding: 10px;
    border: 1px solid #000;
    line-height: 1;
}

.pd-subcategory {
	float: left;
    display: block;
    width: 100px;
    height: auto;
    background: transparent !important;
    padding: 20px !important;
    text-align: center;
    border: 1px solid #183D19;
    border-radius: 10px;
    max-width: 80%;
}

.pd-subcategory:hover {
	background: #183D19 !important;
	color: #fff;
}

.pd-subcategory:hover a {
	color: #fff;
}

#phoca-dl-category-box .pd-filebox {
	clear: both;
}

.pd-subcategory small {
	display: block;
}

.downloads #sp-component > .sp-column > div:last-child {
	display: none !important;
}

/*phocadownload end*/

/*person*/

.people .sppb-addon-person:hover .sppb-addon-content .sppb-person-image:before {
    content: " ";
    position: absolute;
    /* z-index: 1; */
    background-color: rgb(0 0 0 / 0.6);
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

/*person end*/

#firedepartments .sppb-addon-image-layout-content {
    width: 100%;
    height: 390px;
}

@media (max-width: 1441px) and (min-width: 993px) {
    #sp-header .logo-image {
        height: auto !important;
    }
}

@media (max-width: 425px) {
    #sp-header .logo-image {
        height: auto !important;
    }
}

.sppb-person-email a {
    font-size: 0.8rem;
}

/*Fire Table*/
.fireTable tbody tr:nth-child(1) { /*280*/
    background: #ff8d00;
}

.fireTable tbody tr:nth-child(1) td {
    color: #fff;
}

.fireTable tbody tr:nth-child(2) { /*281*/
    background: #ff397f;
}

.fireTable tbody tr:nth-child(2) td {
    color: #000;
}

.fireTable tbody tr:nth-child(4) { /*284*/
    background: #61c499;
}

.fireTable tbody tr:nth-child(4) td {
    color: #000;
}

.fireTable tbody tr:nth-child(5) { /*285*/
    background: #fcfa85;
}

.fireTable tbody tr:nth-child(5) td {
    color: #000;
}
/*Fire Table End*/









@media(max-width: 768px) {
#column-wrap-id-1606167858548 {
    display: none;
}
.sppb-slideshow-fullwidth-item-text .sppb-col-sm-6, .sppb-slideshow-fullwidth-item-text .sppb-col-6.slide-img-wrap {
    max-width: 100%!important;
    flex: 0 0 100%;
}
#sp-bottom2 img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
}
#sp-bottom4 .sppb-text-left {
    text-align: center;
}
#sp-bottom1, #sp-bottom3, #sp-bottom4 {
    text-align: center;
}
#sp-bottom1 #sppb-addon-wrapper-1536217140321 {
    width: auto;
}
body.transparent-header #sp-header.header-sticky {
    position: absolute!important;
}
#sp-header.header-sticky .logo-image {
    height: auto !important;
    margin-top: 00px;
}
#sp-header.header-sticky {
    background: transparent!important;
    box-shadow: none!important;
}
body.transparent-header #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0;
}
#sp-menu {
    padding: 40px 0;
}
#sp-header .logo-image {
    height: auto!important;
    width: 140px;
    margin-top: 0px;
}
body.transparent-header #sp-header {
/*
    position: static;
    background: #172657;
*/
    padding: 20px 0;
}
#sp-header .logo {
    height: auto!important;
}


}


@media(max-width: 767px) {
.sp-page-builder .page-content #section-id-1536127453676 {
    padding-top: 200px!important;
    position: relative;
}
.nav-items > div {
    display: block;
    margin: 0;
    clear: both;
    overflow: hidden;
    margin-left: 20px;
}
.nav-items > div.active {
    background: var(--primary-color);
}
div#nav-search {
    display: none!important;
}
#column-id-1602621826917 {
    padding-left: 0!important;
}
#column-wrap-id-1602702650995 {
    display: none;
}
#sppb-addon-wrapper-1602621826921 {
    padding: 0 15px;
}
#sppb-addon-1602621826924 ul {
    max-height: 1000px;
}
#sppb-addon-wrapper-1602621826924 .sppb-responsive-bars {
    display: none!important;
}
.pginline select {
    width: 100%;
    margin: 10px 0;
}
header#sp-header {
    position: absolute;
    top: 0;
}
.sp-page-title {
    padding: 210px 0 50px!important;
}
#sp-header.header-sticky {
    position: absolute!important;
    top: 0;
}
.sp-page-builder .page-content > section {
    background-attachment: initial!important;
}
#sppb-addon-1605897653772 .sppb-addon-table-main.bt tbody td:before {
    background: transparent!important;
	color: inherit!important;
}
section#section-id-1536148537004 img {
    width: 100%;
}
.sp-page-builder .page-content #section-id-1536148536895 {
    padding-top: 170px!important;
}
#sp-menu {
    padding: 40px 15px;
}
#sppb-addon-wrapper-1599680293553, #sppb-addon-wrapper-1599680293584, #sppb-addon-wrapper-1599680293574, #sppb-addon-wrapper-1599680293601 {
    margin-bottom: 5px!important;
}

}

