﻿/*********************************************************
GENERAL THEME OF THE SITE
*********************************************************/
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700');

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

html {
    font-family: sans-serif;
    font-size: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    position: relative;
    min-width: 320px;
    font: normal 400 100%/1.5 'Montserrat', sans-serif !important;
    color: rgb(42,42,58);
    padding: 0;
    margin: 0;
    background: rgb(255,255,255);
}

.hideMe {
    position: absolute;
    top: -9999rem;
    left: -9999rem;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    font: normal 400 2em 'Montserrat', sans-serif;
    /*color: rgb(15,61,57);*/
    padding: 0;
    margin: 0 0 1em;
}
h2 {
    font-size: 1.6em;
}
h3 {
    font-size: 1.4em;
}
h4 {
    font-size: 1.2em;
}
h5 {
    font-size: 1em;
}
h6 {
    font-size: .8em;
}

h2.categoryTitle {
    font: normal 700 2.250em 'Montserrat', sans-serif;
    color: rgb(42,42,58);
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
    padding: 1.5em 0 1em 0;
}
    h2.categoryTitle span {
        font: normal 700 0.8em 'Roboto Slab', serif;
        color: rgb(188,141,41);
        display: block;
        letter-spacing:3px;
    }
    .catTitle{
        border-bottom:2px solid rgb(159,177,191);
    }
h3.pageTitle {
    font: normal 300 2.625em 'Roboto Slab', serif;
    color: rgb(113,130,143);
    display: block;
    margin-bottom: 0;
    letter-spacing: 3px;
    padding-top: 0;
}


p {
    padding: 0;
    margin: 0 0 1em;
}

a,
a:link {
    color: rgb(188,141,41);
    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: rgb(188,141,41);
    }
    a:hover {
        color: rgb(42, 42, 58);
        text-decoration: none;
    }
    a:active {
		color: rgb(42, 42, 58);
    }
    a:focus {
         color: rgb(188,141,41);
        text-decoration: none;
		outline: none;
    }

cite,
small {
    font-style: normal;
}
button:focus {
     outline: 0 auto -webkit-focus-ring-color;
}
figure {
    padding: 0;
    margin: 0;
}

address {
    font-style: normal;
}

ul.footerCol3 > li:last-child:before,
ul.phoneColsList > li:before,
.quickLinks a:before,
.desktopNav ul.mainMenu a:after,
.headerTop a:before,
.popupAlert > .container:before,
.footerTop 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,
.closeNav:before,
.moreOptionMainMenu:before,
.moreOptionSubMainMenu:before,
.moreOption:before,
.menuIcon:after,
.scrollup:before,
ul.fixedFooterLists a:before {
    content: "\f10c";
    font-family: "Font Awesome 5 Pro";
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    display: inline-block;
    margin-left: 0.5em;
}
.socialMedia a:before
/*.socialMedia a:after*/ {
    content: "\f10c";
    font-family: "Font Awesome 5 Brands";
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    margin-left: 0.5em;
}
.footerTop .subscribe:before,
.pageHeaderContainer:before {
    content: "\f10c";
    font-family: fontawesome;
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    display: inline-block;
    margin-left: 0.5em;
}
.pageHeaderContainer:before {
    content: "\f0d8";
    font-size: 7em;
    position: absolute;
    bottom: -0.6em;
    margin-left: -0.30em;
    color: rgb(255,255,255);
    left: 50%;
}

.footerBottom cite > span,
.frmSearch button[type="submit"] > span,
.quickLinks > h2,
.quickLinks a > span,
.mobileNav,
.sideMenuNav,
nav > h2,
.closeNav > span,
.frmSearch legend,
.frmNewsletter legend,
.toolBox > h3,
.moreOption > span,
.newsletter > h2,
.socialMedia > figcaption,
.socialMedia > a > span,
.scrollup > span, ol.breadCrumb a.breadcrumbHome::before {
    display: none;
}

ul.video-list,
ul.video-list > li,
ul.mainMenuCol2,
ul.mainMenuCol2 > li,
ul.relatedLinks,
ul.relatedLinks > li,
ul.footerCol3,
ul.footerCol3 > li,
ul.phoneColsList,
ul.phoneColsList > 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
ul.fixedFooterLists,
ul.fixedFooterLists > li{
    list-style: none;
    padding: 0;
    margin: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="file"],
input[type="search"],
input[type="password"],
input[type="submit"],
textarea {
    padding: 0.5em;
    border: 1px solid rgb(204,204,204);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.skipToContent {
    position: absolute;
    top: -9999em;
    left: 1em;
    width: 300px;
    height: 1px;
    padding: 1.5em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 0.7em;
    overflow: hidden;
    z-index: 9999;
    background: rgba(0,0,0,0.9);
}
.skipToContent.showSkipToContents {
    top: 1em;
    height: auto;
}
.skipToContent h2 {
    font-size: 1em;
    color: rgb(1,138,182);
    margin-bottom: 0.5em;
}
ol.skipLinks,
ol.skipLinks > li {
    font-size: 0.9em;
    color: rgb(255,255,255);
    padding: 0;
    margin: 0;
}
ol.skipLinks {
    margin-left: 1.5em;
}
.skipToContent a,
.skipToContent a:link {
    font-size: inherit;
    font-weight: bold;
    display: block;
    padding: 0.3em;
    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);
}
.modal-open .modal-header {
    display: block;
}

/*button {
    outline: none;
}*/

.scrollup {
    position: fixed;
    bottom: 15em;
    right: 2.5em;
    color: rgb(255,255,255) !important;
    padding: 0.5em 1em 0.8em;
    display: none;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    z-index: 2;
    background: rgba(146,198,237,0.8);
}
.scrollup:visited {
    color: rgb(255,255,255) !important;
}
.scrollup:hover {
    color: rgb(255,255,255) !important;
    background: rgb(42,42,58);
}
.scrollup:active {
    color: rgb(255,255,255) !important;
    background: rgb(42,42,58);
}
.scrollup:before {
    content: "\f077";
    margin-left: 0;
}

.modal-dialog {
    width: 900px;
}

#alertModal .modal-header {
    background: rgb(168,124,76);
}
#alertModal .modal-title {
    color: rgb(255,255,255);
}

.popupAlert {
    background: rgb(168,124,76);
    padding:0.5em;
}

.popupAlert > .container {
    max-width: none;
    position: relative;
    padding-left: 5em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 0.9em;
    color: rgb(255,255,255);
    text-align: center;
}

#alertModal .modal-header .modal-title:before,
.popupAlert > .container:before {
    content: "\f071";
    font-family: FontAwesome;
    margin-left: 0;
    margin-right: 0.5em;
}

.popupAlert a {
    font-size: 0.8em;
    color: rgb(52,52,52);
    display: inline-block;
    padding: 0.1em 1.2em 0.1em;
    text-align: center;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    background: rgb(255,255,255);
}

.popupAlert a:visited {
    color: rgb(52,52,52);
}

.popupAlert a:hover {
    color: rgb(255,255,255);
    background: rgb(81,70,62);
}

.popupAlert a:active {
    color: rgb(255,255,255);
    background: rgb(81,70,62);
}

#alertModal .modal-header .close {
    color: rgb(255,255,255);
    opacity: 0.6;
}
#alertModal .close:focus,
#alertModal .close:hover {
    color: rgb(81,70,62);
    text-shadow: none;
}

#alertModal .modal-footer .btn-default {
    color: rgb(255,255,255);
    background: rgb(168,124,76);
}
#alertModal .modal-footer .btn-default:hover {
    color: rgb(255,255,255);
    background: rgb(81,70,62);
}
.btn.focus, .btn:focus
{
	box-shadow: 0 0 0 0;
}

.container {
    width: inherit;
    max-width: 1280px;
    min-width: 320px;
    padding: 1em;
    margin: auto;
}
.mainContent .container {
    padding-top: 0;
    padding-bottom: 0;
}
.footerTop > .container {
    padding: 4em 1em;
}
.footerMiddle > .container {
    padding: 3em 1em;
}

header.masterHeader {
    position: absolute;
    z-index: 6;
    width: 100%;
	background: #2a2a3a;
    /*background: -moz-linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(113,130,143,1) 45%,rgba(113,130,143,1) 100%);
    background: -webkit-linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(113,130,143,1) 45%,rgba(113,130,143,1) 100%);
    background: linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(113,130,143,1) 45%,rgba(113,130,143,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0071828f', endColorstr='#71828f',GradientType=0 );*/
    /*height:19em;*/
}

header.masterHeader .container {
    max-width: 1384px;
    padding:0 1em;    
    position:relative;
}

.headerTop {
    position: relative;
	padding: 1em 14em 1em 1em;
    margin-left: 17rem;
    border-bottom: 1px solid #cacace;
}

.headerBottom {
    position: relative;
    background: none;    
}
.pageCover {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position-y: 45%;
    height: 49vh;
    min-height: 300px;
}
.footerTop {   
    background: rgb(255,255,255) url(../images/bgfootertop.jpg) center top no-repeat;
}
.footerMiddle {
    position: relative;
    background: rgb(240,242,245);
}
.desktop{
    margin-bottom:5rem;
}
.mobile{
    display:none!important;
}
.footerBottom {
    position: relative;
    background: rgb(255,255,255);
}

.fixedFooter {
    position: fixed;
    bottom: 0;
    left: 16.5%;
    width: 67%;
    z-index: 5;
    background: rgb(159,177,191);
    border-radius: 1.3em 1.3em 0 0;
    -webkit-border-radius: 1.3em 1.3em 0 0;
    -moz-border-radius: 1.3em 1.3em 0 0;
}
ul.fixedFooterLists {
    margin-bottom: 0;
    padding: 0;
}
ul.fixedFooterLists > li {
    float: left;
    width: 20%;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
}
ul.fixedFooterLists a, ul.fixedFooterLists a:link {
    position: relative;
    font: normal 1em 'Roboto Slab', serif;
    color: rgb(42,42,58);
    display: block;
    padding: 1em 1em 1em 4.5em;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
}
    ul.fixedFooterLists a::before {
        position: absolute;
        top: 45%;
        left: 1.15em;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 2em;
        line-height: 0;
        margin-left: 0;
        margin-right: 0.5em;
        color: rgb(255,255,255);
        font-weight: 300;
    }
    ul.fixedFooterLists > li:first-child a:before {
        content: "\f073";
    }
    ul.fixedFooterLists > li:nth-child(2) a:before {
        content: "\f0b1";
    }
    ul.fixedFooterLists > li:nth-child(3) a:before {
        content: "\f1f8";
    }
    ul.fixedFooterLists > li:nth-child(4) a:before {
        content: "\f4c6";
    }
    ul.fixedFooterLists > li:last-child a:before {
        content: "\f302";
    }
    ul.fixedFooterLists a:visited{
        color:rgb(42,42,58);
    }
    ul.fixedFooterLists a:visited:before {
        color: rgb(255,255,255);
    }
    ul.fixedFooterLists a:hover,
    ul.fixedFooterLists a:hover:before {
        background: rgb(113,130,143);
        color: rgb(255,255,255);
    }
    ul.fixedFooterLists li:first-child a:hover {
        border-radius: 1.3em 0 0 0;
        -webkit-border-radius: 1.3em 0 0 0;
        -moz-border-radius: 1.3em 0 0 0;
    }
    ul.fixedFooterLists li:last-child a:hover {
        border-radius: 0 1.3em  0 0;
        -webkit-border-radius: 0 1.3em 0 0;
        -moz-border-radius: 0 1.3em 0 0;
    }
.mainContent {
    padding-top: 0em;
    background: url(../images/bgBackgroundInnerPages.png) left top repeat-x;
}
#mainContent .container {
    padding-bottom: 1em;
}
.mainContent > .mainContentMat {
    background: rgb(255,255,255);
}


.headerTop a,
.headerTop a:link {
    font: normal 400 0.75em 'Roboto', sans-serif;
    color: rgb(255,255,255);
    display: inline-block;
    margin-right: 2em;
    letter-spacing: 1px;
}
.headerTop a:visited {
    color: rgb(255,255,255);
}
.headerTop a:hover {
    color: rgb(146,198,237);
}
.headerTop a:active {
    color: rgb(146,198,237);
}

.headerTop a:before {
    margin-left: 0;
    margin-right: 0.5em;
}
.headerTop a.hMap:before {
    content: "\f3c5";
    font-weight: 300;
    font-size: 1.2em;
}
.headerTop a.hPhone:before {
    content: "\f095";
    font-weight: 300;
    font-size: 1.2em;
}
.headerTop a.hEmail:before {
    content: "\f0e0";
    font-weight: 300;
    font-size: 1.2em;
}
.headerTop a.hShop:before {
    content: "\f291";
    font-weight: 300;
    font-size: 1.2em;
}
.headerTop a#weather:before,
.headerTop a.langTranslateBTN:before,
.headerTop a.langTranslateBTN:before {
    content: normal;
}

.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[title="Français"].langTranslateBTN: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 {
    position:absolute;
    top: 2.5rem;
    float: left;
    width: 236px;
    height: 54px;
    display: inline-block;
    margin: 0;
    z-index:1;
}
    h1.siteLogo > a {
        width: inherit;
        height: inherit;
         display: block;
        text-indent: -9999em;
    	background: url(../images/logo2.png) left center no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
    }
h1.siteLogoFR {
    float: left;
    width: 578px;
    height: 147px;
    display: inline-block;
    margin: 0.3em 0 0 0.5em;
}
h1.siteLogoFR > a {
    width: inherit;
    height: inherit;
    display: block;
    text-indent: -9999em;
    background: url(../images/French-River-FR.png) left center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}




.addthis-smartlayers.addthis-smartlayers-desktop #at4-share {
    top: 26% !important;
}
.addthis-smartlayers.addthis-smartlayers-desktop .atss {
    z-index: 1;
}
.quickLinks {
    position: fixed;
    top: 40%;
    left: 0;
    padding: 0.5em;
    z-index: 5;
}
.quickLinks:hover .qlContainer,
.qlContainer.hasFocus{
    -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);
}

.quickLinks a,
.quickLinks a:link {
    position: relative;
    width: 50px;
    height: 50px;
    font: normal 600 1em 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0.5em;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    z-index: 2;
    background: rgb(1,138,182);
}
.quickLinks a:visited {
    color: rgb(255,255,255);
}
.quickLinks a:hover {
    color: rgb(255,255,255);
    background: rgb(252,176,64);
}
.quickLinks a:active {
    color: rgb(255,255,255);
    background: rgb(252,176,64);
}
.quickLinks a:last-of-type {
    margin-bottom: 0;
}

.quickLinks a:before {
    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%);
    margin-left: 0;
}
.quickLinks a[title="E-Service Request"]{
    margin-top: 0.3em;
}
.quickLinks a[title="Meeting Minutes and Agendas"],
.quickLinks a[title="Business Directory"],
.quickLinks a[title="Community Events"],
.quickLinks a[title="Tax Calculator"] {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
}
@-moz-document url-prefix() {
    .quickLinks a[title="E-Service Request"] {
        margin-top: 0.4em;
    }

    .quickLinks a[title="Meeting Minutes and Agendas"],
    .quickLinks a[title="Business Directory"],
    .quickLinks a[title="Community Events"],
	.quickLinks a[title="Tax Calculator"] {
        margin-top: 0.7em;
    }
}

.quickLinks a[title="E-Service Request"]:before {
    content: "\f085";
}
.quickLinks a[title="Meeting Minutes and Agendas"]:before {
    content: "\f1c1";
}
.quickLinks a[title="Business Directory"]:before {
    content: "\f2bc";
}
.quickLinks a[title="Property Listings"]:before {
    content: "\f015";
}
.quickLinks a[title="FAQs"]:before {
    content: "\f128";
}
.quickLinks a[title="Community Events"]:before {
    content: "\f073";
}
.quickLinks a[title="Tax Calculator"]:before {
    content: "\f1ec";
}

.qlContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 390px;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    -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-border-radius: 0 0.5em 0.5em 0;
    -moz-border-radius: 0 0.5em 0.5em 0;
    border-radius: 0 0.5em 0.5em 0;
    z-index: 1;
    background: rgb(29,46,69);
    background: rgba(29,46,69,0.9);
}
.qlContainer a {
    width: auto!important;
    height: auto!important;
    padding: 1.2em 1em 1.2em 4.5em;
    margin: 0!important;
    text-align: left!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    -webkit-transition-property: color!important;
    -moz-transition-property: color!important;
    -o-transition-property: color!important;
    transition-property: color!important;
    background: none!important
}
.qlContainer a:hover {
    color: rgb(252,176,64);
}

.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;
}




.frmSearch {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13rem;
    display: block;
    margin: 0;
    padding: 0;
}
.frmSearch fieldset {
    position: relative;
}
.frmSearch input[type="search"] {
    width: 100%;
    font: normal 400 0.9rem Roboto, Arial, sans-serif;
    color: rgb(22,87,81);
    padding: 0.5rem 2em 0.5rem 0.5rem;
    border: none;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    border-radius: 0.8em;
    -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(255,255,255);
    background: rgba(255,255,255,0.75);
}
.frmSearch input[type="search"]:focus {
    background: rgba(255,255,255,1);
}

::-webkit-input-placeholder {
    color: rgb(42,42,58);
    opacity: 1 !important; /* for older chrome versions. may no longer apply. */
}

:-moz-placeholder { /* Firefox 18- */
    color: rgb(42,42,58);
    opacity: 1 !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: rgb(42,42,58);
    opacity: 1 !important;
}

:-ms-input-placeholder {
    color: rgb(42,42,58);
}
.frmSearch::-webkit-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}
.frmSearch:-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}
.frmSearch::-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}
.frmSearch:-ms-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}
.frmSearch button[type="submit"] {
    position: absolute;
    top: 50%;
    right: 0.2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0.5em;
    margin: 0;
    border: none;
    cursor: pointer;
    background: none;
}
/*.frmSearch button[type="submit"]:before {
    content: "\f002";
    color: rgb(227,83,13);
    margin-left: 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"]:hover:before {
    color: rgb(22,87,81);
}*/

main.searchPage {
    float: none;
    width: 100%;
}
main.searchPage .articlePost {
    border-top: none;
    padding-top: 0;
}
main.searchPage .headerContent {
    padding: 1.5em 0;
}
main.searchPage h3.pageTitle {
    display: inherit;
    text-transform: capitalize;
}


/******************************************
MODAL SEARCH
****************************************************/
#btnSearch .modal-header {
    border-bottom: none;
}

#btnSearch .modal-footer {
    display: none;
}

#btnSearch .modalTitleLogo {
    width: 180px;
    height: 100px;
    display: block;
    text-indent: -9999em;
    margin: 1.1em auto 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#btnSearch .modal-body {
    padding: 0;
}

/* Navigation */
.menuIcon,
.closeNav,
.desktopNav .moreOptionMainMenu,
.desktopNav .moreOptionSubMainMenu,
.desktopNav ul.subSubMainMenu,
.desktopNav ul.subSubMainMenu,
.desktopNav ul.mainMenu > li:first-child,
ul.mainMenuCol2 h3 {
    display: none;
}

.menuIcon {
    float: right;
    font: normal 600 1.5em 'Montserrat', sans-serif;
    color: rgb(255,255,255);
    text-transform: uppercase;
    padding: 0 0.5em;
    margin-top: 0.2rem;
    /*margin: 0 0.4em 0 0;*/
    border: 0;
	-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;
}
    .menuIcon:focus {
        outline:0;
    }
    .menuIcon:hover {
        color: rgb(188,141,41);        
    }
    .menuIcon:visited {
        color: rgb(255,255,255);
    }
.menuIcon:after {
    content: "\f0c9";
    font-weight:300;
}

nav {
    position: relative;
    top: 0;    
    padding: 0;
    width: 100%;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.navContainer {
    position: absolute;
    top: 100%;
    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;
}

.topNavContainer > .container {
    padding-top: 2.4em;
}
@-moz-document url-prefix() {
    .topNavContainer > .container {
        padding-top: 2.1em;
    }
}

.topNavContainer {
    height: auto;
    min-height: 23em;
    background: rgba(255,255,255,.8);
	box-shadow: 0 0 10px rgba(0,0,0,.2);
    /*border-top: 5px solid rgb(146,198,237);*/
}
    .topNavContainer .container {
        max-width: 1328px !important;
        padding: 4em 3.7em !important;
        border-top: 5px solid rgb(146,198,237);
    }
.bottomNavContainer {
    background: rgb(22,87,81);
    background: rgba(22,87,81,0.9);
}
.bottomNavContainer a {
    font-size: 2.188em!important;
    color: rgb(255,255,255)!important;
    text-align: left!important;
    padding: 0 0 0 0.5em!important;
    display: block!important;
    border-left: none!important;
    transition-property: color!important;
    background: none!important;
}
.bottomNavContainer a:visited {
    color: rgb(255,255,255)!important;
}
.bottomNavContainer a:hover {
    color: rgb(163,191,188) !important;
}
.bottomNavContainer a:after {
    content: "\f054"!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: rgb(227,83,13)!important;
    display: inline-block!important;
    margin-left: 0.5em!important;
}
.desktopNav ul.mainMenu {
    width: inherit;
    max-width: 1384px;    
    padding: 0;
    margin: auto;
}
ul.mainMenu a,
ul.mainMenu a:link {
    position: relative;
    font: normal 600 1.5em 'Montserrat', sans-serif;
    color: rgb(255,255,255);
    display: inline-block;
    text-transform: capitalize;
    text-align: center;
    vertical-align: middle;
    padding: 1em 0.9em;
    /*border-left: 1px solid rgb(230,233,232);*/
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    /*border-bottom: 2px solid rgb(146,198,237);*/
    letter-spacing: 1px;
}
ul.mainMenu a:visited {
    color: rgb(255,255,255);
}
ul.mainMenu a:hover {
    color: rgb(255,255,255);
   /* background: rgb(15,61,57);*/
}
ul.mainMenu a:active {
    color: rgb(255,255,255);
    /*background: rgb(15,61,57);*/
}

.desktopNav ul.mainMenu a:after {
    content: normal;
    margin-left: 0;
    /*-webkit-transition: bottom 300ms ease 0s;
    -moz-transition: bottom 300ms ease 0s;
    -o-transition: bottom 300ms ease 0s;
    transition: bottom 300ms ease 0s;*/
}

.desktopNav ul.mainMenu > li {
    float: left;
    display: block;
    /*border-bottom: 2px solid rgb(146,198,237);*/
    /*width: 16%;*/
	padding-right: 2.8em;
    text-align: center;
}
.desktopNav ul.mainMenu > li:nth-child(2) {
    margin-left: 20%;
	padding-left: 2em;
}
/*.desktopNav ul.mainMenu > li:last-child {
    width: 18%;
}*/
    
    

.desktopNav ul.mainMenu > li a:after {
    content: normal;
    font-weight:300;
    font-size:2.5em;
    position: absolute;
    left: 50%;
    bottom: 0.5em;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: rgb(220,230,229);
    display: block;
    z-index: 1;
}

/*.desktopNav ul.mainMenu > li.hasChild a:hover:after {
    content: "\f0d7";
    bottom: -0.6em;
    color:rgb(15,61,57);
}
@-moz-document url-prefix() {
    .desktopNav ul.mainMenu > li.hasChild a:hover:after {
        bottom: -0.7em;
    }
}*/

    .desktopNav ul.mainMenu > li:hover a:after {
        font-family:fontawesome;
        content: "\f0d7";        
        bottom: -0.7em;
        color: rgb(146,198,237);
    }
@-moz-document url-prefix() {
    .desktopNav ul.mainMenu > li:hover a:after {
        bottom: -0.7em;
    }
}


.desktopNav ul.mainMenu > li:hover a,
.desktopNav ul.mainMenu > li[aria-expanded="true"] > a {
    color: rgb(146,198,237);
    /*background: rgb(15,61,57);*/
}
.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 .bottomNavContainer a[role="menuitem"] {
    display: inline-block!important;
}

ul.mainMenuCol2 > li {
    float: left;
    width: 50%;
}
ul.mainMenuCol2 > li:first-child {
    padding-right: 1em;
}
ul.mainMenuCol2 > li:last-child {
    float: right;
    padding-left: 1em;
}
.desktopNav ul.subMainMenu {
    /*columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;*/
}
.desktopNav ul.subMainMenu > li {
    float: left;
    width: 50%;
}
.desktopNav ul.subMainMenu > li:nth-child(odd) {
    padding-right: 0.5em;
}
.desktopNav ul.subMainMenu > li:nth-child(even) {
    padding-left: 0.5em;
}

.desktopNav ul.subMainMenu a {
    font: normal 400 1.250em 'Roboto Slab', serif;
    color: #2a2a3a !important;
    border-left: none;
    display: block;
    padding: 0.6em 0.8em;
    text-align: left;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    background: none !important;
    border-bottom: 1px solid rgb(188,141,41);
}
.desktopNav ul.subMainMenu a:visited {
    color: #2a2a3a !important;
}
.desktopNav ul.subMainMenu a:hover {
    color: rgb(188,141,41)!important;
}
    /*.desktopNav ul.subMainMenu a:after {
    content: "\f054"!important;
    bottom: auto!important;
    right: 1em;
    top: 50%;
    left: auto!important;
    -webkit-transform: translateY(-50%)!important;
    -moz-transform: translateY(-50%)!important;
    -o-transform: translateY(-50%)!important;
    -ms-transform: translateY(-50%)!important;
    transform: translateY(-50%)!important;
    color: rgb(163,191,188)!important;
}*/

    .desktopNav ul.subMainMenu > li.selected a {
        color: rgb(188,141,41) !important;
    }

.desktopNav ul.mainMenu > li ul.subMainMenu > li > a::after {
    content: '';
}
ul.relatedLinks a {
    position: relative;
    font-size: 1.563em!important;
    color: rgb(15,61,57)!important;
    padding: 1em 0.5em 1em 3em!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: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.8em aleoitalic, Aria, sans-serif;
    display: block;
    text-transform: none;
}

ul.relatedLinks .fa {
    position: absolute;
    top: 50%;
    left: 0.4em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%) ;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.7em;
}

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 .imagebox{
    width:100%;
}
.desktopNav .imagebox .imagebox-desc {
    font: normal 600 1.125em 'Montserrat', sans-serif;
    background-color: rgb(146,198,237)!important;
    color: rgb(42, 42, 58) !important;
    text-transform: uppercase;
    padding: 1em;
    text-align: center;
    position:relative;
    display:inline-block;
    width: 100%;
    letter-spacing: 2px;
    transition:0.5s padding;
}

.desktopNav .imagebox .imagebox-desc > i {
	display: none;
}

.desktopNav .imagebox .imagebox-desc:hover {
	color: rgb(42, 42, 58) !important;
	background-color: rgb(146,198,237) !important;
}

.desktopNav ul.mainMenu > li .imagebox a.imagebox-desc:after {
    content: '';   
}
.fa-angle-double-right::before {
    position: absolute;
    display: inline-block;
    font-size: 2em;
    top: 17%;
    margin-left: 0.2em;
}
/*---------------------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; 
}
	@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; }
	
	.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;
}



/****************************************************************
MAIN CONTENT
****************************************************************/
.containerTable {
    /*width: 100%;
    display: table;*/
    padding-top: 1.5em;
}

.containerMain {
    /* display: table-cell;*/
}

main {
    /* width: 75%;*/
    padding: 0 1.5em 1.5em;
    background: rgb(255,255,255);
}

.articlePost {
    height: auto;
    min-height: 20em;
    padding-top: 1.5em;    
}

/****************************************************************
ASIDE
****************************************************************/


ul.subSideMenu {
    display: none;
}

aside {
    /*width: 25%;
    display: table-cell;*/
    vertical-align: top;
    background: rgb(255,255,255);
   
}

.moreOption {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1em;
    color: rgb(146,198,237);
    display: inline-block;
    padding: 0.71em 0.6em;
    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;
}

@-moz-document url-prefix() {
    .moreOption {
        padding: 1.2em 0.9em;
    }
}

.moreOption:hover {
    color: rgb(255,255,255)!important;
    /*background: rgb(227,83,13);*/
}

.moreOption:before {
    content: "\f078";
    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 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul.sideMenu a,
ul.sideMenu a:link {
    font: normal 400 1.1em 'Roboto Slab', serif;
    color: rgb(113,130,143);
    display: block;
    padding: 0.8em;
    -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;
    text-transform: capitalize;
    letter-spacing: 1px;
	border-bottom: 1px solid rgb(213,213,213);
}
ul.sideMenu a:visited {
    color: rgb(113,130,143);
}
ul.sideMenu a:hover {
    color: rgb(255,255,255);
    background: rgb(15,61,57);
}
ul.sideMenu a:active {
    color: rgb(255,255,255);
    background: rgb(15,61,57);
}

ul.sideMenu > li {
    position: relative;
}

ul.sideMenu > li.hasChild a {
    padding-right: 2.5em;
}

ul.sideMenu > li.selected a {
    color: rgb(255,255,255);
    background: rgb(188,141,41);
}
ul.sideMenu > li.selected .moreOption {
    color: rgb(255,255,255);
}

ul.sideMenu > li:hover > a {
    color: rgb(255,255,255);
    background: rgb(188,141,41);
}
ul.sideMenu > li:hover .moreOption {
    color: rgb(255,255,255);
}

    ul.sideMenu > li:first-child a, ul.sideMenu > li:first-child a:link {
        font: normal 600 1.3em 'Montserrat', sans-serif;
        color: rgb(135,150,164);
        background: rgb(42,42,58);
        text-transform: uppercase;
        letter-spacing: 7px;
        border-radius: 0.6em 0.6em 0 0;
        -webkit-border-radius: 0.6em 0.6em 0 0;
        -moz-border-radius: 0.6em 0.6em 0 0;
    }
ul.subSideMenu a {
    font: normal 400 1em 'Roboto Slab', serif !important;
    color: rgb(42,42,58) !important;
    padding: 1em 1em 1em 2.5em !important;
    display: block;
    background: rgb(214,229,242) !important;
    text-transform: capitalize !important;
    letter-spacing: 1px !important;
	border-bottom: 1px solid rgb(214,229,242)!important;

}
    ul.subSideMenu a:visited {
        color: rgb(42,42,58) !important;
    }
    ul.subSideMenu a:hover {
        color: rgb(188,141,41) !important;
        /* background: rgb(93,118,115)!important;*/
    }
ul.subSideMenu > li.selected a {
    color: rgb(188,141,41) !important;
    /* background: rgb(93,118,115)!important;*/
}



/****************************************************************
TOOLBAR [ TEXTSIZER && GOOGLE TRANSLATE ]
****************************************************************/
.headerContent {
    padding-left: 1.5em;
}

ol.breadCrumb a {
    font: normal 600 0.875em 'Montserrat', sans-serif;
    color: rgb(159,177,191);
    display: block;
    text-transform: uppercase;
}
ol.breadCrumb a:visited {
    color: rgb(159,177,191);
}
ol.breadCrumb a:hover {
    color: rgb(188,141,41);
}
ol.breadCrumb a:active {
    color: rgb(188,141,41);
}

ol.breadCrumb a:after {
    content: "\f105";
    margin-right: 1em;
    margin-left: 1em;
}


ol.breadCrumb {
    /* float: left;*/
	margin-top: 1em;
	margin-bottom: 1em;
}
ol.breadCrumb > li {
    float: left;
}
ol.breadCrumb > li:first-child a:before {
    content: "\f015";
    margin-left: 0;
}
ol.breadCrumb > li:last-child a:after {
    content: normal;
    margin-right: 0;
    margin-left: 0;
}


ul.textResizer {
    float: right;
    margin-top: 1em;
}

ul.textResizer > li {
    float: left;
    margin-right: 0.2em;
}

ul.textResizer > li:last-child {
    margin-right: 0;
}

ul.textResizer span,
ul.textResizer a {
    font: normal 600 0.875em/0 'Montserrat', sans-serif;
    color: rgb(159, 177, 191);
    text-transform: uppercase;
    display: inline-block;
}
    ul.textResizer a {
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        margin-left: 0.2em
    }
ul.textResizer a:visited {
    color: rgb(159, 177, 191);
}
ul.textResizer a:hover {
    color: rgb(42,42,58);
    border-bottom: 1px solid rgb(42,42,58);
    display: inline;
}

ul.textResizer span {
    margin-right: 0.5em;
}

ul.textResizer a.small-text {
    font-size: 1em;
}

ul.textResizer a.medium-text {
    font-size: 1.375em;
}

ul.textResizer a.large-text {
    font-size: 1.750em;
}

ul.textResizer a.textresizer-active {
    color: rgb(42,42,58);
    border-bottom: 1px solid rgb(42,42,58);
    display: inline;
}

#google_translate_element {
    position: relative;
    top: 1em;
    display: inline-block;
}


/****************************************************************
SEARCH
****************************************************************/
.searchPage .page-information {
    margin-bottom: 1em;
}

ul.search-page {
    list-style-type: decimal;
}

ul.search-page > li {
    margin-bottom: 0.5em;
}

ul.search-page h3 {
    font-size: 1.2em;
    margin-bottom: 0;
}

ul.search-page a,
ul.search-page a.searchedURL {
    display: inline-block;
}

ul.search-page .searchedContent {
    display: block;
    margin-bottom: 0.2em;
}

.searchPage input[type="submit"] {
    color: rgb(42,42,58);
    border-color: none;
    cursor: pointer;
    background: rgb(146,198,237);
}
.searchPage input[type="submit"]:hover {
    border-color: none;
color: rgb(146,198,237);
    background: rgb(42,42,58);
}

.footerTop .subscribe:before {
    content: "\f0d7";
    font-size: 8em;
    position: absolute;
    top: -1.2em;
    margin: 0 auto;
    color: rgb(255,255,255);
    z-index: 0;
	min-width:100%;
    max-width:100%;	
}
.footerTop .subscribe:before {
    content: normal;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
	.footerTop .subscribe::before {
    min-width: unset;
    max-width: unset;
}
}
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px){
	.footerTop .subscribe::before {
    min-width: unset;
    max-width: unset;
}
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .footerTop .subscribe:before {
        min-width:unset;
        max-width:unset;
    }
}

.footerTop .fa-paper-plane::before {
    font-size: 3em;
    color: rgb(146,198,237);
    margin-bottom: 0.2em;
    display: block;
}
.footerTop h2 {
    font: normal 300 2.875em 'Roboto Slab', serif;
    text-transform: capitalize;
    color: rgb(255,255,255);
    margin-bottom: 0;
    letter-spacing: 3px;
}
.footerTop h3 {
    font: normal 400 1.750em 'Roboto Slab', serif;
    text-transform: uppercase;
    color: rgb(255,255,255);
    letter-spacing: 3px;
}
.footerTop .hl {
    border-bottom: 2px solid rgb(146,198,237);
    width: 32%;
    position: relative;
    margin-top: 2em;
    margin-bottom: 2em;
}
.footerTop p {
    font: normal 500 1.375em 'Montserrat', sans-serif;
    color: rgb(255,255,255);
}
.btnRegister {
    font: normal 600 1em 'Montserrat', sans-serif;
    color: rgb(42,42,58);
    text-transform: uppercase;
    text-align: center;
    /*display: block;*/
    margin: 2em 0 0;
    padding: 1em 2.5em;
    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(146,198,237);
    letter-spacing: 2px;
    outline:none;
    display:inline-block;
}
#register .modal-header{
	display:block;
}

.btnRegister:focus{
    outline:0;
}
    .btnRegister:hover {
        color: rgb(146,198,237);
        background: rgb(42,42,58);
    }
   


.footerTop a {
    display: inline-block;
    margin-right: 1em;
}
.footerTop a:last-of-type {
    margin-right: 0;
}
.footerTop a:before {
    content: normal;
    margin-left: 0;
}
.footerMiddle h2 {
    font: normal 700 1.8em 'Montserrat', sans-serif;
    color: rgb(42,42,58);
    text-transform:uppercase;
    margin-bottom:0.5em;
    letter-spacing:3px;
}
.footerMiddle p {
    font: normal 400 1.2em 'Roboto Slab', serif;
    color: rgb(113,130,143);
    text-transform: none;
    margin-bottom: 0.5em;  
    letter-spacing:1px;
}
.footerMiddle .pollQuestion {
    font: normal 600 1em 'Montserrat', sans-serif;
    color: rgb(255,255,255);
    text-transform: uppercase;
    text-align: center;
    /*display: block;*/
    margin: 1em 0 0;
    padding: 1em 4em;
    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(188,141,41);
    letter-spacing: 2px;
    outline: none;
}
.footerMiddle .pollQuestion:hover {
    color: rgb(255,255,255);
    background: rgb(113,130,143);
}
ul.phoneColsList {
    font: normal 600 1.063em 'Open Sans', Arial, sans-serif;
    color: rgb(15,61,57);
    margin-bottom: 1.5em;
}

ul.phoneColsList a{
    color: rgb(15,61,57);
}
ul.phoneColsList a:visited{
    color: rgb(15,61,57);
}
ul.phoneColsList a:hover{
    color: rgb(1,138,182);
}


ul.phoneColsList > li {
    margin-bottom: 0.2em;
}
ul.phoneColsList > li:before {
    content: "\f105";
    margin-left: 1em;
    margin-right: 1em;
}



.footerBottom h2 {
    color: rgb(255,255,255);
    text-transform: uppercase;
    margin-bottom: 0.7em;
}
.footerBottom .french h2 {
	font-size: 1.5em;
    color: rgb(255,255,255);
    text-transform: uppercase;
    margin-bottom: 0.7em;
}
.footerBottom p {
    font: normal 400 0.938em 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
}
.footerBottom p img {
    display: inline-block;
    margin-top: 2em;
    margin-right: 3em;
}
.footerBottom p img + img {
    margin-right: 0;
}
.footerBottom a,
.footerBottom a:link {
    font-size: inherit;
    color: rgb(113,130,143);
}
.footerBottom a:visited {
    color: rgb(113,130,143);
}
.footerBottom a:hover {
    color: rgb(35,183,169);
}

.footerBottom a img {
	max-width: 180px;
}

#socialMediad:before {
    font-family: "Font Awesome 5 Brands";
    content: "\f39e";
}


ul.footerCol3 {
    border-bottom: 1px solid rgb(57,112,107);
    padding-bottom: 2.5em;
    padding-top: 2em;
}
ul.footerCol3 > li {
    position: relative;
    float: left;
    width: 33.33%;
    height: auto;
    min-height: 17em;
    padding-left: 2em;
    padding-right: 2em;
    border-right: 1px solid rgb(57,112,107);
}
ul.footerCol3 > li:last-child {
    border-right: none
}
ul.footerCol3 > li:last-child:before {
    content: normal;
    margin-left: 0;
}
ul.footerCol3 > li:last-child p {
    font: normal 400 0.938em 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
}

ul.footerNav a {
    position: relative;
    font: normal 1em 'Aleo Regular', Arial, sans-serif;
    color: rgb(255,255,255);
    display: block;
    padding: 0.5em;
}
ul.footerNav a:visited {
    color: rgb(255,255,255);
}
ul.footerNav a:hover {
    color: rgb(35,183,169);
}
ul.footerNav a:active {
    color: rgb(35,183,169);
}

ul.footerNav a:before {
    content: normal;
    margin-left: 0;
}
ul.footerNav a:after {
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgb(121,173,174);
    margin-left: 0;
}


.footerBottom small {
    font: normal 400 0.875em 'Roboto', sans-serif;
    color: rgb(113,130,143);
    text-transform: capitalize;
    display: block;
    margin-bottom: 1em;
}
.footerBottom cite {
    font: normal 400 0.625em 'Roboto', sans-serif;
    color: rgb(113,130,143);
    text-transform: capitalize;
    display: block;   
}
.footerBottom cite a {
    color: rgb(255,255,255);
    line-height: 22px;
}
.footerBottom cite a:visited {
    color: rgb(113,130,143);
}
.footerBottom cite a:hover {
    color: rgb(42,42,58);
}
.footerBottom cite a > span {
    width: 87px;
    height: 28px;
    display: inline-block;
    text-indent: -9999em;
    background: url(../images/All-Net-Municipal-Solutions.png) center center no-repeat;
    margin-left: 0.5em;
}


.socialMedia {
    /* position: absolute;
    bottom: 0.5em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);*/
}
.socialMedia a,
.socialMedia a:link {
    font: normal 600 2.2em 'Roboto', sans-serif;
    color: rgb(113,130,143);
    display: inline-block;
    margin: 0 0.8em;
}
.socialMedia a:visited {
    color:  rgb(113,130,143);
}
.socialMedia a:hover {
    color: rgb(42,42,58);
}

.socialMedia a:before {
    margin-left: 0;
}
    .socialMedia a.facebook:before {
        content: "\f39e";
    }
.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";
}



#notice-list h5 {
    margin-bottom: 0.3em;
}

#myCalendarModal .modalDate {
    margin-bottom: 0;
}
#myCalendarModal .modalBodyMetaHeader {
    margin-bottom: 1.2em;
}
#myCalendarModal .linkAttachment {
    margin-top: 1em;
}

.linkAttachment {
    margin-top: 1em;
}
.linkAttachment > p {
    margin-bottom: 0;
}

/******
Site Map
*******/
.siteMapSection {
    padding:0;
    margin: 0;
}
    .siteMapSection ul.mainMenuMap {
        list-style-type:none;
    }
    .siteMapSection ul.subMenuMap {
        list-style-type:none;
    }
    .siteMapSection .subSubMainMenuMap {
        list-style-type:none;
    }
/****************************************************************
MEDIA QUERY
****************************************************************/
@media only screen and (max-width:1830px) {
    h1.siteLogo,
    h1.siteLogoFR {
        /* width: 500px;
        height: 127px;
        margin-top: 0.65em;*/
    }

    

    

    .bottomNavContainer a {
        font-size: 2em !important;
    }
    ul.fixedFooterLists a, ul.fixedFooterLists a:link{
        font-size:1em;
    }
}

@media only screen and (max-width:1680px) {
    h1.siteLogo,
    h1.siteLogoFR {
        /* width: 430px;
        height: 109px;
        margin-top: 0.9em;*/
    }


    ul.mainMenu a, ul.mainMenu a:link {
        font-size: 1.4em;
    }
    .desktopNav ul.mainMenu > li:hover a::after {
        bottom: -0.7em;
    }
    @-moz-document url-prefix() {
        .desktopNav ul.mainMenu > li:hover a:after {
            bottom: -0.8em;
        }
    }

    .topNavContainer {
        min-height: 20em;
    }

    ul.relatedLinks a {
        font-size: 1.2em !important;
    }

    ul.relatedLinks > li {
        height: 7.3em;
    }

    .bottomNavContainer a {
        font-size: 1.8em !important;
    }


    .headerTop a,
    .headerTop a:link {
        font-size: 0.8em;
        margin-right:1rem;
    }

        .headerTop a.langTranslateBTN,
        .headerTop a.langTranslateBTN:link {
            margin-top: 0.25em;
        }
}
@media only screen and (max-width:1465px){
    ul.fixedFooterLists a, ul.fixedFooterLists a:link {
        font-size: 0.85em;
    }
    .footerBottom {
        /* padding-bottom: 4.5em; */
    }
}
@media only screen and (max-width:1450px) {
    h1.siteLogo,
    h1.siteLogoFR {
        /*  width: 400px;
        height: 102px;
        margin-top: 1em;*/
    }

   

    .topNavContainer {
        min-height: 17em;
    }

    ul.relatedLinks a {
        font-size: 1.1em !important;
    }

    ul.relatedLinks > li {
        height: 6.6em;
    }

    .bottomNavContainer a {
        font-size: 1.7em !important;
    }

   
    .desktopNav ul.mainMenu > li:hover a::after {
        bottom: -0.7em;
    }

    @-moz-document url-prefix() {
        .desktopNav ul.mainMenu > li:hover a:after {
            bottom: -0.8em;
        }
    }
}

@media only screen and (max-width:1390px){
    
	.headerTop {
    	margin-left: 14rem;
	}
	
	h1.siteLogo, h1.siteLogoFR {
        width: 200px;
    	height: 45px;
    }
}

@media only screen and (max-width:1350px){
    /*h1.siteLogo, h1.siteLogoFR {
        width: 266px;

    }*/

    ul.mainMenu a,
    ul.mainMenu a:link {
       font-size: 1.3em;
    }

    .desktopNav ul.mainMenu > li:hover a::after {
        bottom: -0.7em;
    }    
}

@media only screen and (max-width:1330px) {

    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 1.2em;
    }
    
    .topNavContainer {
        min-height: 17em;
    }

    ul.relatedLinks a {
        font-size: 1em !important;
    }

    ul.relatedLinks > li {
        height: 6em;
    }

    .bottomNavContainer a {
        font-size: 1.6em !important;
    }
    /*.desktopNav ul.mainMenu > li:last-child {
        width: 20%;
    }*/
}
@media only screen and (max-width:1300px){
    /*h1.siteLogo, h1.siteLogoFR {
        width: 256px;
        height: 175px;
    }*/
}

@media only screen and (max-width:1280px){
    .headerTop {
        padding: 1em 1em 1em 18em;
    }
}
@media only screen and (max-width:1265px) {
    /*h1.siteLogo, h1.siteLogoFR {
        width: 250px;
        height: 170px;
    }*/
    
    ul.fixedFooterLists a, ul.fixedFooterLists a:link {
        font-size: 0.8em;
    }

   
}
@media only screen and (max-width:1250px) {
   /* h1.siteLogo, h1.siteLogoFR {
        width: 245px;
        height: 165px;
    }*/
   /* .scrollup {
        bottom: 1.5em;
        right: 1.5em;
    }*/
    ul.fixedFooterLists a, ul.fixedFooterLists a:link {
        font-size: 0.75em;
    }
    .footerBottom {
        /* padding-bottom: 3.5em; */
    }
}
@media only screen and (max-width:1240px){
    .headerTop {
        padding: 1em 1em 1em 17.5em;
    }
}
@media only screen and (max-width:1230px){
    /*h1.siteLogo, h1.siteLogoFR {
        width: 240px;
        height: 160px;
    }*/
}
@media only screen and (max-width:1220px) {
    .headerTop {
        padding: 1em 1em 1em 17em;
    }
}
@media only screen and (max-width:1330px) {
    .frmSearch {
        width: 9.5rem;
        right: 10rem;
    }
        .frmSearch input[type="search"] {
            font-size: 0.8em;
        }

        .frmSearch button[type="submit"] {
            font-size: 0.8em;
        }


    /*h1.siteLogo, h1.siteLogoFR {
        width: 220px;
    }*/
    .headerTop {
        padding: 2em 1em 2em 16em;
        border-bottom: none;       
        margin-left: 1em;
    }
    .weather-info {
        float: left;
    }

    #weather h1 {
        margin-left: 0;
        padding-top: 0.25em;
    }
    .headerTop a span, #weather h1 span {
        display: none;
    }

    .headerTop a, .headerTop a:link {
        font-size: 1.625em;
        color: rgb(146,198,237);
    }
    .headerTop a:visited {
		color: rgb(146,198,237);
	}
	
	.headerTop a:hover {
		color: rgb(188,141,41);
	}
	.headerTop a:active {
		color: rgb(188,141,41);
	}
    .desktopNav,
    .moreOptionMainMenu > span,
    .moreOptionSubMainMenu > span,
    ul.subMainMenu,
    ul.subSubMainMenu {
        display: none;
    }

    .mobileNav,
    .menuIcon,
    .closeNav {
        display: inherit;
    }

    h1.siteLogo {
		top: 2rem;
		left: 2rem;
	}

    .moreOptionMainMenu,
    .moreOptionSubMainMenu {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1em;
        color: rgb(146,198,237);
        display: inline-block;
        padding: 1em 1.1em;
        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;
    }

    .moreOptionSubMainMenu {
        padding: 0.9em 1.1em;
    }

    @-moz-document url-prefix() {
        .moreOptionMainMenu {
            padding-top: 1.1em;
            padding-bottom: 1.1em;
        }

        .moreOptionSubMainMenu {
            padding-top: 1em;
            padding-bottom: 1em;
        }
    }

    .moreOptionMainMenu:before,
    .moreOptionSubMainMenu:before {
        content: "\f078";
        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;
    }

    .moreOptionMainMenu.openIcon:before,
    .moreOptionSubMainMenu.openIcon:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .moreOptionMainMenu:hover,
    .moreOptionSubMainMenu:hover {
        color: 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);
    }

    .closeNav {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1.2em;
        color: rgb(146,198,237);
        padding: 0.5em;
        margin: 0.5em 0.5em 0.5em 0;
        border: none;
        cursor: pointer;
        background: none;
    }

        .closeNav:before {
            content: "\f00d";
            margin-left: 0;
            font-weight: 300;
            font-size: 1.5em;
        }

    nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 400px;
        min-width: 300px;
        text-align: right;
        border-left: 1px solid rgb(0,0,0);
        -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: 20;
        background: rgb(42,42,58);
    }

    ul.mainMenu {
        margin-top: 4em;
    }

        ul.mainMenu i {
            margin-right: 0.5em;
            display: inline-block;
            display: none;
        }

        ul.mainMenu a,
        ul.mainMenu a:link {
            position: static;
            font-size: 1.3em;
            text-align: left;
            border-left: none;
            display: block;
            padding: 0.7em 1em;
            border-bottom: none;
        }

        ul.mainMenu > li {
            position: relative;
        }
        ul.mainMenu > li:first-child a{
            font-weight: 800;
            color: rgb(146,198,237);
        }

            ul.mainMenu > li.hasChild > a {
                padding-right: 2.5em;
            }

            ul.mainMenu > li.selected > a {
                color: rgb(255,255,255);
                background: rgb(188,141,41);
            }

            ul.mainMenu > li.selected .moreOptionMainMenu {
                color: rgb(255,255,255);
            }

            ul.mainMenu > li:hover > a {
                color: rgb(255,255,255);
                background: rgb(188,141,41);
            }

            ul.mainMenu > li.hasChild:hover .moreOptionMainMenu {
                color: rgb(255,255,255);
            }


    ul.subMainMenu a {
        font: normal 400 1.2em 'Roboto Slab', serif !important;
        color: rgb(255,255,255) !important;
        text-transform: capitalize!important;
        padding-left: 1.5em !important;
        border-bottom: none !important;
        background: rgb(113,130,143) !important;
    }

        ul.subMainMenu a:visited {
            color: rgb(15,61,57);
        }

        ul.subMainMenu a:hover {
            color: rgb(255,255,255);
            background: rgb(15,61,57) !important;
        }

    ul.subMainMenu > li {
        position: relative;
    }

        ul.subMainMenu > li.hasChild > a {
            padding-right: 2.7em;
        }

        ul.subMainMenu > li.selected > a {
            color: rgb(255,255,255);
            background: rgb(146,198,237) !important;
        }

        ul.subMainMenu > li.selected .moreOptionSubMainMenu {
            color: rgb(255,255,255);
        }


        ul.subMainMenu > li:hover > a {
            color: rgb(255,255,255);
            background: rgb(146,198,237) !important;
        }

        ul.subMainMenu > li.hasChild:hover .moreOptionSubMainMenu {
            color: rgb(255,255,255);
        }


    ul.subSubMainMenu a,
    ul.subSubMainMenu a:link {
        font: italic 400 1em 'Montserrat', sans-serif !important;
        color: rgb(42,42,58) !important;
        background: rgb(159,177,191) !important;
        border-bottom: none !important;
        padding-left: 2.5em !important;
    }

        ul.subSubMainMenu a:visited {
            color: rgb(42,42,58) !important;
        }

    ul.subSubMainMenu > li a:hover {
        color: rgb(255,255,255) !important;
        background: rgb(42,42,58) !important;
    }

    ul.subSubMainMenu > li.selected > a {
        color: rgb(255,255,255) !important;
        background: rgb(42,42,58) !important;
    }



    /*.frmSearch {
        margin-top: 3em;
    }*/





    ol.breadCrumb a {
        font-size: 0.8em;
    }

ul.sideMenu a, ul.sideMenu a:link{
	font-size:1em;
}

    main.searchPage h3.pageTitle {
        font-size: 1.5em;
    }

    ul.search-page h3 {
        font-size: 1em;
    }

    .footerTop p,
    ul.phoneColsList {
        font-size: 1em;
    }

    .footerBottom h2 {
        font-size: 1.6em;
    }

    .footerBottom p {
        font-size: 0.8em;
    }

    .footerBottom a,
    .footerBottom a:link {
        font-size: 0.95em;
    }


    .socialMedia a, .socialMedia a:link {
        font-size: 1.5em;
    }
    .footerBottom small{
        font-size:0.7em;
    }   
}

@media only screen and (max-width:1160px) {
   

    
    ul.footerCol3 > li:last-child p {
        font-size: 0.9em;
    }
    ul.fixedFooterLists a, ul.fixedFooterLists a:link {
        font-size: 0.7em;
    }
}

@media only screen and (max-width:1085px) {

    .footerTop p,
    ul.phoneColsList {
        font-size: 0.9em;
    }

    .quickLinks {
        display: none;
    }
    ul.fixedFooterLists a, ul.fixedFooterLists a:link {
        font-size: 0.63em;
    }
	.pageCover {
		height: 40vh;
	}
}

@media only screen and (max-width:1023px) {
    
    ul.sideMenu a,
    ul.sideMenu a:link {
        font-size: 0.9em;
    }

       
}
@media only screen and (max-width:991px){
    .frmSearch {
        right: 10rem;
    }


    .pollTitleCont.col-12,  
    .RegisterTitleCont.col-12,
    .row.noticeTitleCont .col-12,
    .row.eventsTitleCont .col-12 {
        max-width: 100%;
    }


	.fixedFooter {
		left: 5%;
		width: 90%;
	}
/*h1.siteLogo, h1.siteLogoFR {
    width: 200px;
}*/

    .headerTop a, .headerTop a:link {
        font-size: 1.4em;   
		margin-right: 1em;
    }
    .menuIcon {
        font-size:1.5em;
    }
    #weather h1 {        
       padding-top: 3px;
    }
    ul.sideMenu {
        display: none;
		-moz-box-shadow: 0px 6px 6px 2px rgb(204, 204, 204);
		-webkit-box-shadow: 0px 6px 6px 2px rgb(204, 204, 204);
		box-shadow: 0px 6px 6px 2px rgb(204, 204, 204) ;
    }
    ul.sideMenu > li:first-child{
        display:none;
    }
	
	ul.sideMenu > li:nth-child(2){
		-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
		-moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
		box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
	}
	
    aside,
    .containerMain {
        display: block;
    }

    main,
    aside {
        float: none;
        width: 100%;
    }

    main {
        margin-top: 0.5em;
        padding-left: 0;
        padding-right: 0;
    }

    aside {
        min-height: 0;
        padding-bottom: 0;
        margin-bottom: 1em;
        background: none;
    }
    .articlePost {
        border-top: none;
        padding-top: 0;
    } 
    h3.pageTitle{
        padding-top:0.5em;
        padding-bottom:0.5em;        
    }
    .sideMenuNav {
        display: inherit;
        width: 100%;
        font: normal 600 1.5em 'Montserrat', sans-serif;
        color: rgb(135,150,164);
        text-align: left;
        text-transform: uppercase;
        border: none;
        padding: 0.7em 1em;
        margin: 0;
        background: rgb(42,42,58);
        border-radius: 0.6em 0.6em 0 0;
        webkit-border-radius: 0.6em 0.6em 0 0;
        -moz-border-radius: 0.6em 0.6em 0 0;
        letter-spacing: 5px;
    }

        .sideMenuNav:before {
            content: normal;
            margin-left: 0;
        }

        .sideMenuNav:after {
            content: "\f067";
            margin-left: 1em;
            color: rgb(255,255,255);
            float: right;
        }

        .sideMenuNav.openSideMenuIcon:after {
            content: "\f00d";
        }

     
            ul.fixedFooterLists a, ul.fixedFooterLists a:link {
                font-size: 0.8em;
            }
	ul.sideMenu li:hover{
		border-bottom:rgb(255,255,255);
	}
    ul.sideMenu li{
		background:rgb(243,243,244);	
		border-bottom:1px solid #cfd8df;
	}
	ul.sideMenu li:last-child{
		border-bottom:none;
	}
    ol.breadCrumb {
        display:none;
    }
    
    .headerContent {
        padding-left: 0;
    }
    /*.scrollup {
        bottom: 5.5em;       
    }*/
    .footerBottom {
        /* padding-bottom: 4em; */
    }
    #mainContent .container {
        padding-bottom: 1em;
    }
    h2.categoryTitle {        
        padding: 1em 0 1em 0;
    }
}
@media only screen and (max-width:950px) {
    body {
        background-position-y: 9.5em !important;
    }

      

    .footerMiddle h2 {
        font-size: 1.5em;
    }

    .footerMiddle p {
        font-size: 1em;
    }
}

@media only screen and (max-width:900px) {
    .modal-dialog {
        width: auto;
        padding-right: 0;
    }
    ul.fixedFooterLists a, 
    ul.fixedFooterLists a:link {
        font-size: 0.75em;
    }
}

@media only screen and (max-width:890px) {
    .headerTop {
        padding-right: 0;
        padding-left: 15rem;
    }
    .frmSearch {
        right: 6.5rem;
    }


    .footerBottom h2 {
        font-size: 1.3em;
    }

    ul.footerCol3 > li {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }

        ul.footerCol3 > li:first-child {
            padding-left: 0;
        }

        ul.footerCol3 > li:last-child {
            padding-right: 0;
        }
    .headerTop a, .headerTop a:link {
        font-size: 1.1em;
        margin-right: 0;
    }
    .menuIcon {
        font-size:1em;
    }

    .socialMedia a, .socialMedia a:link {
        margin: 0 0.3rem;
    }
   
}

@media only screen and (max-width:880px) {
}

@media only screen and (max-width:850px) {
    .popupAlert > .container {
        font-size: 0.8em;
    }

    ul.footerCol3 > li {
        width: 50%;
        min-height: 16em;
        margin-bottom: 2em;
    }

        ul.footerCol3 > li:nth-child(2) {
            border-right: none;
        }

        ul.footerCol3 > li:last-child {
            width: 100%;
            min-height: 0;
            clear: both;
            padding-top: 2em;
            padding-left: 13em;
            margin-bottom: 0;
            border-top: 1px solid rgb(57, 112, 107);
        }

            ul.footerCol3 > li:last-child::before {
                content: "\f003";
                position: absolute;
                top: 0.75em;
                left: 0.5em;
                font-size: 4em;
                color: rgb(255,255,255);
                padding: 0.2em 0.45em;
                -webkit-border-radius: 100%;
                -moz-border-radius: 100%;
                border-radius: 100%;
                border: 1px solid rgb(255,255,255);
            }
    ul.fixedFooterLists a,
    ul.fixedFooterLists a:link {
        font-size: 0.7em;
    }
}
@media only screen and (max-width:795px){
    ul.fixedFooterLists a,
    ul.fixedFooterLists a:link {
        font-size: 0.65em;
    }
}




@media only screen and (max-width:768px) {
   .containerTable {
    padding-top: 0.5em;
}


    
}

@media only screen and (max-width:767px) {
    .desktop{
        display:none !important;
    }
    .mobile{
        display:block !important;
        margin:0 auto;
    }
 .fixedFooter {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        border-radius: 0 0 0 0;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
    }

    ul.fixedFooterLists {
        padding: 2em;
    }

        ul.fixedFooterLists > li {
            float: none;
            width: 100%;
        }

        ul.fixedFooterLists a, ul.fixedFooterLists a:link {
            padding: 1em 1em 1em 4.5em;
        }

    

    .popupAlert > .container {
        font-size: 0.8em;
    }







    main.searchPage h3.pageTitle {
        font-size: 1.2em;
    }

    ul.search-page h3 {
        font-size: 0.9em;
    }



    .socialMedia {
        position: static;
        bottom: auto;
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 1em auto 0;
        display: block;
    }

    .footerBottom small,
    .footerBottom cite {
        /*float: none;
        display: block;
        text-align: center;*/
        margin-top: 0.5em;
        text-align: center;
    }

    .footerBottom cite {
        margin-bottom: 1.5em;
    }

    .footerMiddle h2 {
        font-size: 1em;
    }

    .footerMiddle p {
        font-size: 0.8em;
    }
    .footerBottom {
        padding-bottom: 0;
    }
    ul.fixedFooterLists li:first-child a:hover,
    ul.fixedFooterLists li:last-child a:hover {
        border-radius: unset;
        -webkit-border-radius: unset;
        -moz-border-radius: unset;
    }
    .scrollup {
        bottom: 1rem;
        left: 2em;
        width:3rem;
        }
}

@media only screen and (max-width:750px) {
    ol.breadCrumb a {
        font-size: 0.9em;
    }
}

@media only screen and (max-width:720px) {

    ul.phoneColsList {
        max-width: 300px;
        text-align: left;
        display: block;
        margin: 0 auto 2em;
    }
}

@media only screen and (max-width:700px) {
    /*header.masterHeader {
        height: 9em;
    }*/
	
	h1.siteLogo, h1.siteLogoFR {
		top: 1.5rem;
		width: 180px;
		height: 41px;
	}
	
    .headerTop {
        padding-left: 12.5rem;
    }
    .menuIcon > span {
        display: none;
    }
    .frmSearch {
        right: 2.5rem;
    }

.pageCover {
    height: 27vh;
    min-height: 200px;
}

    /*h1.siteLogo, h1.siteLogoFR {
        width: 180px;
    }*/

    h2.categoryTitle {
        font-size: 2em;
    }

    .headerTop a, .headerTop a:link {
        font-size: 1em;        
    }
    #weather h1{
        font-size:1.1em;
    }
    .menuIcon {
        font-size: 1em;
    }
    .socialMedia a, .socialMedia a:link {
        font-size: 1.3em;
    }
    h3.pageTitle {
       font-size:2em;
    }
}

@media only screen and (max-width:630px) {
    .quickLinks {
        display: none;
    }
    h2.categoryTitle {
       font-size: 1.5em;
    }
}

@media only screen and (max-width:600px) {
    body {
        background-position-y: 8.5em !important;
        -webkit-background-size: 900px 340px !important;
        -moz-background-size: 900px 340px !important;
        background-size: 900px 340px !important;
    }

    .mainContent img {
        float: none;
        display: block;
        margin: 1em;
    }

    .responsive-table table tbody tr td {
        padding-bottom: 15px !important;
    }

        .responsive-table table tbody tr td:nth-child(even) {
            background-color: #e5e5e5 !important;
        }

    .responsive-table table {
        max-width: 600px;
        margin: 0 auto;
    }

    .responsive-table table {
        display: block;
        width: 100%;
    }

        .responsive-table table thead {
            display: none;
        }

        .responsive-table table tbody {
            display: block;
            width: 100%;
        }

        .responsive-table table tr, .responsive-table table th, .responsive-table table td {
            display: block;
            padding: 0;
        }

        .responsive-table table tr {
            border-bottom: none;
            margin: 0 0 1em 0;
            padding: 0.5em 0;
        }

        .responsive-table table tr {
            background: none;
        }

            .responsive-table table tr:nth-child(even) {
                background: none;
            }

        .responsive-table table td:nth-child(even) {
            background: #fff;
        }

        .responsive-table table tr:nth-child(even) {
            background: none;
        }

        .responsive-table table td {
            padding: 0.5em 0 0.25em 0;
            text-align: right;
        }

            .responsive-table table td[data-title]:before {
                content: attr(data-title);
                font-weight: bold;
                display: inline-block;
                float: left;
                margin-right: 0.5em;
                font-size: 0.95em;
                width: 50%;
                text-align: left;
            }

            .responsive-table table td:empty {
                display: none;
            }

        .responsive-table table .highlight td {
            background: none;
        }

    .responsive-table tr td {
        padding: 10px;
    }

    .responsive-table table td {
        font-size: 1.1em;
    }

        .responsive-table table td:nth-child(even) {
            background: #fff;
        }

    .responsive-table table tr:first-child {
        display: none;
    }

    .mobile-display {
        display: none;
    }

    .responsive-table table .mobile-display {
        display: none;
    }
}

@media only screen and (max-width:580px) {
	
    header.masterHeader .container {
        padding-left: 0;
        padding-right: 0;
    }
	
    h1.siteLogo, h1.siteLogoFR {
        width: 150px;
    }
	
    .headerTop {
        padding: 1.2rem 0.2rem 1.2rem 10rem;
    }


    .menuIcon {
        font-size: 1em;
    }

        .menuIcon:after {
            margin-left: 0;
        }

    h1.siteLogo,
    h1.siteLogoFR {
		top: 1rem;
		width: 125px;
		height: 28px;
    } 

    .headerTop a.langTranslateBTN,
    .headerTop a.langTranslateBTN:link {
        font-size: 0.75em;
        margin-top: 0.3em;
    }


    ul.meeting-agenda a,
    ul.byLaw a {
        font-size: 1em;
    }

   
    .sideMenuNav {
        font-size: 1.2em;
        padding: 1em 1em;
    }
    .moreOption {
        padding: 0.71em 0.6em;
    }
}
@media only screen and (max-width:575px) {
    /*.socialMedia {
        float: left;
    }*/
    #mainContent .container {
        padding-bottom: 0;
    }
}
@media only screen and (max-width:530px) {
    /*.headerTop {
        padding-left: 6.3rem;
    }*/
   /* h1.siteLogo, h1.siteLogoFR {
        width: 110px;
    }*/



    #weather h1 {
        font-size: 1em;
        padding-top: 6px;
    }



    .headerTop a, .headerTop a:link {
        font-size: 0.8em;
    }
        
    .popupAlert > .container {
        padding-left: 1em;
    }

        .popupAlert > .container:before {
            /*content: "\f071";*/
            content: none;
            position: static;
            display: block;
            margin-right: 0;
            margin-bottom: 0.8em;
            margin-top: 0.8em;
            text-align: center;
        }


    ul.footerCol3 {
        padding-top: 0.3em;
    }

        ul.footerCol3 > li {
            float: none;
            width: 100%;
            min-height: 0;
            border-right: none;
            padding: 0;
            margin-bottom: 2em;
            padding-bottom: 2em;
            border-bottom: 1px solid rgb(57,112,107);
        }

            ul.footerCol3 > li:last-child {
                border-top: none;
                padding-left: 0;
                padding-top: 0;
                clear: none;
                border-bottom: none;
                padding-bottom: 0;
            }

                ul.footerCol3 > li:last-child:before {
                    content: none;
                    position: static;
                    left: auto;
                    top: auto;
                    border: none;
                    padding: 0;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    border-radius: 0;
                }
    h2.categoryTitle {
        font-size: 1.2em;
    }
}

@media only screen and (max-width:500px) {
	
	.frmSearch input[type="search"] {
		display: none;
	}
	
	.frmSearch button[type="submit"] {
		color: rgb(146,198,237);
		-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"]:hover {
		color: rgb(188,141,41);
	}
	
    nav {
        width: 300px;
    }

    .moreOptionMainMenu {
        padding-bottom: 0.65em;
        padding-top: 0.65em;
    }

    .moreOptionSubMainMenu {
        padding-bottom: 0.6em;
        padding-top: 0.6em;
    }

    @-moz-document url-prefix() {
        .moreOptionMainMenu {
            padding-bottom: 0.7em;
            padding-top: 0.7em;
        }

        .moreOptionSubMainMenu {
            padding-bottom: 0.65em;
            padding-top: 0.65em;
        }
    }

    ul.mainMenu a, ul.mainMenu a:link {
        font-size: 1em;
    }

    ul.subMainMenu a {
        font-size: 1em !important;
    }

    ul.subSubMainMenu a, ul.subSubMainMenu a:link {
        font-size: 1em !important;
    }
    .footerTop h2 {
        font-size:2em;
    }
    .footerTop h3 {
       font-size:1em;
    }
}

@media only screen and (max-width:470px) {
	header.masterHeader {
		height:6em;
	}
    h2.categoryTitle {
        font-size: 1em;
    }
   
}

@media only screen and (max-width:440px) {
    .frmSearch {
        top: 6rem;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media only screen and (max-width:410px){
    .sideMenuNav {
        font-size: 1em;
        padding: 1.5em 1em;
    }
}

@media only screen and (max-width:400px) {
    body {
        background-position-y: 7.5em !important;
        -webkit-background-size: 800px 303px !important;
        -moz-background-size: 800px 303px !important;
        background-size: 800px 303px !important;
    }

    h2.categoryTitle {
        font-size:0.95em;
        letter-spacing:2px;
    }

        h2.categoryTitle span {
            font-size: 0.6em;
            margin-bottom: 1em;
        }
 
    ul.fixedFooterLists a, ul.fixedFooterLists a:link {
        font-size: 0.8em;
    }
    .sideMenuNav {
        font-size: 0.9em;
       padding: 1.2em 1em;
    }
    h3.pageTitle {
        font-size: 1.5em;
    }
}
@media only screen and (max-width:350px) {
    h1.siteLogo,
    h1.siteLogoFR {
        width: 100px;
    }
header.masterHeader {
    background: -moz-linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(113,130,143,1) 50%,rgba(113,130,143,1) 100%);
    background: -webkit-linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(113,130,143,1) 50%,rgba(113,130,143,1) 100%);
    background: linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(113,130,143,1) 50%,rgba(113,130,143,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0071828f', endColorstr='#71828f',GradientType=0 );
    height:6em;
}
    .headerTop {
   padding: 0.7em .2em 0.5em 6em;
    }
    .socialMedia a, .socialMedia a:link {
        font-size: 1em;
    }
    .sideMenuNav {
        font-size: 0.8em;
        padding: 1.5em 1em;
    }
}



