﻿/*********************************************************
GENERAL THEME OF THE SITE
*********************************************************/
@import "../fonts/Leander/stylesheet.css";
@import "../fonts/uglyqua/stylesheet.css";
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700");
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");

body {
    min-width: 320px;
    font: normal 400 1rem/1.5 "Roboto", Arial, sans-serif !important;
    color: rgb(37, 37, 37);
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

    body.modal-open {
        padding: 0 !important;
    }

.modal-open {
    overflow-y: scroll;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
}

.innerSidebg img {
    width: 100%;
    background-color: #d9d5ce;
    bottom: 0;
    position: absolute;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font: normal 700 2rem "Libre Baskerville", serif;
    color: rgb(30, 43, 64);
    padding: 0;
    margin: 0 0 1rem;
}

h2 {
    font-size: 1.8rem;
    color: rgb(55, 86, 122);
}

h3 {
    font-size: 1.6rem;
    color: rgb(201, 143, 0);
}

h4 {
    font-size: 1.4rem;
    color: rgb(125, 125, 125);
}

h5 {
    font-size: 1.2rem;
}

h6 {
    font-size: 1rem;
}

h2.categoryTitle {
    position: relative;
    height: auto;
    min-height: 375px;
    font: 4rem "Leander", "uglyquaregular", sans-serif;
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    text-align: center;
    margin: 0;
    padding: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

    h2.categoryTitle .catTitleCont {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 1rem;
        display: block;
    }

    h2.categoryTitle .subCatTitle {
        font: italic 400 2rem "Roboto", Arial, sans-serif;
        display: block;
    }

.categoryTitle .bgGradient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    background-image: linear-gradient( 0deg, rgba(29, 43, 63, 0) 25%, #1d2b3f 90%, #1d2b3f 100% );
}

.categoryTitle .frmhsearch {
    bottom: 3rem;
    top: unset;
    transform: unset;
    left: 6rem;
    font: normal 700 2rem "Libre Baskerville", serif;
    min-height: unset;
    height: unset;
}

    .categoryTitle .frmhsearch i.fa-search {
        top: 50%;
        transform: translateY(-50%);
    }

h4.pageTitle {
    font-family: "Libre Baskerville", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.4rem;
    color: rgb(30, 43, 64);
    display: block;
    padding-bottom: 1rem;
    margin-top: 1rem;
    letter-spacing: 2px;
}

/* styling for content area tables */
table th {
    background: #1e2b40;
    color: #ffffff;
}

/* end */
p {
    padding: 0;
    margin: 0 0 1rem;
}

a,
a:link,
ul.directory-list button {
    font-weight: 700;
    color: rgb(79, 125, 176);
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
}

    /*a:visited {
    color: ;
}*/

    a:hover,
    ul.directory-list button:hover {
        color: rgb(201, 143, 0);
        text-decoration: none;
    }

    a:active,
    ul.directory-list button:active {
        color: rgb(201, 143, 0);
    }

    a:focus,
    ul.directory-list button:focus {
        color: rgb(201, 143, 0);
        text-decoration: none;
    }

cite,
small {
    font-style: normal;
}

figure {
    padding: 0;
    margin: 0;
}

address {
    font-style: normal;
}

.btnHeaderYahooWeather > i {
    display: none;
}

.subCatTitle {
    display: none !important;
}

.mobileNav,
.sideMenuNav,
.moreOption > span,
.scrollup > span {
    display: none;
}

    .btnFireRating h3:after,
    .dynamicRoadBan a:before,
    ul.footerCol3 > li:last-child:before,
    ul.phoneColsList > li:before,
    .desktopNav ul.mainMenu a:after,
    .headerTop a:before,
    ul.footerNav a:before,
    ul.footerNav a:after,
    dd.ddMap:before,
    dd.ddPhone:before,
    dd.ddFax:before,
    dd.ddEmail:before,
    .frmPSubmit:after,
    .searchIcon:after,
    .serviceRequest h2:before,
    .headerTopRight a:before,
    ol.breadCrumb a.breadcrumbHome:before,
    ol.breadCrumb a:after,
    .sideMenuNav:before,
    .sideMenuNav:after,
    .moreOptionMainMenu:before,
    .moreOptionSubMainMenu:before,
    .moreOption:before,
    .menuIcon:before,
    .socialMedia a:before {
        content: "\f10c";
        font-family: fontawesome;
        font-size: inherit;
        font-weight: normal;
        font-style: normal;
        color: inherit;
        display: inline-block;
        margin-left: 0.5rem;
    }

ul.breadcrumbCol2,
ul.breadcrumbCol2 > li,
ul.phoneColsList,
ul.phoneColsList > li,
ul.relatedLinks,
ul.relatedLinks > li,
ul.search-page,
ul.search-page > li,
ol.breadCrumb,
ol.breadCrumb > li,
ul.mainMenu,
ul.mainMenu > li,
ul.subMainMenu,
ul.subMainMenu > li,
ul.subSubMainMenu,
ul.subSubMainMenu > li,
ul.sideMenu,
ul.sideMenu > li,
ul.subSideMenu,
ul.subSideMenu > li,
ul.textResizer,
ul.textResizer > li,
ul.footerNav,
ul.footerNav > li {
    list-style: none;
    padding: 0;
    margin: 0;
}

/** Set the .container's width here based on the design **/
.container {
    max-width: 1660px;
}

.municipalServices .container {
    max-width: 100%;
}

ul.breadcrumbCol2 > li {
    width: 50%;
    float: left;
}

    ul.breadcrumbCol2 > li:first-child {
        width: 75%;
    }

    ul.breadcrumbCol2 > li:last-child {
        width: 25%;
    }

.skipToContent {
    position: absolute;
    top: -9999rem;
    left: 1rem;
    width: 300px;
    height: 1px;
    padding: 1.5rem;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 0.7rem;
    overflow: hidden;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.9);
}

    .skipToContent.showSkipToContents {
        top: 1rem;
        height: auto;
    }

    .skipToContent h2 {
        font-size: 1rem;
        color: rgb(1, 138, 182);
        margin-bottom: 0.5em;
    }

ol.skipLinks,
ol.skipLinks > li {
    font-size: 0.9rem;
    color: rgb(255, 255, 255);
    padding: 0;
    margin: 0;
}

ol.skipLinks {
    margin-left: 1.5rem;
}

.skipToContent a,
.skipToContent a:link {
    font-size: inherit;
    font-weight: 700;
    display: block;
    padding: 0.3rem;
    color: rgb(255, 255, 255);
}

    .skipToContent a:visited {
        color: rgb(255, 255, 255);
    }

    .skipToContent a:hover {
        color: rgb(1, 138, 182);
    }

    .skipToContent a:active {
        color: rgb(1, 138, 182);
    }

    .skipToContent a:focus {
        color: rgb(255, 255, 255);
        outline: 1px solid rgb(1, 138, 182);
    }

.hideMe {
    position: absolute;
    top: -9999rem;
    left: -9999rem;
}

.btnScrollup {
    position: fixed;
    bottom: 10rem;
    right: 1rem;
    color: rgb(255, 255, 255);
    cursor: pointer;
    padding: 0.5rem 1.25rem 0.8rem;
    display: none;
    border: none;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    z-index: 5;
    background: rgb(184, 133, 6);
    font-size: 1.5rem;
}

    .btnScrollup:hover {
        color: rgb(255, 255, 255);
        background: rgb(123, 46, 38);
    }

    .btnScrollup:focus {
        color: rgb(255, 255, 255);
        background: rgb(123, 46, 38);
    }


header.masterHeader {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: rgba(30, 43, 64, 0);
    -webkit-transition: background 400ms ease;
    -moz-transition: background 400ms ease;
    -o-transition: background 400ms ease;
    transition: background 400ms ease;
}

    header.masterHeader.scrolling {
        background: rgba(30, 43, 64, 0.85);
    }

    header.masterHeader.smallHeader .headerBottom .hCont {
        margin-top: 0.5rem;
    }

    header.masterHeader.smallHeader .headerBottom .hLogo {
        position: static;
    }

    header.masterHeader.smallHeader h1.siteLogo,
    header.masterHeader.smallHeader h1.siteLogoFR {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 230px;
        height: 72px;
        margin: 0;
    }

    header.masterHeader.smallHeader .btnHeaderYahooWeather i.icn {
        font-size: 1.5rem;
    }

    header.masterHeader.smallHeader .btnHeaderYahooWeather p {
        font-size: 1.2rem;
    }

    header.masterHeader.smallHeader .hMnu {
        margin-top: 0.5rem;
    }

    header.masterHeader.smallHeader .menuIcon:before {
        font-size: 1.5rem;
    }

    header.masterHeader.smallHeader .menuIcon {
        font-size: 0.8rem;
    }

.headerTop {
    padding: 1rem 2rem;
    background: rgb(22, 87, 81);
}

.headerBottom {
    position: relative;
    padding: 0 4rem;
}

    .headerBottom .container {
        display: flex;
        padding: 0;
    }

    .headerBottom .hLogo {
        position: relative;
        display: inline-block;
    }

.headerItem {
    position: relative;
    display: flex;
    top: 2rem;
    right: 2.5rem;
    float: right;
}

.frmhsearch {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    top: 30%;
}

    .frmhsearch input {
        width: 17.5rem;
        color: #fff;
        background: transparent;
        padding-bottom: 0.4rem;
        font-size: 1rem;
        border: none;
        border-bottom: 1px solid #fff;
    }

        .frmhsearch input::placeholder {
            color: #fff;
        }

        .frmhsearch input:focus {
            outline: none;
        }

    .frmhsearch i.fa-search {
        position: absolute;
        font-size: 1.2rem;
        color: #c98f00;
        right: 0;
        top: 0.1rem;
        cursor: pointer;
    }

        .frmhsearch i.fa-search:hover,
        .frmhsearch i.fa-search:focus,
        .frmhsearch i.fa-search:active {
            color: #7b2e26;
        }

.footerMiddle {
    padding-top: 2rem;
    background: rgb(255, 255, 255) url(../images/bgTrees.png) left bottom repeat-x;
}

    .footerMiddle > .container {
        padding: 8rem 32rem 2rem 2rem;
        background: url(../images/bgPhones.png) right bottom no-repeat;
    }

.footerBottom {
    position: relative;
    padding: 2rem 4rem 4rem 2rem;
    background: rgb(30, 43, 64);
}

.fb1.row .col-sm {
    padding-left: 2rem;
    padding-right: 2rem;
}

    .fb1.row .col-sm:nth-child(2) {
        border-left: 1px solid rgba(255, 255, 255, 0.15);
        border-right: 1px solid rgba(255, 255, 255, 0.15);
    }

.fb2.row {
    padding-top: 1.5rem;
    margin-top: 1.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

    .fb2.row .col-sm:first-child {
        text-align: left;
    }

    .fb2.row .col-sm:nth-child(2) {
        text-align: center;
    }

    .fb2.row .col-sm:last-child {
        text-align: right;
    }

.footerBottom .sign-reg h3,
.footerTop h3 {
    font-family: "Leander", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.875rem;
    margin: 0;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
}

.footerBottom .sign-reg h4,
.footerTop h4 {
    font-family: "Libre Baskerville", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    margin: 0;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    margin-bottom: 0.5rem;
}

.footerTop h3 {
    color: #1e2b40;
    text-align: center;
    font-size: 2.15rem;
    letter-spacing: 3px;
    margin-bottom: 1.5rem;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    position: relative;
}

    .footerTop h3:before,
    .footerTop h3:after {
        border-top: 2px dashed #7a6d4c;
        content: "\a0";
        padding: 0 3rem;
        position: absolute;
        top: 50%;
        right: 0;
        width: 36%;
    }

    .footerTop h3:before {
        left: 0;
        right: unset;
    }

.footerTop h4 {
    color: #7a6d4c;
    text-align: center;
    font-size: 1.75rem;
    letter-spacing: 1px;
}

.footerBottom .sign-reg p {
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    margin: 0;
    padding: 1rem 0;
    letter-spacing: 1px;
    color: rgb(255, 255, 255);
}

.footerBottom .sign-reg .frmSignup button {
    position: relative;
    display: inline-block;
}

.footerBottom .sign-reg .frmSignup input[type="text"] {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    min-width: 66%;
    border: 0;
    background: no-repeat;
    border-bottom: 1px solid rgb(255, 255, 255, 0.7);
    padding: 0.5rem 1rem;
    margin-right: 1rem;
    letter-spacing: 1px;
}

.footerBottom .sign-reg .frmSignup input::placeholder {
    color: rgb(255, 255, 255);
}

.footerBottom a.btnRequest,
.footerBottom a.btnRequest:link,
.footerBottom .btnSubscribe,
.footerBottom .btnRequest {
    font-family: "Leander", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 0.8rem 2rem;
    cursor: pointer;
    border: none;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: rgb(123, 46, 38);
    letter-spacing: 1px;
}

    .footerBottom a.btnRequest,
    .footerBottom a.btnRequest:link {
        margin-left: 0;
    }

        .footerBottom a.btnRequest:visited,
        .footerBottom .btnSubscribe:visited,
        .footerBottom .btnRequest:visited {
            color: rgb(255, 255, 255);
        }

        .footerBottom a.btnRequest:hover,
        .footerBottom .btnSubscribe:hover,
        .footerBottom .btnRequest:hover {
            color: rgb(255, 255, 255);
            background: rgb(201, 143, 0);
        }

        .footerBottom a.btnRequest:focus,
        .footerBottom .btnSubscribe:focus,
        .footerBottom .btnRequest:focus {
            color: rgb(255, 255, 255);
            background: rgb(201, 143, 0);
        }

        .footerBottom a.btnRequest:active,
        .footerBottom .btnSubscribe:active,
        .footerBottom .btnRequest:active {
            color: rgb(255, 255, 255);
            background: rgb(201, 143, 0);
        }

.footerBottom .btnRequest {
    margin-left: 0;
}

.sign-reg .row {
    padding: 3rem 0;
    border-bottom: 2px dashed #ffffff7a;
}

.footerBottom .sign-reg i.fa-newspaper,
.footerBottom .sign-reg i.fa-comment-dots {
    font-size: 4rem;
    color: #9197a1;
    margin-right: 2rem;
}

.footerBottom .sign-reg .signUp {
    padding-right: 1.5rem;
}

.footerBottom .sign-reg .reqRegister {
    padding-left: 1.5rem;
}

.footerTextCont {
    padding-left: 6rem;
}

.footerBottom .cont-ql {
    padding: 2.5rem 0 0 0;
    display: flex;
}

    .footerBottom .cont-ql img {
        width: 94px;
        height: 94px;
        margin-right: 2rem;
    }

    .footerBottom .cont-ql h4 {
        font-family: "Libre Baskerville", serif;
        font-style: normal;
        font-weight: 700;
        font-size: 1.25rem;
        text-transform: uppercase;
        color: rgb(255, 255, 255);
        letter-spacing: 2px;
    }

.headerTop a,
.headerTop a:link {
    font: normal 700 0.938rem "Roboto", Arial, sans-serif;
    color: rgb(255, 255, 255);
    display: inline-block;
    margin-right: 1.5rem;
}

    .headerTop a:visited {
        color: rgb(255, 255, 255);
    }

    .headerTop a:hover {
        color: rgb(252, 176, 64);
    }

    .headerTop a:active {
        color: rgb(252, 176, 64);
    }

    .headerTop a:before {
        margin-left: 0;
        margin-right: 0.5rem;
    }

    .headerTop a.hMap:before {
        content: "\f041";
    }

    .headerTop a.hPhone:before {
        content: "\f095";
    }

    .headerTop a.hFax:before {
        content: "\f1ac";
    }

    .headerTop a.hEmail:before {
        content: "\f003";
    }

    .headerTop a#weather:before,
    .headerTop a.langTranslateBTN:before,
    .headerTop a.langTranslateBTN:before {
        content: normal;
    }
/*loading - start*/
.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: -0.9s;
        animation-delay: -0.9s;
    }

    .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1);
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
/*loading - end*/
.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: 0.5em;
        margin-right: 0.5em;
    }

    .headerTop a.langTranslateBTN.langFrench:after {
        content: normal;
        margin-left: 0;
        margin-right: 0;
    }

    .headerTop a.langTranslateBTN:after,
    .headerTop a.langTranslateBTN:hover:after {
        color: rgb(255, 255, 255);
    }

    .headerTop a.langTranslateBTN.selected-lan {
        color: rgb(252, 176, 64);
    }

h1.siteLogo,
h1.siteLogoFR {
    width: 330px;
    height: 103px;
    display: inline-block;
    margin-bottom: 0;
    transform: scale(1);
    -webkit-transition: transform 300ms ease;
    -moz-transition: transform 300ms ease;
    -o-transition: transform 300ms ease;
    transition: transform 300ms ease;
}

    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: cover;
        -moz-background-size: cover;
        background-size: cover;
    }

header.masterHeader.scrolling h1.siteLogo {
    transform: scale(0.9);
}

.addthis-smartlayers.addthis-smartlayers-desktop #at4-share {
    top: 26% !important;
}

.addthis-smartlayers.addthis-smartlayers-desktop .atss {
    z-index: 1;
}

.feedback {
    position: fixed;
    top: 50%;
    right: 0;
    -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 300ms ease;
    -moz-transition: transform 300ms ease;
    -o-transition: transform 300ms ease;
    transition: transform 300ms ease;
    z-index: 6;
}

    .feedback button {
        display: flex;
        position: fixed;
        right: -4.52rem;
        font-family: "Leander", sans-serif;
        font-size: 1rem;
        color: rgb(255, 255, 255);
        background-color: #c98f00;
        text-transform: uppercase;
        margin-bottom: 0;
        cursor: pointer;
        padding: 0.8rem 1.6rem;
        text-align: center;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        letter-spacing: 2px;
        border: none;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

        .feedback button i {
            margin-right: 0.5em;
            font-size: 1.2em;
        }

        .feedback button:hover {
            background-color: rgb(123, 46, 38);
        }

        .feedback button:focus {
            outline: 0;
        }

.quickLinks {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 0 4rem;
    z-index: 5;
    background: rgb(55, 86, 122);
}

    .quickLinks .container {
        position: relative;
    }

    .quickLinks.mobile {
        display: none;
    }

    .quickLinks a,
    .quickLinks a:link {
        position: relative;
        font-family: "Roboto", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 0.9rem;
        color: rgb(255, 255, 255) !important;
        text-align: left;
        text-transform: uppercase;
        display: inline-block;
        padding: 1rem 2rem;
        z-index: 2;
        background: rgb(55, 86, 122);
        height: 6rem !important;
        display: flex;
        align-items: center;
    }

    .quickLinks .qlContainer a:first-of-type {
        padding-left: 0;
    }

    .quickLinks .qlContainer a:last-of-type {
        padding-right: 0;
    }

    .quickLinks a:visited i {
        color: rgb(30, 43, 64);
    }

    .quickLinks a:hover i,
    .quickLinks a:hover i.far.fa-fire {
        color: rgb(201, 143, 0);
    }

    .quickLinks a:active i {
        color: rgb(201, 143, 0);
    }

    .quickLinks a:focus i {
        color: rgb(201, 143, 0);
    }

    .quickLinks .qlOpen {
        position: relative;
        display: inline-block;
        left: -3rem !important;
        top: 2.5rem;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        z-index: 6;
        display: none;
    }

        .quickLinks .qlOpen a i {
            left: auto;
            font-size: 1.5rem;
        }

        .quickLinks .qlOpen a {
            padding: 0;
        }

    .quickLinks a i {
        font-size: 2.5rem;
        margin-right: 0.8rem;
        color: rgb(30, 43, 64);
        -webkit-transition: color 300ms ease 0s;
        -moz-transition: color 300ms ease 0s;
        -o-transition: color 300ms ease 0s;
        transition: color 300ms ease 0s;
    }

    .quickLinks a[title="E-Service Request"] {
        margin-top: 0.3rem;
    }

        .quickLinks a[title="E-Service Request"]:before,
        .quickLinks a[title="Meeting Minutes and Agendas"]:before,
        .quickLinks a[title="Business Directory"]:before,
        .quickLinks a[title="Property Listings"]:before,
        .quickLinks a[title="FAQs"]:before,
        .quickLinks a[title="Community Events"]:before,
        .quickLinks a[title="Tax Calculator"]:before {
            content: normal;
        }

.qlContainer.qlConOpen {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.qlContainer {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 400ms ease 300ms;
    -moz-transition: all 400ms ease 300ms;
    -o-transition: all 400ms ease 300ms;
    transition: all 400ms ease 300ms;
    z-index: 1;
    background: rgb(55, 86, 122);
    float: left;
}

    .qlContainer a,
    .qlContainer a:link {
        color: rgb(255, 255, 255);
        -webkit-transition-property: color !important;
        -moz-transition-property: color !important;
        -o-transition-property: color !important;
        transition-property: color !important;
        background: none !important;
    }

        .qlContainer a:before {
            content: normal;
            position: static;
            top: auto;
            left: auto;
            -webkit-transform: none;
            -moz-transform: none;
            -o-transform: none;
            -ms-transform: none;
            transform: none;
        }

.quickLinks .qlContainer a[title="E-Service Request"]:before,
.quickLinks .qlContainer a[title="Meeting Minutes and Agendas"]:before,
.quickLinks .qlContainer a[title="Business Directory"]:before,
.quickLinks .qlContainer a[title="Community Events"]:before,
.quickLinks .qlContainer a[title="Tax Calculator"]:before {
    content: normal;
}

.quickLinks.mobile {
    position: fixed;
    padding: 1rem 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    background: #fff;
    top: unset;
    left: 0;
    right: 0;
    z-index: 5;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    transform: translateY(100%);
}

    .quickLinks.mobile.ql-open {
        transform: translateY(-11%);
    }

.ql-open-bar {
    position: fixed;
    bottom: 0;
    width: 100vw;
    display: block;
    font-family: "Open Sans", serif;
    color: #fff;
    text-transform: uppercase;
    padding: 1.2rem 4rem;
    background: #38587d;
    font-weight: 700;
    font-size: 1.2rem;
    letter-spacing: 2px;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    box-shadow: rgb(0 0 0 / 35%) 0px -5px 8px;
    z-index: 1000;
    cursor: pointer;
    display: none;
}

    .ql-open-bar:hover,
    .ql-open-bar:focus,
    .ql-open-bar:active {
        background: #345751;
    }

    .ql-open-bar:after {
        content: "\f067";
        color: inherit;
        font-size: inherit;
        font-family: "Font Awesome 5 Pro";
    }

.ql-open.ql-open-bar:after {
    content: "\f068";
}

.quickLinks.mobile a {
    position: relative;
    color: #38587d !important;
    bottom: 0;
    margin: 0;
    text-align: left;
    width: 100%;
    height: unset !important;
    background: #fff;
    border: unset;
    padding: 0 !important;
    border: 1px solid #fff !important;
}

    .quickLinks.mobile a .quickLinksCont {
        position: relative;
        margin: 0 4rem;
        padding: 0.9rem 0;
        width: 100%;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #bfbfbf;
    }

    .quickLinks.mobile a:last-of-type .quickLinksCont {
        border-bottom: unset;
    }

    .quickLinks.mobile a h2 {
        font-family: "Roboto", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 0.8rem;
        text-transform: uppercase;
        color: inherit;
        margin: 0;
        letter-spacing: 2px;
        line-height: 1.5;
    }

    .quickLinks.mobile a i {
        margin-right: 0.8rem;
        font-size: 1.75rem;
        color: inherit;
        -webkit-transition: color 300ms ease 0s;
        -moz-transition: color 300ms ease 0s;
        -o-transition: color 300ms ease 0s;
        transition: color 300ms ease 0s;
        font-weight: 500;
    }

    .quickLinks.mobile a:hover i {
        color: rgb(201, 143, 0);
    }

    .quickLinks.mobile a i.fa-chevrons-right {
        position: absolute;
        font-size: inherit;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        color: inherit;
    }
/*Fire Rating*/
.fireRatingContainer {
    position: absolute;
    top: -9rem;
    left: 1rem;
}

.quickLinks .fireRatingContainer a {
    background: #1e2b40;
    padding: 1rem 3rem;
}

    .quickLinks .fireRatingContainer a span.fireLow {
        color: rgb(30, 43, 64);
    }

    .quickLinks .fireRatingContainer a span.fireModerate {
        color: rgb(122, 193, 68);
    }

    .quickLinks .fireRatingContainer a span.fireHigh {
        color: rgb(240, 236, 85);
    }

    .quickLinks .fireRatingContainer a span.fireExtreme {
        color: rgb(239, 75, 75);
    }

/* Search Section */
.modal .frmSearch {
    width: 100%;
    position: relative;
    max-width: initial;
    min-width: initial;
    display: block;
    top: auto !important;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0;
}

.frmSearch {
    position: absolute;
    top: 20rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 300px;
    display: block;
    margin: 0;
    z-index: 1;
}

.activePopupAlert .frmSearch {
    top: 21rem;
}

.frmSearch input[type="search"] {
    width: 100%;
    font: italic 700 1.125rem "Roboto", Arial, sans-serif;
    color: rgb(30, 43, 64);
    padding: 1rem 3rem 1rem 1.2rem;
    border: none;
    -webkit-border-radius: 0.8rem;
    -moz-border-radius: 0.8rem;
    border-radius: 0.8rem;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: rgb(244, 242, 241);
    background: rgba(244, 242, 241, 0.75);
}

    .frmSearch input[type="search"]:focus {
        background: rgba(244, 242, 241, 1);
    }

::-webkit-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -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;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -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;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -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;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

.frmSearch button[type="submit"] {
    position: absolute;
    top: 50%;
    right: 0.6rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.3rem;
    padding: 0.5rem;
    margin: 0;
    border: none;
    cursor: pointer;
    background: none;
}

    .frmSearch button[type="submit"] i {
        color: rgb(201, 143, 0);
        -webkit-transition: color 300ms ease 0s;
        -moz-transition: color 300ms ease 0s;
        -o-transition: color 300ms ease 0s;
        transition: color 300ms ease 0s;
    }

        .frmSearch button[type="submit"] i:hover {
            color: rgb(1, 138, 182);
        }

.footerTop {
    height: auto;
    background: url(../images/bg-footertop.jpg) left top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding: 4rem 0;
}

    .footerTop .footerTopCont {
        padding: 0 4rem;
    }

    .footerTop .col-5 {
        flex: 0 0 38%;
        max-width: 38%;
    }

    .footerTop .col-3 {
        flex: 0 0 31%;
        max-width: 31%;
    }

.highlightItem {
    display: inline-block;
    width: 100%;
    margin-bottom: 1.7rem;
    position: relative;
    overflow: hidden;
}

.highlightBackground {
    background-repeat: no-repeat;
    background-size: cover;
    transform: scale(1);
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    min-height: 17.5rem;
}

.highlightItem:hover .highlightBackground,
.highlightItem:focus .highlightBackground,
.highlightItem:active .highlightBackground {
    transform: scale(1.1);
}

.highlightItem .feature-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(52, 87, 81, 0.9);
    color: #fff;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1.2rem;
}

    .highlightItem .feature-text span {
        font-size: 1rem;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-weight: 400;
        font-family: "Roboto";
        text-align: center;
        -webkit-transition: background 300ms ease 0s;
        -moz-transition: background 300ms ease 0s;
        -o-transition: background 300ms ease 0s;
        transition: background 300ms ease 0s;
    }

        .highlightItem .feature-text span:last-of-type {
            font-size: 1.25rem;
            font-family: "Libre Baskerville";
        }

.footerTopCont .row div:nth-child(2n) .highlightItem .feature-text {
    background-color: rgba(128, 45, 27, 0.9);
}

.footerTopCont .row div:nth-child(3n) .highlightItem .feature-text {
    background-color: rgba(30, 43, 64, 0.9);
}

.footerTopCont .row div:nth-child(4n) .highlightItem .feature-text {
    background-color: rgb(56, 88, 125, 0.9);
}

.footerTopCont .row div:nth-child(5n) .highlightItem .feature-text {
    background-color: rgb(201, 143, 0, 0.9);
}

.footerTopCont .row div:nth-child(6n) .highlightItem .feature-text {
    background-color: rgb(122, 109, 76, 0.9);
}

.highlightItem:hover .feature-text,
.highlightItem:focus .feature-text,
.highlightItem:active .feature-text {
    background-color: rgba(52, 87, 81, 1);
}

.footerTopCont .row div:nth-child(2n) .highlightItem:hover .feature-text,
.footerTopCont .row div:nth-child(2n) .highlightItem:focus .feature-text,
.footerTopCont .row div:nth-child(2n) .highlightItem:active .feature-text {
    background-color: rgba(128, 45, 27, 1);
}

.footerTopCont .row div:nth-child(3n) .highlightItem:hover .feature-text,
.footerTopCont .row div:nth-child(3n) .highlightItem:focus .feature-text,
.footerTopCont .row div:nth-child(3n) .highlightItem:active .feature-text {
    background-color: rgba(30, 43, 64, 1);
}

.footerTopCont .row div:nth-child(4n) .highlightItem:focus .feature-text,
.footerTopCont .row div:nth-child(4n) .highlightItem:active .feature-text,
.footerTopCont .row div:nth-child(4n) .highlightItem:hover .feature-text {
    background-color: rgb(56, 88, 125, 1);
}

.footerTopCont .row div:nth-child(5n) .highlightItem:hover .feature-text,
.footerTopCont .row div:nth-child(5n) .highlightItem:focus .feature-text,
.footerTopCont .row div:nth-child(5n) .highlightItem:active .feature-text {
    background-color: rgb(201, 143, 0, 1);
}

.footerTopCont .row div:nth-child(6n) .highlightItem:hover .feature-text,
.footerTopCont .row div:nth-child(6n) .highlightItem:focus .feature-text,
.footerTopCont .row div:nth-child(6n) .highlightItem:active .feature-text {
    background-color: rgb(122, 109, 76, 1);
}

.backgroundIcon {
    right: -35px;
    bottom: -15px;
    top: auto !important;
    left: auto !important;
    font-size: 5rem !important;
    opacity: 0.2;
}

.pollQuestionCont {
    max-width: 500px;
    min-height: inherit;
    text-align: center;
    margin: 0 0 0 auto;
    padding: 2rem 1.5rem;
    background: rgba(255, 255, 255, 0.9);
}

    .pollQuestionCont i {
        font-size: 2.5rem;
        display: block;
        margin-bottom: 0.5rem;
    }

.btnPollQuestionVote {
    max-width: 200px;
    font: normal 700 1.2rem "Roboto", Arial, sans-serif;
    color: rgb(255, 255, 255);
    display: block;
    margin: auto;
    padding: 0.6rem 1.5rem;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    margin-top: 1.5rem;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: rgb(1, 138, 182);
}

    .btnPollQuestionVote:hover {
        background: rgb(252, 176, 64);
    }

    .btnPollQuestionVote:focus {
        background: rgb(252, 176, 64);
    }

/** Model Search **/
#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;
}

/** Navigation **/
.desktopNav .moreOptionMainMenu,
.desktopNav .moreOptionSubMainMenu,
ul.mainMenuCol2 h3 {
    display: none;
}

.menuIcon,
.idLikeBtnMobile {
    position: absolute;
    right: 4rem;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    font-family: "Leander", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    padding: 1rem 1.8rem;
    margin: 0;
    border: 0;
    cursor: pointer;
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
    background: none;
    display: none;
}

    .menuIcon:hover,
    .menuIcon:focus,
    .menuIcon:active {
        color: #c98f00;
    }

    .menuIcon:before {
        content: "\f0c9";
        color: #c98f00;
        display: block;
        margin: 0;
        line-height: normal;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

.idLikeBtnMobile {
    right: 12.5rem;
    border-right: 1px solid #fff;
}

    .idLikeBtnMobile i {
        color: #c98f00;
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        transition: all 350ms ease;
    }

    .idLikeBtnMobile:hover i,
    .idLikeBtnMobile:focus i,
    .idLikeBtnMobile:active i {
        color: #fff;
    }

nav {
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 2rem;
}

.navContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 350ms ease;
    z-index: -1;
    padding-top: 7rem;
    background-color: rgba(30, 43, 64, 0.95);
}

.topNavContainer .container {
    display: block;
}

.topNavContainer {
    height: auto;
    margin: 0 auto;
    padding: 1rem 4rem 3rem 4rem;
}

.desktopNav {
    width: 100%;
}

    .desktopNav .mainMenu {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

.closeNav {
    position: absolute;
    top: 1rem;
    right: 1rem;
    font-size: 1rem;
    color: #fff;
    padding: 1rem;
    border: none;
    cursor: pointer;
    background: none;
    z-index: 5;
    display: none;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

    .closeNav:hover,
    .closeNav:focus,
    .closeNav:active {
        color: rgb(201, 143, 0);
    }

.bottomNavContainer .container {
    padding: 0;
}

.bottomNavContainer a,
.bottomNavContainer a:link {
    font-size: 1rem !important;
    color: rgba(255, 255, 255) !important;
    text-align: center !important;
    padding: 1rem !important;
    display: flex !important;
    justify-content: center;
    border-left: none !important;
    transition-property: background !important;
    background: #c98f00 !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
}

    .bottomNavContainer a:visited {
        background: #c98f00 !important;
    }

    .bottomNavContainer a:hover,
    .bottomNavContainer a:active,
    .bottomNavContainer a:focus {
        background: #7a6d4c !important;
    }

    .bottomNavContainer a:after {
        content: "\f055" !important;
        font-weight: 400 !important;
        font-family: "Font Awesome 5 Pro" !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: rgba(255, 255, 255) !important;
        display: block !important;
        margin-left: 0.5rem !important;
        background: none !important;
        height: auto !important;
        width: auto !important;
        text-align: center !important;
    }

ul.mainMenu a,
ul.mainMenu a:link {
    position: relative;
    font-family: "Libre Baskerville", serif;
    font-size: 1.3rem;
    font-weight: 400;
    font-style: normal;
    color: rgb(255, 255, 255);
    display: inline-block;
    text-transform: capitalize;
    text-align: left;
    vertical-align: middle;
    padding: 1rem;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
}

    ul.mainMenu a:visited {
        color: rgb(255, 255, 255);
    }

    ul.mainMenu a:hover {
        color: rgb(201, 143, 0);
    }

    ul.mainMenu a:active {
        color: rgb(201, 143, 0);
    }

    ul.mainMenu a:focus {
        color: rgb(201, 143, 0);
    }

    ul.mainMenu a i {
        display: inline-block;
        margin-right: 0.5rem;
        color: #c98f00;
    }

.desktopNav ul.mainMenu a:after {
    content: normal;
    margin-left: 0;
}

.desktopNav ul.mainMenu > li.selected a,
.desktopNav ul.mainMenu > li:hover a,
.desktopNav ul.mainMenu > li[aria-expanded="true"] > a {
    color: rgb(201, 143, 0);
}

.desktopNav ul.mainMenu > li.hasChild[aria-expanded="true"] .navContainer,
.desktopNav ul.mainMenu > li:hover .navContainer {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
}

.desktopNav ul.subMainMenu a,
.desktopNav ul.subMainMenu a:link {
    font-family: "Roboto", sans-serif !important;
    font-weight: 500;
    font-style: normal;
    font-size: 1.1rem;
    position: relative;
    color: #fff !important;
    text-transform: uppercase;
    border-left: none;
    display: block;
    padding: 0.6rem 0;
    text-align: left;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    background: none !important;
    letter-spacing: 2px;
}

    .desktopNav ul.subMainMenu a:visited {
        color: #fff !important;
    }

    .desktopNav ul.subMainMenu a:hover,
    .desktopNav ul.subMainMenu a:focus,
    .desktopNav ul.subMainMenu a:active,
    .desktopNav ul.subMainMenu li a:hover:after,
    .desktopNav ul.subMainMenu li a:focus:after,
    .desktopNav ul.subMainMenu li a:active:after {
        color: #c98f00 !important;
    }

.desktopNav ul.subMainMenu li:nth-child(1) a,
.desktopNav ul.subMainMenu li:nth-child(2) a,
.desktopNav ul.subMainMenu li:nth-child(3) a {
    border-top: none;
}

.desktopNav ul.subSubMainMenu a,
.desktopNav ul.subSubMainMenu a:link {
    font-size: 0.9rem !important;
    text-transform: capitalize !important;
    padding: 0.3rem !important;
}

    .desktopNav ul.subSubMainMenu a i {
        color: #76684d;
        -webkit-transition: color 300ms ease 0s;
        -moz-transition: color 300ms ease 0s;
        -o-transition: color 300ms ease 0s;
        transition: color 300ms ease 0s;
    }

.desktopNav ul.subMainMenu a:hover i,
.desktopNav ul.subMainMenu a:focus i,
.desktopNav ul.subMainMenu a:active i {
    color: #c98f00;
}

.desktopNav ul.subMainMenu > li.selected a,
.desktopNav ul.subMainMenu > li.selected a:after {
    color: #c98f00 !important;
}

.topNavContainer .row div.col-4.subMain {
    padding-right: 25px;
    padding-left: 25px;
}

    .topNavContainer .row div.col-4.subMain:nth-child(2) {
        border-left: 1px solid #8f95a1;
        border-right: 1px solid #8f95a1;
    }

ul.relatedLinks a,
ul.relatedLinks a:link {
    position: relative;
    font-size: 1.3rem !important;
    color: rgb(15, 61, 57) !important;
    padding: 1rem 0.5rem 1rem 4rem !important;
    text-align: left !important;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    background: rgb(163, 191, 188) !important;
}

    ul.relatedLinks a:visited {
        color: rgb(15, 61, 57) !important;
    }

    ul.relatedLinks a:hover {
        color: rgb(255, 255, 255) !important;
        background: rgb(227, 83, 13) !important;
    }

    ul.relatedLinks a:active {
        color: rgb(255, 255, 255) !important;
        background: rgb(227, 83, 13) !important;
    }

    ul.relatedLinks a:focus {
        color: rgb(255, 255, 255) !important;
        background: rgb(227, 83, 13) !important;
    }

    ul.relatedLinks a:after {
        content: normal !important;
        position: static !important;
        left: auto !important;
        bottom: auto !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -o-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }

    ul.relatedLinks a > span {
        font: normal 0.8rem "Roboto", Aria, sans-serif;
        display: block;
        text-transform: none;
    }

ul.relatedLinks i {
    position: absolute;
    top: 50%;
    left: 1.1rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 2rem;
}

ul.relatedLinks > li {
    float: left;
    width: 47%;
    height: 8em;
    margin-right: 4%;
    margin-bottom: 4%;
    display: table;
}

    ul.relatedLinks > li:nth-child(even) {
        margin-right: 0;
    }

.desktopNav ul.mainMenu > li.hasChild[aria-expanded="true"] .innerNavContainer,
.desktopNav ul.mainMenu > li:hover .innerNavContainer {
    left: -89%;
    -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);
}

.innerNavContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 330px;
    height: 100%;
    padding-top: 5.5em;
    padding-bottom: 7em;
    -webkit-transition: transform 500ms ease 0s;
    -moz-transition: transform 500ms ease 0s;
    -o-transition: transform 500ms ease 0s;
    transition: transform 500ms ease 200ms;
    -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);
    z-index: -1;
    background: rgb(201, 143, 0);
}

/****************************************************************
Main Content - Inside Pages
****************************************************************/
.mainContainer {
    position: relative;
    padding: 0 4rem 3rem 4rem;
    background: rgb(255, 255, 255);
}

    .mainContainer .row {
        margin: 0;
    }

    .mainContainer main {
        width: 100%;
        height: auto;
        min-height: 25rem;
        overflow-x: hidden;
    }

    .mainContainer aside.col-sm {
        flex-grow: 0.88;
        padding: 0;
        background: #d9d5ce;
        min-width: 300px;
    }

ul.sideMenu {
    background-image: url(../../Content/images/bg-aside.png);
    background-position: bottom;
    padding-bottom: 20rem;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
}

.mainContainer main.col-sm {
    flex-grow: 2;
    padding: 0 0 0 2rem;
}

.mainContainer main.formPage {
    padding: 1.5rem 3rem;
}

.mainContainer.pagePasswordProtected {
    padding: 1.5rem;
}

/** Aside Menu - Inside Pages **/
ul.subSideMenu {
    display: none;
}

.moreOption {
    position: absolute;
    top: 0;
    right: 1rem;
    font-size: 1rem;
    color: rgb(122, 109, 76);
    display: inline-block;
    padding: 0.88rem;
    cursor: pointer;
    border: none;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: none;
}

    .moreOption:hover {
        color: rgb(255, 255, 255) !important;
    }

    .moreOption:before {
        content: "\f067";
        margin-left: 0;
        -webkit-transform: transform 300ms ease 0s;
        -moz-transform: transform 300ms ease 0s;
        -o-transform: transform 300ms ease 0s;
        transition: transform 300ms ease 0s;
    }

    .moreOption.openIcon:before {
        content: "\f068";
    }

ul.sideMenu a,
ul.sideMenu a:link {
    font-family: "Libre Baskerville", serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.125rem;
    color: #1e2b40;
    display: block;
    padding: 0.8rem 2rem 0.8rem 3rem;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    background: #d9d5ce;
    letter-spacing: 1px;
}

    ul.sideMenu a:visited {
        color: #1e2b40;
    }

    ul.sideMenu a:hover,
    ul.sideMenu a:active,
    ul.sideMenu a:focus {
        color: #fff;
        background: #1e2b40;
    }

ul.sideMenu > li {
    position: relative;
}

ul.sideMenu li.sidePageTitle {
    font-size: 1.3rem;
    font-family: "Libre Baskerville";
    padding: 1.2rem 2rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    background: #7a6d4c;
}

ul.sideMenu > li:first-child h4 {
    font-family: "Leander", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 2.813rem;
    color: rgb(30, 43, 64);
    background: rgb(255, 255, 255);
    padding: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0;
}

ul.sideMenu > li.hasChild a {
    padding-right: 2.5rem;
}

ul.sideMenu > li.selected a {
    color: #fff;
    background: #1e2b40;
}

ul.sideMenu > li.selected .moreOption {
    color: rgb(255, 255, 255);
}

ul.sideMenu > li:hover > a {
    color: #fff;
    background: #1e2b40;
}

ul.sideMenu > li:hover .moreOption {
    color: rgb(255, 255, 255);
}

ul.subSideMenu a,
ul.subSideMenu a:link {
    font: normal 500 0.9rem "Roboto", sans-serif !important;
    color: rgb(255, 255, 255) !important;
    padding-left: 4rem !important;
    text-transform: capitalize !important;
    display: block;
    background: #38587d !important;
    letter-spacing: normal !important;
}

    ul.subSideMenu a:visited {
        color: rgb(255, 255, 255) !important;
    }

    ul.subSideMenu a:hover,
    ul.subSideMenu a:active,
    ul.subSideMenu a:focus {
        color: rgb(255, 255, 255) !important;
        background: #c98f00 !important;
    }

ul.subSideMenu > li.selected a {
    color: rgb(255, 255, 255) !important;
    background: #c98f00 !important;
}

/** TOOLBAR [ TEXTSIZER && GOOGLE TRANSLATE ] **/
.headerContent {
    padding: 2rem 0 1rem 0;
    border-bottom: 2px dashed #7a6d4c;
}

ol.breadCrumb a.breadcrumbHomeMobile:link {
    display: none;
}

ol.breadCrumb a,
ol.breadCrumb a:link {
    font-family: "Libre Baskerville", serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.9rem;
    color: rgb(30, 43, 64);
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
}

    ol.breadCrumb a:visited {
        color: rgb(30, 43, 64);
    }

    ol.breadCrumb a:hover {
        color: rgb(79, 125, 176);
    }

    ol.breadCrumb a:active {
        color: rgb(79, 125, 176);
    }

    ol.breadCrumb a:active {
        color: rgb(79, 125, 176);
    }

    ol.breadCrumb a:after {
        content: "\f324";
        color: rgb(201, 143, 0);
        margin-right: 0.7rem;
        font-family: "Font Awesome 5 Pro";
    }

ol.breadCrumb {
    float: left;
}

    ol.breadCrumb > li {
        float: left;
    }

        ol.breadCrumb > li:first-child a:before {
            content: "";
            margin-left: 0;
        }

        ol.breadCrumb > li:last-child a:after {
            content: normal;
            margin-right: 0;
            margin-left: 0;
        }

        ol.breadCrumb > li:last-child a {
            color: rgb(79, 125, 176);
        }

ul.textResizer {
    margin-right: 0.5rem;
}

    ul.textResizer > li {
        float: left;
        margin-right: 0.25rem;
    }

        ul.textResizer > li:last-child {
            margin-right: 0;
        }

    ul.textResizer span,
    ul.textResizer a,
    ul.textResizer a:link {
        font: normal 500 0.875em/0 "Roboto", sans-serif;
        color: #1e2b40;
        text-transform: uppercase;
        display: inline-block;
    }

        ul.textResizer a,
        ul.textResizer a:link {
            font-family: "Roboto", sans-serif;
            font-weight: 500;
        }

            ul.textResizer a:visited {
                color: #1e2b40;
            }

            ul.textResizer a:hover {
                color: rgb(79, 125, 176);
            }

            ul.textResizer a:active {
                color: rgb(79, 125, 176);
            }

            ul.textResizer a:focus {
                color: rgb(79, 125, 176);
            }

    ul.textResizer span {
        margin-right: 0.5rem;
    }

    ul.textResizer a.small-text {
        font-size: 1.125rem;
    }

    ul.textResizer a.medium-text {
        font-size: 1.5rem;
    }

    ul.textResizer a.large-text {
        font-size: 1.75rem;
    }

    ul.textResizer a.print-text {
        font-size: 1.25rem;
    }

    ul.textResizer a.textresizer-active {
        color: #c98f00;
    }

main .headerContent .icnPrint {
    display: inline-block;
}

    main .headerContent .icnPrint a {
        font-size: 1.2rem;
        color: rgb(79, 125, 176);
        position: relative;
        bottom: 5px;
    }

        main .headerContent .icnPrint a:hover {
            color: #38587d;
        }

#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: 0.5rem;
    }

.footerBottom h2 {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin-bottom: 0.7rem;
}

.footerBottom .french h2 {
    font-size: 1.5rem;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin-bottom: 0.7rem;
}

.footerBottom p {
    font: normal 400 0.938rem "Roboto", Arial, sans-serif;
    color: rgb(255, 255, 255);
}

    .footerBottom p img {
        display: inline-block;
        margin-top: 2rem;
        margin-right: 3rem;
    }

        .footerBottom p img + img {
            margin-right: 0;
        }

.footerBottom a,
.footerBottom a:link {
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
}

    .footerBottom a:visited {
        color: rgb(255, 255, 255);
    }

    .footerBottom a:hover,
    .footerBottom a:active,
    .footerBottom a:focus,
    .footerBottom a:hover i,
    .footerBottom a:active i,
    .footerBottom a:focus i,
    .footerBottom .popularLinks a:hover::before,
    .footerBottom .popularLinks a:active::before,
    .footerBottom .popularLinks a:focus::before {
        color: rgb(201, 143, 0);
    }

.footerBottom .popularLinks a::before {
    content: "\f324";
    margin-right: 0.5rem;
    color: #7a6d4c;
    font-family: "Font Awesome 5 Pro";
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
}

.serviceFooter {
    padding: 1rem 4rem;
    background: #fff;
}

    .serviceFooter small,
    .serviceFooter cite {
        font-size: 1rem;
        font-weight: 700;
        color: #1e2b40;
        letter-spacing: 1px;
    }

.fContact a.fPhone {
    padding-right: 0.5rem;
    border-right: 1px solid #fff;
}

.fContact a.fFax {
    padding-left: 1rem;
}

.cont-ql .fContact {
    margin-top: 2.5rem;
}

.cont-ql i {
    margin-right: 0.5rem;
    color: #7a6d4c;
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
}

.cont-ql .socialList i {
    color: #fff;
    font-size: 1rem;
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
}

.btnRegister {
    font: normal 700 1rem "Roboto", Arial, sans-serif;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 2rem 0 0;
    padding: 0.6rem 3.2rem;
    cursor: pointer;
    border: 1px solid rgb(255, 255, 255);
    -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: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
    background: none;
}

    .btnRegister:hover {
        border-color: rgb(201, 125, 12);
        background: rgb(201, 125, 12);
    }

    .btnRegister:focus {
        border-color: rgb(201, 125, 12);
        background: rgb(201, 125, 12);
    }

ul.footerNav a,
ul.footerNav a:link {
    position: relative;
    font-family: "Libre Baskerville", serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: rgb(255, 255, 255);
    display: block;
    padding: 0.2rem 0.7rem;
}

    ul.footerNav a:visited {
        color: rgb(255, 255, 255);
    }

    ul.footerNav a:hover {
        color: rgb(201, 143, 0);
    }

    ul.footerNav a:active {
        color: rgb(201, 143, 0);
    }

    ul.footerNav a:focus {
        color: rgb(201, 143, 0);
    }

    ul.footerNav a:after {
        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: rgb(201, 143, 0);
        margin-left: 0;
    }

ul.footerNav li {
    float: left;
    width: 50%;
}

.footerBottom .fcopyright {
    float: right;
    padding-top: 2rem;
}

.footerBottom cite {
    font: normal 600 0.75rem "Roboto", Arial, sans-serif;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-align: left;
    display: block;
    float: right;
}

    .footerBottom cite a {
        font: normal 500 0.6875rem "Roboto", Arial, sans-serif !important;
    }

.footerBottom small {
    font: normal 600 0.75rem "Roboto", Arial, sans-serif;
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    display: block;
    padding-top: 4rem;
}

.footerBottom cite a span {
    color: rgb(255, 255, 255);
    width: 98px;
    height: 34px;
    display: inline-block;
    text-indent: -9999rem;
    background: url(../images/All-Net-Municipal-Solutions.png) center center no-repeat;
    float: right;
}

.footerBottom cite a:visited {
    color: rgb(255, 255, 255);
}

.footerBottom cite a:hover {
    color: rgb(201, 143, 0);
}

.footerBottom cite a:active {
    color: rgb(201, 143, 0);
}

.footerBottom cite a:focus {
    color: rgb(201, 143, 0);
}

.socialMedia a,
.socialMedia a:link {
    font: normal 600 1.5rem "Roboto", Arial, sans-serif;
    color: rgb(255, 255, 255);
    display: inline-block;
    margin: 0 0.5rem;
}

    .socialMedia a:visited {
        color: rgb(255, 255, 255);
    }

    .socialMedia a:hover {
        color: rgb(35, 183, 169);
    }

    .socialMedia a:active {
        color: rgb(35, 183, 169);
    }

    .socialMedia a:focus {
        color: rgb(35, 183, 169);
    }

    .socialMedia a:before {
        margin-left: 0;
    }

    .socialMedia a.facebook:before {
        content: "\f09a";
    }

    .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: rgb(255, 255, 255);
        margin-bottom: 2rem;
    }

    .municipalServices .col-7 h2 {
        margin-bottom: 0.5rem;
    }

    .municipalServices .col-5 h2 span {
        font-size: 0.9rem;
        display: block;
        padding-top: 0.5rem;
    }

.municipalServices .col-7 {
    overflow: hidden;
    background: url(../images/bgRoadBan.jpg) center bottom no-repeat;
}

.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 i {
    font-size: 2rem;
    color: rgb(255, 255, 255);
}

a.inEffectLink,
a.inEffectLink:link {
    color: rgb(255, 255, 255);
    text-align: center;
    display: block;
    padding: 0.5rem;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: rgb(22, 87, 81);
}

    a.inEffectLink:visited {
        color: rgb(255, 255, 255);
    }

    a.inEffectLink:hover {
        background: rgb(38, 148, 138);
    }

    a.inEffectLink:active {
        background: rgb(38, 148, 138);
    }

    a.inEffectLink:focus {
        background: rgb(38, 148, 138);
    }

a.roadBanInEffect,
a.roadBanInEffect:link {
    background: rgb(227, 83, 13);
}

    a.roadBanInEffect:hover {
        background: rgb(255, 100, 24);
    }

    a.roadBanInEffect:active {
        background: rgb(255, 100, 24);
    }

    a.roadBanInEffect:focus {
        background: rgb(255, 100, 24);
    }

/*---------------------table styling-------------------------*/
/* 
Generic Styling, for Desktops/Laptops 
*/
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) {
    /* Force table to not be like tables anymore */
    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    tr {
        border: none;
        border-bottom: 1px solid #ddd;
    }
}

/****************************************************************
Weather
****************************************************************/
#modalHeaderWeather {
    padding: 0;
}

.headerWeather:before {
    content: normal;
}

ul.col2W,
ul.col2W > li,
ul.bwTabs,
ul.bwTabs > li,
ul.weatherListsHeader,
ul.weatherListsHeader > li,
ul.innerColWeatherLists,
ul.innerColWeatherLists > li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#modalHeaderWeather .modal-dialog {
    max-width: 500px;
}

#modalHeaderWeather .modal-body {
    padding: 0;
}

    #modalHeaderWeather .modal-body .close {
        padding: 0.1rem;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        background: none;
    }

#weatherWidget {
    font-size: 0.9rem !important;
}

.btnHeaderYahooWeather {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    color: rgb(255, 255, 255);
    cursor: pointer;
    border: none;
    padding: 0.1rem;
    margin: 0;
    background: none;
}

    .btnHeaderYahooWeather i.icn {
        display: inline-block;
        margin-right: 1.5rem;
        font-size: 3.5rem;
    }

    .btnHeaderYahooWeather p i {
        display: inline-block;
        font-size: 1.75rem;
    }

    .btnHeaderYahooWeather p {
        font-family: "Roboto Slab", serif;
        font-weight: 400;
        font-size: 1.75rem;
        font-style: normal;
        margin: 0;
        display: inline-block;
    }

    .btnHeaderYahooWeather span {
        font-family: "Roboto Slab", serif;
        font-weight: 400;
        font-size: 0.625rem;
        font-style: normal;
        display: block;
    }

#modalHeaderWeather .headerWeather {
    color: rgb(255, 255, 255);
    padding: 2rem 1rem;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    /*background: rgb(176,211,209);*/
}

.headerWeatherCont {
    background: rgb(74, 101, 144);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b0d3d1+0,7aabaa+100 */
    background: rgb(30, 43, 64); /* Old browsers */
    background: -moz-linear-gradient( top, rgb(74, 101, 144) 0%, rgb(30, 43, 64) 100% ); /* FF3.6-15 */
    background: -webkit-linear-gradient( top, rgb(74, 101, 144) 0%, rgb(30, 43, 64) 100% ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient( to bottom, rgb(74, 101, 144) 0%, rgb(30, 43, 64) 100% ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a6590', endColorstr='#1e2b40',GradientType=0 ); /* IE6-9 */
}

#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";
    margin-bottom: 0;
}

    .weatherText > i {
        font-size: 2rem;
        display: block;
        margin-bottom: 0.5rem;
    }

.weatherCity {
    margin-bottom: 0.3rem;
}

.weatherTemp {
    font: 700 4em "Roboto";
    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: 0.8rem 0;
    border-bottom: 1px solid rgba(208, 210, 212, 0.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 0.5rem 1.5rem;
    -webkit-transition: box-shadow 300ms ease 0s;
    -moz-transition: box-shadow 300ms ease 0s;
    -o-transition: box-shadow 300ms ease 0s;
    transition: box-shadow 300ms ease 0s;
}

.tab-pane:hover ul.weatherListsHeader {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

ul.bwTabs {
    display: block;
    padding: 1.5rem 1rem;
    border: none;
}

    ul.bwTabs a,
    ul.bwTabs a:link {
        font-size: 0.9rem;
        color: rgb(199, 202, 205);
        display: inline-block;
        padding: 0 0.5rem 1rem;
    }

        ul.bwTabs a:visited {
            color: rgb(199, 202, 205);
        }

        ul.bwTabs a:hover {
            color: rgb(121, 135, 150);
        }

        ul.bwTabs a:active {
            color: rgb(121, 135, 150);
        }

        ul.bwTabs a:focus {
            color: rgb(121, 135, 150);
        }

        ul.bwTabs a.active {
            color: rgb(121, 135, 150);
            border-bottom: 1px solid rgb(121, 135, 150);
        }

        ul.bwTabs a i {
            display: inline-block;
            margin-right: 0.3rem;
        }

    ul.bwTabs > li {
        width: 50%;
        text-align: center;
    }

#forecast .bodyContainer {
    padding-top: 0;
}

.wlDay,
.wlIcon,
.wlHigh,
.wlLow,
.col2WDesc {
    color: rgb(121, 135, 150);
}

.wlHead,
.wlText,
.col2WTitle {
    font-size: 0.75rem;
    color: rgb(37, 37, 37);
    display: block;
}

.wlHead {
    font-size: 0.7rem;
    text-transform: uppercase;
}

ul.col2W > li {
    float: left;
    width: 50%;
    padding: 0.8rem 0;
    border-bottom: 1px solid rgba(208, 210, 212, 0.5);
}

.col2WDesc i {
    display: inline-block;
    margin-right: 0.5rem;
}

/*---------------------table styling-------------------------*/
/* 
Generic Styling, for Desktops/Laptops 
*/
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: rgb(35, 156, 123);
    color: #ffffff;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
}

table.tblAgendaMinutes tbody {
    background: rgb(242, 242, 235);
}

    table.tblAgendaMinutes tbody td {
        color: rgb(0, 35, 65);
    }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        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 rgb(15, 61, 57);
    }

    .council-table td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #ccc;
        position: relative;
        padding-left: 50%;
    }

        .council-table td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }
}

/*-------------responsive tables generic---------------------*/
.responsive-table {
    text-transform: none;
}

tr:nth-of-type(2n) {
    background: none !important;
}

tr td:first-child {
    background: none !important;
}
/* table */
.responsive-table table {
    width: 100%;
    margin-bottom: 0.5em;
    font-size: 0.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: bold;
        padding: 0.35em;
        font-size: 1em;
    }

    .responsive-table table td {
        padding: 0.6em;
        font-size: 1.1em;
    }

    .responsive-table table td {
        text-align: left;
    }

.fancybox-opened {
    width: 50% !important;
    height: 50% !important;
}

.fancybox-inner {
    width: inherit !important;
    height: inherit !important;
    text-align: center !important;
    background: none !important;
}

.fancybox-image {
    max-width: 70% !important;
    display: inline-block !important;
}

/****************************************************************
MEDIA QUERY
****************************************************************/

@media only screen and (max-width: 1690px) {
    .headerBottom .weatherwidget-io {
        display: none !important;
    }

    .headerBottom .hCont .hWeather {
        position: static;
        top: auto;
    }

    .btnHeaderYahooWeather > i {
        font-size: 1.5rem;
        color: rgb(201, 143, 0);
        display: inherit;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .btnHeaderYahooWeather {
        position: static;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
    }

    .highlightItem .feature-text {
        padding: 1rem;
    }

        .highlightItem .feature-text span {
            font-size: 0.9rem;
        }

            .highlightItem .feature-text span:last-of-type {
                font-size: 1.15rem;
            }

    .highlightBackground {
        min-height: 15.5rem;
    }

    .footerTop h3:before,
    .footerTop h3:after {
        width: 33%;
    }
}

@media only screen and (max-width: 1680px) {
    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: 0.8rem;
    }

    .headerTop a,
    .headerTop a:link {
        font-size: 0.8rem;
    }

        .headerTop a.langTranslateBTN,
        .headerTop a.langTranslateBTN:link {
            margin-top: 0.25rem;
        }

    h2.categoryTitle {
        font-size: 3.5rem;
    }

        h2.categoryTitle .subCatTitle {
            font-size: 1.8rem;
        }

    .frmSearch input[type="search"] {
        font-size: 1rem;
    }

    .frmSearch button[type="submit"] {
        right: 0.3rem;
    }

    .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: 0.9rem;
    }

    .footerBottom .sign-reg h4,
    .footerBottom .sign-reg p,
    .footerBottom .btnSubscribe,
    .footerBottom .btnRequest,
    .footerBottom .cont-ql h4 {
        font-size: 1rem;
    }

    .cont-ql .fContact {
        margin-top: 36px;
    }

    .footerBottom .sign-reg h3 {
        font-size: 1.75rem;
    }

    .serviceFooter small,
    .serviceFooter cite {
        font-size: 0.9rem;
    }

    .footerBottom a,
    .footerBottom a:link {
        font-size: 0.8rem;
    }
}

@media only screen and (max-width: 1630px) {
    .desktop.home-link a i {
        font-size: 2.5rem;
    }

    .desktop.home-link a {
        padding: 1.5rem 1rem 1.5rem 4rem;
    }

        .desktop.home-link a h2 {
            font-size: 0.8rem;
        }
}

@media only screen and (max-width: 1570px) {
    .quickLinks a i {
        font-size: 2.2rem;
    }

    .quickLinks a,
    .quickLinks a:link {
        font-size: 0.85rem;
        padding: 1rem;
    }

    .footerBottom .sign-reg .frmSignup input[type="text"] {
        min-width: 60%;
    }
}

@media only screen and (max-width: 1550px) {
    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 1.1rem;
    }

  

    .navContainer {
        padding-top: 6rem;
    }

    .topNavContainer {
        padding: 1rem 4rem 2rem 4rem;
    }

    .bottomNavContainer a,
    .bottomNavContainer a:link {
        font-size: 1rem !important;
        padding: 0.8rem !important;
    }

    header.masterHeader {
        padding-top: 1rem;
    }

    ul.sideMenu li.sidePageTitle {
        font-size: 1.1rem;
    }
}

@media only screen and (max-width: 1520px) {
    .btnHeaderYahooWeather i.icn {
        display: inline-block;
        margin-right: 1.5rem;
        font-size: 3rem;
    }

    .cont-ql .socialList i {
        color: #fff;
        font-size: 0.8rem;
    }

    .footerBottom a,
    .footerBottom a:link {
        font-size: 0.75rem;
        letter-spacing: 0;
    }
}

@media only screen and (max-width: 1510px) {
}

@media only screen and (max-width: 1450px) {
    .footerBottom a.btnRequest,
    .footerBottom a.btnRequest:link,
    .footerBottom .sign-reg h4,
    .footerBottom .sign-reg p,
    .footerBottom .btnSubscribe,
    .footerBottom .btnRequest,
    .footerBottom .cont-ql h4 {
        font-size: 0.9rem;
    }

    .footerBottom .sign-reg h3 {
        font-size: 1.5rem;
    }

    .footerBottom .sign-reg p {
        padding: 1rem 5rem 1rem 0;
    }

    .footerTop h3:before,
    .footerTop h3:after {
        width: 28%;
    }
}

@media only screen and (max-width: 1400px) {
    .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: 0.85rem;
    }

    .desktop.home-link a {
        padding: 1.5rem 1rem 1.5rem 3rem;
    }
}

@media only screen and (max-width: 1350px) {
    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 1rem;
        padding: 0.8rem;
    }

    h1.siteLogo,
    h1.siteLogoFR {
        width: 270px;
        height: 84px;
    }

    .desktopNav ul.subMainMenu a,
    .desktopNav ul.subMainMenu a:link {
        font-size: 1rem;
    }
    .desktopNav ul.subSubMainMenu a, .desktopNav ul.subSubMainMenu a:link{
        font-size:0.8rem !important;
    }

    .bottomNavContainer a,
    .bottomNavContainer a:link {
        font-size: 0.9rem !important;
        padding: 0.7rem !important;
    }

    .highlightBackground {
        min-height: 12.5rem;
    }

    .highlightItem .feature-text {
        padding: 0.8rem;
    }

        .highlightItem .feature-text span {
            font-size: 0.8rem;
        }

            .highlightItem .feature-text span:last-of-type {
                font-size: 0.9rem;
            }
}

@media only screen and (max-width: 1330px) {
    h2.categoryTitle {
        font-size: 3rem;
    }

        h2.categoryTitle .subCatTitle {
            font-size: 1.6rem;
        }

    h3.pageTitle {
        font-size: 1.5rem;
    }

    h4.searchTitle {
        font-size: 1.3rem;
    }

    .frmSearch {
        top: 19rem;
    }

    .activePopupAlert .frmSearch {
        top: 20rem;
    }

    .frmSearch input[type="search"] {
        font-size: 0.9rem;
    }

    .frmSearch button[type="submit"] {
        right: 0.2rem;
    }

    main.formPage i {
        font-size: 4rem;
    }

    main.formPage .textSuccess {
        font-size: 1.3rem;
    }

    .footerBottom .sign-reg .frmSignup input[type="text"] {
        min-width: unset;
    }
}

@media only screen and (max-width: 1300px) {
    .footerBottom .cont-ql img {
        display: none;
    }
}

@media only screen and (max-width: 1285px) {
}

@media only screen and (max-width: 1260px) {
    .footerBottom .sign-reg h3 {
        font-size: 1.25rem;
    }

    .footerBottom .sign-reg h4,
    .footerBottom .sign-reg p,
    .footerBottom .btnSubscribe,
    .footerBottom .btnRequest,
    .footerBottom .cont-ql h4 {
        font-size: 0.85rem;
    }
}

@media only screen and (max-width: 1255px) {
}

@media only screen and (max-width: 1250px) {
    .scrollup {
        bottom: 1.5rem;
        right: 1.5rem;
    }
}

@media only screen and (max-width: 1200px) {
    ul.footerNav a,
    ul.footerNav a:link {
        font-size: 0.65rem;
    }

    .footerTop .col-5 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .footerTop .col-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .footerBottom .sign-reg i.fa-comment-dots {
        margin-left: 1rem;
    }

    .footerTextCont {
        padding-left: 0;
    }

    .footerBottom .sign-reg .signUp,
    .footerBottom .sign-reg .reqRegister {
        padding: 2.5rem 0;
        border-bottom: 2px dashed #ffffff7a;
    }

    .sign-reg .row {
        padding: 0;
        border-bottom: unset;
    }

    .footerBottom .sign-reg .frmSignup input[type="text"] {
        min-width: 60%;
    }

    .footerBottom .cont-ql {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        .footerBottom .cont-ql img {
            margin-bottom: 2rem;
        }

    .cont-ql .fContact {
        margin-top: 0rem;
    }

    .cont-ql .socialList {
        margin-top: 2rem;
    }

    .footerBottom .cont-ql img {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1190px) {
    main.formPage .articlePost h2.header {
        font-size: 1.25rem;
    }

    .desktopNav,
    ul.subMainMenu,
    ul.subSubMainMenu {
        display: none;
    }

    .mobileNav,
    .closeNav,
    .menuIcon,
    .idLikeBtnMobile {
        display: inherit;
    }

    .btnScrollup {
        right: 5rem;
    }

    nav {
        height: 100vh;
    }

    .footerBottom .cont-ql img {
        display: inline-block;
        align-self: center;
    }

    .footerBottom .cont-ql h4 {
        font-size: 1.1rem;
    }

    .footerBottom a,
    .footerBottom a:link {
        font-size: 0.9rem;
    }

    .moreOptionMainMenu,
    .moreOptionSubMainMenu {
        position: absolute;
        top: 0;
        right: 1rem;
        font-size: 1rem;
        color: rgb(255, 255, 255);
        display: inline-block;
        padding: 1rem;
        cursor: pointer;
        -webkit-transition: background 300ms ease 0s;
        -moz-transition: background 300ms ease 0s;
        -o-transition: background 300ms ease 0s;
        transition: background 300ms ease 0s;
        border: none;
        background: none;
        z-index: 5;
    }

    .moreOptionSubMainMenu {
        color: #1e2b40;
        padding: 0.8rem 1rem;
    }

        .moreOptionMainMenu:before,
        .moreOptionSubMainMenu:before {
            content: "\f067";
            margin-left: 0;
            -webkit-transition: content 300ms ease 0s;
            -moz-transition: content 300ms ease 0s;
            -o-transition: content 300ms ease 0s;
            transition: content 300ms ease 0s;
        }

        .moreOptionMainMenu.openIcon:before,
        .moreOptionSubMainMenu.openIcon:before {
            content: "\f068";
        }

        .moreOptionMainMenu:hover,
        .moreOptionSubMainMenu:hover {
            color: rgb(255, 255, 255);
        }

    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);
    }

    nav {
        position: fixed;
        top: 0;
        left: auto;
        right: 0;
        bottom: 0;
        width: 400px;
        min-width: 300px;
        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 300ms ease 0s;
        -moz-transition: transform 300ms ease 0s;
        -o-transition: transform 300ms ease 0s;
        transition: transform 300ms ease 0s;
        -webkit-overflow-scrolling: touch;
        overflow-y: scroll;
        z-index: 100;
        background: rgba(30, 43, 64, 0.95);
        padding: 0;
        display: unset;
        align-items: unset;
    }

    ul.mainMenu {
        margin-top: 4rem;
    }

        ul.mainMenu i {
            margin-right: 0.5rem;
            display: inline-block;
        }

        ul.mainMenu a,
        ul.mainMenu a:link {
            position: static;
            font-size: 1rem;
            text-align: left;
            border-left: none;
            display: block;
            padding: 1rem 3rem;
            letter-spacing: 2px;
            -webkit-transition: all 300ms ease 0s;
            -moz-transition: all 300ms ease 0s;
            -o-transition: all 300ms ease 0s;
            transition: all 300ms ease 0s;
        }

        ul.mainMenu > li {
            position: relative;
        }

            ul.mainMenu > li.hasChild > a {
                padding-right: 2.5em;
            }

            ul.mainMenu > li.selected > a {
                color: rgb(255, 255, 255);
                background: #7a6d4c;
            }

            ul.mainMenu > li.selected .moreOptionMainMenu {
                color: rgb(255, 255, 255);
            }

            ul.mainMenu > li:hover > a {
                color: rgb(255, 255, 255);
                background: #7a6d4c;
            }

            ul.mainMenu > li.hasChild:hover .moreOptionMainMenu {
                color: rgb(255, 255, 255);
            }

    ul.subMainMenu a,
    ul.subMainMenu a:link {
        font-family: "Roboto", sans-serif !important;
        font-size: 0.8rem !important;
        font-weight: 600 !important;
        color: #1e2b40 !important;
        padding-left: 4.5rem !important;
        border-bottom: none !important;
        background: #d9d5ce !important;
        text-transform: uppercase !important;
        letter-spacing: 1px !important;
    }

        ul.subMainMenu a:visited {
            color: #1e2b40 !important;
            background: #d9d5ce !important;
        }

        ul.subMainMenu a:hover,
        ul.subMainMenu a:active,
        ul.subMainMenu a:focus {
            color: rgb(255, 255, 255) !important;
            background: #1e2b40 !important;
        }

    ul.subMainMenu > li {
        position: relative;
    }

        ul.subMainMenu > li.hasChild > a {
            padding-right: 2.7rem;
        }

        ul.subMainMenu > li.selected > a {
            color: rgb(255, 255, 255) !important;
            background: #1e2b40 !important;
        }

        ul.subMainMenu > li.selected .moreOptionSubMainMenu {
            color: rgb(255, 255, 255) !important;
        }

        ul.subMainMenu > li:hover > a {
            color: rgb(255, 255, 255) !important;
            background: #1e2b40 !important;
        }

        ul.subMainMenu > li.hasChild:hover .moreOptionSubMainMenu {
            color: rgb(255, 255, 255);
        }

    ul.subSubMainMenu a,
    ul.subSubMainMenu a:link {
        font-style: normal;
        color: #fff !important;
        background: #38587d !important;
        border-bottom: none !important;
        padding-left: 6rem !important;
        font-size: 0.75rem !important;
        text-transform: capitalize !important;
        font-style: italic !important;
        font-weight: 400 !important;
    }

        ul.subSubMainMenu a:visited {
            color: #fff !important;
            background: #38587d !important;
        }

    ul.subSubMainMenu > li a:hover {
        background: #c98f00 !important;
    }

    ul.subSubMainMenu > li.selected > a {
        background: #c98f00 !important;
    }

    .btnPollQuestionVote {
        font-size: 1rem;
    }

    .frmSearch {
        top: 13rem;
    }

    .activePopupAlert .frmSearch {
        top: 16rem;
    }

    .frmSearch input[type="search"] {
        font-size: 1rem;
    }

    .frmSearch button[type="submit"] {
        font-size: 1.2rem;
    }

    ol.breadCrumb a,
    ol.breadCrumb a:link {
        font-size: 0.9rem;
    }

    ul.sideMenu > li:first-child h4,
    h4.pageTitle {
        font-size: 1.5rem;
    }

    .articlePost h1 {
        font-size: 1rem;
    }

    .socialMedia a,
    .socialMedia a:link {
        font-size: 1.5rem !important;
    }

    .idLiketoSearchBTN {
        font-size: 0.9rem;
    }

    .headerBottom .hLogo,
    .headerBottom .hCont {
        width: 50%;
    }

    .headerBottom .hCont {
        margin: 1.7rem 0 0;
    }

    .btnHeaderYahooWeather i.icn {
        font-size: 2.5rem;
        margin-right: 1rem;
    }

    .btnHeaderYahooWeather p,
    .btnHeaderYahooWeather p i {
        font-size: 1rem;
    }

    .quickLinks {
        display: none;
    }

        .quickLinks.mobile {
            display: block;
        }

    .ql-open-bar {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .footerBottom {
        padding-bottom: 2rem;
    }

    .serviceFooter {
        margin-bottom: 4rem;
    }

    .btnScrollup {
        bottom: 8rem;
    }

    .fireRatingContainer span {
        display: none;
    }

    .fireRatingContainer.mobile {
        position: fixed;
        right: 0;
        left: unset;
        top: 80%;
        -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);
        z-index: 6;
    }

    .fireRatingContainer a i {
        margin: 0;
        padding: 0.9rem;
        font-size: 1.4rem;
        top: unset;
        background-color: #1e2b40;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        -webkit-transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
        transition: all 300ms ease 0s;
    }

    .fireRatingContainer.mobile:hover a i,
    .fireRatingContainer.mobile:focus a i,
    .fireRatingContainer.mobile:active a i {
        background-color: rgb(123, 46, 38);
    }
}

@media only screen and (max-width: 1160px) {
    .headerTop {
        padding-left: 1rem;
        padding-right: 1rem;
    }

        .headerTop a.langTranslateBTN,
        .headerTop a.langTranslateBTN:link {
            margin-top: 0.5rem;
        }

        .headerTop a,
        .headerTop a:link {
            font-size: 0.7rem;
        }

    .footerTop h3:before,
    .footerTop h3:after {
        width: 25%;
    }
}

@media only screen and (max-width: 1150px) {
    .footerBottom a.btnRequest,
    .footerBottom a.btnRequest:link,
    .footerBottom .btnSubscribe,
    .footerBottom .btnRequest {
        font-size: 0.75rem;
    }

    .footerBottom .sign-reg p {
        padding: 1rem 1rem 1rem 0;
        line-height: 19px;
    }
}

@media only screen and (max-width: 1085px) {
    .footerMiddle h2 {
        font-size: 1rem;
    }

    .footerMiddle p,
    ul.phoneColsList {
        font-size: 0.9rem;
    }

    .footerMiddle > .container {
        padding-right: 26rem;
        -webkit-background-size: 400px 255px;
        -moz-background-size: 400px 255px;
        background-size: 400px 255px;
    }

    .quickLinks {
        display: none;
    }
}

@media only screen and (max-width: 1050px) {
    .headerTop > a > span,
    .headerTop #weather h1 {
        display: none;
    }

    .headerTop {
        padding: 0.5rem 1rem;
    }

        .headerTop a,
        .headerTop a:link {
            font-size: 1rem;
            margin-right: 0.8rem;
        }

            .headerTop a.hEmail {
                margin-right: 0.3rem;
            }

            .headerTop a:before {
                margin-right: 0;
            }

            .headerTop a.langTranslateBTN,
            .headerTop a.langTranslateBTN:link {
                margin-top: 0;
            }
}

@media only screen and (max-width: 1040px) {
    ul.footerNav a,
    ul.footerNav a:link {
        font-size: 0.6rem;
    }
}

@media only screen and (max-width: 1024px) {
    .footerBottom h2 {
        font-size: 1.4rem;
    }

    .pageTitle {
        font-size: 1.1rem;
    }
}

@media only screen and (max-width: 1023px) {
    ul.breadcrumbCol2 > li,
    ul.breadcrumbCol2 > li:last-child,
    ul.breadcrumbCol2 > li:first-child {
        width: unset;
    }

    .innerSidebg {
        display: none;
    }

    main .headerContent .icnPrint {
        right: 1rem;
    }

    .categoryTitle .frmhsearch {
        bottom: 0;
        left: 0;
        width: 100%;
    }

        .categoryTitle .frmhsearch input {
            padding: 0.8rem 4rem;
            border: unset;
            background: #7a6d4c;
            color: #fff;
            width: 100%;
        }

        .categoryTitle .frmhsearch i.fa-search {
            color: #fff;
            right: 4rem;
        }

    ol.breadCrumb > li,
    ul.sideMenu > li:first-child h4,
    ol.breadCrumb a:after {
        display: none;
    }

        ol.breadCrumb > li:first-of-type,
        ol.breadCrumb > li:nth-child(2n),
        ol.breadCrumb li:first-of-type a:after {
            display: inline-block;
        }

            ol.breadCrumb > li:nth-child(2n) a {
                color: rgb(79, 125, 176);
            }

    .mainContainer aside.col-sm,
    .mainContainer main.col-sm {
        flex-basis: auto;
    }

    .mainContainer main.col-sm {
        padding: 1.5rem 4rem;
    }

    .mainContainer .container {
        padding: 0;
    }

    .mainContainer {
        padding: 0 0 3rem 0;
    }

    ul.breadcrumbCol2 {
        display: flex;
        justify-content: space-between;
    }

    ul.sideMenu {
        background-image: unset;
        background-position: bottom;
        padding-bottom: unset;
    }

    .sideMenuNav {
        display: inherit;
        width: 100%;
        font: normal 700 1.3rem "Roboto", Arial, sans-serif;
        color: rgb(255, 255, 255);
        cursor: pointer;
        text-align: left;
        text-transform: uppercase;
        border: none;
        padding: 1rem 2rem;
        margin: 0;
        background: rgb(52, 87, 81);
        letter-spacing: 5px;
        text-align: center;
    }

        .sideMenuNav:before {
            content: normal;
            margin-left: 0;
        }

        .sideMenuNav:after {
            content: "\f056";
            margin-left: 0.8rem;
            font-weight: 400;
            font-family: "Font Awesome 5 Pro";
            font-size: 1.1rem;
        }

        .sideMenuNav.openSideMenuIcon:after {
            content: "\f055";
        }

    ul.sideMenu li.sidePageTitle {
        display: none;
    }

    .articlePost {
        border-top: none;
        padding-top: 0;
    }

    main .articlePost {
        padding: 1rem;
    }

    main.col-sm .articlePost {
        padding: 0;
    }

    h2.categoryTitle {
        min-height: 350px;
        font-size: 2rem;
    }

        h2.categoryTitle .subCatTitle {
            font-size: 1.3rem;
        }

    .frmSearch {
        top: 12rem;
    }

    .activePopupAlert .frmSearch {
        top: 14rem;
    }

    .frmSearch input[type="search"] {
        font-size: 0.8rem;
    }

    .frmSearch button[type="submit"] {
        right: 0.1rem;
    }

    h3.pageTitle {
        font-size: 1.2rem;
    }

    .municipalServices .col-5 h2,
    .municipalServices .col-7 h2 {
        font-size: 1.2rem;
    }
}

@media only screen and (max-width: 991px) {
    .footerTop .feature {
        padding: 0.5rem 1.5rem;
    }

        .footerTop .feature.col-sm {
            flex-basis: auto;
        }

    .footerTop {
        padding: 2.5rem 0;
    }

        .footerTop h4 {
            font-size: 1.5rem;
        }

        .footerTop h3 {
            font-size: 1.9rem;
        }

            .footerTop h3:before,
            .footerTop h3:after {
                display: none;
            }

    .feedback button {
        width: auto;
        position: fixed;
        right: -3px;
        padding: 1em;
        font-size: 0.9rem;
        transform: unset;
    }

    .fireRatingContainer a i {
        padding: 1em 1.1em;
        font-size: 0.9rem;
    }

    .fireRatingContainer.mobile {
        top: 65%;
    }

    .btnScrollup {
        padding: 0.4rem 0.8rem 0.4rem;
        font-size: 0.9rem;
        right: 2rem;
    }

    .feedback button i {
        margin-right: 0;
    }

    .feedback button span {
        display: none;
    }

    .feedback button i {
        font-size: 1em;
    }

    .backgroundIcon {
        font-size: 4rem !important;
    }

    .footerBottom .sign-reg .reqRegister {
        padding-top: 2rem;
    }

    .footerBottom .fAddress,
    .footerBottom .fContact {
        padding: 0 1rem 1rem !important;
    }

    .footerBottom .fcopyright,
    .footerBottom cite a span {
        float: none;
    }

    .footerBottom small {
        padding: 0;
    }

    ul.footerNav a,
    ul.footerNav a:link {
        font-size: 0.75rem;
    }
}

@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, 0.15);
            border-bottom: 1px solid rgba(255, 255, 255, 0.15);
            padding-top: 2rem;
            padding-bottom: 2rem;
            margin-top: 2rem;
            margin-bottom: 2rem;
        }

    .btnHeaderYahooWeather i.icn {
        font-size: 1.75rem;
        margin-right: 0.5rem;
    }

    .btnHeaderYahooWeather span {
        font-size: 0.5rem;
    }

    .btnHeaderYahooWeather p,
    .btnHeaderYahooWeather p i {
        font-size: 0.85rem;
    }
}

@media only screen and (max-width: 890px) {
    .footerBottom h2 {
        font-size: 1.3rem;
    }
}

@media only screen and (max-width: 880px) {
    .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: 0.5rem;
            padding-bottom: 0.5rem;
        }
}

@media only screen and (max-width: 850px) {
    .popupAlert > .container {
        font-size: 0.8rem;
    }

    .headerBottom .hLogo {
        width: 45%;
    }

    .headerBottom .hCont {
        width: 55%;
    }

    .footerTop .col-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footerTop .col-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .highlightBackground {
        min-height: 16.5rem;
    }
}

@media only screen and (max-width: 785px) {
    .frmhsearch {
        width: 100%;
        top: unset;
        bottom: 307px;
    }

        .frmhsearch input {
            width: 100%;
            background: #7a6d4c;
            border: unset;
            padding: 0.8rem 3rem;
            font-size: 1.1rem;
        }

        .frmhsearch i.fa-search {
            top: 50%;
            transform: translateY(-50%);
            right: 3rem;
            color: #fff;
            font-weight: 400;
        }

    .headerBottom .hCont .hWeather {
        display: none;
    }

    .headerBottom .hLogo,
    .headerBottom .hCont {
        width: 50%;
    }

        .headerBottom .hCont .hMnu {
            float: left;
            width: 50%;
        }

    header.masterHeader {
        padding: 0.5rem 0;
        filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.35));
        background-color: #1e2b40;
    }

    .menuIcon,
    .idLikeBtnMobile {
        font-size: 1.2rem;
        padding: 0.6rem 1.4rem;
    }

    .feedback {
        top: 10rem;
        transform: unset;
    }

    .fireRatingContainer.mobile {
        top: 14rem;
        transform: unset;
    }
}

@media only screen and (max-width: 768px) {
    .quickLinks.mobile a h2 {
        font-size: 0.7rem;
    }

    .quickLinks.mobile a,
    .quickLinks.mobile a:link {
        padding: 1.1rem 1.5rem 1.1rem 3rem;
    }

    .articlePost h1 {
        font-size: 1rem;
    }

    .searchColDocuments h4.pageTitle {
        margin: 0;
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .headerBottom {
        padding: 0 2rem;
    }

    .menuIcon,
    .idLikeBtnMobile {
        right: 1rem;
    }

    .idLikeBtnMobile {
        right: 9rem;
    }

    header.masterHeader {
        padding: 0.5rem 0;
    }


    .categoryTitle .frmhsearch input {
        padding: 0.8rem 2rem;
        font-size: 0.9rem;
    }

    .categoryTitle .frmhsearch i.fa-search {
        right: 2rem;
        font-size: 0.9rem;
        top: 60%;
    }

    h2.categoryTitle {
        min-height: 290px;
        font-size: 2rem;
    }

    ul.sideMenu a,
    ul.sideMenu a:link {
        padding: 0.8rem 2rem 0.8rem 2rem;
    }

    ul.subSideMenu a,
    ul.subSideMenu a:link {
        padding-left: 3rem !important;
    }

    .footerTop .footerTopCont {
        padding: 0 2rem;
    }

    .footerBottom {
        padding: 2rem 3rem;
    }

    .popupAlert > .container {
        font-size: 0.8rem;
    }

    .socialMedia {
        position: static;
        bottom: auto;
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        max-width: 400px;
        margin: 2rem auto 0;
        display: block;
        text-align: center;
    }

    .mainContainer main.col-sm {
        padding: 1.5rem 2rem;
    }

    .footerBottom small,
    .footerBottom cite {
        float: none;
        display: block;
        text-align: center;
        margin-top: 0.5rem;
    }

    .footerBottom cite {
        margin-bottom: 1.5rem;
    }

    .ql-open-bar {
        padding: 1rem 3rem;
    }

    .quickLinks.mobile a .quickLinksCont {
        margin: 0 2rem;
    }

    .serviceFooter {
        margin-bottom: 3.5rem;
    }

        .serviceFooter small,
        .serviceFooter cite {
            font-size: 0.8rem;
        }
}

@media only screen and (max-width: 750px) {
    ol.breadCrumb a,
    ol.breadCrumb a:link {
        font-size: 0.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: 0.8rem;
    }

    .quickLinks.mobile a .quickLinksCont {
        padding: 0.5rem 0;
    }

    .quickLinks.mobile a {
        font-size: 0.8rem;
    }

    .ql-open-bar {
        padding: 1rem 2rem;
        font-size: 1rem;
    }
}

@media only screen and (max-width: 680px) {
    h4.pageTitle {
        font-size: 1.3rem;
    }

    .sideMenuNav {
        font-size: 0.95rem;
    }

        .sideMenuNav:after {
            margin-left: 0.3rem;
            font-size: 0.85rem;
        }

    ul.sideMenu a,
    ul.sideMenu a:link {
        font-size: 0.9rem !important;
    }

    ul.subSideMenu a,
    ul.subSideMenu a:link {
        font-size: 0.8rem !important;
    }

    .Extreme,
    .High,
    .Moderate,
    .Low {
        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;
    }

    h3.pageTitle,
    .footerBottom h2 {
        font-size: 1.1rem;
    }

    .btnRegister {
        font-size: 0.8rem;
    }

    .articlePost {
        font-size: 0.95rem;
    }

    .idLiketoSearchBTN {
        font-size: 0.7rem;
    }
}

@media only screen and (max-width: 630px) {
    .quickLinks {
        display: none;
    }

    .highlightBackground {
        min-height: 14.5rem;
    }

    .footerBottom .sign-reg i.fa-newspaper,
    .footerBottom .sign-reg i.fa-comment-dots {
        font-size: 3rem;
        margin-right: 1.5rem;
    }
}

@media only screen and (max-width: 600px) {
    h1.siteLogo,
    h1.siteLogoFR {
        width: 200px;
        height: 62px;
    }

    .frmhsearch {
        bottom: 240px;
    }

    .menuIcon,
    .idLikeBtnMobile {
        font-size: 1rem;
        padding: 0.4rem 1.2rem;
    }

    .idLikeBtnMobile {
        right: 7.8rem;
    }

    .mainContent img {
        float: none;
        display: block;
        margin: 1rem;
    }

    .adContainer img {
        width: 100%;
        margin: 0;
    }

    .btnPollQuestionVote {
        font-size: 0.9rem;
    }

    .popupAlert a,
    .popupAlert a:link {
        font-size: 0.8rem;
    }

    main.formPage i {
        font-size: 2.5rem;
    }

    main.formPage .textSuccess {
        font-size: 1.1rem;
    }

    .btnSearchPage span {
        display: none;
    }

    .btnSearchPage i {
        font-size: 1.1rem;
        display: block;
        margin-right: 0 !important;
    }

    .searchPage input[type="text"] {
        padding-right: 5rem;
    }

    .footerBottom .sign-reg .frmSignup input[type="text"] {
        min-width: unset;
    }
}

@media only screen and (max-width: 580px) {
    .headerTop a.langTranslateBTN,
    .headerTop a.langTranslateBTN:link {
        font-size: 0.75rem;
        margin-top: 0.3rem;
    }

    .headerBottom .hCont {
        margin: 1.5rem 0 0;
    }

    .headerBottom .hLogo {
        width: 60%;
    }

    .headerBottom .hCont {
        width: 40%;
    }
}

@media only screen and (max-width: 560px) {
    .headerBottom .hLogo {
        width: 45%;
    }

    .headerBottom .hCont {
        width: 55%;
    }
}

@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: 0.8rem;
            margin-top: 0.8rem;
            text-align: center;
        }
}

@media only screen and (max-width: 500px) {
    nav {
        width: 80%;
    }

    .moreOptionMainMenu {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }

    .moreOptionSubMainMenu {
        padding-bottom: 0.8rem;
        padding-top: 0.8rem;
    }

    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 1rem;
        padding: 1rem 2rem;
    }

    ul.subMainMenu a,
    ul.subMainMenu a:link,
    ul.subSubMainMenu a,
    ul.subSubMainMenu a:link {
        font-size: 0.8rem !important;
        padding-left: 2.5rem !important;
    }

        ul.subSubMainMenu a,
        ul.subSubMainMenu a:link {
            padding-left: 4rem !important;
        }

    .headerBottom .hCont {
        margin: 1.25rem 0 0;
    }

    .footerTop h4 {
        font-size: 1.25rem;
    }

    .footerTop h3 {
        font-size: 1.55rem;
    }

    .feedback {
        top: 7rem;
    }

    .fireRatingContainer.mobile {
        top: 11rem;
    }

    .feedback button i {
        font-size: 0.8rem;
    }
}

@media only screen and (max-width: 502px) {
}

@media only screen and (max-width: 480px) {
    h2.categoryTitle {
        min-height: 250px;
        font-size: 1.3rem;
    }

        h2.categoryTitle .subCatTitle {
            font-size: 1.1rem;
        }

    .frmSearch {
        top: 10rem;
    }

    .activePopupAlert .frmSearch {
        top: 12rem;
    }

    .frmSearch input[type="search"] {
        font-size: 0.7rem;
    }

    .frmSearch button[type="submit"] {
        right: 0;
    }

    .innerPageRBCont {
        padding: 0.5rem 1rem;
    }

    .roadBanStatus {
        font-size: 0.85rem;
    }

    .quickLinks.mobile a .quickLinksCont {
        padding: 0.3rem 0;
    }

    .quickLinks.mobile a {
        font-size: 0.7rem;
    }

        .quickLinks.mobile a i {
            font-size: 1.6rem;
            margin-right: 0.6rem;
        }

    .ql-open-bar {
        padding: 0.8rem 2rem;
        font-size: 0.9rem;
    }

    .footerBottom .btnSubscribe,
    .footerBottom a.btnRequest:link {
        padding: 0.5rem 1rem;
        font-size: 0.6rem;
    }

    .footerBottom .sign-reg .frmSignup input[type="text"] {
        font-size: 0.6rem;
    }

    .footerBottom .sign-reg p {
        line-height: 17px;
        font-size: 0.7rem;
    }

    .footerBottom .sign-reg h3 {
        font-size: 1.1rem;
    }

    .footerBottom .sign-reg i.fa-newspaper,
    .footerBottom .sign-reg i.fa-comment-dots {
        font-size: 2.8rem;
        margin-right: 1rem;
    }

    .serviceFooter {
        margin-bottom: 2.5rem;
    }
}

@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;
    }
}

@media only screen and (max-width: 460px) {
    h1.siteLogo,
    h1.siteLogoFR {
        width: 158px;
        height: 49px;
    }

    .menuIcon,
    .idLikeBtnMobile {
        font-size: 0.8rem;
    }

    .quickLinks.mobile a h2 {
        font-size: 0.6rem;
    }

    .idLikeBtnMobile {
        right: 6.2rem;
    }

    .highlightBackground {
        min-height: 11.5rem;
    }

    .footerBottom .cont-ql img {
        width: 80px;
        height: 80px;
    }

    .footerBottom .cont-ql h4 {
        font-size: 1rem;
    }

    .footerBottom a,
    .footerBottom a:link {
        font-size: 0.75rem;
    }

    .cont-ql .socialList {
        margin-top: 1rem;
    }

    ol.breadCrumb li:nth-child(2n),
    .breadcrumbHomeMobile:after {
        display: none !important;
    }

    ol.breadCrumb a.breadcrumbHomeMobile:link {
        display: inline;
    }

    ol.breadCrumb > li:first-of-type {
        display: flex;
    }

    ol.breadCrumb a,
    ol.breadCrumb a:link {
        font-size: 0.8rem;
    }
}

@media only screen and (max-width: 440px) {
    /* .feedback{
    top:11%;
}
.fireRatingContainer.mobile {
    top: 16%;
} */
}

@media only screen and (max-width: 400px) {
    .headerBottom .hLogo,
    .headerBottom .hCont {
        width: 50%;
    }

    .quickLinks.mobile a .quickLinksCont {
        margin: 0 2rem;
    }

    /*    .ql-open-bar {
        padding: 1.2rem 2rem;
    }*/

    .btnPollQuestionVote {
        width: 100%;
        max-width: 100%;
        font-size: 0.8rem;
    }

    .highlightBackground {
        min-height: 10.5rem;
    }

    .highlightItem .feature-text span {
        font-size: 0.6rem;
    }

        .highlightItem .feature-text span:last-of-type {
            font-size: 0.7rem;
        }

    .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: 0.2rem;
    }

    #weather h2 {
        font-size: 0.8rem;
    }

    #weather i {
        font-size: 1.6rem;
    }

    .frmSearch {
        top: 9rem;
    }

    .activePopupAlert .frmSearch {
        top: 11rem;
    }

    .footerTop h4 {
        font-size: 1rem;
    }

    .footerTop h3 {
        font-size: 1.3rem;
    }
}


@media only screen and (max-height: 875px) {
    .frmhsearch {
        top: 25%;
    }
}

@media only screen and (max-width: 785px) {
}

@media screen and (max-width: 785px) and (max-height: 875px) {
    .frmhsearch {
        top: unset !important;
    }
}

@media only screen and (max-height: 700px) {
    .quickLinks.mobile a .quickLinksCont {
        padding: 0.5rem 0;
    }

    .quickLinks.mobile a {
        font-size: 0.8rem;
    }

    .ql-open-bar {
        padding: 1rem 4rem;
        font-size: 1rem;
    }

    .frmhsearch {
        top: 20%;
    }
}

@media only screen and (max-height: 600px) {
    .quickLinks.mobile a .quickLinksCont {
        padding: 0.3rem 0;
    }

    .quickLinks.mobile a {
        font-size: 0.7rem;
    }

        .quickLinks.mobile a i {
            font-size: 1.6rem;
            margin-right: 0.6rem;
        }

    .ql-open-bar {
        padding: 0.8rem 4rem;
        font-size: 0.9rem;
    }

    .quickLinks.mobile.ql-open {
        transform: translateY(-13%);
    }

    .frmhsearch {
        top: 17%;
    }
}

@media only screen and (max-height: 500px) {
    .quickLinks.mobile a .quickLinksCont {
        padding: 0.3rem 0;
    }

    .quickLinks.mobile a {
        font-size: 0.5rem;
    }

        .quickLinks.mobile a i {
            font-size: 1.4rem;
            margin-right: 0.4rem;
        }

    .ql-open-bar {
        padding: 0.6rem 4rem;
        font-size: 0.7rem;
    }
}

@media only screen and (max-height: 400px) {
    .quickLinks.mobile a .quickLinksCont {
        padding: 0.2rem 0;
    }

    .quickLinks.mobile a {
        font-size: 0.4rem;
    }

        .quickLinks.mobile a i {
            font-size: 1.2rem;
            margin-right: 0.3rem;
        }

    .ql-open-bar {
        padding: 0.5rem 4rem;
        font-size: 0.5rem;
    }
}
