﻿/*********************************************************
GENERAL THEME OF THE SITE
*********************************************************/
@import url("https://use.typekit.net/qbn7wbo.css");
@import url("https://use.typekit.net/hby3dwe.css");
@import url('http://fonts.cdnfonts.com/css/geneva?styles=15197');
@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');


body {
    min-width: 320px;
    font: normal 400 1rem/1.5 'Arimo', Arial, sans-serif !important;
    color: rgb(37,37,37);
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    background: rgb(255,255,255);
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    font: normal 700 2rem 'Arimo', Arial, sans-serif;
    color: #000000;
    padding: 0;
    margin: 0 0 0.5rem 0;
}
h2 {
    font-size: 1.8rem;
}
h3 {
    font-size: 1.6rem;
}
h4 {
    font-size: 1.4rem;
}
h5 {
    font-size: 1.2rem;
}
h6 {
    font-size: 1rem;
}

.rendered-form .form-control {
    padding: 0 !important;
}

h2.categoryTitle {
    position: absolute;
    top: 64%;
    left: 0;
        -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    font-family:  din-condensed, sans-serif;
    font-size: 2.5rem;
    text-transform:uppercase;
    font-weight: 500;
    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;
    letter-spacing: 2px;
    z-index: 2;
    background: none!important;
}

h2.categoryTitle .catTitleCont {
    padding: 2.5rem 1.5rem;
    display: block;
    background-image: linear-gradient(-90deg, rgba(255,255,255,0), rgba(32, 31, 31, 0.7), rgba(255,255,255,0));
}
h2.categoryTitle .subCatTitle {
    font: italic 400 2rem 'Arimo', Arial, sans-serif;
    display: block;
}

h3.pageTitle {
    font: normal 700 2rem 'Arimo', Arial, sans-serif;
    color: rgb(15,61,57);
    display: block;
    margin-bottom: 1.5rem;
}

/* styling for content area tables */
table th {
    background: #0075bc;
    color: rgb(255,255,255);
}
/* end */
p {
    padding: 0;
    margin: 0 0 1rem;
}
aside.desk,
aside.desk > .news-events.mob{
    display:block;
}
.news-events.mob{
    display:none;
}

a,
a:link,
ul.directory-list button {
    font-weight: 700;
    color: #0075bc;
    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: #0075bc;
}
a:hover,
ul.directory-list button:hover {
    color:#e9a713;
    text-decoration: none;
}
a:active,
ul.directory-list button:active {
    color: #e9a713;
}
a:focus,
ul.directory-list button:focus {
    color:#e9a713;
    text-decoration: none;
}

cite,
small {
    font-style: normal;
}

figure {
    padding: 0;
    margin: 0;
}

address {
    font-style: normal;
}

.mobileNav,
.sideMenuNav,
.moreOption > span,
.scrollup > span {
    display: none;
}


.highlightContainer h2:before,
.hightlightsInnerCont a:after,
.btnPrint,
.btnFireRating h3:after,
.dynamicRoadBan a:before,
ul.footerCol3 > li:last-child:before,
ul.phoneColsList > li:before,
.desktopNav ul.mainMenu a:after,
.headerTop a:before,
.headerTop p: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.mobile a.breadcrumbHome:before,
ol.breadCrumb a:after,
.sideMenuNav:before,
.sideMenuNav:after,
.moreOptionMainMenu:before,
.moreOptionSubMainMenu:before,
.moreOption:before,
.moreSubOption:before,
.menuIcon:after,
.socialMedia a:before,
.col-sm.desk a.iconPost time:before,
.news-events.mob a.iconPost time:before{
    content: "\f111";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-variant: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.socialMedia a:before {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}

ul.hightlightLists,
ul.hightlightLists > 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;
}

ul.mainMenu , li:first-child {
    margin-left: 15rem;
}
.desktopNav ul.subMainMenu , li:first-child, ul.subSubMainMenu > li:first-child a,
.desktopNav ul.subMainMenu > li > ul.subSubMainMenu > li:first-child  a:link {
    margin-left:0 !important;
}
/** Set the .container's width here based on the design **/
.container {
    max-width: 1790px;
}
.municipalServices .container {
    max-width: 100%;
}


.skipToContent {
    position: absolute;
    top: -9999rem;
    left: 1rem;
    width: 300px;
    height: 1px;
    padding: 1.5rem;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 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: 1rem;
    right: 1rem;
    color: rgb(255,255,255);
    cursor: pointer;
    padding: 0.5rem 0.9rem;
    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: 1;
    background: #0075bc;
}

.btnScrollup:hover {
    color: rgb(255,255,255);
    background: #e9a713;
}

.btnScrollup:focus {
    color: rgb(255,255,255);
    background: #0075bc;
}



header.masterHeader {
    position: fixed;
    z-index: 10;
    background: rgb(255,255,255);
    width:100%;
}

.headerTop {
    padding: 0 2rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.headerBottom {
    position: relative;
    background: #0075bc;
}
header.scrollmasterHeader {
    background: rgb(255,255,255);
}
.masterHeader.scrollmasterHeader .headerBottom {
    background: #0075bc;
}

header.scrollmasterHeader .headerTop a {
    font-size:14px !important;
    transition: all .5s linear;
}
header.scrollmasterHeader .frmSearch input[type="search"] {
    font-size:14px !important;
    transition: all .5s linear;
}

header.scrollmasterHeader ul.mainMenu a {
        /*padding: 0.8em !important;
        font-size:1.2em!important;*/
        transition: all .3s linear;
}

header.scrollmasterHeader ul.mainMenu a {
        font-size:1.1em;
}


.scrollmasterHeader .headerTop {
  max-height:70px;
}

.footerMiddle {
    padding-top: 3rem;
    background: url(../images/footermiddle-bg.jpg) left bottom no-repeat;
    background-size: 100% 100%;
}


/*.footerMiddle > .container {
    padding: 8rem 32rem 2rem 2rem;
    background: url(../images/bgPhones.png) right bottom no-repeat;
}*/

.footerBottom {
    position: relative;
    padding: 1.5rem 0;
    background: rgb(255,255,255);
}
/*.fb1.row .col-sm {
   
}
.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;
}


.headerTop a,
.headerTop a:link,
.headerTop p{
    font-family: 'Arimo', sans-serif !important;
    font-size: .9rem;
    font-style: normal;
    font-weight: 700;
    color: #353535;
    display: inline-block;
    padding-right: 2.5rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin:0;
}
.headerTop a:visited,
.headerTop p:visited{
    color: #353535;
}
.headerTop a:hover,
.headerTop p:hover{
    color: #0075bc;
}
.headerTop a:active,
.headerTop p:active{
    color: #0075bc;
}
.headerTop p.hstaff{
    border-right: 1px solid #c3bec3;
}
.headerTop a:before,
.headerTop p:before{
    margin-left: 0;
    margin-right: 0.35rem;
}
.headerTop a.hMap:before {
    content: "\f3c5";
    color:#e9a713;
}
.headerTop a.hPhone:before {
    content: "\f095";
    color:#e9a713;
}
.headerTop a.hFax:before {
    content: "\f1ac";
    color:#e9a713;
}
.headerTop a.hEmail:before {
    content: "\f0e0";
    color:#e9a713;
}
.headerTop a.hstaff:before {
    content: "\f007";
    color:#e9a713;
}
.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: -1.0s;
  animation-delay: -1.0s;
}

.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);
        transform: scaleY(0.4);
    }  20% { 
        -webkit-transform: scaleY(1.0);
        transform: scaleY(1.0);
    }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }  20% { 
    -webkit-transform: scaleY(1.0);
    transform: scaleY(1.0);
  }
}
/*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 {
    float: left;
    width: 325.6px;
    height: 82.4px;
    display: inline-block;
    position: absolute;
    z-index:10;
    margin: 1.7rem 0 0 4rem;
    /*margin: 0.3rem 0 0 0.5rem;*/
}
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;
}
h1.siteLogoFR > a {
    background: url(../images/French-River-FR.png) left center no-repeat;
}
.masterHeader.scrollmasterHeader h1.siteLogo,
.masterHeader.scrollmasterHeader h1.siteLogoFR {
    width: 145px;
    height: auto;
    margin: .4em 1.5rem 0 6rem;
}
/*.masterHeader.scrollmasterHeader h1.siteLogo > a,
.masterHeader.scrollmasterHeader h1.siteLogoFR > a {
    background: url(../images/slogo.png) left center no-repeat;
}*/


.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 1rem 'Arimo', 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:focus {
    color: rgb(255,255,255);
    background: rgb(252,176,64);
}
.quickLinks a:last-of-type {
    margin-bottom: 0;
}

.quickLinks a i {
    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.3rem;
}
.quickLinks a:nth-of-type(2),
.quickLinks a:nth-of-type(3),
.quickLinks a:nth-of-type(4),
.quickLinks a:nth-of-type(5) {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}
.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 {
    position: absolute;
    top: 0;
    left: 0;
    width: 390px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    -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.5rem 0.5rem 0;
    -moz-border-radius: 0 0.5rem 0.5rem 0;
    border-radius: 0 0.5rem 0.5rem 0;
    z-index: 1;
    background: rgb(29,46,69);
    background: rgba(29,46,69,0.9);
}
.qlContainer a,
.qlContainer a:link {
    color: rgb(255,255,255);
    width: auto!important;
    height: auto!important;
    padding: 1.1rem 1rem 1.2rem 4.5rem;
    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:visited {
    color: rgb(255,255,255);
}
.qlContainer a:hover {
    color: rgb(252,176,64);
}
.qlContainer a:active {
    color: rgb(252,176,64);
}
.qlContainer a:focus {
    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;
}


/* 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: relative;
    /*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: 350px;
    display: block;
    z-index: 1;
}
/*.activePopupAlert .frmSearch {
    top: 21rem;
}*/
.frmSearch input[type="search"] {
    width: 100%;
    text-transform: uppercase;
    font: 600 1rem 'Arimo', Arial, sans-serif;
    color: #353535;
    padding: 2.3rem 1rem 2.3rem 5.5rem;
    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: none;
    /*letter-spacing: 0.5px;*/
}
/*.frmSearch input[type="search"]:focus {
    background: rgba(244,242,241,1);
}*/

input::-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)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

input::-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

input:-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)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

input:-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

input::placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.frmSearch button[type="submit"] {
    position: absolute;
    top: 50%;
    left: 3rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.2rem;
    padding: 0.5rem;
    margin: 0;
    border: none;
    cursor: pointer;
    background: none;
}
.frmSearch button[type="submit"] i {
    color: #e9a713;
    -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:#e9a713;
}
.connectRegister {
    width: 100%;
    height: 400px;
    border: none;
    margin: 0;
    padding: 0;
}

.footerTop {
    /*height: auto;
    min-height: 20rem; 
    background: url(../images/bgVoteNow.jpg) left top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;*/
}
.footerTop .col-sm:first-child {
    /*background-image: url(../images/tourism.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 3.5rem 1rem 2.5rem 6.5rem;
    max-width: 50%;
    background: #0075bc;
}
.footerTop .col-sm:first-child::after{
    position:absolute;
    content:"";
    display:block;
    width:411px;
    height:329px;
    background-image: url(../images/img-1.png);
    bottom: 0;
    right: 0;
    background-size: cover;
       background-repeat: no-repeat;
}
.footerTop .col-sm:last-child {
   /*background-image: url(../images/development.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 3.8rem 1rem 2.5rem 3rem;
    max-width: 50%;
    background:#e9a713;
}
.footerTop .col-sm:last-child::after {
    position: absolute;
    content: "";
    display: block;
    width: 646px;
    height: 329px;
    background-image: url(../images/img-2.png);
    bottom: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.footerTop i{
    font-size:2.5rem;
    color:#fff;
}
.footerTop h2{
    font-family:  din-condensed, sans-serif;
    font-size: 2.188rem;
    text-transform:uppercase;
    font-weight: 500;
    color:#fff;
    line-height: 1.7;
}
.footerTop p{
    font-family: 'Arimo', sans-serif !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    color:#fff;
    width: 25rem;
}
.footerTop a{
    font-family: 'din-condensed', sans-serif;
    font-size: 1.2rem;
    font-style: normal;
    text-transform:uppercase;
    font-weight: 400;
    color:#fff;
}
.footerTop .col-sm:first-child a:hover{
    color:#0075bc;
}
.footerTop .col-sm:last-child a:hover{
    color:#0075bc;
}
.footerTop a i{
    font-size: 1rem;
    margin-left: 0.4rem;
    color:inherit;
}
.footerTop  .container {
    min-height: inherit;
    padding-left: 0;
    padding-right: 0;
}
.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 'Arimo', 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 **/
.menuIcon,
.closeNav,
.desktopNav .moreOptionMainMenu,
.desktopNav .moreOptionSubMainMenu,
ul.mainMenuCol2 h3 {
    display: none;
}

ul.subSubSubMainMenu {
    display: none;
    padding: 0;
}
ul.subSubSubMainMenu.open {
    display:block;
}

.menuIcon {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Arimo', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 1.563rem;
    color: rgb(255,255,255);
    text-transform: uppercase;
    padding: 0.5rem 1rem;
    margin: 0;
    cursor: pointer;
    border: none;
    border-radius: 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:hover {
    color: #e9a713;
}
.menuIcon:focus {
    color: #e9a713;
}
.menuIcon:after {
    content: "\f0c9";
    margin-left:0.5rem;
}

/*nav {
    float: right;
}*/

.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 {
    height: auto;
}
.topNavContainer > .container {
    max-width: 100%;
    padding: 0;
}
.bottomNavContainer {
    background: rgba(22,87,81,0.9);
}
.bottomNavContainer .container {
    padding: 0;
}
.bottomNavContainer a,
.bottomNavContainer a:link {
    font-size: 1rem!important;
    color: rgb(255,255,255)!important;
    text-align: left!important;
    padding: 1rem!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:active {
    color: rgb(163,191,188) !important;
}
.bottomNavContainer a:focus {
    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.5rem!important;
}
.topNavContainer .col-sm:first-child {
    max-width: 60%;
    background: rgba(0,109,175,0.98);
    padding: 2rem 1rem 2rem 3rem;
}
.topNavContainer .col-sm:last-child {
    max-width: 40%;
    background: #fff;
    background-image: url(../images/menu-bg.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 2rem 0.5rem 2rem 2.5rem;
}
.topNavContainer .col-sm.poplinks .col-sm {
    max-width: 45%;
    flex-basis: auto;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    margin: 0 1.5rem 1.5rem 0;
}
.topNavContainer .col-sm.poplinks h3 {
    font-family: 'din-condensed', sans-serif;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    color: #0075bc;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.topNavContainer .col-sm.poplinks a {
    padding: 0;
    color: #fff !important;
}
.topNavContainer .col-sm.poplinks a:visited{
    color: #fff !important;
}
.topNavContainer .col-sm.poplinks a:hover{
    color: #0075bc !important;
}
.topNavContainer .col-sm.poplinks a:active{
    color: #0075bc !important;
}
.topNavContainer .col-sm.poplinks a:focus{
    color: #0075bc !important;
}
.topNavContainer .col-sm.poplinks a span {
    position: absolute;
    bottom: 0.8rem;
    font-family: 'Arimo', sans-serif !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    z-index: 1;
   text-align: left;
    display: block;
    left: 1rem;
  
}

ul.mainMenu a,
ul.mainMenu a:link {
    position: relative;
    font: normal 400 1.563rem 'din-condensed', Arial, sans-serif;
    
    color: rgb(255,255,255);
    display: table-cell;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    padding: 1.35rem 1rem;
    /*border-left: 1px solid rgb(230,233,232);*/
    -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: #2f5e6c;
}
ul.mainMenu a:active {
    color: #2f5e6c;
}
ul.mainMenu a:focus {
    color:#2f5e6c;
}

ul.mainMenu a i {
    display: inline-block;
    margin-right: 0.5rem;
}

/*nav i:empty {
    display: none;
}*/

.desktopNav ul.mainMenu a:after {
    content: normal;
    margin-left: 0;
}


.desktopNav ul.mainMenu > li:first-child {
    margin-left: 4%;
}
.desktopNav ul.mainMenu > li {
    float: left;
    display: table;
    width: 15.5%;
}
.desktopNav ul.mainMenu > li > a:after {
    content: normal;
    /*position: absolute;
    left: 50%;
    bottom: 0.5rem;
    -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:hover a:after {
    content: "\f0d7";
    bottom: -0.6rem;
    color: rgb(15,61,57);
}
@-moz-document url-prefix() {
    .desktopNav ul.mainMenu > li:hover a:after {
        bottom: -0.7rem;
    }
}*/


.desktopNav ul.mainMenu > li.selected a,
.desktopNav ul.mainMenu > li:hover a,
.desktopNav ul.mainMenu > li[aria-expanded="true"] > a {
    color: #ffffff;
}
.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.subMainMenu > li {
    width: 30%;
    float: left;
    margin-right: 2rem;
}
ul.subMainMenu  a,
ul.subMainMenu  a:link{
    padding: 0.3rem 2rem 0.3rem 0;
      color: #fffffff!important;
      font-size:1.2rem !important;
}
.desktopNav ul.subMainMenu >li > a:visited {
    
      color: #e9a713 !important;
}
.desktopNav ul.subMainMenu >li > a:hover {
  
    color: #e9a713 !important;
}
.desktopNav ul.subMainMenu > li.selected > a {
        color: #e9a713 !important;
}

.desktopNav ul.subMainMenu > li > ul.subSubMainMenu > li a,
.desktopNav ul.subMainMenu > li > ul.subSubMainMenu > li a:link {
    position: relative;
    font-family: 'Arimo', sans-serif !important;
    font-size: 1rem !important;
    font-style: normal !important;
    font-weight: 600 !important;
    color:#ffffff !important;
    border-left: none;
    display: block;
    padding-bottom: .4em !important;
    text-align: left;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    background: none !important;
    text-transform:capitalize;
    border-bottom: 1px solid rgba(224,224,224,.80);
}
.desktopNav ul.subMainMenu >li > ul.subSubMainMenu > li a:visited {
    color: #e9a713 !important;
}
.desktopNav ul.subMainMenu >li > ul.subSubMainMenu > li a:hover {
    color: #e9a713 !important;
}
.desktopNav ul.subMainMenu > li > ul.subSubMainMenu > li a:after {
    /*content: "\f054" !important;
    position: absolute;
    right: 0;
    top: 50%;
    left: auto;
    bottom: 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;
    color: #3b6b79 !important;
    font-size: 0.8rem;*/
}

.desktopNav ul.subMainMenu > li > ul.subSubMainMenu > li > a > i {
    position: absolute;
    right: 0;
    top: 50%;
    color:#e9a713;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.desktopNav ul.subMainMenu > li > ul.subSubMainMenu > li.selected a {
    color: #ffffff !important;
}

ul.subSubSubMainMenu li {
    list-style: none;
}

ul.subSubSubMainMenu li a {
   padding-left: 2rem !important;
}

ul.subSubSubMainMenu li.selected a {
    color: #ffffff !important;
}

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 aleoitalic, 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;
}


/****************************************************************
Main Content - Inside Pages
****************************************************************/
.mainContainer {
    position: relative;
    padding: 0 0 0;
    background: #ffffff;
    /*background-image: url(../images/inner-mainbg.png);*/
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 35rem;
}
.mainContainer.pagesearch {
    padding: 0 2rem 1rem 2rem;
}
.mainContainer .formPage{
    padding:0 2rem 1rem 2rem;
}
.mainContainer .row {
    margin: 0;
}
.mainContainer main {
    width: 100%;
    height: auto;
    min-height: 25rem;
    overflow-x: hidden;
}
.mainContainer aside.col-sm.desk {
    flex-grow: 0.85;
    padding: 0 2rem 2rem 4.5rem;
    background: #dedfde;
}
.mainContainer main.col-sm {
    flex-grow: 3;
    padding: 1.5rem 4.5rem 4rem 1.5rem;
}
.mainContainer .container-fluid{
    padding-left:0;
    padding-right:0;
}
button{
    background:#d1d5d8;
    border:none;
    padding:1em;
}
/**aside main section start**/



/*************************************/

aside {
    background: #dddedd;
    padding: 0 2rem !important;
}

.news-events.desktopTab {
        display: none;
        /*display: block;*/
        padding: 0;
        background: #eeefee;
    }
    .news-events.desktopTab .nav-tabs{
        border-bottom: 2px solid #c8c9c8;
    }
    .news-events.desktopTab .nav-tabs .nav-item {
        margin-bottom: -1px;
        width: 50%;
    }
    .news-events.desktopTab .nav-tabs .nav-link {
        color: #d2d3d2;
        font-family: 'Arimo', sans-serif !important;
        font-size: .75rem;
        font-style: normal;
        font-weight: 600;
        text-transform:uppercase;
        letter-spacing:1px;
        background: #eeefee !important;
        -webkit-transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
        transition: all 300ms ease 0s;
    }
    .news-events.desktopTab .nav-tabs .nav-link.news-tab:hover,
    .news-events.desktopTab .nav-tabs .nav-link.news-tab:focus{
        color: #353535 !important;
    }
    .news-events.desktopTab .nav-tabs .nav-link.news-tab:hover i,
    .news-events.desktopTab .nav-tabs .nav-link.news-tab:focus i{
       color: #265e71 !important;
    }
    .news-events.desktopTab .nav-tabs .nav-link.events-tab:hover,
    .news-events.desktopTab .nav-tabs .nav-link.events-tab:focus{
        color: #353535 !important;
    }
    .news-events.desktopTab .nav-tabs .nav-link.events-tab:hover i,
    .news-events.desktopTab .nav-tabs .nav-link.events-tab:focus i{
        color: #529f8e !important;
    }
    .news-events.desktopTab .nav-tabs .nav-link i{
        display:block;
        text-align:center;
    }
    .nav-link.news-tab.active{
        color: #353535 !important;
        border-bottom: 2px solid #265e71 !important;
    }
    .nav-link.news-tab.active i{
        color: #265e71 !important;
    }
    .nav-link.events-tab.active {
        color: #353535 !important;
        border-bottom: 2px solid #529f8e !important;
    }
    .nav-link.events-tab.active i{
         color: #529f8e !important;
    }
    .news-events.desktopTab .tab-content {
        background: #dedfde;
        text-align: left;
        padding: 1.7rem 2.5rem 1.25rem 2.5rem;
    }
    .news-events.desktopTab .tab-content h3 {
        font-family: 'Arimo', sans-serif !important;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 700;
        color: #265e71;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        margin: 0;
    }
    .news-events.desktopTab .tab-content #events h3 {
        color: #529f8e;
    }
    .news-events.desktopTab a.iconPost {
        padding: 0.85rem 1rem 0.85rem 0;
        position: relative;
        display: block;
        border-bottom: 1px solid #cdcecd;
    }
    .news-events.desktopTab a.iconPost h4{
        font-family: 'Arimo', sans-serif !important;
        font-size: 0.95rem;
        font-style: normal;
        font-weight: 400;
        color: #353535;
        letter-spacing: 1px;
        margin-bottom: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 1.5;
    }
     .news-events.desktopTab a.iconPost time{
         font-family: 'Arimo', sans-serif !important;
        font-size: 0.82rem;
        font-style: normal;
        font-weight: 700;
        color: #353535;
        text-transform: uppercase;
        letter-spacing: 1px;
     }
    .news-events.desktopTab a.iconPost time:before {
        content: "\f133";
        font-weight: 400;
        margin-right: 0.35rem;
        font-family: 'Font Awesome 5 Pro';
    }
    .news-events.desktopTab #news a.iconPost time:before {
        color: #265e71;
    }
    .news-events.desktopTab #events a.iconPost time:before {
        color: #529f8e;
    }
    .news-events.desktopTab .bottomLinks {
        position: relative;
        padding: 0.8rem 0;
        margin-bottom: 0;
        display: block;
    }
    .news-events.desktopTab .bottomLinks a,
    .news-events.desktopTab .bottomLinks a:link{
        font-family: 'Arimo', sans-serif !important;
        font-size: 0.9rem;
        font-style: normal;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        color: #265e71;
        display: block;
        text-align: center;
    }
    .news-events.desktopTab #news .bottomLinks a:visited{
         color: #265e71;
    }
    .news-events.desktopTab #news .bottomLinks a:hover {
        color: #529f8e;
    }
    .news-events.desktopTab #news .bottomLinks a:active {
        color: #529f8e;
    }
    .news-events.desktopTab #events .bottomLinks a,
    .news-events.desktopTab #events .bottomLinks a:link {
        color: #529f8e;
    }
    .news-events.desktopTab #events .bottomLinks a:visited{
         color: #529f8e;
    }
    .news-events.desktopTab #events .bottomLinks a:hover{
          color: #265e71;
    }
   .news-events.desktopTab #events .bottomLinks a:active{
         color: #265e71;
    }



/*************************************/

aside.col-sm.desk .inside-news{
    padding:3rem 0;
}
aside.col-sm.desk .inside-news h3 ,
aside.col-sm.desk .inside-events h3 {
    font-family: 'Arimo', sans-serif !important;
    font-size: 1.563rem;
    font-style: normal;
    font-weight: 700;
    color: #265e71;
    text-transform:uppercase;
    letter-spacing:2px;
    margin:0;
}
.inside-news a.iconPost,
.inside-news a.iconPost:link,
.inside-events a.iconPost,
.inside-events a.iconPost:link {
    padding: 1rem 5rem 1rem 0;
    position: relative;
    display: block;
    border-bottom: 1px solid #cdcecd;
}
.inside-news a.iconPost:first-child{
    padding-top:0.5rem;
}
.inside-news a.iconPost h4,
.inside-events a.iconPost h4{
    font-family: 'Arimo', sans-serif !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    color:#353535;
    letter-spacing:1px;
    margin-bottom:0.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height:1.5;
}
.inside-news a.iconPost time,
.inside-events a.iconPost time{
    font-family: 'Arimo', sans-serif !important;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    color: #353535;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.inside-news .bottomLinks,
.inside-events .bottomLinks {
    position: relative;
    padding: 1rem 0;
    margin-bottom: 0;
    display: block;
}
.inside-news .bottomLinks a,
.inside-news .bottomLinks a:link,
.inside-events .bottomLinks a,
.inside-events .bottomLinks a:link{
    font-family: 'Arimo', sans-serif !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    color: #265e71;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.inside-news .bottomLinks a:visited{
     color: #265e71;
}
.inside-news .bottomLinks a:hover{
     color: #529f8e;
}
.inside-news .bottomLinks a:active{
     color: #529f8e;
}
.inside-events .bottomLinks a,
.inside-events .bottomLinks a:link{
    color: #529f8e;
}
.inside-events .bottomLinks a:visited{
     color: #529f8e;
}
.inside-events .bottomLinks a:hover{
      color: #265e71;
}
.inside-events .bottomLinks a:active{
     color: #265e71;
}
.bottomLinks a i{
    margin-left:0.5rem;
}
aside.col-sm.desk .inside-events h3 {
    color: #529f8e;
}
.col-sm.desk a.iconPost time:before {
    content: "\f133";
    font-weight: 400;
    margin-right: 0.35rem;
    color: #265e71;
}
.col-sm.desk .inside-news a.iconPost time:before {
    color: #265e71;
}
.col-sm.desk .inside-events a.iconPost time:before {
    color: #529f8e;
}
.inside-contact {
    display: none;
    /*padding: 2rem 0;*/
}
.inside-contact h3 {
    font-family: 'Arimo', sans-serif !important;
    font-size: 1.563rem;
    font-style: normal;
    font-weight: 700;
    color: #353535;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0;
}
.inside-contact h4 {
    font-family: 'Arimo', sans-serif !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    color: #353535;
    text-transform: uppercase;
    letter-spacing:1px;
    margin:1rem 0;
}
.inside-contact a{
    display:block;
    font-family: 'Arimo', sans-serif !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    color: #353535;
    letter-spacing:1px;
    margin:0.9rem 0;
    line-height:1.3;
}
.inside-contact a:visited{
    color: #353535;
}
.inside-contact a:hover{
    color: #529f8e;
}
.inside-contact a:focus{
    color: #529f8e;
}
.inside-contact a:active{
    color: #529f8e;
}
.inside-contact a span{
    font-weight:700;
}
.inside-contact a:last-child span{
    display:block;
}
a.businesshours-line{
    line-height:1.7;
}

/**aside main section end**/

/** Aside Menu - Inside Pages **/

.sideMenu {
    padding-left: 1.5rem !important;
    padding-bottom: 2rem !important;
}

ul.subSideMenu {
    display: none;
}

.moreOption,.moreSubOption {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    color: rgb(15,61,57);
    display: inline-block;
    padding: 0.73rem;
    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,.moreSubOption:hover {
    color: rgb(255,255,255)!important;
}

.moreOption:before,.moreSubOption:before {

    content: "\f078";
    margin-left: 0;
    -webkit-transition: transform 300ms ease 0s;
    -moz-transition: transform 300ms ease 0s;
    -o-transition: transform 300ms ease 0s;
    transition: transform 300ms ease 0s;
}

.moreOption.openIcon:before,.moreSubOption.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: 600 1.1rem 'din-2014', Arial, sans-serif;
    color: rgb(37,37,37);
    display: block;
    padding: 0.8rem 1rem;
    -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(220,230,229);*/
}
ul.sideMenu a:visited {
    color: rgb(37,37,37);
}
ul.sideMenu a:hover {
    color: #0075bc;
    /*background: rgb(15,61,57);*/
}
ul.sideMenu a:active {
    color: #0075bc;
    /*background: rgb(15,61,57);*/
}
ul.sideMenu a:focus {
    color: #0075bc;
    /*background: rgb(15,61,57);*/
}

ul.sideMenu > li,ul.sideMenu > li> ul > li {
    position: relative;
}

ul.sideMenu > li > a {
    text-transform: uppercase;
}
ul.sideMenu > li > ul > li > a {
    text-transform: uppercase;
}

ul.sideMenu > li.hasChild > a {
    padding-right: 2.5rem;
}
ul.sideMenu > li > ul > li.hasChild > a {
    padding-right: 2.5rem;
}

ul.sideMenu > li.selected > a{
    color: #0075bc;
    /*background: rgb(15,61,57);*/
}
ul.sideMenu > li> ul > li.selected > a {
    color: #0075bc;
    /*background: rgb(15,61,57);*/
}

ul.sideMenu > li.selected .moreOption {
    color: #0075bc;
}
    ul.sideMenu > li > ul > li.selected > .moreSubOption {
    color: #0075bc;
    }

ul.sideMenu > li:hover > a {
    color: #0075bc;
    /*background: rgb(15,61,57);*/
}
ul.sideMenu > li > ul > li:hover > a {
    color: #0075bc;
    /*background: rgb(15,61,57);*/
}

ul.sideMenu > li:hover .moreOption {
    color: #0075bc;
}

ul.subSideMenu li {
    list-style: none;
}

ul.subSideMenu a,
ul.subSideMenu a:link {
    font: 400 1rem 'Arimo', Arial, sans-serif!important;
    color: rgb(37,37,37)!important;
    padding: .6rem 2rem!important;
    display: block;
    /*background: rgb(163,191,188)!important;*/
}
ul.subSideMenu a:visited {
    color: rgb(37,37,37)!important;
}
ul.subSideMenu a:hover {
    color: #0075bc!important;
    /*background: rgb(93,118,115)!important;*/
}
ul.subSideMenu a:active {
    color: #0075bc!important;
   /* background: rgb(93,118,115)!important;*/
}
ul.subSideMenu a:focus {
    color: #0075bc!important;
    /*background: rgb(93,118,115)!important;*/
}
ul.subSideMenu > li.selected a {
    color: #0075bc !important;
    /*background: rgb(93,118,115) !important;*/
}
ul.subSideMenu li.hasChild ul.subSubSideMenu
{
    display:none;
}
ul.subSideMenu li.selected.hasChild ul.subSubSideMenu
{
    display:block;
}

/** TOOLBAR [ TEXTSIZER && GOOGLE TRANSLATE ] **/
.headerContent {
    padding: 1.5rem 0 1rem 0;
    border-bottom: 1px solid #c0c0c0;
}

ol.breadCrumb a,
ol.breadCrumb a:link {
    font-family: 'Arimo', sans-serif !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    color: #353535;
    display: block;
    text-transform:uppercase;
    letter-spacing:0.5px;
}
ol.breadCrumb a:visited {
    color: #353535;
}
ol.breadCrumb a:hover {
    color:#2f5f6f;
}
ol.breadCrumb a:active {
    color:#2f5f6f;
}
ol.breadCrumb a:active {
    color: #2f5f6f;
}

ol.breadCrumb a:after {
    content: "\f105";
    color: #353535;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

ol.breadCrumb.mobile,.moreSubOption > span{
    display:none;
}
ol.breadCrumb {
    float: left;
}
ol.breadCrumb > li {
    float: left;
}
/*ol.breadCrumb > li:first-child a:before {
    content: "\f015";
    margin-left: 0;
}*/
ol.breadCrumb.mobile > li:first-child a:before {
    content: "\f015";
    font-weight: 400;
    margin-right: 0.5rem;
    color: #0075bc;
}
ol.breadCrumb.mobile a {
    color: #353535 !important;
    font-weight:600 !important;
}
ol.breadCrumb.mobile a:visited{
    color: #353535 !important;
}
ol.breadCrumb.mobile a:hover{
    color: #e9a713 !important;
}
ol.breadCrumb.mobile a:focus{
    color: #e9a713 !important;
}
ol.breadCrumb > li:last-child a:after {
    content: normal;
    margin-right: 0;
    margin-left: 0;
}

ol.breadCrumb > li:last-child a {
    color: #0075bc;
    font-weight:700;
}
.btnPrint {
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    display: block;
    background: none;
    font-weight: 400;
    color: #0075bc;
}
.btnPrint:before {
    content:"\f02f";
}

ul.textResizer {
    float: right;
}

ul.textResizer > li {
    float: left;
    margin-right: 0.4rem;
}
ul.textResizer > li:last-child {
    margin-right: 0;
    margin-left:1.5rem;
}

ul.textResizer span,
ul.textResizer a,
ul.textResizer a:link {
    font: normal 700 0.688em/0 'Arimo', Arial, sans-serif;
    color: #353535;
    text-transform: uppercase;
    display: inline-block;
}
ul.textResizer a,
ul.textResizer a:link {
    font-family: 'Arimo', Arial, sans-serif;
    font-weight: 400;
}
ul.textResizer a:visited {
    color: #000000;
}
ul.textResizer a:hover {
    color: #0075bc;
    font-weight: bold;
}
ul.textResizer a:active {
    color: #0075bc;
    font-weight: bold;
}
ul.textResizer a:focus {
    color: #0075bc;
    font-weight: bold;
}

ul.textResizer span {
    margin-right: 0.5rem;
}
ul.textResizer a.small-text {
    font-size: 1.125rem;
}

ul.textResizer a.medium-text {
    font-size: 1.25rem;
}

ul.textResizer a.large-text {
    font-size: 1.563rem;
}
ul.textResizer a.textresizer-active {
    color: #0075bc;
    font-weight: bold;

}
h4.pageTitle {
    font-family:  din-condensed, sans-serif;
    text-transform:uppercase;
    font-size: 2.188rem;
    font-weight: 500;
    color: #0075bc;
    letter-spacing:3px;
    margin:0;
    padding:1.2rem 0;
}


#google_translate_element {
    position: relative;
    top: 1rem;
    display: inline-block;
}
.footerMiddle .col-sm:first-child {
    max-width: 35%;
    padding: 3rem 0 3rem 1.5rem;
}
.footerMiddle .col-sm:nth-child(2) {
    max-width: 28%;
    text-align: center;
}
.footerMiddle .col-sm:nth-child(2) img{
    position: relative;
    bottom: 0;
    left: auto;
    transform: none;
}
.footerMiddle .col-sm:last-child {
    max-width: 37%;
    padding: 3rem 4rem 3rem 0;
}
.footerMiddle .col-sm:first-child p,
.footerMiddle .col-sm:last-child p {
    font-family: 'Arimo', sans-serif !important;
    font-size: 1.125rem;
    font-style: inherit;
    font-weight: 600;
    color: #0075bc;
    line-height: 1.35;
    margin-top:1rem;
    margin-bottom:1.3rem;
}
.footerMiddle .col-sm:last-child p {
    margin-top:0.5rem;
}
.footerMiddle .col-sm:first-child p.rcont {
    font-family: 'Arimo', sans-serif !important;
    font-size: 1.05em;
    font-style: normal;
    font-weight: 400;
    color: #353535;
    margin:0;
}
.footerMiddle .col-sm:last-child data {
    font-family: 'Arimo', sans-serif !important;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    color: #353535;
    letter-spacing: 1px;
    position: relative;
    display: block;
    padding-bottom: 1rem;
}
.footerMiddle .col-sm i {
    display: inline-block;
    font-size: 3.75rem;
    color: #0075bc;
    margin-right: 0.6rem;
    position: relative;
    top: -5px;
}
.footerMiddle .col-sm h2 {
    font-family: 'Arimo', sans-serif !important;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    color: #0075bc;
    text-transform:capitalize;
    display: inline-block;
    letter-spacing: 1px;
}



.app i{
    color: #e9a713 !important;
}

.app h2{
    color: #e9a713 !important;
}
.footerMiddle .app p {
    margin-top:0.5rem;
    font-style:initial !important;;
    color:#000000 !important;
}

.footerMiddle .col-sm h2 span {
    font-family:  din-condensed, sans-serif;
    font-size: 2rem;
    text-transform:uppercase !important;
    font-weight: 500;
    display:block;
    text-transform:capitalize;
    letter-spacing: 1px;
}
ul.phoneColsList {
    margin-bottom: 0.8rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
ul.phoneColsList li{
    width:50%;
   font-family: 'Arimo', sans-serif !important;
    font-size: 1.05em;
    font-style: normal;
    font-weight: 400;
    color: #353535;
    letter-spacing: 1px;
    line-height: 1.6;
}
ul.phoneColsList > li:before {
    content: "\f105";
    margin-left: 0;
    margin-right: 0.5rem;
}
.footerMiddle .col-sm:last-child a {
    margin-right: 2rem;
    width: 43%;
    position: relative;
    display: inline-block;
}
.footerMiddle .col-sm:last-child a img{
    background:#e9a713;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
}
.footerMiddle .col-sm:last-child a:hover img{
    background:#c88e0b;
}
.footerBottom li{
    list-style:none !important;
    text-decoration:none !important;
}
.footer-links img{
    max-width:50%;
}
.footerBottom .col-sm:first-child{
    max-width:63%;
    padding:0;
}
.footerBottom .col-sm:nth-child(2) {
    max-width: 22%;
}
.footerBottom .col-sm:last-child {
    max-width: 15%;
    padding: 0;
}
.footerBottom h2 {
    text-transform: uppercase;
    margin-bottom: 0.3rem;
    font-family: 'Arimo', sans-serif !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    color: #0075bc;
}
.footerBottom .french h2 {
    font-size: 1.5rem;
    color: rgb(255,255,255);
    text-transform: uppercase;
    margin-bottom: 0.7rem;
}
.footerBottom p {
    font-family: 'Arimo', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0.2rem;
    letter-spacing: 0.5px;
    cursor: pointer;
}
.footerBottom p span{
    font-weight:700;
}
.footerBottom p span.fpipe{
    margin:0 1rem;
    font-weight: 400;
}
.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-family: 'Arimo', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: #353535;
}
.footerBottom a:visited {
    color: #353535;
}
.footerBottom a:hover {
    color:#0075bc;
}
.footerBottom a:active {
    color:#0075bc;
}
.footerBottom a:focus {
    color: #0075bc;
}
.footerBottom .col-sm:nth-child(2) .col-sm:first-child {
    max-width: 8rem !important;
    padding-bottom: 0 !important;
}
.footerBottom .col-sm:nth-child(2) .col-sm:first-child iframe{
    height: 200px;
    width: 122px;
}
.footerBottom .col-sm:nth-child(2) .col-sm:last-child {
    max-width: 12rem !important;
    padding-left: 1rem !important;
    padding-bottom: 0 !important;
}
.EmrAlert h3{
    font-family: 'Arimo', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    color: #0075bc;
    text-transform:uppercase;
    margin:0;
}
.EmrAlert ul {
    list-style: none;
    line-height: 2.15;
    padding: 0;
    margin: 0;
}
.EmrAlert ul li {
    font-family: 'Arimo', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: #353535;
}
.EmrAlert ul li::before {
    content: "";
    position: relative;
    display: inline-block;
    left: 0;
    margin-right: 1rem;
}
.EmrAlert ul li:first-child::before {
    background: url(../images/alert-1.jpg);
    height: 14px;
    width: 14px;
}
.EmrAlert ul li:nth-child(2)::before {
    background: url(../images/alert-2.jpg);
    height: 14px;
    width: 14px;
}
.EmrAlert ul li:last-child::before {
    background: url(../images/alert-3.jpg);
    height: 14px;
    width: 14px;
}

.footerBottom .footer-links a.alertBTN {
    width: 104px;
    height: 36px;
    display: inline-block;
    background: url(../images/albertaLogo.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-left: 2rem;
}

.footerBottom .footer-links a.payNowBTN {
    width: 130px;
    height: 36px;
    display: inline-block;
    background: url(../images/OptionpayLogo.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.btnRegister {
    font: 1.2rem 'din-condensed', Arial, sans-serif;
    color: rgb(255,255,255);
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 2rem 0 0;
    padding: 1rem 3.5rem;
    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;
    background: #0075bc;
    border:none;
}
.btnRegister:hover {
    background:#066198;
}
.btnRegister:focus {
    background: #0075bc;
}

.footerBottom .ft-contact {
    float: left;
    display: block;
}

.footerBottom .ft-contact p:last-of-type {
    margin-top: 1rem;
}

.footerBottom .socialMedia {
    float: left;
    display: block;
    margin-top: 0;
    /*margin-left: 4rem;*/
}

ul.footerNav a,
ul.footerNav a:link {
    position: relative;
    font: normal 1rem 'Aleo Regular', Arial, sans-serif;
    color: rgb(255,255,255);
    display: block;
    padding: 0.5rem;
}
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:focus {
    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);
}


.footerBottom cite a,
.footerBottom small {
    font-family: 'Arimo', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #0075bc;
    text-transform: uppercase;
    text-align: left;
    display: block;
}
.footerBottom small{
    text-align:right;
    font-size: .8rem;
}
.footerBottom cite {
    float: right;
    display: block;
    margin-top: 2.5rem;
    font-size: .8rem;
}
.footerBottom cite a span{
    color: #0075bc;
    width: 73px;
    height: 24px;
    display: inline-block;
    text-indent: -9999Rem;
    background: url(../images/All-Net-Municipal-Solutions.png) center center no-repeat;
    margin-left: 0.5rem;
    line-height: 1.3;
}
.footerBottom cite a:visited {
    color: #0075bc;
}
.footerBottom cite a:hover {
    color: #0075bc;
}
.footerBottom cite a:active {
    color: #0075bc;
}
.footerBottom cite a:focus {
    color: #0075bc;
}

.socialMedia{
    margin: 1rem 0;
}
.socialMedia a,
.socialMedia a:link {
    font: normal 600 1.125rem 'Arimo', Arial, sans-serif;
    color: #0075bc;
    display: inline-block;
    margin-right:1.8rem;
}
.socialMedia a:visited {
    color:#0075bc;
}
.socialMedia a:hover {
    color: #0075bc;
}
.socialMedia a:active {
    color: #0075bc;
}
.socialMedia a:focus {
    color:#0075bc;
}

.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";
}


.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;
}
#modalHeaderWeather .modal-header,
#modalHeaderWeather .modal-footer {
    display: none;
}

.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;
}

.btnHeaderYahooWeather {
    color: rgb(255,255,255);
    cursor: pointer;
    border: none;
    padding: 0.1rem;
    margin: 0;
    background: none;
}
.btnHeaderYahooWeather i {
    display: inline-block;
    margin-right: 0.3rem;
}
.headerWeather.wi-showers.cf {
    padding: 1rem;
}
#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 {
   
}
#weatherYahooCont {
    padding-top: 1rem;
}
#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 'Arimo';
    margin-bottom: 0;
    float:left;
    width:50%;
}
.weatherText > i {
    font-size: 2.3rem;
    display: block;
    margin-bottom: 0.5rem;
    color: #013861;
}
.weatherCity {
    margin-bottom: 0.3rem;
}
.weatherTemp {
    font: 500 2em 'Arimo';
    margin-bottom: 0;
    float:left;
    width:50%;
}
.weatherTemp span{
    font: 400 .9rem 'Arimo';
    color:#444;
    display:block
}
.weatherTemp i.wi.wi-celsius{
    
}

ul.bwTabs > li {
    float: left;
    width: 33.33%;
}


.bodyContainer {
    height: 260px;
    padding: 1.5rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}


.weatherList {
    padding: 1.2rem 0;
    /* border-bottom: 1px solid rgba(208,210,212,0.5); */
}

ul.innerColWeatherLists > li,
ul.weatherListsHeader > li {
    float: left;
    width: 33.33%;
    text-align: left;
}
ul.innerColWeatherLists > li:nth-child(2),
ul.weatherListsHeader > li:nth-child(2) {
    text-align: left;
}
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;
    display:none;
}
.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: none;
    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;
    overflow:hidden;
}


.wlDay,
.wlIcon,
.wlHigh,
.wlLow,
.col2WDesc {
    color: #353535;
    width: 50%;
float: left;
}
.wlIcon{
    color: #013861;
}
.wlHead,
.wlText, 
.col2WTitle {
    font-size: 0.75rem;

    color: rgb(199,202,205);
    display: none;
}
.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;
}


/*Highlights*/
.highlightContainer {
    text-align: center;
}
.highlightContainer h2 {
    text-align: center;
}
.highlightContainer h2:before {
    content:"\f5a0";
    font-weight: 400;
    display: block;
}
/*ul.hightlightLists > li {
    float: left;

    width: 16.66%;
    padding: 0.5px;
}*/
.hightlightsInnerCont a,
.hightlightsInnerCont a:link {
    position: relative;
    float: left;
    width: 16.66%;
    padding: 0.5px;
    display: inline-block;
    overflow: hidden;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    
}
.hightlightsInnerCont a:before {
    content:"";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 0.5px;
    background: rgba(0,0,0,0.5);
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    z-index: 1;
}
.hightlightsInnerCont a:after {
    content:"\f57c";
    position: absolute;
    top: 1rem;
    left: 1rem;
    color: rgb(255,255,255);
    z-index: 2;
}
.hightlightsInnerCont a:hover:before {
    background: rgba(0,0,0,0);
}
.hightlightsInnerCont img {
    display: inline-block;
}
.highlightCaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding: 1rem;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    z-index: 2;
}
.hightlightsInnerCont a:hover .highlightCaption {
    background: rgba(227,83,13,0.8);
}
.highlightCaption h3,
.highlightCaption p {
    color: rgb(255,255,255);
}
.highlightCaption h3 {
    font-size: 1.5rem;
}
.highlightCaption p {
    font-size: 0.85rem;
}


/*social tab start */
.getSocialContainer.socialMediaOpen {
    -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);
}

.getSocialContainer {
    position: fixed;
    top: 18rem;
    left: 0;
    width: 445px;
    padding: 1rem;
    border: 10px solid rgba(0,117,188,0.9);
    border-left: none;
    -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;
    z-index: 9;
    background: rgb(255,255,255);
}

    .getSocialContainer .getSocialTitle {
        position: absolute;
        top: 11rem;
        left: 21.4rem;
        padding: 1.2rem 1.3rem;
        margin-bottom: 0;
        cursor: pointer;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        background: rgba(0,117,188,0.9);
        text-transform: uppercase;
        text-align: center;
        display: block;
        letter-spacing: 1px;
        -webkit-transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
        transition: all 300ms ease 0s;
        width: 60%;
        font-size: 0;
    }
        .getSocialContainer .getSocialTitle h2:first-child {
            /*margin-right: 0.5rem;*/
            border-right: 1px solid #ffffff;
            padding-right:0.7rem;
        }
        .getSocialContainer .getSocialTitle h2:last-child {
            margin-left:0.7rem;            
        }
        .getSocialContainer .getSocialTitle h2 {
            font-family: 'Arimo', sans-serif !important;
            font-weight: 600;
            font-size: 1rem;
            font-style: normal;
            color: rgb(255,255,255);
            display:inline-block;
            margin-bottom:0;
            letter-spacing:normal;
        }
        .getSocialContainer .getSocialTitle h2 i {           
            margin-right: 0.5rem;      
            color: #e9a713;     
        }
.mediaContainer {
    height: 410px;
    overflow-y: auto;
}
.getSocialContainer h3 {
    font-family: 'Arimo', sans-serif !important;
    font-size: 1.25rem;
    font-weight: 400;
    font-style: normal;
    font: normal 1.3em OpenSansSemibold, Arial, sans-serif;
    color: #0075bc;
    margin-top: 1em;
    margin-bottom: 0.5rem;
}
.nav-tabs {
    /*border-bottom: 1px solid #dee2e6;*/
    /*margin-bottom:1rem;*/
}
.tab-content {
    text-align: center;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    min-width:33%;
}
.nav-tabs .nav-link {
    font-family: 'Arimo', sans-serif !important;
    font-size: 0.875rem;
    font-weight: 400;
    font-style: normal;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    /*border-bottom: 1px solid #9a9a9a;*/
    text-align: center;
    border-color: transparent !important;
    background: rgb(255, 255, 255)!important;
}
    /*.nav-tabs .nav-link:focus, 
    .nav-tabs .nav-link:hover {
        border-color: transparent !important;
    }*/
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        color: #0075bc !important;
        background-color: none !important;
        border-color: none !important;
        border-bottom: 3px solid rgba(0,117,188,0.9) !important;
    }
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
    color: #353535 !important;
    /*background-color: none !important;*/
    /*border-color: none !important;*/
    /*border-bottom: 3px solid #1b4b69 !important;*/
}
    /*social tab close*/



.imgCover {
    position: relative;
}

/****************************************************************
MEDIA QUERY
****************************************************************/
@media only screen and (max-width:1830px) {
    h1.siteLogo,
    h1.siteLogoFR {
        
        margin: 1.2rem 0 0 2rem;
    }
    .headerTop {
        padding: 0 1rem;
    }
    .headerTop a, .headerTop a:link, .headerTop p {
        padding-right: 2rem;
    }
    .frmSearch input[type="search"] {
        padding: 2.3rem 1rem 2.3rem 4.5rem;
    }
    .frmSearch button[type="submit"] {
        left: 1.5rem;
    }
   .footerTop .col-sm:first-child {
        padding: 2rem 1rem 1.5rem 6.5rem;
    }
    .footerTop .col-sm:last-child {
        padding: 2rem 1rem 1.5rem 3rem;
    }
    .footerTop .col-sm:first-child::after {
        width: 355px;
        height: 284px;
    }
    .footerTop .col-sm:last-child::after {
        width: 556px;
        height: 283px;
    }
    .topNavContainer .col-sm:first-child {
        padding: 2rem 1rem 2rem 2rem;
    }
}

@media only screen and (max-width:1680px) {
    h1.siteLogo,
    h1.siteLogoFR {
        width:260.48px;
        height:65.92px;
        margin: 1.5rem 0 0 1rem;
    }
    .masterHeader.scrollmasterHeader h1.siteLogo, 
    .masterHeader.scrollmasterHeader h1.siteLogoFR {
        margin: 1.15rem 1.5rem 0 6rem;
    }
    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 1.35rem;
    }
    ul.subMainMenu a, ul.subMainMenu a:link {
        padding: 0.3rem 0 0.3rem 0;
        font-size: 1rem !important;
    }
    .desktopNav ul.subMainMenu > li > ul.subSubMainMenu > li a,
    .desktopNav ul.subMainMenu > li > ul.subSubMainMenu > li a:link {
        font-size: 0.92rem !important;
    }
    ul.subMainMenu > li {
        margin-right: 1.5rem;
    }
    .desktopNav ul.mainMenu > li:hover a:after {
        bottom: -0.6rem;
    }
    .topNavContainer {
        min-height: 20rem;
    }
    ul.relatedLinks a,
    ul.relatedLinks a:link {
        font-size: 1.2rem !important;
    }
    ul.relatedLinks > li {
        height: 7.3em;
    }
    .bottomNavContainer a,
    .bottomNavContainer a:link {
        font-size: 1.8rem !important;
    }


    .popupAlert a, 
    .popupAlert a:link {
        font-size: 0.8rem;
    }

    .headerTop a,
    .headerTop a:link, .headerTop p {
        font-size: 0.9rem;
        letter-spacing:0;
    }
    .headerTop a.langTranslateBTN,
    .headerTop a.langTranslateBTN:link {
        margin-top: 0.25rem;
    }


    h2.categoryTitle {
        font-size: 2.15rem;
    }
    h2.categoryTitle .subCatTitle {
        font-size: 1.8rem;
    }
    .frmSearch {
        min-width: 315px;
    }
    .frmSearch input[type="search"] {
        font-size: 1rem;
        padding: 2rem 0.5rem 2rem 4.5rem;
    }
    .frmSearch button[type="submit"] {
        font-size: 1.1rem;
    }
    .municipalServices .col-5 h2, 
    .municipalServices .col-7 h2 {
        font-size: 1.5rem;
    }
    .btnFireRating {
        width: 170px;
        height: 170px;
    }
    .btnFireRating:before {
        width: 200px;
        height: 200px;
    }
    a.inEffectLink,
    a.inEffectLink:link {
        font-size: 0.9rem;
    }
    .topNavContainer .col-sm.poplinks h3 {
        font-size: 1.1rem;
    }
    .topNavContainer .col-sm.poplinks a span {
        font-size: 0.9rem;
    }
    /*.footerTop .col-sm:first-child {
        padding: 3.5rem 1rem 2rem 2rem;
    }
    .footerTop .col-sm:last-child {
        padding: 3.8rem 1rem 2rem 2rem;
        margin-top: -1.9rem;
    }*/
    .footerTop .col-sm:first-child {
        padding: 2rem 1rem 1.5rem 2rem;
    }
    .footerTop .col-sm:last-child {
        padding: 2rem 1rem 1.5rem 2rem;
    }
    .footerTop .col-sm:first-child::after {
        width: 307px;
        height: 246px;
    }
    .footerTop .col-sm:last-child::after {
        width: 481px;
        height: 245px;
    }
    .footerTop i {
        font-size: 2.15rem;
    }
    .footerTop h2 {
        font-size: 1.75rem;
        margin: 0;
    }
    .footerTop p {
        font-size: 0.9rem;
        margin-bottom: 0.5rem;
    }
    .footerTop a {
        font-size: 0.93rem;
    }
    .footerTop a i {
        font-size: 0.93rem;
    }
    .footerMiddle .col-sm:first-child {
        padding: 2.5rem 0 3rem 0;
    }
    /*.footerMiddle .col-sm:nth-child(2) img {
        height: 400px;
    }*/
    .footerMiddle .col-sm:last-child {
        padding: 2.5rem 0 3rem 1rem;
    }
    .footerMiddle .col-sm i {
        font-size: 3.25rem;
        margin-right: 0.4rem;
        top: -5px;
    }
    .footerMiddle .col-sm h2 {
        font-size: 1rem;
    }
    .footerMiddle .col-sm h2 span {
        font-size: 1.9rem;
    }
    .footerMiddle .col-sm:first-child p, 
    .footerMiddle .col-sm:last-child p {
        font-size: 1rem;
        line-height: 1.3;
        margin-top: 0.9rem;
        margin-bottom: 1rem;
    }
    .footerMiddle .col-sm:last-child p {
        margin-top: 0.35rem;
    }
    .footerMiddle .col-sm:first-child p.rcont {
        font-size: 1rem;
    }
    ul.phoneColsList li {
        font-size: 1rem;
        letter-spacing: 0.5px;
        line-height: 1.55;
    }
    .footerMiddle .col-sm:last-child data {
        font-size: 1rem;
    }
    .btnRegister {
        font-size:0.92rem;
        padding: 1rem 3rem;
    }
    .footerBottom h2 {
        font-size: 1rem;
    }
    .footerBottom a, .footerBottom a:link {
        font-size: 1rem;
    }
    .footerBottom p span.fpipe {
        margin: 0 0.5rem;
    }
    .footerBottom p {
        font-size: 1rem;
        margin-bottom: 0.1rem;
    }
    .socialMedia {
        margin-top: 1.5rem;
    }
    .socialMedia a, .socialMedia a:link {
       font-size: 1rem;
        margin-right: 1.5rem;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child h3 {
        font-size: 0.95rem;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul {
        line-height: 1.8;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul li {
        font-size: 0.9rem;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul li::before {
        height: 12px !important;
        width: 12px !important;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul li::before {
        margin-right: 0.5rem;
    }
    .footerBottom cite a,
    .footerBottom small {
        font-size: 1rem;
    }
    .footerBottom cite {
        margin-top: 2.5rem;
    }
    .mainContainer {
        background-size: 28rem;
    }
    .mainContainer aside.col-sm.desk {
        padding: 0 1.5rem 0 2.5rem;
    }
    .mainContainer main.col-sm {
        padding: 0.5rem 2.5rem 1.5rem 1.5rem;
        background-size: 28rem;
    }
    aside.col-sm.desk .inside-news {
        padding: 2rem 0;
    }
    aside.col-sm.desk .inside-news h3,
    aside.col-sm.desk .inside-events h3 {
        font-size: 1.3rem;
    }
    .inside-news a.iconPost h4,
    .inside-events a.iconPost h4 {
        font-size: 0.92rem;
        margin:0;
    }
    .inside-news a.iconPost time, 
    .inside-events a.iconPost time {
        font-size: 0.83rem;
    }
    .inside-news a.iconPost, .inside-news a.iconPost:link, 
    .inside-events a.iconPost, .inside-events a.iconPost:link {
        padding: 0.8rem 2rem 0.8rem 0;
    }
    .inside-news .bottomLinks a, .inside-news .bottomLinks a:link, 
    .inside-events .bottomLinks a, .inside-events .bottomLinks a:link {
        font-size: 0.92rem;
    }
    .inside-contact {
        padding: 1.65rem 0;
    }
    .inside-contact h3 {
        font-size: 1.3rem;
    }
    .inside-contact h4 {
        font-size: 0.92rem;
        margin: 0.8rem 0;
    }
    .inside-contact a {
        font-size: 0.91rem;
        margin: 0.8rem 0;
    }
    ol.breadCrumb a, ol.breadCrumb a:link {
        font-size: 0.93rem;
    }
    h4.pageTitle {
        font-size: 1.85rem;
    }
}

@media only screen and (max-width:1600px) {
    
    aside.col-sm {
        flex-grow: 1.4;
    }
    
    .sideMenu {
        padding-left: 3rem !important;
    }
    
    .footerBottom .ft-contact {
        float: none;
    }
    
    .footerBottom .socialMedia {
        float: none;
        margin-left: 0;
        margin-top: 2rem;
        margin-bottom: 0;
    }
    
    .footerBottom .footer-links a.payNowBTN,
    .footerBottom .footer-links a.alertBTN {
        display: block;
    }
    
    .footerBottom .footer-links a.alertBTN {
        margin-left: 0;
        margin-top: 2rem;
    }
}

@media only screen and (max-width:1520px) {

	.headerTop a,
	.headerTop a:link,
	.headerTop p {
    	font-size: 0.85rem;
		padding-right: 1.5rem;
	}
	
	.frmSearch {
		min-width: 290px;
	}
	
	.frmSearch input[type="search"] {
		padding: 2rem 0.5rem 2rem 2.5rem;
	}
	
	.frmSearch button[type="submit"] {
		left: 0;
	}
}

@media only screen and (max-width:1450px) {
    h1.siteLogo,
    h1.siteLogoFR {
        width: 195.36;
        height: 49.44;
    }
    .masterHeader.scrollmasterHeader h1.siteLogo, 
    .masterHeader.scrollmasterHeader h1.siteLogoFR {
        margin: 0.85rem 1.5rem 0 5rem;
    }
    .headerTop {
        padding: 0;
    }
    .headerTop a, .headerTop a:link,
    .headerTop p {
        font-size: 0.85rem;
        padding-right: 1.5rem;
    }
    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 1.15rem;
    }
    .topNavContainer {
        min-height: 17rem;
    }
    ul.relatedLinks a,
    ul.relatedLinks a:link {
        font-size: 1.1rem !important;
    }
    ul.relatedLinks > li {
        height: 6.6rem;
    }
    .bottomNavContainer a,
    .bottomNavContainer a:link {
        font-size: 1.7rem !important;
    }
    .topNavContainer .col-sm.poplinks .col-sm {
        margin: 0 1.25rem 1.25rem 0;
    }
     .topNavContainer .col-sm.poplinks h3 {
        font-size: 0.95rem;
    }
    .topNavContainer .col-sm.poplinks a span {
        font-size: 0.8rem;
        bottom: 0.35rem;
    }
    .frmSearch {
        min-width: 275px;
    }
    .frmSearch input[type="search"] {
        font-size: 0.95rem;
       /* padding: 1.8rem 0.5rem 1.8rem 3.5rem;*/
        letter-spacing: 0;
    }
    .frmSearch button[type="submit"] {
        font-size: 1.05rem;
        /*left: 1rem;*/
    }
   /*.footerTop .col-sm:first-child {
        padding: 3rem 1rem 1.5rem 1rem;
    }
    .footerTop .col-sm:last-child {
        padding: 3.2rem 1rem 1.5rem 1rem;
    }*/
    .footerTop .col-sm:first-child {
        padding: 2rem 1rem 1.5rem 1rem;
    }
    .footerTop .col-sm:last-child {
        padding: 2rem 1rem 1.5rem 1rem;
    }
    .footerTop .col-sm:first-child::after {
        width: 280px;
        height: 225px;
    }
    .footerTop .col-sm:last-child::after {
        width: 443px;
        height: 225px;
    }
    .footerTop i {
        font-size: 1.75rem;
    }
    .footerTop h2 {
        font-size: 1.35rem;
        margin: 0;
    }
    .footerTop p {
        font-size: 0.82rem;
        margin-bottom: 0.5rem;
        width: 20rem;
    }
    .footerTop a {
        font-size: 0.85rem;
    }
    .footerTop a i {
        font-size: 0.85rem;
    }
    .footerMiddle {
        padding-top: 1.5rem;
    }
    .footerMiddle .col-sm:first-child {
        padding: 2.5rem 0 3rem 0;
    }
    .footerMiddle .col-sm:nth-child(2) {
        padding-left: 1rem;
    }
    /*.footerMiddle .col-sm:nth-child(2) img {
        height: 366px;
    }*/
    .footerMiddle .col-sm:last-child {
        padding: 2.5rem 0 3rem 1rem;
    }
    .footerMiddle .col-sm i {
        font-size: 2.95rem;
    }
    .footerMiddle .col-sm h2 {
        font-size: 0.9rem;
    }
    .footerMiddle .col-sm h2 span {
        font-size: 1.7rem;
    }
    .footerMiddle .col-sm:first-child p, 
    .footerMiddle .col-sm:last-child p {
        font-size: 0.95rem;
        margin-top: 0.6rem;
        margin-bottom: 0.8rem;
    }
    .footerMiddle .col-sm:last-child p {
        margin-top: 0.35rem;
    }
    .footerMiddle .col-sm:first-child p.rcont{
        font-size: 0.95rem;
    }
    .footerMiddle .col-sm:last-child a {
        margin-right: 1.85rem;
        width: 42%;
    }
    ul.phoneColsList li {
        font-size: 0.95rem;
        letter-spacing: 0.5px;
        line-height: 1.5;
    }
    .footerMiddle .col-sm:last-child data {
        font-size: 0.95rem;
    }
    .btnRegister {
        font-size: 0.85rem;
        padding: 0.85rem 2.55rem;
        margin: 1.85rem 0 0;
    }
    .footerBottom {
        padding-top: 2rem;
    }
    .footerBottom h2 {
        font-size: 0.96rem;
    }
    .footerBottom a, .footerBottom a:link {
        font-size: 0.9rem;
    }
    .footerBottom p span.fpipe {
        margin: 0 0.35rem;
    }
    .footerBottom p {
        font-size: 0.9rem;
        margin-bottom: 0.1rem;
    }
    .socialMedia {
        margin-top: 1.15rem;
    }
    .socialMedia a, .socialMedia a:link {
       font-size: 0.95rem;
        margin-right: 1.15rem;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child h3 {
        font-size: 0.9rem;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul {
        line-height: 1.7;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul li {
        font-size: 0.85rem;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul li::before {
        height: 10px !important;
        width: 10px !important;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul li::before {
        margin-right: 0.35rem;
    }
    .footerBottom cite a, .footerBottom small {
        font-size: 0.85rem;
    }
    .footerBottom cite {
        margin-top: 4rem;
    }
    .getSocialContainer {
        width: 380px;
        padding: 0.8rem;
    }
    .mediaContainer {
        height: 355px;
    }
    .getSocialContainer .mediaContainer #facebook iframe {
        width: 335px;
        height: 303px;
    }
    .nav-tabs .nav-link {
        padding: .25rem 1rem;
    }
    .getSocialContainer .getSocialTitle {
        left: 17.7rem;
        padding: 1rem 1rem;
        width: 65%;
        font-size: 0;
    }
    .getSocialContainer .getSocialTitle h2 {
        font-size: 0.9rem;
    }
}

@media only screen and (max-width:1400px) {
    
    .sideMenu {
        padding-left: 2.5rem !important;
    }
    
    .desktopNav ul.subMainMenu a, 
    .desktopNav ul.subMainMenu a:link {
        font-size: 0.85rem;
    }
    .bottomNavContainer a, 
    .bottomNavContainer a:link {
        font-size: 0.9rem!important;
    }
    ul.relatedLinks a, 
    ul.relatedLinks a:link {
        font-size: 1rem!important;
    }

    .municipalServices .col-5 h2, 
    .municipalServices .col-7 h2 {
        font-size: 1.3rem;
    }
    .btnFireRating {
        width: 130px;
        height: 130px;
    }
    .btnFireRating:before {
        width: 150px;
        height: 150px;
    }
    a.inEffectLink,
    a.inEffectLink:link {
        font-size: 0.85rem;
    }
    .topNavContainer .col-sm:first-child {
        padding: 2rem 0 2rem 1rem;
    }
}

@media only screen and (max-width:1380px) {

	.headerTop a,
	.headerTop a:link,
	.headerTop p {
    	font-size: 0.75rem;
		padding-right: 1rem;
	}
}

@media only screen and (max-width:1330px) {
    h1.siteLogo, h1.siteLogoFR {
        width:162.8px;
        height:41.2px;
        margin: 2rem 0 0 1rem;
    }
    .masterHeader.scrollmasterHeader h1.siteLogo,
    .masterHeader.scrollmasterHeader h1.siteLogoFR {
        margin: 0.7rem 1.5rem 0 4rem;
    }
    /*ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 0.9rem;
    }*/
    .headerTop a, .headerTop a:link, 
    .headerTop p {
        font-size: 0.8rem;
        padding-right: 1rem;
    }
    .frmSearch {
        min-width: 250px;
    }
    .frmSearch input[type="search"] {
        font-size: 0.9rem;
        padding: 1.7rem 0.15rem 1.7rem 3rem;
    }
    .frmSearch button[type="submit"] {
        font-size: 1rem;
        left: 0.5rem;
    }
    .topNavContainer {
        min-height: 17rem;
    }
    ul.relatedLinks a,
    ul.relatedLinks a:link {
        font-size: 1rem !important;
    }
    ul.relatedLinks > li {
        height: 6rem;
    }
    .bottomNavContainer a,
    .bottomNavContainer a:link {
        font-size: 1.2rem !important;
    }

    h2.categoryTitle {
        font-size: 1.85rem;
    }
    h2.categoryTitle .catTitleCont {
        top: 60%;
        padding: 2.5rem 1.5rem;
    }
    h2.categoryTitle .subCatTitle {
        font-size: 1.6rem;
    }

    h3.pageTitle {
        font-size: 1.5rem;
    }
    h4.searchTitle {
        font-size: 1.3rem;
    }

    main.formPage i {
        font-size: 4rem;
    }
    main.formPage .textSuccess {
        font-size: 1.3rem;
    }
    .mainContainer {
        background-size: 25rem;
    }
    .mainContainer aside.col-sm.desk {
        padding: 0 1rem 0 1rem;
    }
    .mainContainer main.col-sm {
        padding: 0.5rem 1rem 1.5rem 1.5rem;
       
    }
    aside.col-sm.desk .inside-news {
        padding: 1.5rem 0;
    }
    aside.col-sm.desk .inside-news h3,
    aside.col-sm.desk .inside-events h3 {
        font-size: 1rem;
        letter-spacing:2px;
    }
    .inside-news a.iconPost h4,
    .inside-events a.iconPost h4 {
        font-size: 0.835rem;
        line-height: 1.25;
    }
    .inside-news a.iconPost time, 
    .inside-events a.iconPost time {
        font-size: 0.75rem;
    }
    .inside-news a.iconPost, .inside-news a.iconPost:link, 
    .inside-events a.iconPost, .inside-events a.iconPost:link {
        padding: 0.6rem 1rem 0.6rem 0;
    }
    .inside-news .bottomLinks, .inside-events .bottomLinks {
        padding: 0.7rem 0;
    }
    .inside-news .bottomLinks a, .inside-news .bottomLinks a:link, 
    .inside-events .bottomLinks a, .inside-events .bottomLinks a:link {
        font-size: 0.85rem;
    }
    .inside-contact {
        padding: 1.25rem 0;
    }
    .inside-contact h3 {
        font-size: 1rem;
        letter-spacing:2px;
    }
    .inside-contact h4 {
        font-size: 0.85rem;
        margin: 0.7rem 0;
    }
    .inside-contact a {
        font-size: 0.8rem;
        margin: 0.7rem 0;
    }
    ol.breadCrumb a, ol.breadCrumb a:link {
        font-size: 0.85rem;
    }
    .headerContent {
        padding: 1rem 0 1rem 0;
    }
    h4.pageTitle {
        font-size: 1.5rem;
        letter-spacing: 2px;
    }
}

@media only screen and (max-width:1300px) {
    .highlightOuterCont {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .hightlightsInnerCont {
        width: 1300px;
    }
    .highlightCaption h3 {
        font-size: 1.2rem;
    }
    .highlightCaption p {
        font-size: 0.8rem;
    }
    ul.subMainMenu a, ul.subMainMenu a:link {
        font-size: 0.9rem !important;
    }

    .desktopNav ul.subMainMenu > li > ul.subSubMainMenu > li a,
    .desktopNav ul.subMainMenu > li > ul.subSubMainMenu > li a:link {
        font-size: 0.9rem !important;
        padding: 0.2rem 1rem 0.2rem 0;
    }
    .desktopNav ul.subMainMenu > li > ul.subSubMainMenu > li a::after {
        font-size: 0.7rem;
    }
    ul.subMainMenu > li {
        width: 29.5%;
    }
}

@media only screen and (max-width:1280px) {

	header.scrollmasterHeader .headerTop a {
    	font-size: 13px !important;
	}
}

@media only screen and (max-width:1250px) {
	
    .scrollup {
        bottom: 1.5rem;
        right: 1.5rem;
    }
    .footerBottom .col-sm:first-child {
        max-width: 55%;
    }
    .footerBottom .col-sm:nth-child(2) {
        max-width: 28%;
    }
}

@media only screen and (max-width:1230px) {

	header.scrollmasterHeader .headerTop a {
    	font-size: 12px !important;
	}
}

@media only screen and (max-width:1190px) {
    ul.mainMenu , li:first-child {
        margin-left: 0;
    }
    aside .desktopTab {
        display: none;
    }
    
    ul.sideMenu {
        display: none;
        padding-bottom: 2rem;
    }

    .mainContainer aside.col-sm,
    .mainContainer main.col-sm {
        flex-basis: auto;
    }
    
    .mainContainer aside.col-sm {
        padding: 0 !important;
    }
    
    .mainContainer {
        background-size: 15rem;
        background-position-y: 1%;
    }

    .sideMenuNav {
        display: inherit;
        width: 100%;
        font: normal 400 1.2rem 'Arimo', Arial, sans-serif;
        color: rgb(255,255,255);
        cursor: pointer;
        text-transform: uppercase;
        border: none;
        padding: 0.8rem 1rem;
        letter-spacing: 2px;
        margin: 0;
        background: #0075bc;
        text-align: center;
    }
    
    .sideMenuNav:before {
        content: normal;
        margin-left: 0;
    }
    
    .sideMenuNav:after {
        content: "\f0c9";
        color: #e9a713;
        margin-left: 1rem;
    }
    .sideMenuNav.openSideMenuIcon:after {
        content: "\f068";
    }
    
    .sideMenu {
        padding-left: 1rem !important;
    }
    
    .weatherText > i{
        font-size:1.5rem;
        line-height:2.5rem;
    }
    .weatherTemp{
        font-size:1.5rem;
    }
    .wlDay, .wlIcon, .wlHigh, .wlLow, .col2WDesc{
        font-size:.8rem;
    }
    
    .news-events.desktopTab,
    aside.desk{
        display:none;
    }
    
    .news-events.mob {
        display: none;
        /*display: block;*/
        padding: 0 2rem;
        background: #eeefee;
    }
    .news-events.mob .nav-tabs{
        border-bottom: 2px solid #c8c9c8;
    }
    .news-events.mob .nav-tabs .nav-item {
        margin-bottom: -1px;
        width: 50%;
    }
    .news-events.mob .nav-tabs .nav-link {
        color: #d2d3d2;
        font-family: 'Arimo', sans-serif !important;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        text-transform:uppercase;
        letter-spacing:1px;
        background: #eeefee !important;
        -webkit-transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
        transition: all 300ms ease 0s;
    }
    .news-events.mob .nav-tabs .nav-link.news-tab:hover,
    .news-events.mob .nav-tabs .nav-link.news-tab:focus{
        color: #353535 !important;
    }
    .news-events.mob .nav-tabs .nav-link.news-tab:hover i,
    .news-events.mob .nav-tabs .nav-link.news-tab:focus i{
       color: #265e71 !important;
    }
    .news-events.mob .nav-tabs .nav-link.events-tab:hover,
    .news-events.mob .nav-tabs .nav-link.events-tab:focus{
        color: #353535 !important;
    }
    .news-events.mob .nav-tabs .nav-link.events-tab:hover i,
    .news-events.mob .nav-tabs .nav-link.events-tab:focus i{
        color: #529f8e !important;
    }
    .news-events.mob .nav-tabs .nav-link i{
        display:block;
        text-align:center;
    }
    .nav-link.news-tab.active{
        color: #353535 !important;
        border-bottom: 2px solid #265e71 !important;
    }
    .nav-link.news-tab.active i{
        color: #265e71 !important;
    }
    .nav-link.events-tab.active {
        color: #353535 !important;
        border-bottom: 2px solid #529f8e !important;
    }
    .nav-link.events-tab.active i{
         color: #529f8e !important;
    }
    .news-events.mob .tab-content {
        background: #dedfde;
        text-align: left;
        padding: 1.7rem 2.5rem 1.25rem 2.5rem;
    }
    .news-events.mob .tab-content h3 {
        font-family: 'Arimo', sans-serif !important;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 700;
        color: #265e71;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        margin: 0;
    }
    .news-events.mob .tab-content #events h3 {
        color: #529f8e;
    }
    .news-events.mob a.iconPost {
        padding: 0.85rem 1rem 0.85rem 0;
        position: relative;
        display: block;
        border-bottom: 1px solid #cdcecd;
    }
    .news-events.mob a.iconPost h4{
        font-family: 'Arimo', sans-serif !important;
        font-size: 0.95rem;
        font-style: normal;
        font-weight: 400;
        color: #353535;
        letter-spacing: 1px;
        margin-bottom: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 1.5;
    }
     .news-events.mob a.iconPost time{
         font-family: 'Arimo', sans-serif !important;
        font-size: 0.82rem;
        font-style: normal;
        font-weight: 700;
        color: #353535;
        text-transform: uppercase;
        letter-spacing: 1px;
     }
    .news-events.mob a.iconPost time:before {
        content: "\f133";
        font-weight: 400;
        margin-right: 0.35rem;
    }
    .news-events.mob #news a.iconPost time:before {
        color: #265e71;
    }
    .news-events.mob #events a.iconPost time:before {
        color: #529f8e;
    }
    .news-events.mob .bottomLinks {
        position: relative;
        padding: 0.8rem 0;
        margin-bottom: 0;
        display: block;
    }
    .news-events.mob .bottomLinks a,
    .news-events.mob .bottomLinks a:link{
        font-family: 'Arimo', sans-serif !important;
        font-size: 0.9rem;
        font-style: normal;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        color: #265e71;
    }
    .news-events.mob #news .bottomLinks a:visited{
         color: #265e71;
    }
    .news-events.mob #news .bottomLinks a:hover {
        color: #529f8e;
    }
    .news-events.mob #news .bottomLinks a:active {
        color: #529f8e;
    }
    .news-events.mob #events .bottomLinks a,
    .news-events.mob #events .bottomLinks a:link {
        color: #529f8e;
    }
    .news-events.mob #events .bottomLinks a:visited{
         color: #529f8e;
    }
    .news-events.mob #events .bottomLinks a:hover{
          color: #265e71;
    }
   .news-events.mob #events .bottomLinks a:active{
         color: #265e71;
    }
    .inside-contact h3 {
        font-size: 1.3rem;
        letter-spacing: 1.5px;
        text-transform:capitalize;
    }
    .inside-contact h4 {
        font-size: 0.9rem;
        margin: 0.6rem 0;
    }
    .inside-contact a {
        font-size: 0.85rem;
    }
    ol.breadCrumb {
        display: none;
    }
    ol.breadCrumb.mobile {
        display: block;
    }
    .desktopNav,
    ul.subMainMenu,
    ul.subSubMainMenu {
        display: none;
    }
    .mainContainer main.col-sm {
        padding: 0.5rem 2rem 1.5rem 2rem;
       
    }
    .mainContainer {
        background-image: url(../images/inner-mainbgmobile.png);
        background-position-y: 4%;
        background-size: 17rem;
    }
 
    .headerTop {
        padding: 1rem 0.5rem;
    }
    .headerTop a span, .headerTop p span {
        display:none;
    }
    .headerTop p.hstaff {
       border:none;
    }
    .headerTop a, .headerTop a:link, .headerTop p {
        font-size: 1.1rem;
        padding-right: 4rem;
    }
    h1.siteLogo, h1.siteLogoFR {
        width: 195.96px;
        height: 49.44px;
        margin-top: 2rem;
    }
    .headerBottom {
        height: 4rem;
        background: #0075bc;
    }
     .frmSearch {
        min-width:0;
        position:relative;
    }
    .frmSearch button[type="submit"] {
        position:relative;
        right: 1rem;
        left:auto;
        transform:none;
        top:auto;
       padding: 0.35rem 0;
       font-size: 1.2rem;
    }
    .frmSearch button[type="submit"] i {
        font-weight: bold;
    }
    .frmSearch input[type="search"] {
        display:none;
    }
    .mobileNav,
    .menuIcon,
    .closeNav {
        display: inherit;
    }

    .moreOptionMainMenu,
    .moreOptionSubMainMenu {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1rem;
        color: rgb(255,255,255);
        display: inline-block;
        padding: .8rem 1.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 {
        padding: 0.8rem 1.1rem;
    }

    .moreOptionMainMenu:before,
    .moreOptionSubMainMenu:before {
        content: "\f067";
        margin-left: 0;
        -webkit-transition: transform 300ms ease 0s;
        -moz-transition: transform 300ms ease 0s;
        -o-transition: 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);*/
        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);
    }

    .closeNav {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1.3rem;
        color: rgb(255,255,255);
        padding: 0.5em;
        margin: 0.5rem 0.5rem 0.5rem 0;
        border: none;
        cursor: pointer;
        background: none;
    }

    nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 400px;
        min-width: 280px;
        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: 20;
        background: #0075bc url(../images/eggNav.png) top right no-repeat;
    }

    ul.mainMenu {
        margin-top: 4rem;
        overflow: auto;
    }

    ul.mainMenu i {
        margin-right: 0.5rem;
        display: inline-block;
        /*display: none;*/
    }

    ul.mainMenu a,
    ul.mainMenu a:link {
        position: static;
        font-size: 1rem;
        text-align: left;
        border-left: none;
        display: block;
        padding: 1rem;
        letter-spacing: 2px;
        color: rgb(255,255,255) !important;
    }

    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: #e9a713;
    }
    ul.mainMenu > li.selected .moreOptionMainMenu {
        color: rgb(255,255,255);
    }

    ul.mainMenu > li:hover > a {
        color: rgb(255,255,255);
        background:#e9a713;
    }
    ul.mainMenu > li.hasChild:hover .moreOptionMainMenu {
         color: rgb(255,255,255);
    }


    ul.subMainMenu a,
    ul.subMainMenu a:link {
        font-size: 1rem !important;
        font-weight: 400;
        color: rgb(255,255,255) !important;
        text-transform: none !important;
        padding-left: 1.5rem !important;
        border-bottom: none !important;
        background: #2195da !important;
        letter-spacing: 1px !important;
    }
    ul.subMainMenu a:visited {
        color: rgb(255,255,255);
    }
    ul.subMainMenu a:hover {
        background: #244955!important;
    }
    ul.subMainMenu a:active {
        background: #244955!important;
    }
    ul.subMainMenu a:focus {
        background:#244955!important;
    }

    ul.subMainMenu > li {
        position: relative;
        width: auto;
        float: none;
        margin: 0;
    }

    ul.subMainMenu > li.hasChild > a {
        padding-right: 2.7rem;
    }

    ul.subMainMenu > li.selected > a {
        color: rgb(255,255,255);
        background: #244955!important;
    }
    ul.subMainMenu > li.selected .moreOptionSubMainMenu {
        color: rgb(255,255,255);
    }


    ul.subMainMenu > li:hover > a {
        color: rgb(255,255,255);
        border-bottom-color: #05588a;
        background:#05588a!important;
    }
    ul.subMainMenu > li.hasChild:hover .moreOptionSubMainMenu {
        color: rgb(255,255,255);
    }

    ul.subSubMainMenu > li {
        position: relative;
        width: auto;
        float: none;
        margin: 0;
    }
    ul.subSubMainMenu a,
    ul.subSubMainMenu a:link {
      /*font-style: italic;*/
      font-family: 'Arimo',sans-serif;
      font-size:14px !important;
      color: rgb(255,255,255) !important;
      background: #01446c !important;
      border-bottom: none !important;
      padding: 0.9rem 1rem 0.9rem 2rem !important;
      /*letter-spacing: 1px !important;*/
    }
    ul.subSubMainMenu a:visited {
        color: rgb(255,255,255) !important;
    }
    ul.subSubMainMenu > li a:hover {
        color: rgb(255,255,255) !important;
        background: #0a84ce !important;
    }

    ul.subSubMainMenu > li.selected > a {
        color: rgb(255,255,255) !important;
        background: #0075bc !important;
    }
   
    .btnPollQuestionVote {
        font-size: 1rem;
    }
    ul.phoneColsList {
        font-size: 1rem;
    }
    .footerTop .col-sm:first-child {
        padding: 1.15rem 1rem 1rem 1rem;
    }
    .footerTop .col-sm:last-child {
        padding: 1.15rem 1rem 1rem 1rem;
    }
    .footerTop .col-sm:first-child::after {
        width: 221px;
        height: 176px;
        /*top: -1rem;*/
    }
    .footerTop .col-sm:last-child::after {
        width: 346px;
        height: 176px;
        /*top: -1rem;*/
    }
    .footerTop i {
        font-size: 1.5rem;
    }
    .footerTop h2 {
        font-size: 1.25rem;
    }
    .footerTop p {
        font-size: 0.75rem;
        margin-bottom: 0.25rem;
        width: 17rem;
    }
    .footerTop a {
        font-size: 0.785rem;
    }
    .footerTop a i{
        font-size: 0.785rem;
    }
    .footerMiddle .col-sm i {
        font-size: 2.5rem;
    }
    .footerMiddle .col-sm h2 {
        font-size: 0.8rem;
        letter-spacing: 0.5px;
        margin-bottom: 0.2rem;
    }
    .footerMiddle .col-sm h2 span {
        font-size: 1.5rem;
    }
    .footerMiddle .col-sm:first-child p,
    .footerMiddle .col-sm:last-child p {
        font-size: 0.85rem;
        margin-bottom: 0.6rem;
        margin-top: 0.3rem;
    }
    .footerMiddle .col-sm:first-child p.rcont {
        font-size: 0.85rem;
    }
    .footerMiddle .col-sm:last-child a {
        margin-right: 1.5rem;
    }
    ul.phoneColsList li {
        font-size: 0.85rem;
        letter-spacing: 0.3px;
        line-height: 1.4;
    }
    .footerMiddle .col-sm:last-child data {
        font-size: 0.85rem;
        letter-spacing: 0.5px;
    }
    .btnRegister {
        font-size: 0.75rem;
        padding: 0.65rem 2rem;
        margin: 1.35rem 0 0;
    }
    .footerBottom .col-sm:first-child {
        max-width: 50%;
    }
    .footerBottom .col-sm:nth-child(2){
        max-width: 32%;
    }
    .footerBottom .col-sm:last-child {
        max-width: 18%;
        padding: 0;
    }
    .footerBottom h2 {
        font-size: 0.9rem;
    }
    .footerBottom a, .footerBottom a:link {
        font-size: 0.83rem;
    }
    .footerBottom p span.fpipe {
        margin: 0 0.2rem;
    }
    .footerBottom p {
        font-size: 0.83rem;
        margin-bottom: 0;
        letter-spacing: 0.2px;
    }
    .socialMedia {
        margin-top: 1rem;
    }
    .socialMedia a, .socialMedia a:link {
       font-size: 0.9rem;
        margin-right: 1rem;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child h3 {
        font-size: 0.85rem;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul {
        line-height: 1.6;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul li {
        font-size: 0.8rem;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul li::before {
        height: 9px !important;
        width: 9px !important;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul li::before {
        margin-right: 0.3rem;
    }
    .footerBottom cite a, .footerBottom small {
        font-size: 0.75rem;
    }
    .footerBottom cite {
        margin-top: 5rem;
    }
    .getSocialContainer {
        width: 320px;
        padding: 0.7rem;
        top: 15rem;
    }
    .mediaContainer {
        height: 300px;
    }
    /*.getSocialContainer .mediaContainer #facebook iframe {
        width: 288px;
        height: 256px;
    }*/
    .nav-tabs .nav-link {
        padding: .15rem 1rem;
    }
    .getSocialContainer{
        position:absolute !important;
    }
    .getSocialContainer .getSocialTitle {
        left: 15.5rem;
        padding: 0.rem 0.rem;
        width: 60%;
        font-size: 0;
        top: 9rem;
        }
    .theinside.getSocialContainer {
        top:5rem;
    }
    .getSocialContainer .getSocialTitle h2 {
        font-size: 0.8rem;
    }
    .getSocialContainer .getSocialTitle h2:first-child {
        padding-right: 0.55rem;
    }
    .getSocialContainer .getSocialTitle h2:last-child {
        margin-left: 0.55rem;
    }
        .getSocialContainer .getSocialTitle h2 i {           
            display:none;      
        }
}

@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;
    }*/
}

@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;
    }
    .theinside.getSocialContainer {
        top:4rem;
    }
}

@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:1024px) {
    /*.footerBottom h2 {
        font-size: 1.4rem;
    }*/
    .pageTitle {
        font-size: 1.1rem;
    }
        .theinside.getSocialContainer {
        top:3.5rem;
    }
}

@media only screen and (max-width:1023px) {
    


    .articlePost {
        border-top: none;
        padding-top: 0;
    }



    /*ul.textResizer {
        float: none;
    }
    ol.breadCrumb a,
    ol.breadCrumb a:link {
        font-size: 1rem;
    }*/


    h2.categoryTitle {
        font-size: 1.5rem;
    }

    h2.categoryTitle .subCatTitle {
        font-size: 1.3rem;
    }
    h2.categoryTitle .catTitleCont {
        top: 64%;
        padding: 2.15rem 1.5rem;
        left: 9rem;
        right: 9rem;
    }
    h4.pageTitle {
        font-size: 1.35rem;
    }
    /*.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 .col-sm:first-child { 
        /* background-image: url(../images/tourism-mobile.png); */
         background-repeat: no-repeat; 
         background-size: 100% 100%; 
         max-width: 100%; 
        flex-basis: auto; 
        margin: 0;
        padding: 1.15rem 1rem 1.5rem 2rem;
   } 
    /*.footerTop .col-sm:first-child {
        background: url(../images/tourism-mobile.png);
        background-repeat: no-repeat;
        background-size: contain;
        max-width: 100%;
        flex-basis: auto;
        margin: 0;
        padding: 2rem 1rem 1.5rem 2rem;
        background-position-x: right;
        background-color:#0075bc;
        background-position-y: bottom;
    }
    .footerTop .col-sm:last-child {
        background-image: url(../images/development-mobile.png);
        background-repeat: no-repeat;
        background-size: contain;
        max-width: 100%;
        flex-basis: auto;
        margin: 0;
        padding: 2rem 1rem 1.5rem 2rem;
        background-position-x: right;
        background-color:rgba(97,158,141,1);
        background-position-y: bottom;
    }*/
    .footerTop .col-sm:last-child { 
        /* background-image: url(../images/development-mobile.png); */
         background-repeat: no-repeat;
        background-size: 100% 100%;
         max-width: 100%; 
        flex-basis: auto;
        margin: 0; 
        padding: 1.15rem 1rem 1.5rem 2rem;
     } 
    .footerTop .col-sm:first-child::after {
        width: 180px;
        height: 144px;
        bottom: 0;
        top: auto;
    }
    .footerTop .col-sm:last-child::after {
        width: 275px;
        height: 140px;
        bottom: 0;
        top: auto;
    }
    .footerMiddle {
        padding-top: 1rem;
        background: url(../images/footermiddle-bgmobile.jpg) left bottom no-repeat;
        background-size: auto;
        background-size: 100% 100%;
    }
    .footerMiddle .col-sm {
       max-width:100% !important;
       flex-basis:auto;
       padding: 1rem 1rem !important;
    }
    .footerMiddle .col-sm:nth-child(2) {
        order: 3;
        padding:1rem 3rem 0 3rem !important;
    }
    .footerBottom {
        padding-top: 1rem;
    }
    .footerBottom .col-sm {
        max-width: 100% !important;
        flex-basis:auto;
        text-align:center;
        padding: 1rem 0 0.5rem 0 !important;
    }
    .footerBottom .col-sm:nth-child(2) .row {
        justify-content: center;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:first-child {
        padding-top: 0 !important;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child {
        padding: 1rem 0 0 1rem !important;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child h3 {
        text-align: left;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child ul li {
        text-align: left;
    }

    
    .footerBottom .footer-links {
        text-align:center;
        display: inline-block !important;
		margin-left: auto;
		width:100%;
		margin-right: auto;

    }
	
	.footerBottom .footer-links a {
		margin: 0 auto;
	}
    
    .footerBottom .footer-links a.payNowBTN,
    .footerBottom .footer-links a.alertBTN {
        display: inline-block
    }
    
    .footerBottom .footer-links a.alertBTN {
        margin-left: 1rem;
        margin:0 auto;
        text-align:center;
    }
    
    
    .footerBottom a, .footerBottom a:link {
        display: block;
        text-align:center;
    }
    .footerBottom p span.fpipe {
        display:none;
        text-align:center;
    }
    .socialMedia a, .socialMedia a:link {
        display: inline-block !important;
    }
    .socialMedia {
        margin-top: 0.5rem;
        text-align:center;
    }
    .footerBottom cite a, .footerBottom small {
        text-align: center;
    }
    .footerBottom cite {
        float: none;
        margin-top: 1rem;
    }
    .socialMedia a:last-child{
        margin:0 !important;
        text-align:center;
    }
     .footerBottom p{
         margin:1rem;
         text-align:center;
     }
}

@media only screen and (max-width:930px) {
    header.masterHeader {
        position: static;
    }
    h2.categoryTitle {
        top: 50%;
    }
        .theinside.getSocialContainer {
        top:5.6rem;
    }
}

@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;
    }
}
@media only screen and (max-width:785px){
    h1.siteLogo, h1.siteLogoFR {
       /* width: 150px;
        height: 45px;*/
        margin-top: 2rem;
    }
    .headerTop a, .headerTop a:link, .headerTop p {
        font-size: 0.95rem;
        padding-right: 3rem;
    }
    h2.categoryTitle .catTitleCont {
        left: 6rem;
        right: 6rem;
    }
    .frmSearch button[type="submit"] {
        padding: 0.2rem 0;
        font-size: 1.1rem;
    }
    .headerBottom {
        height: 3.7rem;
    }
    .menuIcon {
        font-size: 1.35rem;
    }
    .getSocialContainer {
       
        top: 8rem;
       
    }
    .mediaContainer {
        height: 265px;
    }
    /*.getSocialContainer .getSocialTitle {
        left: 14.9rem;
        padding: 0.8rem 0.5rem;
        font-size: 0;
        top: 7rem;
        width: 65%;
    }*/
    /*.getSocialContainer .mediaContainer #facebook iframe {
        width: 230px;
        height: 214px;
    }*/
    .getSocialContainer .getSocialTitle h2 {
        font-size: 0.7rem;
        letter-spacing: 1px;
    }
    .getSocialContainer .getSocialTitle h2 i {
        margin-right: 0.25rem;
    }
}

@media only screen and (max-width:767px) {
    .popupAlert > .container {
        font-size: 0.8rem;
    }

        .theinside.getSocialContainer {
        top:4rem;
    }
    /*.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;
    }*/

    /*.footerBottom small,
    .footerBottom cite {
        float: none;
        display: block;
        text-align: center;
        margin-top: 0.5rem;
    }
    .footerBottom cite {
        margin-bottom: 1.5rem;
    }*/
}

@media only screen and (max-width:750px) {
    /*.headerContent {
        padding-top: 1rem;
        padding-bottom: 2rem;
    }
    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;
    }
}

@media only screen and (max-width:680px) {
    /*.headerContent {
        display: none;
    }*/
    .theinside.getSocialContainer {
        top:4rem;
    }

    .sideMenuNav {
        font-size: 0.95rem;
    }
    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 {
        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;
    }
}

@media only screen and (max-width:600px) {
    .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;
    }
    /*.footerTop .col-sm {
        padding: 1.5rem 1rem 2.5rem 2rem !important;
    }*/
      .footerTop .col-sm:first-child::after {
        width: 165px;
        height: 132px;
    }
    .footerTop .col-sm:last-child::after {
        width: 248px;
        height: 126px;
    }
    .footerTop i {
        font-size: 1.35rem;
    }
    .footerTop h2 {
        font-size: 1.1rem;
        margin-bottom: 0.35rem;
    }
    .footerTop p {
        font-size: 0.7rem;
        width: 14rem;
        line-height: 1.3;
    }
    .footerTop a {
        font-size: 0.765rem;
    }
    .footerTop a i{
        font-size: 0.765rem;
    }
}

@media only screen and (max-width:580px) {
    .mainContainer main.col-sm {
    padding: 0.5rem 1rem 1.5rem 1rem;
}
    /*.menuIcon > span {
        display: none;
    }*/
    .headerBottom {
        height: 3.35rem;
    }
    .menuIcon {
        font-size: 1.15rem;
        padding: 0.5rem;
    }
    .menuIcon::after {
        margin-left: 0.35rem;
    }
    h1.siteLogo, h1.siteLogoFR {
       /* width: 142px;
        height: 42px;*/
        margin-top: 1.2rem;
    }
    .headerTop a, .headerTop a:link,
    .headerTop p {
        font-size: 0.9rem;
        padding-right: 2rem;
    }
    .frmSearch button[type="submit"] {
        padding: 0;
        font-size: 1rem;
        right: 0.5rem;
    }
    .headerTop a.langTranslateBTN, 
    .headerTop a.langTranslateBTN:link {
        font-size: 0.75rem;
        margin-top: 0.3rem;
    }
    h2.categoryTitle {
        font-size: 1.2rem;
    }
    h2.categoryTitle .subCatTitle {
        font-size: 1.1rem;
    }
    h2.categoryTitle .catTitleCont {
        padding: 1.5rem 1.5rem;
        left: 2rem;
        right: 2rem;
    }
    .headerContent {
        padding: 0.7rem 0 0.7rem 0;
    }
    ol.breadCrumb a, ol.breadCrumb a:link {
        font-size: 0.8rem;
    }
    ul.textResizer > li:last-child {
        margin-left: 0.8rem;
    }
    h4.pageTitle {
        font-size: 1.15rem;
        padding: 1rem 0;
    }
    .mediaContainer {
        height: 240px;
    }
    .getSocialContainer {
        top: 5rem;
        z-index: 10;
    }
    .getSocialContainer .getSocialTitle {
        left: 15.7rem;
        padding: 0.7rem 0.5rem;
        font-size: 0;
        top: 7.5rem;
        width:55%;
        display: none;
    }
    .getSocialContainer .getSocialTitle h2 {
        font-size: 0.6rem;
    }
    .getSocialContainer .getSocialTitle h2:last-child {

        margin-left: 0.3rem;
    }
    .getSocialContainer .getSocialTitle h2:first-child {
        padding-right: 0.3rem;
    }
	
	
        
}

@media only screen and (max-width:575px) {
    .searchColPages.col-sm {
        padding-right: 0;
    }
    .searchColDocuments.col-sm {
        padding-left: 0;
        padding-top: 2.5rem;
    }
}

@media only screen and (max-width:530px) {
    .popupAlert > .container {
        padding-left: 1rem;
    }

    .popupAlert > .container:before {
        content: none;
        position: static;
        display: block;
        margin-right: 0;
        margin-bottom: 0.8rem;
        margin-top: 0.8rem;
        text-align: center;
    }
}

@media only screen and (max-width:500px) {
	
    nav {
        width: 280px;
    }

    .moreOptionMainMenu {
        padding-bottom: 0.8rem;
        padding-top: 0.8rem;
    }
    .moreOptionSubMainMenu {
        padding-bottom: 0.8rem;
        padding-top: 0.8rem;
    }

    ul.mainMenu a,
    ul.mainMenu a:link,
    ul.subMainMenu a,
    ul.subMainMenu a:link,
    ul.subSubMainMenu a, 
    ul.subSubMainMenu a:link {
        font-size: 0.9rem!important;
    }
}

@media only screen and (max-width:480px) {
    
    /*.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;
    }
    .news-events.mob .tab-content {
        padding: 1rem 1.5rem 0.8rem 1.5rem;
    }
    .news-events.mob .nav-tabs .nav-link {
        font-size: 0.7rem;
        padding: .15rem .1em;
        letter-spacing:.5px;
    }
    .news-events.mob .tab-content h3 {
        font-size: 0.95rem;
        letter-spacing: 1px;
    }
    .news-events.mob a.iconPost {
        padding: 0.5rem 1rem 0.5rem 0;
    }
    .news-events.mob a.iconPost h4 {
        font-size: 0.75rem;
        letter-spacing: .5px;
        line-height: 1.35;
    }
    .news-events.mob a.iconPost time {
        font-size: 0.7rem;
        letter-spacing: 0.5px;
    }
    .news-events.mob .bottomLinks {
        padding: 0.4rem 0;
    }
    .news-events.mob .bottomLinks a i {
        margin-left: 0.35rem;
    }
    .news-events.mob .bottomLinks a, 
    .news-events.mob .bottomLinks a:link {
        font-size: 0.8rem;
    }
    .inside-contact {
        padding: 1rem 0;
    }
    .inside-contact h3 {
        font-size: 1.1rem;
    }
    .inside-contact h4 {
        font-size: 0.8rem;
        margin: 0.4rem 0;
    }
    .inside-contact a {
        font-size: 0.75rem;
        margin: 0.5rem 0;
    }
	
	.headerTop a, .headerTop a:link, .headerTop p {
		padding-right: 1.25rem;
	}
}

@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:400px) {
    .weatherText > i{
        font-size:1rem;
        line-height:1.5rem;
    }
    .weatherTemp{
        font-size:1rem;
    }
    .wlDay, .wlIcon, .wlHigh, .wlLow, .col2WDesc{
        font-size:.6rem;
    }
    .weatherTemp span{
        font-size:.6rem;
    }
    .bodyContainer{
        padding:.7rem;
    }
    h1.siteLogo, h1.siteLogoFR {
       /* width: 122px;
        height: 37px;
        margin: 0.5rem 0 0 0.5rem;*/
    }
    .headerBottom {
        height: 2.8rem;
    }
    .menuIcon {
        font-size: 0.95rem;
        padding: 0.35rem;
    }
    .btnPollQuestionVote {
        width: 100%;
        max-width: 100%;
        font-size: 0.8rem;
    }
    h2.categoryTitle .catTitleCont {
        top: 68%;
        padding: 1.25rem 1.5rem;
        left: 1rem;
        right: 1rem;
    }
    h2.categoryTitle {
        font-size: 1rem;
    }
    h4.pageTitle {
        font-size: 1.1rem;
        padding: 0.85rem 0;
        letter-spacing: 1.5px;
    }
    .mainContainer {
        background-size: 11rem;
    }
    /*.footerMiddle > .container {
        padding-bottom: 14rem;
        -webkit-background-size: 300px 191px;
        -moz-background-size: 300px 191px;
        background-size: 300px 191px;
    }*/
    .headerTop {
        padding: 0.8rem 0.5rem;
    }

    .headerTop a, .headerTop a:link,
    .headerTop p {
        font-size: 0.75rem;
        padding-right: 1.15rem;
    }
    .frmSearch button[type="submit"] {
        font-size: 0.9rem;
        right: 0.25rem;
    }
 .footerTop .col-sm:first-child {
        padding: 1rem 1rem 1.5rem 1.5rem;
    }
    .footerTop .col-sm:last-child {
        padding: 1rem 1rem 1.5rem 1.5rem;
    }
    .footerTop .col-sm:first-child::after {
        width: 137px;
        height: 110px;
    }
    .footerTop .col-sm:last-child::after {
        width: 204px;
        height: 104px;
    }
    .footerTop i {
        font-size: 1.1rem;
    }
    .footerTop h2 {
        font-size: 0.95rem;
        margin-bottom: 0.25rem;
    }
    .footerTop p {
        font-size: 0.6rem;
        width: 10rem;
        line-height: 1.2;
        margin-bottom: 0.15rem;
    }
    .footerTop a {
        font-size: 0.68rem;
    }
    .footerTop a i{
        font-size: 0.68rem;
    }
    .footerMiddle .col-sm {
        padding: 1rem 0.5rem !important;
    }
    .footerMiddle .col-sm i {
        font-size: 2rem;
        margin-right: 0.3rem;
        top: -4px;
    }
    .footerMiddle .col-sm h2 {
        font-size: 0.73rem;
        letter-spacing: 0.35px;
        margin-bottom: 0.15rem;
    }
    .footerMiddle .col-sm h2 span {
        font-size: 1.1rem;
    }
    .footerMiddle .col-sm:first-child p,
    .footerMiddle .col-sm:last-child p {
        font-size: 0.8rem;
        margin-bottom: 0.5rem;
        margin-top: 0.3rem;
    }
    .footerMiddle .col-sm:first-child p.rcont {
        font-size: 0.77rem;
        line-height: 1.1;
    }
    .footerMiddle .col-sm:last-child a {
        margin-right: 1.2rem;
    }
    ul.phoneColsList {
        margin-bottom: 0.5rem;
    }
    ul.phoneColsList li {
        font-size: 0.75rem;
        letter-spacing: 0.3px;
        line-height: 1.3;
    }
    .footerMiddle .col-sm:last-child data {
        font-size: 0.77rem;
        letter-spacing: 0.2px;
        padding-bottom: 0.5rem;
    }
    .btnRegister {
        font-size: 0.7rem;
        padding: 0.6rem 1.75rem;
        margin: 1rem 0 0;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:first-child {
        max-width: 8rem !important;
    }
    .footerBottom .col-sm:nth-child(2) .col-sm:last-child {
        max-width: 9rem !important;
    }
    .footerBottom .col-sm {
        padding: 0.5rem 0 0.5rem 0 !important;
    }
    .footerBottom h2 {
        font-size: 0.835rem;
    }
    .footerBottom a, .footerBottom a:link {
        font-size: 0.75rem;
    }
    .footerBottom p {
        font-size: 0.75rem;
    }
    .socialMedia a, .socialMedia a:link {
        font-size: 0.85rem;
        margin-right: 0.9rem;
    }
    /*.frmSearch {
        top: 9rem;
    }
    .activePopupAlert .frmSearch {
        top: 11rem;
    }*/
    .getSocialContainer {
        width: 270px;
        padding: 0.3rem;
        top: 4rem;
        border: 5px solid rgba(39, 89, 105,0.95);
    }
    .getSocialContainer .getSocialTitle {
            left: 12.6rem;
            padding: 0.6rem 0.35rem;
            font-size: 0;
            top: 5.5rem;
            width: 60%;
    }
    .getSocialContainer .getSocialTitle h2 {
        font-size: 0.55rem;
    }
    .mediaContainer {
        height: 190px;
    }
    
    /*.getSocialContainer .mediaContainer #facebook iframe {
        width: 173px;
        height: 131px;
    }*/
}