/* Minification failed. Returning unminified contents.
(4010,35): run-time error CSS1019: Unexpected token, found ','
(4010,35): run-time error CSS1042: Expected function, found ','
(4010,41): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(4222,16): run-time error CSS1038: Expected hex color, found '#ffff'
 */
body {
    min-width: 320px;
    font: normal 400 16px/25px 'Roboto', Arial, sans-serif!important;
    color: #04253b;
    letter-spacing: .025rem;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    background: #fff
}

.cf:after,
.cf:before {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

img {
    max-width: 100%;
    height: auto;
    border: none
}

img.fr-dii,
img.fr-dib { 
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .25);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font: normal 700 40px 'Roboto', Arial, sans-serif;
    line-height: 1.25;
    color: #04253b;
    padding: 0;
    margin: 0 0 1rem;
    letter-spacing: .15rem;
    text-transform: uppercase;
}

h1, .articlePost h1 { 
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 40px;
}

h2, .articlePost h2 {
    font-size: 25px; 
}

h3, .articlePost h3 {
    font-size: 20px;
    letter-spacing: .025rem;
    text-transform: none;
}

h4, .articlePost h4 {
    font-size: 20px;
    letter-spacing: .05rem;
}

h5, .articlePost h5 {
    font-size: 18px;
    letter-spacing: .025rem;
    text-transform: none;
}

h6, .articlePost h6 {
    font-size: 16px;
    letter-spacing: .05rem;
}

h2.categoryTitle {
    position: relative;
    height: auto;
    min-height: 440px;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 4.375rem;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
    margin: 0;
    padding: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    z-index: 1
}

h2.categoryTitle::before {
    content: '';
    background: linear-gradient(90deg, rgba(4, 37, 59, 0.9) 0%, rgba(4, 37, 59, 0.7) 40%, rgba(4, 37, 59, 0) 100%);
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: inline-block;
}

h2.categoryTitle::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    width: 100%;
    display: block;
    background: url('../images/slider-texture.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    z-index: 2;
}

h2.categoryTitle .catTitleCont {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 1.5rem;
    display: block
}

h2.categoryTitle .socialMedia { right: 0; }

.catTitleCont .container,
.catTitleCont .searchSearch {
    padding-left: 170px;
}

h2.categoryTitle .subCatTitle {
    font: italic 400 2rem 'Roboto Condensed', Arial, sans-serif;
    display: block
}

h3.pageTitle {
    font: normal 700 2rem 'Roboto Condensed', Arial, sans-serif;
    color: #0f3d39;
    display: block;
    margin-bottom: 1.5rem
}

table th {
    background: #0d75bb;
    color: #fff
}

p {
    padding: 0;
    margin: 0 0 1rem
}

a,
a:link,
ul.directory-list button {
    font-weight: 700;
    color: #0d75bb;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

a:visited {
    /* color: #0d75bb */
}

a:hover,
ul.directory-list button:hover {
    color: #08456e;
    text-decoration: none
}

a:active,
ul.directory-list button:active {
    color: #08456e
}

a:focus,
ul.directory-list button:focus {
    color: #08456e;
    text-decoration: none
}

cite,
small {
    font-style: normal
}

figure {
    padding: 0;
    margin: 0
}

address {
    font-style: normal
}

.mobileNav,
.moreOption>span,
.scrollup>span,
.sideMenuNav {
    display: none
}

.btnFireRating h3:after,
.btnPrint,
.desktopNav ul.mainMenu a:after,
.dynamicRoadBan a:before,
/* .footerBottom a::before, */
.footerTop a:before,
.frmPSubmit:after,
/* .headerTop a:before, */
.headerTopRight a:before,
/* .highlightContainer h2:before,
.hightlightsInnerCont a:after, */
.menuIcon:after,
.moreOption:before,
.moreOptionMainMenu:before,
.moreOptionSubMainMenu:before,
.searchIcon:after,
.serviceRequest h2:before,
.sideMenuNav:after,
.sideMenuNav:before,
.socialMedia a:after,
dd.ddEmail:before,
dd.ddFax:before,
dd.ddMap:before,
dd.ddPhone:before,
ol.breadCrumb a:after,
ol.breadCrumb a.breadcrumbHome::before,
ul.footerCol3>li:last-child:before,
ul.footerNav a:before,
ul.phoneColsList>li:before {
    content: "\f111";
    font-family: 'Font Awesome 6 Pro';
    font-style: normal;
    font-variant: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.socialMedia a:after {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400!important;
    content: "\f09a";
    margin-left: 5px;
}

.socialMedia a.facebook::before {
    display: none;
}

ol.breadCrumb,
ol.breadCrumb>li,
ul.footerNav,
ul.footerNav>li,
ul.hightlightLists,
ul.hightlightLists>li,
ul.mainMenu,
ul.mainMenu>li,
ul.phoneColsList,
ul.phoneColsList>li,
ul.relatedLinks,
ul.relatedLinks>li,
ul.search-page,
ul.search-page>li,
ul.sideMenu,
ul.sideMenu>li,
ul.subMainMenu,
ul.subMainMenu>li,
ul.subSideMenu,
ul.subSideMenu>li,
ul.subSubMainMenu,
ul.subSubMainMenu>li,
ul.textResizer,
ul.textResizer>li {
    list-style: none;
    padding: 0;
    margin: 0
}

.container {
    padding-left: 180px;
    padding-right: 180px;
    max-width: 100% !important;
}

.municipalServices .container {
    max-width: 100%
}

.skipToContent {
    position: absolute;
    top: -9999rem;
    left: 1rem;
    width: 300px;
    height: 1px;
    padding: 1.5rem;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: .7rem;
    overflow: hidden;
    z-index: 9999;
    background: rgba(0, 0, 0, .9)
}

.skipToContent.showSkipToContents {
    top: 1rem;
    height: auto
}

.skipToContent h2 {
    font-size: 1rem;
    color: #018ab6;
    margin-bottom: .5em
}

ol.skipLinks,
ol.skipLinks>li {
    font-size: .9rem;
    color: #fff;
    padding: 0;
    margin: 0
}

ol.skipLinks {
    margin-left: 1.5rem
}

.skipToContent a,
.skipToContent a:link {
    font-size: inherit;
    font-weight: 700;
    display: block;
    padding: .3rem;
    color: #fff
}

.skipToContent a:visited {
    color: #fff
}

.skipToContent a:hover {
    color: #018ab6
}

.skipToContent a:active {
    color: #018ab6
}

.skipToContent a:focus {
    color: #fff;
    outline: 1px solid #018ab6
}

.hideMe {
    position: absolute;
    top: -9999rem;
    left: -9999rem
}

.btnScrollup {
    position: fixed;
    bottom: 10rem;
    right: 30px;
    color: #04253b;
    cursor: pointer;
    padding: 10px 15px;
    display: none;
    border: none;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    z-index: 1;
    background: #88bbde;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .33);
    border-radius: 50%;
    font-size: 1.25rem;
    height: 50px;
    width: 50px;
}

.btnScrollup:hover {
    background: #fcb040;
    color: #04253b
}

.btnScrollup:focus {
    color: #04253b;
    background: #fcb040
}

header.masterHeader {
    z-index: 10;
    width: 100%
}

.headerTop {
    background: #fff;
    padding-left: 180px;
}

.headerBottom {
    position: relative;
    background: rgba(8, 69, 110, .95);
}

.fb1.row {
    padding-left: 180px;
    padding-right: 180px;
    justify-content: space-between;
    align-items: start;
    width: 100%;
    margin: 0;
}

.fb2.row {
    padding: 20px 180px 110px;
    margin-top: 1.5rem;
    background: #0d75bb;
    width: 100%;
    justify-content: space-between;
    flex-flow: row nowrap;
    margin: 50px 0 0;
}

.fb2.row .col-sm:first-child {
    text-align: left;
    padding: 0;
}

.fb2.row .col-sm:nth-child(2) {
    text-align: center;
}

.fb2.row .col-sm:last-child {
    text-align: right;
    padding: 0;
}

.headerTop p { 
    margin: 0; 
    padding-left: 50px;
}


.headerTop a,
.headerTop a:link {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #04253b;
    padding-left: 50px;
}

.headerTop a:visited {
    /* color: #04253b; */
}

.headerTop a:hover {
    color: #0d75bb;
}

.headerTop a:active {
    color: #0d75bb;
}

.headerTop a:before {
    font-weight: 700;
    margin-left: 0;
    margin-right: .5rem;
    color: #0d75bb;
}

.headerTop a:hover:before {
    /* color: #b8860b; */
}

/* .headerTop a.hMap:before {
    content: "";
}

.headerTop a.hPhone:before {
    content: "\f095";
}

.headerTop a.hFax:before {
    content: "\f1ac";
}

.headerTop a.hEmail:before {
    content: "\f0e0";
} */

.headerTop a#weather:before,
.headerTop a.langTranslateBTN:before {
    content: normal;
}

.headerTop .hcontact a {display: block;}

span.sepr {
    margin: 0 .5rem 0 1rem;
}


.socialMedia {
    position: absolute;
    right: 41px;
    top: 455px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 67px;
    height: 60px;
    /* transform: rotate(90deg); */
}

.socialMedia a {
    width: 157px;
    padding: 13px 40px 10px;
    background: #0D75BB;
    font-weight: 700 !important;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1rem;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important;
    transform: rotate(90deg);
    /* border-radius: 5px; */
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.socialMedia a:hover {
    background: #08456E;
    color: #fff;
}

.hInfo {
    position: relative;
    padding: 0;
    /* float: left; */
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    justify-content: space-between;
    align-items: center!important;
    min-height: 120px;
}

.search-info {
    /* float: right; */
}

.headerBottom .search-info {
    display: none;
}

.search-info a::before {
    content: none;
    margin: 0;
    padding: 0;
}

.search-info .hmapToggle,
.search-info .hsearch {
    padding: 20px 10px !important;
    text-align: center;
    width: 200px;
    min-height: 120px;
    font-weight: 700;
}

.search-info .hsearch,
.search-info .hmapToggle {
    font-family: 'Roboto Condensed', sans-serif;
    width: 200px;
    font-size: 18px;
    letter-spacing: .05rem;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    position: relative;
    float: left;
    background: #88bbde;
    color: #04253b;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
}

.search-info .hsearch .search-btn,
.hmapToggle .fa-map,
.hmapToggle .fa-times {
    display: block;
    color: #04253b;
    font-size: 1.875rem;
    padding: .56rem 0;
    font-weight: 900;
    position: relative;
    font-family: 'Font Awesome 6 Pro';
}

.hmapToggle span.text,
.hsearch span.text {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .075rem;
    display: block;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}
.search-info .hsearch:visited {
    /* color: #08456e!important; */
}

.search-info .hsearch:hover {
    background: #fcb040;
    color: #04253b;
}

.search-info .hmapToggle {
    width: 200px;
    float: right;
    position: relative;
    background: #0d75bb;
    font-size: 32px;
    color: #ffffff !important;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
}

.hmapToggle .fa-map, .hmapToggle .fa-times { color: #ffffff !important; }

.search-info .hmapToggle:visited {
    /* color: #88bbde!important; */
}

.search-info .hmapToggle:hover {
    background: #04253b;
    color: #ffffff;
}

.hmapToggle .fa-map-marked {
    display: inline-block;
}

.hmapToggle.closeGoogleMap .fa-map {
    display: none;
}

.hmapToggle .fa-s {
    display: none;
}

.hmapToggle .fa-times {
    display: none;
}

.hmapToggle.closeGoogleMap .fa-times {
    display: inline-block;
}

.weathercont {
    display: inline-block;
    color: #04253b;
}

.btnHeaderYahooWeather:hover {
    color: #b8860b;
}

.weathercont i.icon {
    color: #0d75bb;
    font-size: 2rem;
}

.weathercont i.icon:visited {
    color: #0d75bb;
}

.weathercont i.icon:hover {
    color: #b8860b;
}

.weathercont span {
    font-family: inherit;
    font-size: 1.563rem;
    font-style: normal;
    font-weight: 600;
    color: inherit;
}

.weathercont p {
    font-family: inherit;
    font-weight: 600;
    font-style: normal;
    font-size: 1.25rem;
    color: inherit;
    margin: 0;
}

.hdetails {
    display: inline-block;
}

.hdetails a {
    font-family: inherit;
    font-size: .875rem;
    font-style: normal;
    font-weight: 600;
    color: #04253b;
    letter-spacing: .3px;
}

.hdetails a span.hour {
    text-transform: uppercase;
    font-weight: 700;
}

.hcontact, .logo-info {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 74%;
}

.hcontact div {
    width: 25%;
    position: relative;
}

.hcontact .hAddress {
    width: 38%;
    max-width: 340px;
}

.hcontact .hEmailPhone {
    width: 30%;
}

.hcontact .hAddress::before,
.hcontact .hEmailPhone::before,
.hcontact .hHours a::before {
    content: "\f3c5";
    font-family: "Font Awesome 6 Pro";
    font-size: 36px;
    font-weight: 700;
    color: #0d75bb;
    float: left;
    position: absolute;
    left: 0;
    top: 50%;
    display: inline-block;
    transform: translateY(-50%);
}

.hcontact .hEmailPhone::before {
    content: "\f095";
}

.hcontact .hHours a::before {
    content: "\f017";
}

.hcontact .hHours span {
    display: block;
}

.hdetails .hcontact a {
    font-size: 1.125rem;
    margin-right: 2.45rem;
    letter-spacing: 0;
}

.header.socialMedia {
    display: inline-block;
}

.header.socialMedia a {
    /* font-size: 1.125rem!important; */
    color: #fff;
}

.header.socialMedia a.twitter {
    margin-right: 0;
}

.headerGoogleMap {
    display: none;
    position: relative;
    height: 550px;
}

.headerGoogleMap #map-container {
    height: 550px
}

.headerGoogleMap img {
    height: auto;
    width: auto;
}

.spinner {
    margin: 14px auto;
    width: 175px;
    height: 137px;
    text-align: center;
    font-size: 25px;
}

.spinner>div {
    background-color: #333;
    height: 100%;
    width: 15px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes sk-stretchdelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

.langCont {
    float: right;
}

.headerTop a.langTranslateBTN,
.headerTop a.langTranslateBTN:link {
    text-transform: uppercase;
    margin-right: 0;
}

.headerTop a.langTranslateBTN:after {
    content: "/";
    display: inline-block;
    margin-left: .5em;
    margin-right: .5em;
}

.headerTop a.langTranslateBTN.langFrench:after {
    content: normal;
    margin-left: 0;
    margin-right: 0;
}

.headerTop a.langTranslateBTN:after,
.headerTop a.langTranslateBTN:hover:after {
    color: #fff;
}

.headerTop a.langTranslateBTN.selected-lan {
    color: #b8860b;
}

h1.siteLogo,
h1.siteLogoFR {
    /* float: left; */
    width: 215px;
    min-height: 120px;
    display: inline-block;
    margin: 0 100px 0 0;
}

h1.siteLogo>a,
h1.siteLogoFR>a {
    width: inherit;
    height: inherit;
    display: block;
    text-indent: -9999rem;
    background: url(../../Images/logo.png) left center no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    min-height: 120px;
}

.addthis-smartlayers.addthis-smartlayers-desktop #at4-share {
    top: 26%!important;
}

.addthis-smartlayers.addthis-smartlayers-desktop .atss {
    z-index: 1;
}

.quickLinks {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0 120px;
    background: rgba(8, 69, 110, 1);
    z-index: 11;
    height: 90px;
}

.qlCont {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    height: 90px;
  }
  
.desktopQl.quickLinks .qlContainer {
    background: #08456e;
    padding: 1rem 3rem;
}

.desktopQl.quickLinks a,
.desktopQl.quickLinks a:link {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    background: #08456e;
    color: #fff!important;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row nowrap;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    padding: 22px 20px 22px 0;
    width: 20%;
    float: left;
}

.desktopQl.quickLinks a:first-of-type p {
    margin-bottom: 0;
}

.desktopQl.quickLinks a:visited {
    color: #fff!important;
}

/* .desktopQl.quickLinks a.qlItem:hover span, */
.desktopQl.quickLinks a:hover {
    background: #04253b;
}

.desktopQl.quickLinks a:active {
    background: #04253b;
}

.desktopQl.quickLinks a:focus {
    background: #04253b;
}

.desktopQl.quickLinks a span.icons,
.desktopQl.quickLinks a span.fire-icons {
    position: relative;
    /* left: 30px;
    top: 48%;
    transform: translateY(-50%); */
    font-weight: 700;
    display: inline-block;
    color: rgba(255, 255, 255, 1);
    font-size: 35px;
}

.desktopQl.quickLinks a p:first-of-type {
    text-transform: capitalize;
    padding-bottom: 5px;
    font-weight: 400;
    line-height: 1;
}

.desktopQl.quickLinks a p,
.desktopQl.quickLinks a .rating {
    font-weight: 700;
    display: block;
    color: #fff;
    letter-spacing: .05rem;
    margin: 0 0 0 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.desktopQl.quickLinks a div {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.desktopQl.quickLinks a .rating {
    margin: 9px 0 0 0;
    text-transform: uppercase;
}

.qlClose,
.qlOpen,
.mobileQl.quickLinks {
    display: none;
}

.quickLinks .qlOpen,
.mobileQl.quickLinks {
    display: block;
}

.quickLinks .qlOpen a::after {
    content: "\f067";
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    font-variant: normal;
    display: inline-block;
    text-rendering: auto;
    float: right;
    color: #fff;
    transition: color 300ms ease;
  }

  .quickLinks .qlOpen.quickOpen a::after {
    content: "\f068";
  }

.quickLinks .qlOpen a {
    background-color: #08456e;
    transition: background 300ms;
    text-align: left;
    padding: 0;
    position: relative;
    z-index: 2;
    text-align: left;
}

.quickLinks .qlOpen i {
    color: #fff;
    font-family: "Font Awesome 6 Pro";
    margin-right: 10px;
}

.qlCont.quickClose {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: transform 1.5s;
    -moz-transition: transform 1.5s;
    -o-transition: transform 1.5s;
    transition: transform 1.5s;
}
.qlCont.quickOpen {
    -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);
    -webkit-transition: transform 1.5s;
    -moz-transition: transform 1.5s;
    -o-transition: transform 1.5s;
    transition: transform 1.5s;
}

/* .quickLinks .qlOpen a,
.quickLinks .qlOpen a:link {
    font-family: 'Roboto condensed', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.2rem;
    color: #292929 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 1.5rem 5rem 1.5rem 5rem !important;
    text-align: left;
    width: 100%;
    border: none;
    position: relative;
    display: block;
} */

.frmSearch.homepage {
    position: relative;
    top: -3rem;
    left: 0;
    width: 330px;
    display: block;
    margin: 0;
    z-index: 1;
}

.frmSearch.innerpage {
    position: relative;
    top: -1rem;
    /* -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); */
    width: 330px;
    display: block;
    margin: 0;
    z-index: 1;
    /* left: 50%; */
}

.frmSearch input[type=search] {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #04253b;
    text-transform: uppercase;
    letter-spacing: .075rem;
    padding: 13px 50px 12px 30px;
    border: none;
    -webkit-border-radius: .5rem;
    -moz-border-radius: .5rem;
    border-radius: .5rem;
    -webkit-transition: background .3s ease 0s;
    -moz-transition: background .3s ease 0s;
    -o-transition: background .3s ease 0s;
    transition: background .3s ease 0s;
    background: #ffffff;
}

.frmSearch input[type=search]:focus {
    /* outline: 1px dashed #fff; */
}

.frmSearch input[type=search]::placeholder {
    color: #04253b !important;
}

::-webkit-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -moz-opacity: 1!important;
    -khtml-opacity: 1!important;
    opacity: 1!important;
}

::-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -moz-opacity: 1!important;
    -khtml-opacity: 1!important;
    opacity: 1!important;
}

:-ms-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -moz-opacity: 1!important;
    -khtml-opacity: 1!important;
    opacity: 1!important;
}

:-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -moz-opacity: 1!important;
    -khtml-opacity: 1!important;
    opacity: 1!important;
}

.frmSearch.homepage button[type=submit] {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    padding: 0;
    margin: 0;
    color: #0d75bb;
    border: none;
    cursor: pointer;
    background: 0 0;
}

.frmSearch.innerpage button[type=submit] {
    color: #0d75bb;
    position: absolute;
    top: 50%;
    right: 30px;
    font-size: 18px;
    padding: 7px 0;
    margin: 0;
    border: none;
    cursor: pointer;
    background: 0 0;
}

.frmSearch.innerpage input[type=search] { height: 50px; }

.frmSearch button[type=submit] .search-icon {
    color: #0d75bb;;
    font-size: 1.438rem;
    -webkit-transition: color .3s ease 0s;
    -moz-transition: color .3s ease 0s;
    -o-transition: color .3s ease 0s;
    transition: color .3s ease 0s;
}

.frmSearch button[type=submit] .search-icon:hover {
    color: #0d75bb;
}

.footerSec {
    position: relative;
    display: block;
    background: url(../../images/footer-divider.png) center top no-repeat;
    background-size: auto;
    background-size: cover;
    min-height: 109px;
    top: 0;
}

.footerTop {
    height: auto;
    background: url(../../images/bgfooter.jpg) left top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.footerTop .container {
    min-height: inherit
}

.footerTop .exploreCont {
    text-align: center;
    margin: 0 auto;
}

.footerTop .exploreCont span {
    font-size: 4.375rem;
    color: #88bbde;
    padding-bottom: 1.5rem;
}

.footerTop .exploreCont h5 {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.813rem;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}

.footerTop .exploreCont h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 3.75rem;
    text-transform: uppercase;
    color: #fff;
    line-height: 40px;
}

.footerTop .exploreCont .exploreborder {
    border-bottom: 5px solid #e4a645;
    width: 25%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.footerTop .reg-vote {
    background: rgba(8, 69, 110, .6);
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    color: #fff;
    padding: 2.11rem 0;
    margin-top: 4rem;
}

.footerTop .register h2,
.footerTop .view h2 {
    font-family: inherit;
    font-style: inherit;
    font-weight: 700;
    font-size: 2.5rem;
    text-transform: capitalize;
    color: inherit;
}

.footerTop .register p,
.footerTop .view p {
    font-family: inherit;
    font-style: inherit;
    font-weight: 400;
    font-size: 1.25rem;
    color: inherit;
    line-height: 1.25;
}

.pollQuestionCont {
    max-width: 500px;
    min-height: inherit;
    text-align: center;
    padding: 2rem 1.5rem;
}

.pollQuestionCont span {
    font-size: 2.5rem;
    display: block;
    margin-bottom: .5rem;
}

.btnPollQuestionVote,
.btnSubscribe {
    max-width: 200px;
    font-size: 1.563rem;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-top: 1rem;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-transition: background .3s ease 0s;
    -moz-transition: background .3s ease 0s;
    -o-transition: background .3s ease 0s;
    transition: background .3s ease 0s;
    background: 0 0;
    padding: 0;
}

.btnPollQuestionVote:hover,
.btnSubscribe:hover {
    color: #fcb040;
}

.btnPollQuestionVote:focus,
.btnSubscribe:focus {
    color: #fcb040;
}

.btnPollQuestionVote span,
.btnSubscribe span {
    margin-left: 1rem;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

#btnSearch .modal-header {
    border-bottom: none;
}

#btnSearch .modal-footer {
    display: none;
}

#btnSearch .modalTitleLogo {
    width: 180px;
    height: 100px;
    display: block;
    text-indent: -9999rem;
    margin: 1.1em auto 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#btnSearch .modal-body {
    padding: 0;
}

.closeNav,
.desktopNav .moreOptionMainMenu,
.desktopNav .moreOptionSubMainMenu,
.desktopNav ul.subSubMainMenu,
.menuIcon,
ul.mainMenuCol2 h3 {
    display: none;
}

.desktopNav ul.mainMenu ul.subSubMainMenu.open {
    display: block;
}

.desktopNav ul.mainMenu ul.subSubMainMenu li a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    color: #08456e !important;
    border: none;
    padding: 15px 0;
    font-weight: 400;
    font-size: 16px;
    /* color: #fff!important; */
    padding-left: 4.5rem;
}

.desktopNav ul.mainMenu ul.subSubMainMenu>li.selected a,
.desktopNav ul.mainMenu ul.subSubMainMenu>li:hover a {
    color: #0d75bb !important;
}

.menuIcon {
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font: normal 700 1.1rem 'Roboto', Arial, sans-serif;
    color: #0f3d39;
    text-transform: uppercase;
    padding: .5rem 0;
    margin: 0;
    cursor: pointer;
    border: none;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background: 0 0;
}



.menuIcon:focus {
    /* color: #fff; */
}

.menuIcon:after {
    content: "\f0c9";
    color: #fff;
    font-size: 20px;
    transition: all 300ms ease;
}


.menuIcon:hover:after {
    color: #fcb040;
}

.navContainer {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all 350ms ease;
    z-index: 500;
}

.topNavContainer {
    /*height: 22rem;*/
	height: auto;
    background: rgba(255,255,255, .95);
    padding: 60px 180px 40px;
}

.topNavContainer .row {
    justify-content: space-between;
}

.topNavContainer > .container {
    height: 25rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-top: 2.4rem;
    padding-bottom: 1rem;
}

.topNavContainer .col-sm {
    min-height: 19rem;
}

.topNavContainer .col-sm:first-child {
    max-width: 22%;
}

.topNavContainer .col-sm:last-child {
    max-width: 100%;
}

.bottomNavContainer {
    background: #88bbde;
}

.bottomNavContainer .container {
    padding: 0;
}

.bottomNavContainer a,
.bottomNavContainer a:link {
    font-size: 22px !important;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important;
    color: #04253b!important;
    text-align: center !important;
    padding: 20px 15px 25px !important;
    display: block!important;
    border-left: none!important;
    background: #88bbde !important;
    font-weight: 700!important;
    width: 100%;
    transition: background 300ms ease;
    letter-spacing: 0.075rem !important;
}

.bottomNavContainer a:visited {
    /* color: #04253b!important; */
}

.bottomNavContainer a:hover {
    background: #fcb040!important;
}

.bottomNavContainer a:active {
    background: #fcb040!important;
}

.bottomNavContainer a:focus {
    background: #fcb040!important;
}

.bottomNavContainer a:after {
    content: "\f055" !important;
    position: static!important;
    left: auto!important;
    right: auto;
    bottom: auto!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -o-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    /* color: #e3530d!important; */
    display: inline-block!important;
    margin-left: .5rem!important;
}

ul.mainMenu a,
ul.mainMenu a:link {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
	line-height: 1.5rem;
    font-size: 20px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    padding: 1.8rem 1.1rem;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    letter-spacing: .075rem;
}

ul.mainMenu a:visited {
    /* color: #fff; */
}

ul.mainMenu a:hover {
    color: #04253b;
    background: #fcb040;
}

ul.mainMenu a:active {
    color: #04253b;
    background: #fcb040;
}

ul.mainMenu a:focus {
    color: #04253b;
    background: #fcb040;
}

ul.mainMenu a span {
    display: inline-block;
    margin-right: .5rem;
    font-size: inherit;
    margin-top: .5rem;
}

.desktopNav ul.mainMenu a:after {
    content: normal;
    margin-left: 0;
}

.desktopNav ul.mainMenu>li:first-child {
    /* margin-left: 40px; */
}

/* .desktopNav ul.mainMenu>li:first-child a::before {
    content: "\f015";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    color: #88bbde;
} */

.desktopNav ul.mainMenu>li:first-child:hover a::before {
    color: #04253b;
}

.desktopNav ul.mainMenu {
    display: flex;
    justify-content: left;
    align-items: center;
    flex-flow: row wrap;
    width: 100%;
    padding-left: 90px;
    padding-right: 90px;
}

.desktopNav ul.mainMenu > li {
    float: left;
    width: 16.5%;
}

.desktopNav ul.mainMenu>li>a:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: .5rem;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #dce6e5;
    display: block;
    z-index: 501;
    font-size: 3rem;
}

.desktopNav ul.mainMenu>li:hover>a:not(.home):after {
    content: "\f0d7";
    bottom: -.8rem;
    color: #fcb040;
    font-weight: 900;
}

@-moz-document url-prefix() {
    .desktopNav ul.mainMenu>li:hover>a:not(.home):after {
        bottom: -.8rem;
    }
}

.desktopNav ul.mainMenu>li.selected a,
.desktopNav ul.mainMenu>li:hover a,
.desktopNav ul.mainMenu>li[aria-expanded=true]>a {
    color: #04253b;
    background: #fcb040;
}

.desktopNav ul.mainMenu>li.hasChild[aria-expanded=true] .navContainer,
.desktopNav ul.mainMenu>li:hover .navContainer {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
}

.desktopNav .bottomNavContainer a[role=menuitem] {
    display: inline-block!important;
}

.desktopNav .subMain {
    /* border-right: .5px solid rgba(255, 255, 255, .5); */
}

.desktopNav .subMain:last-child {
    border-right: none;
}

/* .desktopNav ul.mainMenu>li .navContainer[id="ebf34bf7f57b48ed9e8774db711c0e96"] .topNavContainer .col-sm:first-child .bgImg {
    background-image: url(../../images/nav-living.png);
    min-height: 80%;
    min-width: 80%;
    background-repeat: no-repeat;
    background-position-x: 85%;
    background-position-y: 0;
    background-size: 80%;
}

.desktopNav ul.mainMenu>li .navContainer[id="484119e5d91d4d6693064262e26fa27d"] .topNavContainer .col-sm:first-child .bgImg {
    background-image: url(../../images/nav-visit.png);
    min-height: 80%;
    min-width: 80%;
    background-repeat: no-repeat;
    background-position-x: 85%;
    background-position-y: 0;
    background-size: 80%;
}

.desktopNav ul.mainMenu>li .navContainer[id="6bec390e307a494faaddc3b43761c720"] .topNavContainer .col-sm:first-child .bgImg {
    background-image: url(../../images/nav-bus.png);
    min-height: 80%;
    min-width: 80%;
    background-repeat: no-repeat;
    background-position-x: 85%;
    background-position-y: 0;
    background-size: 80%;
}

.desktopNav ul.mainMenu>li .navContainer[id="5a7570912e7a4c86bb4b9fa9aac363b9"] .topNavContainer .col-sm:first-child .bgImg {
    background-image: url(../../images/nav-admin.png);
    min-height: 80%;
    min-width: 80%;
    background-repeat: no-repeat;
    background-position-x: 85%;
    background-position-y: 0;
    background-size: 80%;
}

.desktopNav ul.mainMenu > li .navContainer[id="a430b86b836545bf8d182e30ba03cfde"] .topNavContainer .col-sm:first-child .bgImg {
    background-image: url(../../images/img-6.png);
    min-height: 90%;
    min-width: 80%;
    background-repeat: no-repeat;
    background-position-x: 85%;
    background-position-y: 0;
    background-size: 80%;
} */

/*.desktopNav ul.mainMenu>li:nth-child(6) .navContainer .topNavContainer .col-sm:first-child .bgImg {
    background-image: url(../../images/img-5.png);
    min-height: 80%;
    min-width: 80%;
    background-repeat: no-repeat;
    background-position-x: 85%;
    background-position-y: 0;
    background-size: 80%;
}*/

.desktopNav ul.subMainMenu a,
.desktopNav ul.subMainMenu a:link {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    position: relative;
    font-size: 18px;
    color: #04253b !important;
    border-left: none;
    border-top: solid 1px #bfbfbf;
    display: block;
    padding: 18px 0;
    text-align: left;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    background: 0 0!important;
    letter-spacing: 0;
    text-transform: capitalize;
}

.desktopNav ul.subMainMenu a:visited {
    /* color: #fff!important; */
}

.desktopNav ul.subMainMenu a:hover {
    color: #0d75bb !important;
}

.desktopNav ul.subMainMenu>li.selected a {
    color: #0d75bb !important;
}

.desktopNav ul.subMainMenu>li.selected>ul.subSubMainMenu a { color: #08456e; }

.desktopNav ul.subMainMenu li:first-of-type a {
    border: none;
}

/* .articlePost h1 {
    font-size: 2rem;
} */

.mainContainer {
    position: relative;
    background: #fff;
}

main .container {
        background: url('../images/splash-texture.jpg');
        background-position: top;
        background-repeat: no-repeat;
        background-size: 100%;
}

.row main .container {
    background: none;
}

.mainContainer .row {
    margin: 0 0 40px 0;
}

.mainContainer main {
    width: 100%;
    height: auto;
    min-height: 25rem;
    overflow-x: hidden;
}

.mainContainer main.formPage,
.mainContainer main.searchPage {
    padding: 1.5rem 0;
}

.mainContainer.pagePasswordProtected {
    padding-top: 1rem;
}

h3.cat-title {
    color: #0d75bb;
    text-transform: uppercase;
    letter-spacing: .1rem;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 20px;
}

.side-container {
    width: 25%;
  }

.mainContainer aside.col-sm {
    position: relative;
    height: 100%;
    flex-grow: 1;
    padding: 0;
    background: #f0f0f0;
    border-radius: 10px;
    overflow: hidden;
}

.mainContainer aside.col-sm::after {
    content: "";
    background: url('../images/sidenav-splash.png');
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 350px;
    height: 317px;
}

.mainContainer main.col-sm {
    flex-grow: 2;
    padding: 0 0 20px 40px;
}

ul.subSideMenu {
    display: none;
}

.moreOption {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    color: #08456e;
    font-weight: 700;
    display: inline-block;
    padding: 20px;
    cursor: pointer;
    border: none;
    -webkit-transition: background .3s ease 0s;
    -moz-transition: background .3s ease 0s;
    -o-transition: background .3s ease 0s;
    transition: background .3s ease 0s;
    background: 0 0
}

.moreOption:hover {
    color: #08456e!important;
}

.moreOption:before {
    content: "\f078";
    margin-left: 0;
    -webkit-transform: transform .3s ease 0s;
    -moz-transform: transform .3s ease 0s;
    -o-transform: transform .3s ease 0s;
    transition: transform .3s ease 0s;
}

.moreOption.openIcon:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul.sideMenu {
    position: relative;
    z-index: 1;
  }

ul.sideMenu a,
ul.sideMenu a:link {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #04253b;
    display: block;
    padding: 20px;
    -webkit-transition: background .3s ease 0s;
    -moz-transition: background .3s ease 0s;
    -o-transition: background .3s ease 0s;
    transition: background .3s ease 0s;
    background: #f0f0f0;
    text-transform: capitalize;
}

ul.sideMenu a:visited {
    /* color: #08456e; */
}

ul.sideMenu a:hover {
    background: #fcb040;
    color: #04253b;
}

ul.sideMenu a:active {
    background: #07456e;
    color: #ffffff;
}

ul.sideMenu a:focus {
    background: #07456e;
    color: #ffffff;
}

ul.sideMenu>li {
    position: relative;
}

ul.sideMenu > li.hasChild a {
    padding-right: 2.5rem;
}

ul.sideMenu>li[aria-expanded="true"] a,
ul.sideMenu>li.selected a {
    background: #07456e;
    color: #fff;
}

ul.sideMenu>li[aria-expanded="true"] .moreOption,
ul.sideMenu>li.selected .moreOption {
    color: #ffffff;
}

ul.sideMenu>li.selected:hover .moreOption {
    color: #fff;
}

ul.subSideMenu>li.selected:hover .moreOption {
    color: #04253b;
}

ul.sideMenu>li:hover > a {
    background: #fcb040;
    color: #04253b;
}

ul.sideMenu>li.selected:hover>.moreOption {
    color: #04253b !important;
}

ul.sideMenu>a:hover > .moreOption {
    color: #04253b;
}

ul.subSideMenu a,
ul.subSideMenu a:link {
    font-family: 'Roboto', sans-serif!important;
    font-style: normal!important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #ffffff!important;
    display: block;
    background: #04253b !important;
    padding-left: 2rem!important;
}

ul.subSideMenu a:visited {
    /* color: #04253b!important; */
}

ul.subSideMenu > li > a:hover {
    color: #04253b!important;
    background: #fcb040!important;
}

ul.subSideMenu a:active {
    background: #07456e;
    color: #ffffff;
}

ul.subSideMenu a:focus {
    background: #07456e;
    color: #ffffff;
}

ul.subSideMenu>li.selected a {
    background: #07456e;
    color: #ffffff;
} 
 
.headerContent {
    padding: 3px 0 20px;
}

ol.breadCrumb a,
ol.breadCrumb a:link {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    color: #04253b;
    letter-spacing: .075rem;
    display: block;
    text-transform: uppercase;
}

ol.breadCrumb a:visited {
    /* color: #04253b; */
}

ol.breadCrumb a:hover {
    color: #0d75bb;
}

ol.breadCrumb li:last-of-type a {
    color: #0d75bb;
    padding-top: 1px;
}

ol.breadCrumb a:active {
    color: #0d75bb;
}

ol.breadCrumb a:focus {
    color: #0d75bb;
}

ol.breadCrumb a:after {
    content: "\f105";
    color: #04253b;
    margin: 0 .5rem;
}

ol.breadCrumb li:last-of-type a:hover {
    color: #04253b;
}

ol.breadCrumb a.breadcrumbHome span { display: none; }

ol.breadCrumb a.breadcrumbHome::before {
    font-family: "Font Awesome 6 Pro";
    content: "\f015";
    display: inline;
    position: relative;
}

ol.breadCrumb {
    float: left;
}

ol.breadCrumb>li {
    float: left;
}

ol.breadCrumb>li:last-child a:after {
    content: normal;
    margin-right: 0;
    margin-left: 0;
}

.btnPrint {
    margin: -3px 0 0;
    padding: 0 0 0 .5rem;
    border: none;
    cursor: pointer;
    display: block;
    background: 0 0;
    font-weight: 700;
    transition: color 300ms ease;
}

.btnPrint:before {
    content: "\f02f";
}

.btnPrint:hover {
    color: #0d75bb;
}

ul.textResizer {
    float: right;
}

ul.textResizer>li {
    float: left;
    margin-right: .2rem;
}

ul.textResizer>li:last-child {
    margin-right: 0;
}

ul.textResizer a,
ul.textResizer a:link,
ul.textResizer span {
    font: normal bold 1em/0 'Roboto Condensed', sans-serif;
    color: #04253b;
    text-transform: capitalize;
    display: inline-block;
}

ul.textResizer a,
ul.textResizer a:link {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}

ul.textResizer a:visited {
    color: #04253b;
}

ul.textResizer a:hover {
    color: #0d75bb;
}

ul.textResizer a:active {
    color: #0d75bb;
}

ul.textResizer a:focus {
    color: #0d75bb;
}

ul.textResizer span {
    margin-right: .5rem;
}

ul.textResizer a.small-text {
    font-size: 1rem;
}

ul.textResizer a.medium-text {
    font-size: 1.188rem;
}

ul.textResizer a.large-text {
    font-size: 1.438rem;
}

ul.textResizer a.textresizer-active {
    color: #0d75bb;
}

h4.pageTitle {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    color: #04253b;
    text-transform: uppercase;
    letter-spacing: .125rem;
    border-top: 1px solid #bfbfbf;
    margin-bottom: 10px;
    margin-top: 18px;
    padding-bottom: 15px;
    padding-top: 30px;
}

#google_translate_element {
    position: relative;
    top: 1rem;
    display: inline-block
}

ul.phoneColsList {
    margin-bottom: 2rem;
}

ul.phoneColsList>li:before {
    content: "\f105";
    margin-left: 0;
    margin-right: .5rem;
}

footer .row.m-0 {
    position: relative;
    z-index: 9;
}

.footerBottom {
    position: relative;
    padding-top: 0;
    margin-top: -100px;
}

.footerBottom h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-size: 25px;
    font-weight: 600;
    color: #04253b;
    text-transform: capitalize;
    margin-bottom: .7rem;
}

.footerBottom .french h2 {
    font-size: 1.5rem;
    color: #04253b;
    text-transform: uppercase;
    margin-bottom: .7rem;
}

.fb1.row img {
    position: relative;
    display: block;
    height: 100px;
    width: 207px;
}

.footerBottom .footer-logo { width: 22%; }

.footerBottom .footer-address {
    position: relative;
    display: block;
    width: 40%;
}

.footerBottom h4 {
    text-transform: uppercase;
    letter-spacing: .1rem;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 25px;
}

.footerBottom .enews { width: 38%; }

.enews a,
.enews a:link {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px;
    letter-spacing: .075rem;
    text-transform: uppercase;
    float: none;
    width: 200px;
    height: 50px;
    display: block;
    color: #04253b !important;
    text-align: center;
    padding: 12px 35px 10px;
    background: #fcb040;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.enews a:visited {
    /* background: #0d75bb; */
}

.enews a:focus {
    background: #88bbde;
}

.enews a:hover {
    background: #88bbde;
}

.enews a:active {
    background: #88bbde;
}

.footerBottom .contact-us { 
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-flow: row nowrap;
}

.footerBottom .contact-us div { width: 49%; }

.footerBottom .contact-us .hMap { 
    max-width: 270px; 
}

.footerBottom .contact-us a { display: block; } 

.footerBottom .contact-us p { margin: 0; } 

.footerBottom p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    color: #04253b;
    line-height: 1.55;
}

.enews p {
    margin-bottom: 30px;
}

.footerBottom p img {
    display: inline-block;
    margin-top: 2rem;
    margin-right: 3rem;
}

.footerBottom p img+img {
    margin-right: 0;
}

.footerBottom p a span.hour {
    font-family: inherit;
    text-transform: uppercase;
    font-weight: 700;
}

.footerBottom p a.hEmail span,
.footerBottom p a.hFax span,
.footerBottom p a.hPhone span {
    letter-spacing: 0;
    margin-right: 2rem;
}

.footerBottom .contact-us a::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    margin-left: 0;
    margin-right: .5rem;
    display: inline;
}

/* .footerBottom a.hMap::before {
    content: none;
}

.footerBottom a.hEmail::before {
    content: "\f0e0";
}

.footerBottom a.hPhone::before {
    content: "\f095";
}

.footerBottom a.hFax::before {
    content: "\f1ac";
} */

.footerBottom a,
.footerBottom a:link {
    font-size: inherit;
    font-weight: inherit;
    color: #04253b;
}

.footerBottom a:visited {
}

.footerBottom a:hover {
    color: #0d75bb;
}

.footerBottom a:active {
    color: #0d75bb;
}

.footerBottom a:focus {
    color: #0d75bb;
}

.footer.socialMedia a {
    color: #fff!important;
    font-size: .875rem!important;
    margin-right: 1rem;
}

.footer.socialMedia a:hover {
    color: #fcb040!important;
}

.btnRegister {
    font: normal 700 1rem 'Roboto Condensed', Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 2rem 0 0;
    padding: .6rem 3.2rem;
    cursor: pointer;
    border: 1px solid #fff;
    -webkit-transition: background .3s ease 0s;
    -moz-transition: background .3s ease 0s;
    -o-transition: background .3s ease 0s;
    transition: background .3s ease 0s;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
    background: 0 0;
}

.btnRegister:hover {
    border-color: #c97d0c;
    background: #c97d0c;
}

.btnRegister:focus {
    border-color: #c97d0c;
    background: #c97d0c;
}

ul.footerNav li {
    float: left;
    width: 40%;
    line-height: 1.35;
}

ul.footerNav a,
ul.footerNav a:link {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    color: #fff;
    display: block;
    padding-left: .9rem;
}

ul.footerNav a:visited {
    color: #fff;
}

ul.footerNav a:hover {
    color: #fcb040;
}

ul.footerNav a:active {
    color: #fcb040;
}

ul.footerNav a:focus {
    color: #fcb040;
}

ul.footerNav a:before {
    content: normal;
    margin-left: 0;
}

ul.footerNav a:before {
    content: "\f105";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-weight: 400;
    margin-right: 0;
}

.footerBottom::before {
    content: "";
    width: 100%;
    height: 121px;
    display: block;
    background: url('../../images/footer-texture.png') bottom left no-repeat;
    background-size: cover;
  }

.footerBottom .container {
    background: url('../images/footer-splash-texture.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
}

.footerBottom cite,
.footerBottom small {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    letter-spacing: .075rem;
}

.footerBottom cite { text-align: right; }

.footerBottom cite a,
.footerBottom cite a:link {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}

.footerBottom cite a:before {
    content: none;
}

.footerBottom cite a:visited {
    /* color: #fff; */
} 

.footerBottom cite a:hover {
    color: #fcc065;
}

.footerBottom cite a:active {
    color: #fcc065;
}

.footerBottom cite a:focus {
    color: #fcc065;
}

/* .footerBottom cite a span {
    color: #fff;
    width: 71px;
    height: 22px;
    display: block;
    text-indent: -9999Rem;
    background: url(../../images/All-Net-Municipal-Solutions.png) center center no-repeat;
} */

.footerBottom a.facebook::before {
    content: "\f09a";
    font-weight: 400;
    font-family: "Font Awesome 6 Brands";
}


.socialMedia a.twitter:before {
    content: "\f099";
}

.socialMedia a.instagram:before {
    content: "\f16d";
}

.socialMedia a.youtube:before {
    content: "\f167";
}

.socialMedia a.linkedIn:before {
    content: "\f0e1";
}

.socialMedia a.tripAdvisor:before {
    content: "\f262";
}

.municipalServices .col-5,
.municipalServices .col-7 {
    text-align: center;
}

.municipalServices .col-5 h2,
.municipalServices .col-7 h2 {
    color: #fff;
    margin-bottom: 2rem;
}

.municipalServices .col-7 h2 {
    margin-bottom: .5rem;
}

.municipalServices .col-5 h2 span {
    font-size: .9rem;
    display: block;
    padding-top: .5rem;
}



.roadBanCont {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.municipalServices .col-7 span {
    font-size: 2rem;
    color: #fff;
}

a.inEffectLink,
a.inEffectLink:link {
    color: #fff;
    text-align: center;
    display: block;
    padding: .5rem;
    -webkit-transition: background .3s ease 0s;
    -moz-transition: background .3s ease 0s;
    -o-transition: background .3s ease 0s;
    transition: background .3s ease 0s;
    background: #165751;
}

a.inEffectLink:visited {
    color: #fff;
}

a.inEffectLink:hover {
    background: #26948a;
}

a.inEffectLink:active {
    background: #26948a;
}

a.inEffectLink:focus {
    background: #26948a;
}

a.roadBanInEffect,
a.roadBanInEffect:link {
    background: #990f12;
}

a.roadBanInEffect:hover {
    background: #b31215;
}

a.roadBanInEffect:active {
    background: #b31215;
}

a.roadBanInEffect:focus {
    background: #b31215;
}

table {
    width: 100%;
    border-collapse: collapse;
}

td,
th {
    padding: 6px;
    border: none;
    text-align: left;
}

@media only screen and (max-width:760px),
(min-device-width:768px) and (max-device-width:1024px) {
    table,
    tbody,
    td,
    th,
    thead,
    tr {
        display: block;
    }
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    tr {
        border: none;
        border-bottom: 1px solid #ddd;
    }
}

#modalHeaderWeather {
    padding: 0;
}

#modalHeaderWeather .modal-footer,
#modalHeaderWeather .modal-header {
    display: none;
}

.headerWeather:before {
    content: normal;
}

ul.bwTabs,
ul.bwTabs>li,
ul.col2W,
ul.col2W>li,
ul.innerColWeatherLists,
ul.innerColWeatherLists>li,
ul.weatherListsHeader,
ul.weatherListsHeader>li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#modalHeaderWeather .modal-dialog {
    max-width: 500px;
}

#modalHeaderWeather .modal-body {
    padding: 0;
}

#modalHeaderWeather .modal-body .close {
    padding: .1rem;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    background: 0 0;
}

.btnHeaderYahooWeather {
    cursor: pointer;
    border: none;
    padding: 0;
    margin: 0 6rem 0 0;
    background: 0 0;
}

.btnHeaderYahooWeather span {
    display: inline-block;
    margin-right: .3rem;
}

#modalHeaderWeather .headerWeather {
    color: #fff;
    padding: 2rem 1rem;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}

.headerWeatherCont {
    background: #b0d3d1;
    background: #4f95c4;
    background: -moz-linear-gradient(top, #4f95c4 0, #08456e 100%);
    background: -webkit-linear-gradient(top, #4f95c4 0, #08456e 100%);
    background: linear-gradient(to bottom, #4f95c4 0, #08456e 100%);
}

#modalHeaderWeather .headerWeather.wi-tornado {
    background: url(../../images/weather-images/wi-tornado.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-thunderstorm {
    background: url(../../images/weather-images/wi-thunderstorm.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-hurricane {
    background: url(../../images/weather-images/wi-hurricane.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-thunderstorm {
    background: url(../../images/weather-images/wi-day-thunderstorm.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-rain-mix {
    background: url(../../images/weather-images/wi-rain-mix.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-sleet {
    background: url(../../images/weather-images/wi-sleet.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-dust {
    background: url(../../images/weather-images/wi-dust.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-fog {
    background: url(../../images/weather-images/wi-fog.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-haze {
    background: url(../../images/weather-images/wi-day-haze.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-smoke {
    background: url(../../images/weather-images/wi-smoke.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-windy {
    background: url(../../images/weather-images/wi-windy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-snowflake-cold {
    background: url(../../images/weather-images/wi-snowflake-cold.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-cloudy {
    background: url(../../images/weather-images/wi-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-night-cloudy {
    background: url(../../images/weather-images/wi-night-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-cloudy {
    background: url(../../images/weather-images/wi-day-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-night-partly-cloudy {
    background: url(../../images/weather-images/wi-night-partly-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-cloudy-high {
    background: url(../../images/weather-images/wi-day-cloudy-high.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-night-clear {
    background: url(../../images/weather-images/wi-night-clear.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-sunny {
    background: url(../../images/weather-images/wi-day-sunny.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-stars {
    background: url(../../images/weather-images/wi-stars.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-hot {
    background: url(../../images/weather-images/wi-hot.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-sprinkle {
    background: url(../../images/weather-images/wi-sprinkle.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-snow {
    background: url(../../images/weather-images/wi-snow.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-storm-showers {
    background: url(../../images/weather-images/wi-storm-showers.png) center bottom no-repeat;
}

.weatherText {
    font: 700 1.3em 'Roboto Condensed';
    margin-bottom: 0;
}

.weatherText>i {
    font-size: 2rem;
    display: block;
    margin-bottom: .5rem;
}

.weatherCity {
    margin-bottom: .3rem;
}

.weatherTemp {
    font: 700 4em 'Roboto Condensed';
    margin-bottom: 0;
}

ul.bwTabs>li {
    float: left;
    width: 33.33%;
}

.bodyContainer {
    height: 260px;
    padding: 1.5rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.weatherList {
    padding: .8rem 0;
    border-bottom: 1px solid rgba(208, 210, 212, .5);
}

ul.innerColWeatherLists>li,
ul.weatherListsHeader>li {
    float: left;
    width: 33.33%;
}

ul.innerColWeatherLists>li:nth-child(2),
ul.weatherListsHeader>li:nth-child(2) {
    text-align: center;
}

ul.innerColWeatherLists>li:last-child,
ul.weatherListsHeader>li:last-child {
    text-align: right;
}

ul.weatherListsHeader {
    padding: 0 1.4rem .5rem 1.5rem;
    -webkit-transition: box-shadow .3s ease 0s;
    -moz-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
}

.tab-pane:hover ul.weatherListsHeader {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

ul.bwTabs {
    display: block;
    padding: 1.5rem 1rem;
    border: none;
}

ul.bwTabs a,
ul.bwTabs a:link {
    font-size: .9rem;
    color: #08456e;
    display: inline-block;
    padding: 0 .5rem 1rem;
}

ul.bwTabs a:visited {
    color: #08456e;
}

ul.bwTabs a:hover {
    color: #0d75bb;
}

ul.bwTabs a:active {
    color: #0d75bb;
}

ul.bwTabs a:focus {
    color: #0d75bb;
}

ul.bwTabs a.active {
    color: #0d75bb;
    border-bottom: 1px solid #0d75bb;
}

ul.bwTabs a span {
    display: inline-block;
    margin-right: .3rem;
}

ul.bwTabs>li {
    width: 50%;
    text-align: center
}

#forecast .bodyContainer {
    padding-top: 0
}

.col2WDesc,
.wlDay,
.wlHigh,
.wlIcon,
.wlLow {
    color: #0d75bb
}

.col2WTitle,
.wlHead,
.wlText {
    font-size: .75rem;
    color: #252525;
    display: block
}

.wlHead {
    font-size: .7rem;
    text-transform: uppercase
}

ul.col2W>li {
    float: left;
    width: 50%;
    padding: .8rem 0;
    border-bottom: 1px solid rgba(208, 210, 212, .5)
}

.col2WDesc span {
    display: inline-block;
    margin-right: .5rem
}

table {
    width: 100%;
    border-collapse: collapse
}

table .council-table {
    font-size: 1em
}

td,
th {
    padding: 6px;
    border: none;
    text-align: left
}

table.tblAgendaMinutes td,
table.tblAgendaMinutes th {
    padding: 1em
}

table.tblAgendaMinutes td span {
    display: none
}

table.tblAgendaMinutes tbody td:nth-child(3),
table.tblAgendaMinutes tbody td:nth-child(4),
table.tblAgendaMinutes tbody td:nth-child(5) {
    padding-left: 2em
}

table.tblAgendaMinutes thead tr {
    background: #239c7b;
    color: #fff;
    font-family: Lato, sans-serif;
    text-transform: uppercase
}

table.tblAgendaMinutes tbody {
    background: #f2f2eb
}

table.tblAgendaMinutes tbody td {
    color: #002341
}

@media only screen and (max-width:760px),
(min-device-width:768px) and (max-device-width:1024px) {
    table,
    tbody,
    td,
    th,
    thead,
    tr {
        display: block
    }
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    table.tblAgendaMinutes tbody td:nth-child(3),
    table.tblAgendaMinutes tbody td:nth-child(4),
    table.tblAgendaMinutes tbody td:nth-child(5) {
        padding-left: 1em
    }
    table.tblAgendaMinutes td span {
        display: inline-block;
        margin-right: 1em
    }
    table.tblAgendaMinutes thead {
        display: none
    }
    table.tblAgendaMinutes thead tr {
        position: relative;
        top: auto;
        left: auto
    }
    tr {
        border: none;
        border-bottom: 1px solid #0f3d39
    }
    .council-table td {
        border: none;
        border-bottom: 1px solid #ccc;
        position: relative;
        padding-left: 50%
    }
    .council-table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
}

.responsive-table {
    text-transform: none
}

tr:nth-of-type(2n) {
    background: 0 0!important
}

tr td:first-child {
    background: 0 0!important
}

.responsive-table table {
    width: 100%;
    margin-bottom: .5em;
    font-size: .8em;
    border-collapse: collapse;
    border-spacing: 0
}

.responsive-table table {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: left;
    color: #333
}

.responsive-table table tr {
    color: #222
}

.responsive-table table tr {
    background: #efefef
}

.responsive-table table tr:nth-child(even) {
    background: #efefef
}

.responsive-table table th {
    font-weight: 700;
    padding: .35em;
    font-size: 1em
}

.responsive-table table td {
    padding: .6em;
    font-size: 1.1em
}

.responsive-table table td {
    text-align: left
}

.highlightContainer {
    padding-top: 20px;
    padding-bottom: 200px;
    text-align: center;
    background: url('../images/highlights-bg.jpg');
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

.hightlightsInnerCont {
    padding-left: 160px;
    padding-right: 160px;
}

.highlightContainer h2 {
    text-align: center;
    position: relative;
    margin: 20px 180px;
    overflow: hidden;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: .2rem;
    text-transform: uppercase;
    color: #04253b;
}

.highlightContainer h2:before,
.highlightContainer h2:after {
   content: "";
   height: 1px;
   background: none;
   border-top: 1px solid #bfbfbf;
   width: 50%;
   top: 53%;
   position: absolute;
   overflow: hidden;
   margin: 0 20px;
}

.highlightContainer h2:before {
    margin-left: calc(-50% - 20px);
}

.hightlightsInnerCont a,
.hightlightsInnerCont a:link {
    position: relative;
    width: 30%;
    margin: 20px;
    display: inline-block;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 8px rgba(0,0,0,.25);
    transition: all 300ms ease;
}


/* .hightlightsInnerCont a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: .5px;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: background .3s ease 0s;
    -moz-transition: background .3s ease 0s;
    -o-transition: background .3s ease 0s;
    transition: background .3s ease 0s;
    z-index: 1
} */

/* .hightlightsInnerCont a:after {
    content: "\f57c";
    position: absolute;
    top: 1rem;
    left: 1rem;
    color: #fff;
    z-index: 2
} */

.hightlightsInnerCont a:hover:before {
    
}

.hightlightsInnerCont a img {
    display: inline-block;
    width: 100%;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
     transition: transform .3s ease-out;
     -moz-transform: scale(1.0025);
    -webkit-transform: scale(1.0025);
    -o-transform: scale(1.0025);
    transform: scale(1.0025);
    overflow: hidden;
    object-fit: cover;
}

.hightlightsInnerCont a:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.highlightCaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 150px 20px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1; 
    background: linear-gradient(0deg, rgba(8, 69, 110, 0.9) 33%, rgba(8, 69, 110, 0) 100%);
}

.hightlightsInnerCont a:hover .highlightCaption {
    background: linear-gradient(0deg, rgba(13, 117, 188, 0.9) 33%, rgba(13, 117, 188, 0) 100%);
}

.highlightCaption h3,
.highlightCaption p {
    color: #fff;
}

.highlightCaption h3 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: .125rem;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}

.highlightCaption p {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px 0;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

@media only screen and (min-width: 2350px) {
    .hcontact .hEmailPhone {
        width: 21%;
      }
}
@media only screen and (min-width: 2100px) {
    .hightlightsInnerCont a, .hightlightsInnerCont a:link {
        width: 30.5%;
    }
}

@media only screen and (min-width: 2000px) {
    .hcontact .hEmailPhone {
        width: 24%;
      }

      .hcontact, .logo-info {
        width: 78%;
    }
}

@media only screen and (min-width: 1920px) {
    main .container {
        background-position: top;
    }
}

@media only screen and (max-width:1860px) {
    .hInfo {
        padding: 0;
    }
    .desktopQl.quickLinks a,
    .desktopQl.quickLinks a:link {

    }
    .desktopQl.quickLinks a:last-of-type,
    .desktopQl.quickLinks a:nth-child(4) {

    }
    .desktopQl.quickLinks a span.icons,
	.desktopQl.quickLinks a span.fire-icons {

    }
}

@media only screen and (min-width: 1800px) {
    .hightlightsInnerCont {
        padding-left: 145px;
        padding-right: 145px;
    }
}

@media only screen and (max-width:1750px) {
    .hInfo {
        padding: 0;
    }
    .search-info .hmapToggle,
    .search-info .hsearch {
        width: 175px;
    }
    .btnHeaderYahooWeather {
        margin: 0 4rem 0 0
    }
}

@media only screen and (max-width:1680px) {
    h1.siteLogo,
    h1.siteLogoFR {
        /* width: 194px;
        height: 86px */
        margin: 0 60px 0 0;
    }

    .hInfo {
        /* height: 86px;
        min-height: 86px */
    }

    .hdetails a {
        font-size: .75rem
    }

    .hcontact {
    }

    .hdetails .hcontact a {
        font-size: 1rem;
        margin-right: 1.5rem
    }
    .header.socialMedia a {
        /* font-size: 1rem!important */
    }
    .btnHeaderYahooWeather {
        margin: 0 3rem 0 0
    }
    .weathercont i.icon {
        font-size: 1.85rem
    }
    .weathercont span {
        font-size: 1.25rem
    }
    .weathercont p {
        font-size: 1.1rem
    }
    .search-info .hmapToggle, .search-info .hsearch {
        width: 165px;
      }
    .search-info .hsearch {
        font-size: 16px;
    }
    .search-info .hsearch .search-btn {
        /* font-size: 1.5rem */
    }
    .search-info .hmapToggle {
        /* font-size: 2.65rem */
    }
   
    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 18px;
    }
   
    .desktopNav ul.mainMenu>li:hover a:after {
        bottom: -.6rem
    }
    ul.relatedLinks a,
    ul.relatedLinks a:link {
        font-size: 1.2rem!important
    }
    ul.relatedLinks>li {
        height: 7.3em
    }
   
    .popupAlert a,
    .popupAlert a:link {
        font-size: .8rem
    }
    .headerTop a.langTranslateBTN,
    .headerTop a.langTranslateBTN:link {
        margin-top: .25rem
    }
    h2.categoryTitle {
        font-size: 3.5rem
    }
    h2.categoryTitle .subCatTitle {
        font-size: 1.8rem
    }
    h2.categoryTitle .catTitleCont {
        top: 40%;
    }

    .side-container {
        width: 33%;
      }

    .frmSearch.innerpage {
        width: 330px
    }
    .frmSearch.innerpage button[type=submit] {
        top: 42%
    }
    .frmSearch input[type=search] {
        font-size: 1rem
    }
    .municipalServices .col-5 h2,
    .municipalServices .col-7 h2 {
        font-size: 1.5rem
    }
    .btnFireRating {
        width: 170px;
        height: 170px
    }
    .btnFireRating:before {
        width: 200px;
        height: 200px
    }
    a.inEffectLink,
    a.inEffectLink:link {
        font-size: .9rem
    }
    .desktopQl.quickLinks a,
    .desktopQl.quickLinks a:link {

    }
    .desktopQl.quickLinks a:last-of-type,
    .desktopQl.quickLinks a:nth-child(4) {

    }
}

@media only screen and (max-width: 1630px) {
    .hcontact .hEmailPhone {
        width: 35%;
      }
}

@media only screen and (max-width: 1600px) {
    .hightlightsInnerCont a, 
    .hightlightsInnerCont a:link {
        width: 31%;
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media only screen and (max-width:1500px) {

    .container {
        padding-left: 90px;
        padding-right: 90px;
        max-width: 100% !important;
    }

    .topNavContainer {
        padding-left: 90px;
        padding-right: 90px;
    }
    
    .hightlightsInnerCont {
        padding-left: 70px;
        padding-right: 70px;
      }

      .highlightContainer h2 {
        margin: 20px 90px;
      }

      .fb1.row, .fb2.row {
        padding-left: 90px;
        padding-right: 90px;
      }

    .catTitleCont .container,
    .catTitleCont .searchSearch  {
        padding-left: 80px;
    }

    .headerTop {
        padding-left: 90px;
    }

    .desktopQl.quickLinks a span.icons,
	.desktopQl.quickLinks a span.fire-icons{
    
    }
    .desktopQl.quickLinks a,
    .desktopQl.quickLinks a:link {
    }

    .desktopQl.quickLinks a:last-of-type,
    .desktopQl.quickLinks a:nth-child(4) {

    }
	
	ul.mainMenu a,
	ul.mainMenu a:link {
		/* font-size: .8rem; */
	}
	
	.desktopNav ul.mainMenu>li:first-child {
		margin-left: 0;
	}

    .desktopNav ul.mainMenu { 
        padding-left: 40px;
        padding-right: 40px;
    }

    ul.mainMenu a, ul.mainMenu a:link {
        /* padding-left: 50px;
        padding-right: 50px; */
    }

	.desktopNav ul.mainMenu>li {
		/* width: 20%; */
	}

    .quickLinks {
        padding: 0 50px;
    }
}

@media only screen and (max-width:1480px) {
    h1.siteLogo,
    h1.siteLogoFR {
        width: 175px;
        height: 80px;
    }

    .hInfo {
        /* height: 80px;
        min-height: 80px; */
        padding: 0;
    }
    .hdetails a {
        font-size: .7rem
    }

    .hcontact {
    }

    .btnHeaderYahooWeather {
        margin: 0 3rem 0 0
    }
    .weathercont i.icon {
        font-size: 1.65rem
    }
    .weathercont span {
        font-size: 1.1rem
    }
    .weathercont p {
        font-size: .95rem
    }
    .search-info .hmapToggle,
    .search-info .hsearch {
        /* width: 140px; */
        /* min-height: 80px;
        height: auto */
    }
    .search-info .hsearch {
        /* font-size: .84rem */
    }
}

@media only screen and (max-width:1450px) {
    ul.relatedLinks a,
    ul.relatedLinks a:link {
        font-size: 1.1rem!important
    }
	
    ul.relatedLinks>li {
        height: 6.6rem
    }

    .hcontact, .logo-info {
        width: 72%;
    }
}

@media only screen and (max-width:1400px) {
  
    .topNavContainer {
        /* height: 20rem */
    }

    .hcontact .hEmailPhone {
        width: 40%;
      }

    ul.mainMenu a span {
        font-size: 16px;
        margin-top: .2rem
    }

    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 16px;
    }

    ul.relatedLinks a,
    ul.relatedLinks a:link {
        font-size: 1rem!important
    }
    .municipalServices .col-5 h2,
    .municipalServices .col-7 h2 {
        font-size: 1.3rem
    }
    .btnFireRating {
        width: 130px;
        height: 130px
    }
    .btnFireRating:before {
        width: 150px;
        height: 150px
    }
    a.inEffectLink,
    a.inEffectLink:link {
        font-size: .85rem
    }
    .desktopQl.quickLinks a,
    .desktopQl.quickLinks a:link {

    }

    .desktopQl.quickLinks a:last-of-type,
    .desktopQl.quickLinks a:nth-child(4) {

    }

    .hightlightsInnerCont {
        padding-left: 70px;
        padding-right: 70px;
    }

    .fb1.row, .fb2.row {
        padding-left: 90px;
        padding-right: 90px;
    }
}

@media only screen and (max-width:1330px) {
    .topNavContainer {
        min-height: 17rem
    }
    ul.relatedLinks a,
    ul.relatedLinks a:link {
        font-size: 1rem!important
    }
    ul.relatedLinks>li {
        height: 6rem
    }

    .frmSearch button[type=submit] .search-icon {
        font-size: 1.15rem
    }
    h2.categoryTitle {
        min-height: 500px;
        font-size: 2.85rem
    }
    h2.categoryTitle .subCatTitle {
        font-size: 1.6rem
    }
    .frmSearch.innerpage button[type=submit] {
        top: 31%
    }
    .frmSearch.innerpage {
        width: 330px
    }

    .frmSearch {
        top: 19rem
    }
    .frmSearch input[type=search] {
        font-size: 16px;
    }
    .frmSearch button[type=submit] {
        right: .2rem
    }
    main.formPage span {
        font-size: 4rem
    }
    main.formPage .textSuccess {
        font-size: 1.3rem
    }
    .footerTop .exploreCont span {
        font-size: 3.95rem;
        padding-bottom: 1.25rem
    }
    .footerTop .exploreCont h5 {
        font-size: 2.35rem
    }
    .footerTop .exploreCont h4 {
        font-size: 2.95rem;
        line-height: 35px
    }
    .footerTop .register h2,
    .footerTop .view h2 {
        font-size: 2.2rem
    }
    .footerTop .register p,
    .footerTop .view p {
        font-size: 1.1rem;
        line-height: 1.2
    }
    .btnPollQuestionVote,
    .btnSubscribe {
        font-size: 1.35rem;
        margin-top: .5rem
    }
}

@media only screen and (max-width:1300px) {
    h1.siteLogo,
    h1.siteLogoFR {
        width: 143px;
        height: 68px;
    }

    .hcontact, .logo-info {
        width: 78%;
    }

    .btnHeaderYahooWeather {
        margin: 0 2rem 0 0
    }
    .hInfo {
        /* height: 68px;
        min-height: 68px */
    }
    .search-info .hmapToggle,
    .search-info .hsearch {
        width: 115px;
        /* min-height: 68px;
        height: auto */
    }
    .search-info .hsearch {
        /* font-size: .7rem */
    }
    .search-info .hsearch .search-btn {
        /* font-size: 1rem;
        padding: .375rem 0 */
    }
    .search-info .hmapToggle {
        font-size: 1.865rem
    }
    .highlightOuterCont {
        /* overflow-x: scroll; */
        -webkit-overflow-scrolling: touch
    }
    .hightlightsInnerCont {
        /* width: 1300px */
    }
    .highlightCaption h3 {
        
    }
    .highlightCaption p {

    }
}

@media only screen and (max-width:1290px) {
    .desktopQl.quickLinks a,
    .desktopQl.quickLinks a:link {

    }

    .desktopQl.quickLinks a:last-of-type,
    .desktopQl.quickLinks a:nth-child(4) {

    }
}

@media only screen and (max-width:1250px) {
    .scrollup {
        bottom: 1.5rem;
        right: 1.5rem
    }
}

@media only screen and (max-width:1220px) {
    .desktopQl.quickLinks a,
    .desktopQl.quickLinks a:link {
    }
    .desktopQl.quickLinks a:last-of-type,
    .desktopQl.quickLinks a:nth-child(4) {
    }
    .desktopQl.quickLinks a span.icons,
	.desktopQl.quickLinks a span.fire-icons {
     
    }
}

@media only screen and (max-width:1190px) {
    .headerGoogleMap {
        height: 450px
    }
    .headerGoogleMap #map-container {
        height: 450px
    }
    .desktopNav,
    ul.subMainMenu,
    ul.subSubMainMenu {
        display: none
    }
    .headerTop {
        background: #fff
    }
    .headerBottom {
        position: relative;
        background: rgb(8, 69, 110, 0.95);
    }

    .hcontact {
        width: 100%;
    }

    .hInfo {
        width: 100%;
        float: right;
        padding: 0 1rem 0 0
    }

    .hcontact .hEmailPhone {
        width: 40%;
      }

    .headerTop {
        padding-left: 40px;
      }

      .container {
        padding-left: 40px;
        padding-right: 40px;
      }

      .topNavContainer {
        padding-left: 40px;
        padding-right: 40px;
    }
    

      .highlightContainer h2 {
        margin: 20px 40px;
      }

      .hightlightsInnerCont {
        padding-left: 25px;
        padding-right: 25px;
      }

      .hightlightsInnerCont a, 
      .hightlightsInnerCont a:link {
        width: 30.5%;
      }

      .fb1.row, .fb2.row {
        padding-left: 40px;
        padding-right: 40px;
      }

    .btnHeaderYahooWeather span {
        margin-right: 0;
        padding-top: .2rem
    }
    .weathercont p {
        display: none
    }
    .weathercont span {
        display: none
    }
    .hdetails a.hMap {
        display: none
    }

    .hcontact {
        margin: 0 10px 0 0;
    }
    .hdetails .hcontact a span {
        display: none
    }
    .hdetails .hcontact a {
        font-size: 1.25rem
    }
    .header.socialMedia a {
        /* font-size: 1.25rem!important; */
        margin-left: 0!important
    }
    .search-info {
        display: none
    }

    .logo-info {
        width: 100%;
      }

    .headerBottom .search-info {
        display: block;
        float: left
    }
    .search-info .hmapToggle,
    .search-info .hsearch {
        width: 120px;
        min-height: 0;
		padding: 0.375rem;
    }
    .search-info .hsearch {
        background: 0 0;
    }
    .search-info .hsearch span.text {
        display: none;
		visibility: hidden;
		width: 0;
		height: 0!important;
    }
    .search-info .hsearch span.search-btn {
        font-size: 1.875rem;
		padding-bottom: 0.55rem;
        color: #fff;
    }

    .search-info .hsearch span.search-btn::after {
        content: "";
        background: #fff;
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        width: 3px;
        height: 20px;
        display: inline-block;
    }

    .search-info .hsearch:hover,
    .search-info .hmapToggle:hover {
        background: none;
        color: #fcb040;
    }

	.search-info .hsearch span:hover,
    .search-info .hmapToggle:hover  span{
    	color: #fcb040;
        background: none;
}
    .search-info .hmapToggle {
        font-size: 1.875rem;
        background: 0 0
    }
    .menuIcon>span {
        display: inline-block;
        color: #fff;
        margin-right: 5px;
        font-size: 20px;
        font-weight:  700;
        letter-spacing: .125rem;
        transition: all 300ms ease;
        text-transform: uppercase;
    }
    .closeNav,
    .menuIcon,
    .mobileNav {
        display: inherit
    }
    .moreOptionMainMenu {
        font-size: 20px!important
    }
    .moreOptionMainMenu,
    .moreOptionSubMainMenu {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 20px;
        color: #ffffff;
        display: inline-block;
        padding: 30px;
        cursor: pointer;
        -webkit-transition: background .3s ease 0s;
        -moz-transition: background .3s ease 0s;
        -o-transition: background .3s ease 0s;
        transition: background .3s ease 0s;
        border: none;
        background: 0 0;
        z-index: 5;
        font-weight: 700
    }
    .moreOptionSubMainMenu {
        padding: 30px;
        color: #08456e
    }
    .moreOptionMainMenu:before,
    .moreOptionSubMainMenu:before {
        content: "\f078";
        margin-left: 0;
        -webkit-transform: transform .3s ease 0s;
        -moz-transform: transform .3s ease 0s;
        -o-transform: transform .3s ease 0s;
        transition: transform .3s ease 0s
    }
    .moreOptionMainMenu.openIcon:before,
    .moreOptionSubMainMenu.openIcon:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .moreOptionMainMenu:hover,
    .moreOptionSubMainMenu:hover {
        color: #04253b
    }
    nav.navOpen {
        -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)
    }
    .closeNav {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1.5rem;
        color: #ffff;
        padding: 30px;
        margin: 0;
        border: none;
        cursor: pointer;
        background: 0 0
    }
    .closeNav:hover {
        color: #fcb040;
    }
    nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 300px;
        min-width: 400px;
        text-align: right;
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        -webkit-transition: transform .3s ease 0s;
        -moz-transition: transform .3s ease 0s;
        -o-transition: transform .3s ease 0s;
        transition: transform .3s ease 0s;
        -webkit-overflow-scrolling: touch;
        overflow-y: scroll;
        z-index: 20;
        background: #08456e;
    }
    ul.mainMenu {
        margin-top: 4rem
    }
    ul.mainMenu a span {
        margin-right: .5rem;
        display: inline-block;
		font-weight: inherit;
    }
    ul.mainMenu a,
    ul.mainMenu a:link {
        position: static;
        font-size: 24px;
        text-align: left;
        border-left: none;
        display: block;
        padding: 30px 50px;
        letter-spacing: 0.05rem;
    }

    ul.mainMenu a span {
        font-size: 24px;
    }

    ul.mainMenu>li {
        position: relative
    }
    ul.mainMenu>li.hasChild>a {
        padding-right: 2.5em
    }
    ul.mainMenu>li.selected>a {
        color: #04253b;
        background: #fcb040
    }
    ul.mainMenu>li.selected .moreOptionMainMenu {
        color: #04253b
    }
    ul.mainMenu>li:hover>a {
        color: #04253b;
        background: #fcb040
    }
    ul.mainMenu>li.hasChild:hover .moreOptionMainMenu {
        color: #04253b
    }
    ul.subMainMenu a,
    ul.subMainMenu a:link {
        font-size: 18px;
        font-weight: 600;
        color: #04253b;
        padding: 30px 80px !important;
        border-bottom: none!important;
        background: #ffffff!important;
        letter-spacing: 0;
        text-transform: capitalize;
    }
    ul.subMainMenu a:visited {
        /* color: #04253b */
    }
    ul.subMainMenu a:hover {
        color: #fff;
        background: #0d75bb!important
    }
    ul.subMainMenu a:active {
        color: #fff;
        background: #0d75bb!important
    }
    ul.subMainMenu a:hover {
        color: #fff;
        background: #0d75bb!important
    }
    ul.subMainMenu>li {
        position: relative
    }
    ul.subMainMenu>li.hasChild>a {
        padding-right: 2.7rem
    }
    ul.subMainMenu>li.selected>a {
        color: #fff;
        background: #0d75bb!important
    }
    ul.subMainMenu>li.selected .moreOptionSubMainMenu {
        color: #fff
    }
    ul.subMainMenu>li:hover>a {
        color: #fff;
        border-bottom-color: #0d75bb;
        background: #0d75bb!important
    }
    ul.subMainMenu>li.hasChild:hover .moreOptionSubMainMenu {
        color: #fff
    }
    ul.subSubMainMenu a,
    ul.subSubMainMenu a:link {
        font-style: normal;
        font-size: 16px;
        font-weight: 400;
        color: #ffffff !important;
        background: #04253b!important;
        border-bottom: none!important;
        padding-left: 120px !important
    }
    ul.subSubMainMenu a:visited {
        /* color: #04253b!important */
    }
    ul.subSubMainMenu>li a:hover {
        color: #04253b!important;
        background: #fcb040!important
    }
    ul.subSubMainMenu>li.selected>a {
        color: #fff!important;

    }
    .frmSearch {
        top: 13rem
    }
    .frmSearch button[type=submit] {
        font-size: 1.2rem
    }
    h4.pageTitle {
        /* font-size: 2rem */
    }
    .footerTop h2 {
        font-size: 1.2rem
    }
    .footerTop p,
    ul.phoneColsList {
        font-size: 1rem
    }
    .fb1.row img {
        height: 89px;
        width: 180px;
        margin: 0 auto 20px;
    }

    .fb1.row, .contact-us div { 
        flex-direction: column;
        align-items: center;
    }

    .fb1.row > div { 
        width: 75%; 
        text-align: center;
    }

    .fb2.row {
        flex-direction: column;
    }

    .fb2.row .col-sm { 
        text-align: center !important;
        margin: 5px 0;
    }

    .footerBottom .contact-us .hMap { 
        margin: 0 auto;
    }
    
    .enews a,
    .enews a:link {
        margin: 0 auto;
    }

    .footerBottom .container {
        background-image: url('../images/footer-splash-texture-left.png');
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 100%;
        background-color: #f0f0f0;
    }
    

    .footerBottom h4 { 
        text-align: center; 
        margin-top: 40px;
    }

    .footerBottom .enews {
        text-align: center;
    }

    .footerBottom h2 {
        font-size: 1.5rem;
        margin-bottom: .5rem
    }

    ul.footerNav a,
    ul.footerNav a:link {
        font-size: 1rem
    }
    /* .socialMedia a,
    .socialMedia a:link {
        font-size: 1.5rem
    } */
    .footerBottom p a.hEmail span,
    .footerBottom p a.hFax span,
    .footerBottom p a.hPhone span {
        margin-right: 1.5rem
    }
    .idLiketoSearchBTN {
        font-size: .9rem
    }

    .menuIcon:hover span {
        color: #fcb040;
    }

    .catTitleCont .container,
    .catTitleCont .searchSearch {
        padding-left: 35px;
      }
}

@media only screen and (max-width:1160px) {
    .headerTop a.langTranslateBTN,
    .headerTop a.langTranslateBTN:link {
        margin-top: .5rem
    }
}

@media only screen and (max-width:1120px) {
    .frmSearch.homepage {
        width: 330px
    }
    .frmSearch.homepage button[type=submit] {
        top: 46%
    }
    .frmSearch input[type=search] {
        font-size: 16px
    }
    .frmSearch button[type=submit] span {
        font-size: 1rem
    }
}

@media only screen and (max-width:1085px) {
    .footerMiddle h2 {
        font-size: 1rem
    }
    .footerMiddle p,
    ul.phoneColsList {
        font-size: .9rem
    }
    .footerMiddle>.container {
        padding-right: 26rem;
        -webkit-background-size: 400px 255px;
        -moz-background-size: 400px 255px;
        background-size: 400px 255px
    }
    .desktopQl.quickLinks a,
    .desktopQl.quickLinks a:link {

    }

    .desktopQl.quickLinks a:last-of-type,
    .desktopQl.quickLinks a:nth-child(4) {

    }
    .desktopQl.quickLinks a span.icons,
	.desktopQl.quickLinks a span.fire-icons {
 
    }
}

@media only screen and (max-width:1050px) {
    .headerTop #weather h1,
    .headerTop>a>span {
        display: none
    }
    .headerTop a.langTranslateBTN,
    .headerTop a.langTranslateBTN:link {
        margin-top: 0
    }
    .footerTop .exploreCont span {
        font-size: 3.5rem;
        padding-bottom: 1rem
    }
    .footerTop .exploreCont h5 {
        font-size: 2rem
    }
    .footerTop .exploreCont h4 {
        font-size: 2.5rem
    }
    .footerTop .exploreCont .exploreborder {
        margin-top: 1rem
    }
    .footerTop .register h2,
    .footerTop .view h2 {
        font-size: 1.85rem
    }
    .footerTop .register p,
    .footerTop .view p {
        font-size: .95rem;
        line-height: 1.2
    }
    .btnPollQuestionVote,
    .btnSubscribe {
        font-size: 1.1rem;
        margin-top: 0
    }
    .btnPollQuestionVote span,
    .btnSubscribe span {
        margin-left: .85rem
    }
}

@media only screen and (max-width:1024px) {
    .pageTitle {
        font-size: 1.1rem
    }
}

@media only screen and (min-width: 1023px) {
    .hcontact .hEmailPhone {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
      }
}

@media only screen and (max-width:1023px) {
    ul.sideMenu,
    h3.cat-title {
        display: none
    }
    .mainContainer aside.col-sm,
    .mainContainer main.col-sm {
        flex-basis: auto
    }
    .mainContainer main.col-sm {
        padding: 10px 0;
    }

    .mainContainer aside.col-sm {
        height: unset;
        width: 100%;
        display: inline-block;
    }

    .side-container {
        width: 100%;
    }

    .sideMenuNav {
        display: inline-block;
        width: 100%;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        color: #fff;
        cursor: pointer;
        text-align: left;
        text-transform: uppercase;
        border: none;
        padding: .7rem 2rem .7rem 1.5rem;
        margin: 0;
        background: #08456e;
        transition: background 300ms ease;
        letter-spacing: 2px
    }
    .sideMenuNav:before {
        content: normal;
        margin-left: 0
    }
    .sideMenuNav:after {
        content: "\f067";
        color: #fff;
        float: right;
        font-weight: 700;
    }

    .sideMenuNav:hover {
        background: #04253b;
    }

    .sideMenuNav.openSideMenuIcon:after {
        content: "\f068"
    }
    
    /* ul.sideMenu a,
    ul.sideMenu a:link {
        padding: .8rem 1.5rem
    } */
    .moreOption {
        right: 14px
    }

    .sideMenu .moreOption {
        padding: 20px 10px;
    }

    .mainContainer aside.col-sm::after {
        display: none;
    }

    ol.breadCrumb > li,
    ol.breadCrumb a::after {
        display: none
    }

    ol.breadCrumb > li:first-of-type {
        display: inherit;
    }

    .articlePost {
        border-top: none;
        padding-top: 0
    }
    .headerContent {
        padding: 20px 0;
    }
    .btnPrint {
        /* display: none */
    }
    ul.textResizer {
        float: right
    }
    ol.breadCrumb a,
    ol.breadCrumb a:link {
        font-size: 1rem
    }
    h2.categoryTitle {
        min-height: 450px;

    }
    h2.categoryTitle .subCatTitle {
        font-size: 1.3rem
    }
    .frmSearch {
        top: 12rem
    }
    .frmSearch button[type=submit] {
        right: .1rem
    }
    .frmSearch.innerpage button[type=submit] {
        top: 28%
    }
    h3.pageTitle {
        font-size: 1.2rem
    }
    .municipalServices .col-5 h2,
    .municipalServices .col-7 h2 {
        font-size: 1.2rem
    }

    .hAddress span,
    .hEmailPhone span,
    .hcontact .hHours a span {
        display: none;
    }

    .hInfo { width: 100%; }

    .hcontact .hAddress,
    .hcontact .hEmailPhone,
    .hcontact .hHours {
        width: 33%;
    }

    .hcontact .hAddress::before, 
    .hcontact .hEmailPhone::before, 
    .hcontact .hHours a::before {
        right: 10px;
        left: unset;
    }

    .hcontact {
        justify-content: right;
    }

    .hcontact .hHours a::before { right: 0; }
}

@media only screen and (max-width:991px) {
    .headerGoogleMap {
        height: 400px;
    }
    .headerGoogleMap #map-container {
        height: 400px;
    }
    h1.siteLogo,
    h1.siteLogoFR {
        width: 131px;
        height: 62px;
    }
    .hInfo {
        /* height: 62px;
        min-height: 62px; */
    }
  
    .search-info .hmapToggle,
    .search-info .hsearch span.search-btn,
    .hmapToggle .fa-map {
        font-size: 20px;
    }

    .search-info .hmapToggle, .search-info .hsearch {
        width: 75px;
      }
      
      .headerBottom .search-info {
        padding-left: 15px;
      }

    .highlightContainer h2 {
        font-size: 30px;
    }

    .footerBottom::before {
        height: 100px;
    }

    .footerBottom .footerCont {
        text-align: center;
        padding-bottom: 2rem;
    }
    .fb1.row img {
        position: relative;
        display: inline-block;
        margin-bottom: 1.5rem;
    }

	.footerBottom::before {
        background: url('../../images/footer-texture.png') top left repeat-x !important;
	}

    .footerBottom .footer-address {
        padding-left: 0;
    }
    .footerBottom p a.hFax span {
        margin-right: 0;
    }
    .footer.socialMedia a .twitter {
        margin-right: 0;
    }
    .footerTop .reg-vote .register {
        padding-bottom: 2rem;
    }
    .desktopQl.quickLinks {
        display: none;
    }
    /* .mobileQl.quickLinks {
        display: block;
        background: #042840!important;
        padding: 0 0 1em;
    } */

    .quickLinks { padding: 0; height: unset; }

    .qlCont {
        display: flex;
        flex-flow: column nowrap;
        align-items: start;
        justify-content: space-between;
        height: auto;
        bottom: 83px;
        position: absolute;
        background: #063859;
        width: 100%;
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

    .mobileQl.quickLinks a,
    .mobileQl.quickLinks a:link {
        position: relative;
        font-family: 'Roboto Condensed', sans-serif;
        font-style: normal;
        font-weight: 700;
        letter-spacing: .075rem;
        text-transform: uppercase;
        font-size: 20px;
        color: #fff!important;
        -webkit-transition: background .3s ease 0s;
        -moz-transition: background .3s ease 0s;
        -o-transition: background .3s ease 0s;
        transition: background .3s ease 0s;
        padding: 30px 40px;
        width: 100%;
        float: left;
    }
    .mobileQl.quickLinks a:visited {
        /* color: #fff!important; */
    }

    .mobileQl.quickLinks a:hover {
        background: #04253b;
    }

    .mobileQl.quickLinks a:active {
        background: #04253b;
    }

    .mobileQl.quickLinks a:focus {
        background: #04253b;
    }

    .mobileQl.quickLinks a span.icons,
	.mobileQl.quickLinks a span.fire-icons{
        position: absolute;
        display: inline-block;
        color: #fff;
        left: 4rem;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        font-size: 2.6rem;
        font-weight: 700;
    }

    .mobileQl.quickLinks .qlCont a {
        padding-left: 120px;
    }

    .mobileQl.quickLinks a p {
        margin-bottom: 0;
        line-height: 1;
        font-size: 16px;
    }

    .mobileQl.quickLinks a p:first-of-type {
        text-transform: capitalize;
        font-weight: 400;
        padding-bottom: 8px;
    }

    .mobileQl.quickLinks a p .rating {
        font-weight: 700;
        text-transform: uppercase;
        display:block;
        padding-top: 8px;
    }

    .qlCont .mobileQl.quickLinks a {
        padding-left: 110px;
    }

    .mobileQl.quickLinks .qlOpen > a:hover {
        background: rgba(8, 69, 110, 1);
    }

    .mobileQl.quickLinks .qlOpen > a:hover {
        background: rgba(8, 69, 110, 1);
    }

    .mobileQl.quickLinks .qlOpen > a:hover::after {
        color: #fcb040;
    }

    h2.categoryTitle .catTitleCont {
        top: 40%;
    }
    .h2Cont {
        order: 2;
        text-align: center;
    }
}

@media only screen and (max-width:960px) {
    .fb1.row .col-sm {
        flex-basis: auto
    }
    .fb1.row .col-sm:nth-child(2) {
        border-left: none;
        border-right: none;
        border-top: 1px solid rgba(255, 255, 255, .15);
        border-bottom: 1px solid rgba(255, 255, 255, .15);
        padding-top: 2rem;
        padding-bottom: 2rem;
        margin-top: 2rem;
        margin-bottom: 2rem
    }
}

@media only screen and (max-width:890px) {
    .footerBottom h2 {
        font-size: 1.3rem
    }

    .hightlightsInnerCont a, 
    .hightlightsInnerCont a:link {
      width: 46%;
    }

    .fb1.row > div {
        width: 100%;
        text-align: center;
      }
}

@media only screen and (max-width:850px) {
    .popupAlert>.container {
        font-size: .8rem
    }
    .frmSearch.homepage {
        min-width: 252px
    }
    .frmSearch button[type=submit] .search-icon {
        font-size: .95rem
    }
    .footerBottom cite,
    .footerBottom small {
        /* font-size: .65rem */
    }
    .footerBottom cite a,
    .footerBottom cite a:link {
        /* font-size: .665rem */
    }
}

@media only screen and (max-width:785px) {
    .frmSearch.homepage {
        top: 0;
        left: unset;
        width: 100%;
        margin-bottom: 50px;
    }

    .frmSearch.homepage input[type="search"] { 
        border-radius: 0; 
        padding-left: 40px;
    }

    .frmSearch.homepage button[type="submit"] {
        right: 40px;
    }

    .innerCarouselCaption { 
        padding-top: 0;
    }

      .hcontact .hAddress::before, 
      .hcontact .hEmailPhone::before, 
      .hcontact .hHours a::before {
        font-size: 25px;
      }

}

@media only screen and (max-width: 768px) {
    .socialMedia {
        top: 310px;
    }
}

@media only screen and (max-width:767px) {
    /* .socialMedia a {
        padding: 35px 20px 10px;
      }  */
    
    .headerGoogleMap {
        height: 350px
    }
    .headerGoogleMap #map-container {
        height: 350px
    }
    .popupAlert>.container {
        font-size: .8rem
    }
  
    .footerBottom cite,
    .footerBottom small {
        text-align: center;
        margin-top: .5rem;
        /* font-size: .7rem */
    }
    .footerBottom cite {
        margin-bottom: 0
    }
    .fb2.row .col-sm {
        flex-basis: auto
    }
    .fb2.row .col-sm:first-child,
    .fb2.row .col-sm:last-child {
        text-align: center
    }
    /* .fb2.row .col-sm:nth-child(2) {
        padding-top: .5rem;
        padding-bottom: .5rem
    } */
    .mobileQl.quickLinks a span.icons,
	.mobileQl.quickLinks a span.fire-icons {
        font-size: 2rem
    }
    /* .mobileQl.quickLinks a,
    .mobileQl.quickLinks a:link {
        font-size: 1rem;
        padding: 2.25rem 4.5rem 2.25rem 6rem
    } */
}

@media only screen and (max-width:750px) {
    ol.breadCrumb a,
    ol.breadCrumb a:link {
        font-size: .9rem
    }
}

@media only screen and (max-width:720px) {
    .footerMiddle>.container {
        text-align: center;
        padding: 1rem 1rem 18rem;
        background-position: center bottom
    }
    ul.phoneColsList {
        max-width: 300px;
        text-align: left;
        display: block;
        margin: 0 auto 2rem
    }
    .idLiketoSearchBTN {
        font-size: .8rem
    }
}

@media only screen and (max-width:680px) {
    h1.siteLogo,
    h1.siteLogoFR {
        width: 118px;
        height: 57px;
    }
    .hInfo {
        /* height: 57px;
        min-height: 57px; */
    }
    .hdetails .hcontact a {
        font-size: 1rem;
        margin-right: 1rem;
    }
    .header.socialMedia a {
        font-size: 1rem!important;
    }
    .weathercont i.icon {
        font-size: 1.45rem;
    }
    .btnHeaderYahooWeather {
        margin: 0 1.55rem 0 0;
    }

    .search-info .hmapToggle span,
    .search-info .hsearch span.search-btn {
        font-size: 20px;
    }
   
    .sideMenuNav {
        font-size: 1rem;
    }

    .Extreme,
    .High,
    .Low,
    .Moderate {
        padding: 2rem 0;
    }
    .municipalServices .col-5,
    .municipalServices .col-7 {
        flex-basis: auto;
        max-width: 100%
    }
    .municipalServices .col-7 {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover
    }
    .roadBanCont {
        position: static;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        max-width: 300px;
        display: block;
        margin: auto;
        padding: 4rem 0
    }
   
    .btnRegister {
        font-size: .8rem
    }
    .articlePost {
        font-size: .95rem
    }
    .idLiketoSearchBTN {
        font-size: .7rem
    }
}

@media only screen and (max-width:630px) {
    /* .quickLinks {
        display: none
    } */
    .hightlightsInnerCont a, 
    .hightlightsInnerCont a:link {
        width: 94%;
      }
}

@media only screen and (max-width:600px) {
    .mainContent img {
        float: none;
        display: block;
        margin: 1rem
    }

       h2.categoryTitle {
        min-height: 300px;
    }

    .adContainer img {
        width: 100%;
        margin: 0
    }
    .popupAlert a,
    .popupAlert a:link {
        font-size: .8rem
    }
    main.formPage span {
        font-size: 2.5rem
    }
    main.formPage .textSuccess {
        font-size: 1.1rem
    }
    .btnSearchPage span {
        display: none
    }
    .btnSearchPage span {
        font-size: 1.1rem;
        display: block;
        margin-right: 0
    }
    .searchPage input[type=text] {
        padding-right: 5rem
    }

    .frmSearch.innerpage {
        width: 330px;
      }

    .footerBottom .footerCont {
        padding-bottom: 1.5rem
    }

    .footerBottom .contact-us {
        flex-direction: column;
        align-items: center;
    }

    .footerBottom .contact-us div {
        width: 100%;
      }

      .footerBottom a.facebook {
        margin: 0 0 20px 0;
      }

      .socialMedia {
        top: 295px;
        right: -.5px;
      }

      .socialMedia a {
        width: 60px;
        height: 48px;
        padding: 10px 35px;
    }

    .socialMedia a.facebook span {
        display: none;
    }    

    .socialMedia a::after { 
        font-size: 20px; 
        margin-left: -10px;
    }
}

@media only screen and (max-width:580px) {
    /* .menuIcon {
        font-size: 1rem
    } */
    .menuIcon:after {
        margin-left: 0
    }
    .headerTop a.langTranslateBTN,
    .headerTop a.langTranslateBTN:link {
        font-size: .75rem;
        margin-top: .3rem
    }
}

@media only screen and (max-width:575px) {
    .searchColPages.col-sm {
        padding-right: 0
    }
    .searchColDocuments.col-sm {
        padding-left: 0;
        padding-top: 2.5rem
    }
}

@media only screen and (max-width:530px) {
    .popupAlert>.container {
        padding-left: 1rem
    }
    .popupAlert>.container:before {
        content: none;
        position: static;
        display: block;
        margin-right: 0;
        margin-bottom: .8rem;
        margin-top: .8rem;
        text-align: center
    }
}

@media only screen and (max-width:500px) {
    .headerTop {
        padding-left: 20px;
      }

    .hInfo {
        /* height: 49px;
        min-height: 49px; */
        padding: 0 20px;
    }
    /* .header.socialMedia a {
        font-size: .8rem!important
    } */
    .hdetails .hcontact a {
        font-size: .8rem;
        margin-right: .5rem
    }
    .weathercont i.icon {
        font-size: 1.2rem
    }
    .btnHeaderYahooWeather {
        margin: 0 1.25rem 0 0
    }
    .search-info .hmapToggle,
    .search-info .hsearch  {
        /* width: 68px */
    }
 
    .frmSearch.innerpage {
        width: 275px
    }
    .frmSearch.innerpage button[type=submit] {
        top: 28%
    }

    nav {
        width: 300px
    }
    /* .moreOptionMainMenu {
        padding-bottom: .92rem;
        padding-top: .92rem;
        font-size: 1rem!important
    } */
    /* .moreOptionSubMainMenu {
        padding-bottom: .75rem;
        padding-top: .75rem
    } */
	/* ul.mainMenu span,
    ul.mainMenu a,
    ul.mainMenu a:link,
    ul.subMainMenu a,
    ul.subMainMenu a:link,
    ul.subSubMainMenu a,
    ul.subSubMainMenu a:link {
        font-size: 16px !important
    } */
    .footerTop .reg-vote {
        margin-top: 2rem
    }
    .footerTop .exploreCont span {
        font-size: 2.5rem;
        padding-bottom: .85rem
    }
    .footerTop .exploreCont h5 {
        font-size: 1.75rem
    }
    .footerTop .exploreCont h4 {
        font-size: 1.95rem;
        margin-bottom: .5rem
    }
    .footerTop .register h2,
    .footerTop .view h2 {
        font-size: 1.65rem
    }
    .footerTop .register p,
    .footerTop .view p {
        font-size: .85rem;
        line-height: 1.2
    }
    .btnPollQuestionVote,
    .btnSubscribe {
        font-size: 1rem;
        margin-top: 0
    }
    .btnPollQuestionVote span,
    .btnSubscribe span {
        margin-left: .75rem
    }
}

@media only screen and (max-width:480px) {
    .headerGoogleMap {
        height: 250px
    }
    .headerGoogleMap #map-container {
        height: 250px
    }
    h2.categoryTitle .subCatTitle {
        font-size: 1.1rem
    }
    .frmSearch {
        top: 10rem
    }
    .frmSearch button[type=submit] {
        right: 0
    }
    .innerPageRBCont {
        padding: .5rem 1rem
    }
    .roadBanStatus {
        font-size: .85rem
    }
    .fb1.row img {
        height: 75px;
        width: 147px
    }
    .footerBottom h2 {
        font-size: 1.25rem;
        margin-bottom: .5rem
    }

    ul.footerNav a,
    ul.footerNav a:link {
        font-size: .85rem
    }
    /* .footer.socialMedia a {
        font-size: .75rem!important
    } */
    .footerBottom p a.hEmail span,
    .footerBottom p a.hPhone span {
        margin-right: 1.5rem
    }

    .socialMedia {
        top: 265px;
      }
}

@media only screen and (max-width:470px) {
    .footerMiddle>.container {
        padding-bottom: 16rem;
        -webkit-background-size: 350px 223px;
        -moz-background-size: 350px 223px;
        background-size: 350px 223px
    }
    .mobileQl.quickLinks a span.icons,
	.mobileQl.quickLinks a span.fire-icons{
        font-size: 2rem
    }

}

@media only screen and (max-width:400px) {
    .socialMedia {
        top: 245px;
      }

      h1.siteLogo, h1.siteLogoFR {
        margin: 0 20px 0 0;
      }

    .hInfo {
        /* height: 42px;
        min-height: 42px */
    }
    .footerMiddle>.container {
        padding-bottom: 14rem;
        -webkit-background-size: 300px 191px;
        -moz-background-size: 300px 191px;
        background-size: 300px 191px
    }
    .headerTop a,
    .headerTop a:link {
        margin-right: .2rem
    }
    #weather h2 {
        font-size: .8rem
    }
    #weather span {
        font-size: 1.6rem
    }
    .frmSearch {
        top: 9rem
    }
    .fb1.row img {
        height: 68px;
        width: 143px;
        margin-bottom: 1.25rem
    }
   
    .footerBottom p a.hEmail span,
    .footerBottom p a.hPhone span {
        margin-right: .5rem
    }
    .footerBottom a::before {
        margin-right: .3rem
    }
    /* .footer.socialMedia a {
        font-size: .65rem!important
    } */
    ul.footerNav li {
        line-height: 1.2
    }
    ul.footerNav a,
    ul.footerNav a:link {
        /*font-size: .7rem;*/
        padding-left: .6rem
    }
    .fb2.row {
        padding-top: 1rem;
        margin-top: 60px;
    }
    .footerBottom cite,
    .footerBottom small {
        /* font-size: .55rem */
    }
    /* .footerBottom cite a,
    .footerBottom cite a:link {
        font-size: .6rem
    } */
    .footerTop .exploreCont span {
        font-size: 2rem;
        padding-bottom: .75rem
    }
    .footerTop .exploreCont h5 {
        font-size: 1.3rem
    }
    .footerTop .exploreCont h4 {
        font-size: 1.55rem;
        margin-bottom: .5rem
    }
    .footerTop .register h2,
    .footerTop .view h2 {
        font-size: 1.35rem
    }
    .footerTop .register p,
    .footerTop .view p {
        font-size: .695rem;
        line-height: 1.2
    }
    .btnPollQuestionVote,
    .btnSubscribe {
        font-size: .9rem;
        margin-top: 0
    }
    .btnPollQuestionVote span,
    .btnSubscribe span {
        margin-left: .5rem
    }
}

@media only screen and (max-width:350px) {
    .headerGoogleMap {
        height: 200px
    }
    .headerGoogleMap #map-container {
        height: 200px
    }
}

@media print {
    .breadCrumb,
    .btnScrollup,
    .categoryTitle,
    .feedback,
    .frmSearch,
    .idLiketoSearchBTN,
    .quickLinks,
    .skipToContent,
    aside,
    footer,
    header {
        display: none!important
    }
    body {
        font: normal 12pt/1.5 Arial, sans-serif!important;
        min-width: 0!important;
        overflow: visible!important;
        background: 0 0
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: inherit!important;
        font-size: .7cm!important;
        font-weight: 700
    }
    a[href^=http]::after {
        content: " (" attr(href) ")"
    }
    .row,
    main {
        display: block
    }
    .mainContainer,
    main {
        padding: 0!important;
        margin: 0!important;
        background: 0 0!important
    }
    .container {
        width: 100%;
        max-width: 100%;
        min-width: 0!important
    }
    h4.pageTitle {
        border-bottom: none
    }
}
.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0;
}

.hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

img.fr-rounded, .fr-img-caption.fr-rounded img {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

img.fr-bordered, .fr-img-caption.fr-bordered img {
    border: solid 5px #CCC;
}

img.fr-bordered {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.fr-img-caption.fr-bordered img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

span[style~="color:"] a {
    color: inherit;
}

strong {
    font-weight: 700;
}

table {
    border: none;
    border-collapse: collapse;
    empty-cells: show;
    max-width: 100%;
}

    table td {
        min-width: 5px;
    }

    table.fr-no-borders td, table.fr-no-borders th {
        border-style: none;
    }

    table.fr-dashed-borders td, table.fr-dashed-borders th {
        border-style: dashed;
    }

    table.fr-solid-borders td, table.fr-solid-borders th {
        border-style: solid;
    }

    table.fr-alternate-rows tbody tr:nth-child(2n) {
        background: #eee !important;
    }

    table td, table th {
        border: 1px solid #bbb;
    }

        table td:empty, table th:empty {
            height: 20px;
        }

        table td.fr-highlighted, table th.fr-highlighted {
            border: 1px double red;
        }

        table td.fr-thick, table th.fr-thick {
            border-width: 2px;
        }

hr {
    clear: both;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    page-break-after: always;
}

.fr-file {
    position: relative;
}

    .fr-file::after {
        position: relative;
        content: "\1F4CE";
        font-weight: normal;
    }

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: visible;
}

[dir="rtl"] blockquote {
    border-left: none;
    border-right: solid 2px #5E35B1;
    margin-right: 0;
    padding-right: 5px;
    padding-left: 0;
}

    [dir="rtl"] blockquote blockquote {
        border-color: #00BCD4;
    }

        [dir="rtl"] blockquote blockquote blockquote {
            border-color: #43A047;
        }

blockquote {
    border-left: solid 2px #AAA;
    margin-left: 30px;
    padding-left: 15px;
    color: #AAA;
}


span.fr-emoticon {
    font-weight: normal;
    font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
    display: inline;
    line-height: 0;
}

    span.fr-emoticon.fr-emoticon-img {
        background-repeat: no-repeat !important;
        font-size: inherit;
        height: 1em;
        width: 1em;
        min-height: 20px;
        min-width: 20px;
        display: inline-block;
        margin: -.1em .1em .1em;
        line-height: 1;
        vertical-align: middle;
    }

.fr-text-gray {
    color: #AAA !important;
}

.fr-text-bordered {
    border-top: solid 1px #AAA;
    border-bottom: solid 1px #AAA;
    padding: 10px 0;
}

.fr-text-spaced {
    letter-spacing: 1px;
}

.fr-text-uppercase {
    text-transform: uppercase;
}

.fr-class-highlighted {
    background-color: #ffff00;
}

.fr-class-code {
    border-color: #cccccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #f5f5f5;
    padding: 10px;
    font-family: "Courier New", Courier, monospace;
}

.fr-class-transparency {
    opacity: 0.5;
}

img {
    position: relative;
    max-width: 100%;
}

    img.fr-dib {
        margin: 5px auto;
        display: block;
        float: none;
        vertical-align: top;
    }

        img.fr-dib.fr-fil {
            margin-left: 0;
            text-align: left;
        }

        img.fr-dib.fr-fir {
            margin-right: 0;
            text-align: right;
        }

    img.fr-dii {
        display: inline-block;
        float: none;
        vertical-align: bottom;
        margin-left: 5px;
        margin-right: 5px;
        max-width: calc(100% - (2 * 5px));
    }

        img.fr-dii.fr-fil {
            float: left;
            margin: 5px 5px 5px 0;
            max-width: calc(100% - 5px);
        }

        img.fr-dii.fr-fir {
            float: right;
            margin: 5px 0 5px 5px;
            max-width: calc(100% - 5px);
        }

span.fr-img-caption {
    position: relative;
    max-width: 100%;
}

    span.fr-img-caption.fr-dib {
        margin: 5px auto;
        display: block;
        float: none;
        vertical-align: top;
    }

        span.fr-img-caption.fr-dib.fr-fil {
            margin-left: 0;
            text-align: left;
        }

        span.fr-img-caption.fr-dib.fr-fir {
            margin-right: 0;
            text-align: right;
        }

    span.fr-img-caption.fr-dii {
        display: inline-block;
        float: none;
        vertical-align: bottom;
        margin-left: 5px;
        margin-right: 5px;
        max-width: calc(100% - (2 * 5px));
    }

        span.fr-img-caption.fr-dii.fr-fil {
            float: left;
            margin: 5px 5px 5px 0;
            max-width: calc(100% - 5px);
        }

        span.fr-img-caption.fr-dii.fr-fir {
            float: right;
            margin: 5px 0 5px 5px;
            max-width: calc(100% - 5px);
        }

.fr-video {
    text-align: center;
    position: relative;
}

    .fr-video.fr-rv {
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

        .fr-video.fr-rv > iframe, .fr-video.fr-rv object, .fr-video.fr-rv embed {
            position: absolute !important;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .fr-video > * {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        max-width: 100%;
        border: none;
    }

    .fr-video.fr-dvb {
        display: block;
        clear: both;
    }

        .fr-video.fr-dvb.fr-fvl {
            text-align: left;
        }

        .fr-video.fr-dvb.fr-fvr {
            text-align: right;
        }

    .fr-video.fr-dvi {
        display: inline-block;
    }

        .fr-video.fr-dvi.fr-fvl {
            float: left;
        }

        .fr-video.fr-dvi.fr-fvr {
            float: right;
        }

a.fr-strong {
    font-weight: 700;
}

a.fr-green {
    color: green;
}

.fr-img-caption {
    text-align: center;
}

    .fr-img-caption .fr-img-wrap {
        padding: 0;
        display: inline-block;
        margin: auto;
        text-align: center;
        width: 100%;
    }

        .fr-img-caption .fr-img-wrap img {
            display: block;
            margin: auto;
            width: 100%;
        }

        .fr-img-caption .fr-img-wrap > span {
            margin: auto;
            display: block;
            padding: 5px 5px 10px;
            font-size: 14px;
            font-weight: initial;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-opacity: 0.9;
            -moz-opacity: 0.9;
            opacity: 0.9;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            width: 100%;
            text-align: center;
        }

button.fr-rounded, input.fr-rounded, textarea.fr-rounded {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

button.fr-large, input.fr-large, textarea.fr-large {
    font-size: 24px;
}


