﻿/******* GENERAL THEME OF THE SITE *******  font-family: 'Arsenal', sans-serif; *******/

body {
    min-width: 320px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #072a48;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    background: #FFF;
}

.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 1rem 'Arsenal', sans-serif;
    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;
}

h2.categoryTitle {
    position: relative;
    height: auto;
    min-height: 460px;
    font: bold 4rem 'Arsenal', sans-serif;
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

h2.categoryTitle .frmSearch {
    z-index: 5;
    position: relative;
    padding: 5rem 1.5rem 0;
}

h2.categoryTitle:before {
    content: " ";
    background: url(../images/banner_line.png) left center repeat-y;
    width: 100%;
    display: inline-block;
    position: absolute;
    z-index: 2;
    height: 100%;
}

h2.categoryTitle .catTitleCont {
    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%);
    width: 100%;
    padding: 0 1.5rem;
    display: block;
    z-index: 3;
}

h2.categoryTitle .subCatTitle {
    font: italic 400 2rem 'Open Sans', Arial, sans-serif;
    display: block;
}

h3.pageTitle {
    font: normal 700 2rem 'Open Sans', Arial, sans-serif;
    color: #072a48;
    display: block;
    margin-bottom: 1.5rem;
}


/* styling for content area tables */

table th {
    background: #072a48;
    color: #FFF;
}


/* end */

p {
    padding: 0;
    margin: 0 0 1rem;
}

a,
a:link,
ul.directory-list button {
    font-weight: 700;
    color: #018ab6;
    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;
    outline: none;
}

a:visited {
    color: #018ab6;
    outline: none;
}

a:hover,
ul.directory-list button:hover {
    color: #eb9544;
    text-decoration: none;
    outline: none;
}

a:active,
ul.directory-list button:active {
    color: #eb9544;
    outline: none;
}

a:focus,
ul.directory-list button:focus {
    color: #eb9544;
    text-decoration: none;
    outline: none;
}

button:focus {
    outline: none;
}

cite,
small {
    font-style: normal;
}

figure {
    padding: 0;
    margin: 0;
}

address {
    font-style: normal;
}

.mainContainer aside.col-sm,
.mobileNav,
.sideMenuNav,
.moreOption>span,
.scrollup>span {
    display: none;
}


/* .desktopNav ul.mainMenu a:after, */

.highlightContainer h2:before,
.hightlightsInnerCont a:after,
.btnPrint,
.btnFireRating h3:after,
.dynamicRoadBan a:before,
ul.footerCol3>li:last-child:before,
ul.phoneColsList>li:before,
.headerTop a:before,
.footerTop a:before,
ul.footerNav a:before,
ul.footerNav a:after,
dd.ddMap:before,
dd.ddPhone:before,
dd.ddFax:before,
dd.ddEmail:before,
.frmPSubmit:after,
.searchIcon:after,
.serviceRequest h2:before,
.headerTopRight a:before,
ol.breadCrumb a:after,
.sideMenuNav:before,
.sideMenuNav:before,
.moreOptionMainMenu:before,
.moreOptionSubMainMenu:before,
.moreOption:before,
.menuIcon:after,
.socialMedia a:before,
.map_ping a:before,
.time_icon::before,
.phone_icon a::before,
.fax_icon a::before,
.email_icon a::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;
}

.scrollbar-black-inner {
    scrollbar-width: thin;
    scrollbar-color: #0e4f78 #eb9544;
}

.scrollbar-black-inner::-webkit-scrollbar {
    width: 12px;
}

.scrollbar-black-inner::-webkit-scrollbar-track {
    background: #fff;
}

.scrollbar-black-inner::-webkit-scrollbar-thumb {
    background-color: #80868a;
    border-radius: 20px;
    border: 3px solid #fff;
}


/* this stuff below doesn't
   affect scrollbar styling */

.scrollbar-black {
    overflow: hidden;
}

.scrollbar-black-inner {
    height: 73vh;
    overflow-y: auto;
}


/* Simple Sidebar */

#wrapper {
    overflow-x: hidden;
}

#sidebar-wrapper {
    min-height: 100vh;
    margin-left: -15rem;
    -webkit-transition: margin .25s ease-out;
    -moz-transition: margin .25s ease-out;
    -o-transition: margin .25s ease-out;
    transition: margin .25s ease-out;
    background-color: #FFF;
    width: 350px;
    position: fixed;
    z-index: 3;
    box-shadow: 8px 0 5px -2px rgba(0, 0, 0, 0.1);
}

#sidebar-wrapper .sidebar-heading {
    padding: 0.875rem 1.25rem;
    font-size: 1.2rem;
}

#sidebar-wrapper .list-group {
    width: 15rem;
}

#page-content-wrapper {
    min-width: 100vw;
    padding-left: 350px;
    position: relative;
}

#wrapper.toggled #sidebar-wrapper {
    margin-left: 0;
}

@media (min-width: 768px) {
    #sidebar-wrapper {
        margin-left: 0;
    }
    #page-content-wrapper {
        min-width: 0;
        width: 100%;
    }
    #wrapper.toggled #sidebar-wrapper {
        margin-left: -15rem;
    }
}


/* Simple Sidebar */


/** Set the .container's width here based on the design **/

.container {
    max-width: 1180px;
}

.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: #018ab6;
    margin-bottom: 0.5em;
}

ol.skipLinks,
ol.skipLinks>li {
    font-size: 0.9rem;
    color: #FFF;
    padding: 0;
    margin: 0;
}

ol.skipLinks {
    margin-left: 1.5rem;
}

.skipToContent a,
.skipToContent a:link {
    font-size: inherit;
    font-weight: 700;
    display: block;
    padding: 0.3rem;
    color: #FFF;
}

.skipToContent a:visited {
    color: #FFF;
}

.skipToContent a:hover {
    color: #018ab6;
}

.skipToContent a:active {
    color: #018ab6;
}

.skipToContent a:focus {
    color: #FFF;
    outline: 1px solid #018ab6;
}

.hideMe {
    position: absolute;
    top: -9999rem;
    left: -9999rem;
}

.btnScrollup {
    position: fixed;
    bottom: 10rem;
    right: 0.5rem;
    color: #FFF;
    cursor: pointer;
    padding: 0.5rem 1rem 0.8rem;
    display: none;
    border: none;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    z-index: 5;
    background: #5bad9f;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btnScrollup i {
    font-size: 1.5rem;
}

.btnScrollup:hover,
.btnScrollup:focus {
    color: #FFF;
    background: #eb9544;
}

header.masterHeader {
    position: relative;
    z-index: 10;
}

.headerTop {
    padding: 1rem 2rem;
    margin-bottom: 4rem;
}

.headerBottom {
    position: relative;
    background: #FFF;
}

.footerMiddle {
    padding-top: 2rem;
    background: #FFF url(../images/bgTrees.png) left bottom repeat-x;
}

.footerMiddle>.container {
    padding: 8rem 32rem 2rem 2rem;
    background: url(../images/bgPhones.png) right bottom no-repeat;
}

.footerBottom {
    position: relative;
    padding-top: 2rem;
    padding-bottom: 2rem;
    background: #0e4f78;
}

#top-section-border {
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 70px;
}

#top-section-border01 {
    position: absolute;
    bottom: -71px;
    width: 100%;
    height: 70px;
    z-index: 2;
}

#bottom-section-border {
    position: absolute;
    top: -1px;
    width: 100%;
    height: 70px;
}

.fb1.row .col-sm {
    padding-left: 2rem;
    padding-right: 2rem;
}

.fb1.row .col-sm:nth-child(2) {
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.headerTop a,
.headerTop a:link {
    font: normal 700 0.938rem 'Open Sans', Arial, sans-serif;
    color: #5caea0;
    display: inline-block;
    margin-right: 1.5rem;
}

.headerTop a:visited {
    color: #5caea0;
}

.headerTop a:hover {
    color: #eb9544;
}

.headerTop a:active {
    color: #eb9544;
}

.headerTop a:before {
    font-weight: 700;
    margin-left: 0;
    margin-right: 0.5rem;
}

.headerTop a.hMap:before {
    content: "\f3c5";
}

.headerTop a.hPhone:before {
    content: "\f095";
}

.headerTop a.hFax:before {
    content: "\f1ac";
}

.headerTop a.hEmail:before {
    content: "\f0e0";
}

.headerTop a#weather:before,
.headerTop a.langTranslateBTN:before,
.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: #FFF;
}

.headerTop a.langTranslateBTN.selected-lan {
    color: #fcb040;
}

h1.siteLogo,
h1.siteLogoFR {
    float: left;
    width: 578px;
    height: 147px;
    display: inline-block;
    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/French-River.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;
}

.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 'Open Sans', Arial, sans-serif;
    color: #FFF;
    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: #018ab6;
}

.quickLinks a:visited {
    color: #FFF;
}

.quickLinks a:hover {
    color: #FFF;
    background: #fcb040;
}

.quickLinks a:active {
    color: #FFF;
    background: #fcb040;
}

.quickLinks a:focus {
    color: #FFF;
    background: #fcb040;
}

.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: #1d2e45;
    background: rgba(29, 46, 69, 0.9);
}

.qlContainer a,
.qlContainer a:link {
    color: #FFF;
    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: #FFF;
}

.qlContainer a:hover {
    color: #fcb040;
}

.qlContainer a:active {
    color: #fcb040;
}

.qlContainer a:focus {
    color: #fcb040;
}

.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;
}


/** I'd Like To **/


.idLikeTooContainer {
    margin-bottom: 1.5rem;
}


/*
.idLikeTooContainer:last-of-type {
    margin-bottom: 0;
}*/

.idLikeTooTitle {
    position: relative;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    font-style: normal;
    color: #FFF;
    text-align: left;
    border: none;
    padding: 0.7rem 2.5rem 0.7rem 1rem;
    margin: 0;
    cursor: pointer;
    background: #2f75ad;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    border-radius: 0.2rem;
}

.idLikeTooParent .idLikeTooContainer:nth-of-type(2n+1) .idLikeTooTitle {
    background: # ;
}

.idLikeTooTitle:after {
    content: "\f067";
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: transform 300ms ease 0s;
    -moz-transition: transform 300ms ease 0s;
    -o-transition: transform 300ms ease 0s;
    transition: transform 500ms ease 0s;
    color: #FFF;
    display: inline-block;
    line-height: 0;
    font-size: 0.8rem;
}

.idLikeTooTitle[aria-expanded="true"]:after {
    content: "\f068";
}

.idLikeTooChoices a,
.idLikeTooChoices a:link {
    font: bold 0.8rem 'Open Sans', Arial, sans-serif;
    color: #454548;
    display: block;
    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;
}

.idLikeTooChoices a:visited {
    color: #454548;
}

#idLikeTooParent .idLikeTooChoices a:hover {
    color: #454548;
    background: #EAE5E3;
}

.idLikeTooChoices a:active {
    color: #454548;
    background: #EAE5E3;
}

.idLikeTooChoices a:focus {
    color: #454548;
    background: #EAE5E3;
}

#idLiketoSearchModal .frmSearch {
    min-width: 0;
}

#idLiketoSearchModal .modal-dialog {
    max-width: 510px;
    height: 100%;
    margin: 0;
    margin-left: auto;
    padding: 0;
}

#idLiketoSearchModal .modal-content{
    background: url(../images/baseball_players.png) no-repeat left bottom -70px;
    background-color: #f2f2f2;
    height: 100%;
    width: 100%;
    position: absolute !important;
    z-index: 1;
	display:block;
}
#idLiketoSearchModal .modal-header {
    background-color: transparent;
}

#idLiketoSearchModal .modal-header .close {
    color:#072a48;
    font-size: 1.3rem;
    opacity: 1;
    right: 5.5rem;
    top: 3rem;
    z-index: 1;
}

#idLiketoSearchModal .modal-header .close i {
    font-weight: 500;
    display:block;
}

#idLiketoSearchModal .modal-body {
    padding: 3rem 4rem;
}

#idLiketoSearchModal .modal-body h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.563rem;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: #454548;
    margin-bottom: 2rem;
    letter-spacing: 1px;
}
#idLiketoSearchModal .modal-footer{
    border-top:none !important;
    display:none;
}
#idLiketoSearchModal i{
    display:none
}
/* 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 {
    max-width: 380px;
    display: block;
    margin: 0;
    z-index: 5;
    margin-bottom: 2.5rem;
}

.frmSearch .input-group-append {
    width: 100%;
}

.frmSearch input[type="search"] {
    width: 100%;
    font: italic 400 1.125rem 'Open Sans', Arial, sans-serif;
    color: #072a48;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    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: #FFF;
    border: none;
    height: 55px;
    outline: none;
    margin-left: -1rem;
    padding-left: 1.7rem;
    font-size: 1rem;
}

.frmSearch input[type="search"]:focus {
    background: #FFF;
}

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 input[type="search"]::-webkit-input-placeholder {
    color: #072a48;
}

.frmSearch input[type="search"]:-ms-input-placeholder {
    color: #072a48;
}

.frmSearch input[type="search"]::placeholder {
    color: #072a48;
}

.frmSearch .input-group {
    overflow: hidden;
}

.frmSearch button[type="submit"] {
    font-size: 1.3rem;
    padding: 0rem;
    margin: 0;
    border: none;
    cursor: pointer;
    background: #eb9544;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
    padding: 0 1rem;
    margin-left: -1rem;
}

.frmSearch button[type="submit"]:hover {
    background: #072a48;
    color: #FFF;
}

.frmSearch button[type="submit"] i {
    color: #FFF;
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
    padding: 0.5rem 1rem 0.5rem 1.5rem;
    height: 55px;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 36px;
}

.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 .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 'Open Sans', Arial, sans-serif;
    color: #FFF;
    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: #018ab6;
}

.btnPollQuestionVote:hover {
    background: #fcb040;
}

.btnPollQuestionVote:focus {
    background: #fcb040;
}


/** 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 ul.subSubMainMenu,
ul.mainMenuCol2 h3 {
    display: none;
}

.menuIcon {
    font: normal 700 1.6rem 'Open Sans', Arial, sans-serif;
    color: #072a48;
    text-transform: uppercase;
    padding: 0.5rem 0 0 0;
    margin: 0;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    border-radius: 0.3rem;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: transparent;
    float: right;
}

.menuIcon:hover,
.menuIcon:focus {
    color: #072a48;
    background: transparent;
}

.menuIcon:after {
    content: "\f0c9";
    color: #072a48;
}

ul.mainMenu a,
ul.mainMenu a:link {
    position: relative;
    font: normal 700 1.2rem 'Open Sans', Arial, sans-serif;
    color: #072a48;
    display: table-cell;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    padding: 2rem 1.1rem;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
}

ul.mainMenu a:visited {
    color: #072a48;
}

ul.mainMenu a:hover {
    color: #FFF;
    background: #3dafcc;
}

ul.mainMenu a:active {
    color: #FFF;
    background: #0e4f78;
}

ul.mainMenu a:focus {
    color: #FFF;
    background: #0e4f78;
}

ul.mainMenu a i {
    display: inline-block;
    margin-right: 0.5rem;
}

nav i:empty {
    display: none;
}

.moreOptionMainMenu {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.2rem;
    color: #072a48;
    display: inline-block;
    padding: 1rem 2rem;
    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;
    font-weight: 700;
}

.moreOptionSubMainMenu {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    color: #FFF;
    display: inline-block;
    padding: 1rem 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: 1rem 2rem;
}

.moreOptionMainMenu:before,
.moreOptionSubMainMenu:before {
    content: "\f078";
    margin-left: 0;
    -webkit-transform: transform 300ms ease 0s;
    -moz-transform: transform 300ms ease 0s;
    -o-transform: transform 300ms ease 0s;
    transition: transform 300ms ease 0s;
}

.moreOptionMainMenu.openIcon:before,
.moreOptionSubMainMenu.openIcon:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.moreOptionMainMenu:hover,
.moreOptionSubMainMenu:hover {
    color: #FFF;
}

nav {
    width: 100%;
    min-width: 300px;
    text-align: right;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    z-index: 20;
    background: #FFF;
}

ul.mainMenu {
    margin-top: 0;
}

ul.mainMenu i {
    margin-right: 0.5rem;
    display: inline-block;
    /*display: none;*/
}

ul.mainMenu a,
ul.mainMenu a:link {
    position: static;
    font-size: 1.3rem;
    text-align: left;
    border-left: none;
    display: block;
    padding: 1rem 1rem 1rem 1.5rem;
}

ul.mainMenu>li {
    position: relative;
}

ul.mainMenu>li.hasChild>a {
    padding-right: 2.5em;
}

ul.mainMenu>li.selected>a {
    color: #FFF;
    background: #3dafcc;
}

ul.mainMenu>li.selected .moreOptionMainMenu {
    color: #FFF;
}

ul.mainMenu>li:hover>a {
    color: #FFF;
    background: #3dafcc;
}

ul.mainMenu>li.hasChild:hover .moreOptionMainMenu {
    color: #FFF;
}

ul.subMainMenu a,
ul.subMainMenu a:link {
    font-size: 1rem;
    font-weight: 400;
    color: #FFF;
    text-transform: none!important;
    padding-left: 1.5rem!important;
    border-bottom: none!important;
    background: #0e4f78!important;
}

ul.subMainMenu a:visited {
    color: #FFF;
    background: #0e4f78!important;
}

ul.subMainMenu a:hover {
    color: #FFF;
    background: #eb9544!important;
}

ul.subMainMenu a:active {
    color: #FFF;
    background: #eb9544!important;
}

ul.subMainMenu a:hover {
    color: #FFF;
    background: #eb9544!important;
}

ul.subMainMenu>li {
    position: relative;
}

ul.subMainMenu>li.hasChild>a {
    padding-right: 2.7rem;
}

ul.subSubMainMenu>li.selected>a,
ul.subMainMenu>li.selected>a {
    color: #FFF;
    background: #eb9544!important;
}

ul.subMainMenu>li.selected .moreOptionSubMainMenu {
    color: #FFF;
}

ul.subMainMenu>li:hover>a {
    color: #FFF;
    /* background: #eb9544!important; */
}

ul.subMainMenu>li.hasChild:hover .moreOptionSubMainMenu {
    color: #a3bfbc;
}

ul.subSubMainMenu a,
ul.subSubMainMenu a:link {
    font-style: italic;
    color: #FFF !important;
    background: #5bad9f !important;
    border-bottom: none!important;
    padding-left: 2rem!important;
}

ul.subSubMainMenu a:visited {
    color: #FFF !important;
    background: #5bad9f !important;
}

ul.subSubMainMenu>li a:hover {
    color: #FFF !important;
    background: #eb9544 !important;
}

ul.subSubMainMenu>li.selected>a {
    color: #FFF !important;
    /* background: #eb9544 !important; */
}

ul.relatedLinks a,
ul.relatedLinks a:link {
    position: relative;
    font-size: 1.3rem!important;
    color: #072a48!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: #a3bfbc!important;
}

ul.relatedLinks a:visited {
    color: #072a48 !important;
}

ul.relatedLinks a:hover {
    color: #FFF !important;
    background: #e3530d!important;
}

ul.relatedLinks a:active {
    color: #FFF !important;
    background: #e3530d!important;
}

ul.relatedLinks a:focus {
    color: #FFF !important;
    background: #e3530d!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;
}

.quicklinksbanner .jcarousel-wrapper li {
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.quicklinksbanner .jcarousel-wrapper li i {
    display: block;
    font-size: 3.125rem;
    font-weight: 400;
    line-height: 4rem;
}

.quicklinksbanner .jcarousel-wrapper li span {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    display: inline-block;
    margin-top: 0.6rem;
}

.quicklinksbanner .jcarousel-wrapper li {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.quicklinksbanner .jcarousel-wrapper li:hover,
.quicklinksbanner .jcarousel-wrapper li:focus,
.quicklinksbanner .jcarousel-wrapper li:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.quicklinksbanner .jcarousel-control-prev,
.quicklinksbanner .jcarousel-control-next {
    background-color: transparent;
    box-shadow: none;
    color: #FFF;
    font-size: 3rem;
    text-shadow: none;
}

.quicklinksbanner .jcarousel-control-next {
    right: -20px;
}

.quicklinksbanner .jcarousel-control-prev {
    left: -20px;
}

.quicklinksbanner .jcarousel-wrapper li a{
    color:#fff;
}
.quicklinksbanner .jcarousel-wrapper li a:hover{
    color:#eb9544 !important;
}
.quicklinksbanner .jcarousel-wrapper li a:visited{
    color:#fff !important;
}

/****************************************************************
Main Content - Inside Pages
****************************************************************/

.mainContainer {
    position: relative;
    padding: 0 4rem 6rem 4rem;
    background: #FFF;
}

.mainContainer .row {
    margin: 0;
}

.mainContainer main {
    width: 100%;
    height: auto;
    min-height: 25rem;
    overflow-x: hidden;
}

.mainContainer aside.col-sm {
    flex-grow: 1;
    padding: 0;
    background: #dce6e5;
}

.mainContainer main.col-sm {
    flex-grow: 2;
}


/** Aside Menu - Inside Pages **/

ul.subSideMenu {
    display: none;
}

.moreOption {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    color: #fff;
    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 {
    color: #FFF!important;
}

.moreOption:before {
    content: "\f078";
    margin-left: 0;
    -webkit-transform: transform 300ms ease 0s;
    -moz-transform: transform 300ms ease 0s;
    -o-transform: transform 300ms ease 0s;
    transition: transform 300ms ease 0s;
}

.moreOption.openIcon:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul.sideMenu a,
ul.sideMenu a:link {
    font: normal 400 1rem 'Open Sans', Arial, sans-serif;
    color: #FFF;
    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: #0e4f78;
}

ul.sideMenu a:visited {
    color: #FFF;
}

ul.sideMenu a:hover {
    color: #FFF;
    background: #3dafcc;
}

ul.sideMenu a:active {
    color: #FFF;
    background: #3dafcc;
}

ul.sideMenu a:focus {
    color: #FFF;
    background: #3dafcc;
}

ul.sideMenu>li {
    position: relative;
}

ul.sideMenu>li.hasChild a {
    padding-right: 2.5rem;
}

ul.sideMenu>li.selected a {
    color: #FFF;
    background: #3dafcc;
}

ul.sideMenu>li.selected .moreOption {
    color: #FFF;
}

ul.sideMenu>li:hover>a {
    color: #FFF;
    background: #3dafcc;
}

ul.sideMenu>li:hover .moreOption {
    color: #FFF;
}

ul.subSideMenu a,
ul.subSideMenu a:link {
    font: italic 700 0.9rem 'Open Sans', Arial, sans-serif!important;
    color: #fff!important;
    padding: 1rem!important;
    display: block;
    background: #5bad9f!important;
}

ul.subSideMenu a:visited {
    color: #fff!important;
}

ul.subSideMenu a:hover {
    color: #FFF!important;
    background: #eb9544!important;
}

ul.subSideMenu a:active {
    color: #FFF!important;
    background: #eb9544!important;
}

ul.subSideMenu a:focus {
    color: #FFF!important;
    background: #eb9544!important;
}

ul.subSideMenu>li.selected a {
    color: #FFF !important;
    background: #eb9544 !important;
}


/** TOOLBAR [ TEXTSIZER && GOOGLE TRANSLATE ] **/

.headerContent {
    padding: 1.5rem 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.5rem;
}

ol.breadCrumb a,
ol.breadCrumb a:link {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    color: #072a48;
    display: block;
    text-transform: uppercase;
}

ol.breadCrumb a:visited {
    color: #072a48;
}

ol.breadCrumb a:hover {
    color: #eb9544;
}

ol.breadCrumb a:active {
    color: #eb9544;
}

ol.breadCrumb a:active {
    color: #eb9544;
}

ol.breadCrumb a:after {
    content: "\f105";
    color: #0e4f78;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

ol.breadCrumb {
    float: left;
}

ol.breadCrumb>li {
    float: left;
}

ol.breadCrumb>li:last-child a {
    color: #eb9544;
}

ol.breadCrumb>li:last-child a:after {
    content: normal;
    margin-right: 0;
    margin-left: 0;
}

.btnPrint {
    margin: 0;
    padding: 0 0.5rem;
    border: none;
    cursor: pointer;
    display: block;
    background: none;
}

.btnPrint:before {
    content: "\f02f";
    color: #454554;
}

.btnPrint:hover:before {
    color: #eb9544;
}

ul.textResizer {
    float: right;
    margin-top: 0.4rem;
}

ul.textResizer>li {
    float: left;
    margin-right: 0.2rem;
}

ul.textResizer>li:last-child {
    margin-right: 0;
}

ul.textResizer span,
ul.textResizer a,
ul.textResizer a:link {
    font: normal 700 0.688em/0 'Open Sans', Arial, sans-serif;
    color: #464646;
    text-transform: uppercase;
    display: inline-block;
}

ul.textResizer a,
ul.textResizer a:link {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

ul.textResizer a:visited {

    color: #464646;
}

ul.textResizer a:hover {
    color: #eb9544;
}

ul.textResizer a:active {
    color: #eb9544;
}

ul.textResizer a:focus {
    color: #eb9544;
}

ul.textResizer span {
    margin-right: 0.5rem;
}

ul.textResizer a.small-text {
    font-size: 0.688rem;
}

ul.textResizer a.medium-text {
    font-size: 1rem;
}

ul.textResizer a.large-text {
    font-size: 1.3rem;
}

ul.textResizer a.textresizer-active {
    color: #eb9544;
}

#google_translate_element {
    position: relative;
    top: 1rem;
    display: inline-block;
}

ul.phoneColsList {
    margin-bottom: 2rem;
}

ul.phoneColsList>li:before {
    content: "\f105";
    margin-left: 0;
    margin-right: 0.5rem;
}

.footerBottom h2 {
    color: #FFF;
    margin-bottom: 1rem;
    font-size: 1.8rem;
}

.footerBottom .french h2 {
    font-size: 1.5rem;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 0.7rem;
}

.footerBottom p {
    font: normal 400 0.938rem 'Open Sans', Arial, sans-serif;
    color: #FFF;
}

.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-size: 0.9rem;
    font-weight: 400;
    color: #FFF;
}

.footerBottom a:visited {
    color: #FFF;
}

.footerBottom a:hover {
    color: #eb9544;
}

.footerBottom a:active,
.footerBottom a:focus {
    color: #eb9544;
}

.stay_Connected {
    position: relative;
}

.stay_Connected_inner {
    background: url(../images/stay_connected_bg.jpg) no-repeat center center;
    background-size: cover;
    /* clip-path: polygon(0 0, 100% 25%, 100% 75%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 25%, 100% 75%, 0% 100%); */
    color: #FFF;
    padding: 2.5rem 3rem;
    /* margin-bottom: -4.3rem; */
}

.stay_Connected .form-control {
    font-family: 'Open Sans', sans-serif;
    border: none;
    color: #072a48;
    font-size: 0.875rem;
    font-style: italic;
    height: 50px;
    margin-right: -1rem;
}

.stay_Connected ::-webkit-input-placeholder {
    color: #072a48;
}

.stay_Connected ::-moz-placeholder {
    color: #072a48;
}

.stay_Connected :-ms-input-placeholder {
    color: #072a48;
}

.stay_Connected :-moz-placeholder {
    color: #072a48;
}

.stay_Connected .form-control:focus {
    color: #072a48;
    background-color: #fff;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.stay_Connected .input-group {
    overflow: hidden;
}

.stay_Connected .btn {
    height: 50px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background-color: #eb9544;
    margin-right: -0.8rem;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 700;
    padding: 0.5rem 2.5rem;
    z-index: 3;
    position: relative;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
}

.stay_Connected .btn span {
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
    display: inline-block;
    position: relative;
    left: -6px;
}

.stay_Connected .btn:hover,
.stay_Connected .btn:focus {
    background-color: #0e4f78;
    color: #FFF;
}

.stay_Connected_text h2 {
    font-size: 2.5rem;
    font-family: 'Arsenal', sans-serif;
    color: #FFF;
    line-height: 2.7rem;
}

.stay_Connected_text p {
    font-weight: 600;
    padding-right: 5rem;
}

.btnRegister {
    font: normal 700 1rem 'Open Sans', Arial, sans-serif;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 2rem 0 0;
    padding: 0.6rem 3.2rem;
    cursor: pointer;
    border: 1px solid #FFF;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
    background: none;
}

.btnRegister:hover {
    border-color: #c97d0c;
    background: #c97d0c;
}

.btnRegister:focus {
    border-color: #c97d0c;
    background: #c97d0c;
}

ul.footerNav li {
    display: inline-block;
    width: 49%;
}

.contact_us_footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact_us_footer ul li {
    margin-top: 1rem;
    padding-left: 1.5rem;
    position: relative;
    color: #FFF;
    font-size: 0.9rem;
}

.contact_us_footer li.map_ping a::before,
.contact_us_footer li.time_icon::before,
.contact_us_footer li.phone_icon a::before,
.contact_us_footer li.fax_icon a::before,
.contact_us_footer li.email_icon a::before {
    font-weight: 700;
    color: #eb9544;
    position: absolute;
    left: 0;
}

.contact_us_footer li.map_ping a::before {
    content: '\f3c5';
}

.contact_us_footer li.time_icon::before {
    content: '\f017';
}

.contact_us_footer li.phone_icon a::before {
    content: '\f095';
}

.contact_us_footer li.fax_icon a::before {
    content: '\f1ac';
}

.contact_us_footer li.email_icon a::before {
    content: '\f0e0';
}

.contact_us_footer ul li:first-child {
    margin-top: 0;
}

ul.footerNav a,
ul.footerNav a:link {
    position: relative;
    color: #FFF;
    display: block;
    padding: 0.5rem 0rem 0.5rem 1rem;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 400;
}

ul.footerNav a:visited {
    color: #FFF;
}

ul.footerNav a:hover {
    color: #eb9544;
}

ul.footerNav a:active {
    color: #eb9544;
}

ul.footerNav a:focus {
    color: #eb9544;
}

ul.footerNav a:before {
    content: normal;
    margin-left: 0;
}

ul.footerNav a:after {
    content: "\f105";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #eb9544;
}

.footerBottom cite,
.footerBottom small {
    font: normal 400 0.6875rem 'Open Sans', Arial, sans-serif;
    color: #FFF;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
}

.footerBottom cite a,
.footerBottom cite a:link {
    color: #FFF;
    display: inline-block;
}

.footerBottom cite a:visited {
    color: #FFF;
}

.footerBottom cite a:hover {
    color: #23b7a9;
}

.footerBottom cite a:active {
    color: #23b7a9;
}

.footerBottom cite a:focus {
    color: #23b7a9;
}

.socialMedia ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.socialMedia ul li {
    margin-top: 0.8rem;
}

.socialMedia ul li:first-child {
    margin-top: 0;
}

.socialMedia a,
.socialMedia a:link {
    font: normal 400 0.9rem 'Open Sans', Arial, sans-serif;
    color: #FFF;
    display: inline-block;
    text-transform: uppercase;
}

.socialMedia span {
    margin-left: 1rem;
}

.footer_company_year.text-right {
    margin-top: 2rem;
}

.footer_company_year.text-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #FFF;
}

.footer_company_year.text-right ul li {
    margin-bottom: 1rem;
}

.socialMedia a:visited {
    color: #FFF;
}

.socialMedia a:hover {
    color: #eb9544;
}

.socialMedia a:active {
    color: #eb9544;
}

.socialMedia a:focus {
    color: #eb9544;
}

.socialMedia a::before {
    color: #eb9544;
}

.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: #FFF;
    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: #FFF;
}

a.inEffectLink,
a.inEffectLink:link {
    color: #FFF;
    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: #165751;
}

a.inEffectLink:visited {
    color: #FFF;
}

a.inEffectLink:hover {
    background: #26948a;
}

a.inEffectLink:active {
    background: #26948a;
}

a.inEffectLink:focus {
    background: #26948a;
}

a.roadBanInEffect,
a.roadBanInEffect:link {
    background: #e3530d;
}

a.roadBanInEffect:hover {
    background: #ff6418;
}

a.roadBanInEffect:active {
    background: #ff6418;
}

a.roadBanInEffect:focus {
    background: #ff6418;
}


/*---------------------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) {
    
    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    }
    
    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: #FFF;
    cursor: pointer;
    border: none;
    padding: 0.1rem;
    margin: 0;
    background: none;
}

.btnHeaderYahooWeather i {
    display: inline-block;
    margin-right: 0.3rem;
}

#modalHeaderWeather .headerWeather {
    color: #FFF;
    padding: 2rem 1rem;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    /*background: #b0d3d1;*/
}

.headerWeatherCont {
    background: #0e4f78;
    color: #FFF;
    padding: 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 'Open Sans';
    margin-bottom: 0;
}

.weatherText>i {
    font-size: 2rem;
    display: block;
    margin-bottom: 0.5rem;
}

.weatherCity {
    margin-bottom: 0.3rem;
}

.weatherTemp {
    font: 700 4em 'Open Sans';
    margin-bottom: 0;
}

ul.bwTabs>li {
    float: left;
    width: 33.33%;
}

.bodyContainer {
    height: 260px;
    padding: 1.5rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.weatherList {
    padding: 0.8rem 0;
    border-bottom: 1px solid rgba(208, 210, 212, 0.5);
}

ul.innerColWeatherLists>li,
ul.weatherListsHeader>li {
    float: left;
    width: 33.33%;
}

ul.innerColWeatherLists>li:nth-child(2),
ul.weatherListsHeader>li:nth-child(2) {
    text-align: center;
}

ul.innerColWeatherLists>li:last-child,
ul.weatherListsHeader>li:last-child {
    text-align: right;
}

ul.weatherListsHeader {
    padding: 0 1.4rem 0.5rem 1.5rem;
    -webkit-transition: box-shadow 300ms ease 0s;
    -moz-transition: box-shadow 300ms ease 0s;
    -o-transition: box-shadow 300ms ease 0s;
    transition: box-shadow 300ms ease 0s;
}

.tab-pane:hover ul.weatherListsHeader {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

ul.bwTabs {
    display: block;
    padding: 1.5rem 1rem;
    border: none;
}

ul.bwTabs a,
ul.bwTabs a:link {
    font-size: 0.9rem;
    color: #0e4f78;
    display: inline-block;
    padding: 0 0.5rem 1rem;
}

ul.bwTabs a:visited {
    color: #0e4f78;
}

ul.bwTabs a:hover {
    color: #0e4f78;
}

ul.bwTabs a:active {
    color: #0e4f78;
}

ul.bwTabs a:focus {
    color: #0e4f78;
}

ul.bwTabs a.active {
    color: #0e4f78;
    border-bottom: 1px solid #0e4f78;
}

ul.bwTabs a i {
    display: inline-block;
    margin-right: 0.3rem;
}

ul.bwTabs>li {
    width: 50%;
    text-align: center;
}

#forecast .bodyContainer {
    padding-top: 0;
}

.wlDay,
.wlIcon,
.wlHigh,
.wlLow,
.col2WDesc {
    color: #0e4f78;
    text-transform: uppercase;
}

.wlHead,
.wlText,
.col2WTitle {
    font-size: 0.75rem;
    color: #6a6a6a;
    display: block;
    text-transform: uppercase;
}

.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%;
	min-width: 800px;
	overflow-x: scroll;
    border-collapse: collapse;
}

table .council-table {
    font-size: 1em;
}

td,
th {
    padding: 6px;
    border: none;
    text-align: left;
}

table.tblAgendaMinutes td,
table.tblAgendaMinutes th {
    padding: 1em;
}

table.tblAgendaMinutes td span {
    display: none;
}

table.tblAgendaMinutes tbody td:nth-child(3),
table.tblAgendaMinutes tbody td:nth-child(4),
table.tblAgendaMinutes tbody td:nth-child(5) {
    padding-left: 2em;
}

table.tblAgendaMinutes thead tr {
    background: #239c7b;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

table.tblAgendaMinutes tbody {
    background: #f2f2eb;
}

table.tblAgendaMinutes tbody td {
    color: #002341;
}

/*@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
        width: 100% !important;
    }
    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 #072a48;
    }
    .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;
}

.bg-info {
	color: #fff;
}

/* table */

.responsive-table table {
    width: 100%;
	min-width: 1000px;
	overflow-x: scroll;
    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*/

.features_slide_InnerCont .post-1 .member-info,
.features_slide_InnerCont .post-5 .member-info,
.features_slide_InnerCont .post-9 .member-info {
    background-color: rgba(235, 129, 68, 0.95);
    transform: skewY(7deg);
}

.features_slide_InnerCont .post-2 .member-info,
.features_slide_InnerCont .post-6 .member-info,
.features_slide_InnerCont .post-10 .member-info {
    background-color: rgba(61, 175, 204, 0.95);
    transform: skewY(-7deg);
}

.features_slide_InnerCont .post-3 .member-info,
.features_slide_InnerCont .post-7 .member-info,
.features_slide_InnerCont .post-11 .member-info {
    background-color: rgba(91, 173, 159, 0.95);
    transform: skewY(7deg);
}

.features_slide_InnerCont .post-4 .member-info,
.features_slide_InnerCont .post-8 .member-info,
.features_slide_InnerCont .post-11 .member-info {
    background-color: rgba(14, 79, 120, 0.95);
    transform: skewY(-7deg);
}

.features_slide_InnerCont .post-1 .member-info .member-info-content,
.features_slide_InnerCont .post-5 .member-info .member-info-content,
.features_slide_InnerCont .post-9 .member-info .member-info-content,
.features_slide_InnerCont .post-3 .member-info .member-info-content,
.features_slide_InnerCont .post-7 .member-info .member-info-content,
.features_slide_InnerCont .post-11 .member-info .member-info-content {
    transform: skewY(-7deg);
}

.features_slide_InnerCont .post-2 .member-info .member-info-content,
.features_slide_InnerCont .post-6 .member-info .member-info-content,
.features_slide_InnerCont .post-10 .member-info .member-info-content,
.features_slide_InnerCont .post-4 .member-info .member-info-content,
.features_slide_InnerCont .post-8 .member-info .member-info-content,
.features_slide_InnerCont .post-11 .member-info .member-info-content {
    transform: skewY(7deg);
}

.member {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.member img {
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.member:hover img {
    transform: scale(1.1);
}

.member .member-info {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -1.875rem;
    left: 0;
    right: 0;
    transition: 0.2s;
    padding: 4rem 1rem 3rem 1rem;
}

.member .member-info-content {
    transition: margin 0.2s;
    height: 108px;
    transition: height 0.4s;
}

.member:hover .member-info {
    transition: 0.4s;
}

.member:hover .member-info-content {
    height: 280px;
}

.member h3 {
    font-weight: 700;
    margin: 1rem 0;
    font-size: 1.375rem;
    color: #fff;
}

.member p {
    font-size: 0.875rem;
    color: #fff;
}

.member .learn_more {
    margin-top: 15px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    display: inline-block;
    border: 1px solid #FFF;
    padding: 0.7rem 2.2rem;
}

.member .learn_more span {
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(20deg);
    display: inline-block;
}

.member .learn_more:hover {
    color: #FFF;
    background: #072a48;
    border-color: #072a48;
}

.features_slide {
    position: relative;
    z-index: 3;
}

.features_slide_all {
    background: #f2f2f2;
}

.features_slide_all::before {
    content: '';
    background: url(../images/baseball_players.png) no-repeat left -70px;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 2;
	display:none;
}

.features_slide_all #highlightContainer {
    padding: 2.5rem 4.1rem;
    position: relative;
}

.features_slide_all #highlightContainer::before {
    content: '';
    bottom: auto;
    top: -17px;
    -webkit-transform: rotate(-1.5deg);
    -moz-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg);
    position: absolute;
    width: 100%;
    height: 50px;
    background: #f2f2f2;
    z-index: 0;
    left: 0;
}

.features_slide_all #highlightContainer::after {
    content: '';
    left: 0;
    bottom: -30px;
    -webkit-transform: rotate(1.5deg);
    -moz-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
    position: absolute;
    width: 100%;
    height: 50px;
    background: #f2f2f2;
    z-index: 1;
    left: 0;
}

.highlightContainer_img {
    background: url(../images/clock-solid_bg.svg) no-repeat center center;
    height: 70px;
    width: 100%;
}

#bottom-section-bordernew {
    width: 100%;
    height: 70px;
    margin-bottom: -70px;
    z-index: 1;
    position: relative;
    bottom: -9px;
}

#highlightContainer .jcarousel-wrapper {
    margin-bottom: 0;
}

#highlightContainer .jcarousel-wrapper li a {
    color: #FFF;
}

#highlightContainer .jcarousel-wrapper li i {
    font-size: 4.125rem;
}

#highlightContainer .jcarousel-control-prev,
#highlightContainer .jcarousel-control-next {
    top: 100%;
    color: #727272;
    text-shadow: none;
    background-color: transparent;
    font-size: 2.3rem;
    margin-top: 10px;
    height: 36px;
    width: 36px;
    position: inherit;
    display: inline-block;
    right: 0;
    left: 0;
    margin: 8px 15px;
}

#highlightContainer .jcarousel-control-prev:hover,
#highlightContainer .jcarousel-control-next:hover,
#highlightContainer .jcarousel-control-prev:focus,
#highlightContainer .jcarousel-control-next:focus {
    color: #0e4f78;
}

.highlightContainer {
    text-align: center;
}

.highlightContainer h2 {
    text-align: center;
    font-size: 2.1875rem;
    margin-bottom: 2rem;
    line-height: 3rem;
}

.highlightContainer h2:before {
    content: "\f5a0";
    font-weight: 400;
    display: none;
}

.hightlightsInnerCont a,
.hightlightsInnerCont a:link {
    position: relative;
    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: #FFF;
    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: #FFF;
}

.highlightCaption h3 {
    font-size: 1.5rem;
}

.highlightCaption p {
    font-size: 0.85rem;
}

.features_slide_InnerCont .jcarousel-control-prev,
.features_slide_InnerCont .jcarousel-control-next,
.quicklinksbanner .jcarousel-control-prev,
.quicklinksbanner .jcarousel-control-next {
    display: none !important;
}

.mobile_menu {
    display: none;
}

.pageTitle {
    font-size: 2.813rem;
    line-height: 3rem;
    margin-bottom: 2rem;
}


/*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: 10rem;
    right: 0;
    width: 445px;
    padding: 1rem;
    border: 10px solid rgba(235, 149, 68, 0.9);
    -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;
    right: 21.5rem;
    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-color: rgba(235, 149, 68, 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: 54%;
    font-size: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.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: 'Open Sans', sans-serif;
    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;
}

.mediaContainer {
    height: 410px;
    overflow-y: auto;
}

.getSocialContainer h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    font-style: normal;
    font: normal 1.3em OpenSansSemibold, Arial, sans-serif;
    color: #4a4b4d;
    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: 'Open Sans', sans-serif;
    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: rgba(39, 89, 105, .9) !important;
    background-color: none !important;
    border-color: none !important;
    border-bottom: 3px solid rgba(39, 89, 105, .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;*/
}

.quicklinksbanner {
    background-color: rgba(61, 175, 204, 0.9);
    color: #FFF;
    padding: 3rem 4rem;
    margin-top: -234px;
    position: relative;
    z-index: 1;
    transform: skewY(-2deg);
}

.quicklinksbanner_slider {
    transform: skewY(2deg);
    position: relative;
    top: -34px;
}


/*social tab close*/

.home_page #top-section-border {
    z-index: 2!important;
}

.highlightContainer h2,
.stay_Connected_text h2 {
    position: relative;
    z-index: 2;
}


/******* MEDIA QUERY ******jj*/

@media only screen and (max-width:1830px) {
    h1.siteLogo,
    h1.siteLogoFR {
        width: 500px;
        height: 127px;
        margin-top: 0.65rem;
    }
}

@media only screen and (min-width:1700px) and (max-width:1800px) {
    #highlightContainer .jcarousel-wrapper li i {
        font-size: 3.8rem;
    }
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    #highlightContainer .jcarousel-wrapper li i {
        font-size: 3.8rem;
    }
    #sidebar-wrapper {
        width: 350px;
    }
    #page-content-wrapper {
        padding-left: 350px;
    }
}

@media only screen and (max-width: 1629px) {
    .features_slide_InnerCont .jcarousel-control-prev,
    .features_slide_InnerCont .jcarousel-control-next {
        display: inline-block !important;
    }
}

@media only screen and (min-width:1500px) and (max-width:1600px) {
    #sidebar-wrapper {
        width: 340px;
    }
    #page-content-wrapper {
        padding-left: 340px;
    }
    #recentNewsCont .bottomLinks a,
    #upcomingEventsCont .bottomLinks a {
        font-size: 1rem;
        padding: 0.7rem 2.3rem;
    }
    .fb1.row .col-sm {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

@media only screen and (max-width: 1539px) {
    .quicklinksbanner .jcarousel-control-prev,
    .quicklinksbanner .jcarousel-control-next {
        display: block !important;
    }
}

@media only screen and (min-width:1400px) and (max-width:1500px) {
    #sidebar-wrapper {
        width: 330px;
    }
    #page-content-wrapper {
        padding-left: 330px;
    }
    .fb1.row .col-sm {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media only screen and (min-width:1300px) and (max-width:1400px) {
    #sidebar-wrapper {
        width: 320px;
    }
    #page-content-wrapper {
        padding-left: 320px;
    }
    ul.footerNav li {
        display: block;
        width: 100%;
    }
    .contact_us_footer .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contact_us_footer .col-sm-6:nth-child(2) {
        margin-top: 1rem;
    }
}

@media only screen and (max-width:1190px){

}

@media only screen and (min-width:1190px) and (max-width:1300px) {
    .contact_us_footer .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contact_us_footer .col-sm-6:nth-child(2) {
        margin-top: 1rem;
    }
    #sidebar-wrapper {
        width: 310px;
    }
    #page-content-wrapper {
        padding-left: 310px;
    }
    .member h3 {
        font-size: 1.2rem;
    }
    .member .learn_more {
        margin-top: 5px;
        font-size: 0.8rem;
    }
}

@media only screen and (min-width:1025px) and (max-width:1190px) {
    .contact_us_footer .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contact_us_footer .col-sm-6:nth-child(2) {
        margin-top: 1rem;
    }
    .features_slide_all {
        padding: 2.5rem 1.5rem;
    }
    .stay_Connected_text p {
        padding-right: 0;
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .contact_us_footer .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contact_us_footer .col-sm-6:nth-child(2) {
        margin-top: 1rem;
    }
    .stay_Connected_text p {
        padding-right: 0;
    }
    .features_slide_all {
        padding: 2.5rem 1.5rem;
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .fb1.row .col-sm {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    ul.footerNav li {
        display: block;
        width: 100%;
    }
    .contact_us_footer .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contact_us_footer .col-sm-6:nth-child(2) {
        margin-top: 1rem;
    }
    .stay_Connected_text p {
        padding-right: 0;
    }
    .features_slide_all {
        padding: 2.5rem 1.5rem;
    }
    .member h3 {
        font-size: 1.2rem;
    }
}

@media only screen and (max-width:1680px) {
    h1.siteLogo,
    h1.siteLogoFR {
        width: 430px;
        height: 109px;
        margin-top: 0.9rem;
    }
    .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.langTranslateBTN,
    .headerTop a.langTranslateBTN:link {
        margin-top: 0.25rem;
    }
    h2.categoryTitle {
        font-size: 3.5rem;
    }
    h2.categoryTitle .subCatTitle {
        font-size: 1.8rem;
    }
    .frmSearch input[type="search"] {
        font-size: 1rem;
    }
    .frmSearch button[type="submit"] {
        right: 0.3rem;
    }
    .municipalServices .col-5 h2,
    .municipalServices .col-7 h2 {
        font-size: 1.5rem;
    }
    .btnFireRating {
        width: 170px;
        height: 170px;
    }
    .btnFireRating:before {
        width: 200px;
        height: 200px;
    }
    a.inEffectLink,
    a.inEffectLink:link {
        font-size: 0.9rem;
    }
}

@media only screen and (max-width:1540px) {
    .quicklinksbanner {
        padding: 3rem 5rem;
    }
}

@media only screen and (max-width:1500px) {
    .stay_Connected_text p {
        padding-right: 2rem;
    }
}

@media only screen and (max-width:1450px) {
    h1.siteLogo,
    h1.siteLogoFR {
        width: 400px;
        height: 102px;
        margin-top: 1rem;
    }
    .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;
    }
}

@media only screen and (max-width:1400px) {
    .stay_Connected_text p {
        padding-right: 0;
        font-size: 0.9rem;
    }
    .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;
    }
}

@media only screen and (max-width:1330px) {
    .topNavContainer {
        min-height: 17rem;
    }
    ul.relatedLinks a,
    ul.relatedLinks a:link {
        font-size: 1rem !important;
    }
    ul.relatedLinks>li {
        height: 6rem;
    }
    .bottomNavContainer a,
    .bottomNavContainer a:link {
        font-size: 1.2rem !important;
    }
    h2.categoryTitle {
        min-height: 370px;
        font-size: 3rem;
    }
    h2.categoryTitle .subCatTitle {
        font-size: 1.6rem;
    }
    h3.pageTitle {
        font-size: 1.5rem;
    }
    h4.searchTitle {
        font-size: 1.3rem;
    }
    .frmSearch input[type="search"] {
        font-size: 0.9rem;
    }
    .frmSearch button[type="submit"] {
        right: 0.2rem;
    }
    main.formPage i {
        font-size: 4rem;
    }
    main.formPage .textSuccess {
        font-size: 1.3rem;
    }
}

@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;
    }
}

@media only screen and (max-width:1250px) {
    .scrollup {
        bottom: 1.5rem;
        right: 1.5rem;
    }
}

@media only screen and (max-width:1190px) {
    .btnScrollup {
        right: 0.5rem;
    }
    #highlightContainer .jcarousel-wrapper li i {
        font-size: 3.9rem;
    }
    .member h3 {
        font-size: 1.2rem;
        margin: 1rem 0 1.5rem 0;
    }
    .getSocialContainer .getSocialTitle {
        width: 55px;
        right: 26.9rem;
        padding: 0.9rem;
    }
    .getSocialContainer .getSocialTitle h2:last-child {
        margin-left: 0.3rem;
    }
    .getSocialTitle h2 span {
        display: none;
    }
    .categoryTitle #top-section-border {
        height: 30px;
    }
    .frmSearch {
        min-width: 300px;
    }
    .mobile_menu {
        display: block;
        padding: 1rem;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.10);
    }
    .mobile_menu .headerTop {
        margin-bottom: 0;
        padding: 0;
    }
    .mobile_menu .headerTop a,
    .mobile_menu .headerTop a:link {
        margin-left: 1.5rem;
        margin-right: 0;
    }
    .mobile_menu .headerTop a:nth-child(1) {
        margin-left: 0;
    }
    #sidebar-wrapper {
        display: none;
    }
    #page-content-wrapper {
        padding-left: 0;
    }
    #page-content-wrapper {
        padding-left: 0;
    }
    .desktopNav,
    ul.subMainMenu,
    ul.subSubMainMenu {
        display: none;
    }
    .mobileNav,
    .menuIcon,
    .closeNav {
        display: inherit;
    }
    .menuIcon>span {
        font-size: 1.5rem;
        margin-right: 0.7rem;
        display: none;
    }
    .mobile_menu.navOpen .menuIcon>span {
        display: inline-block;
    }
    h1.siteLogo,
    h1.siteLogoFR {
        margin-bottom: 0.3rem;
        margin-top: 0.5rem;
    }
    .moreOptionMainMenu,
    .moreOptionSubMainMenu {
        position: absolute;
        top: 0;
        right: 8px;
        font-size: 1rem;
        color: #165751;
        display: inline-block;
        padding: 1rem 1.9rem;
        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.9rem 1.9rem;
    }
    .moreOptionMainMenu:before,
    .moreOptionSubMainMenu:before {
        content: "\f078";
        margin-left: 0;
        -webkit-transform: transform 300ms ease 0s;
        -moz-transform: transform 300ms ease 0s;
        -o-transform: transform 300ms ease 0s;
        transition: transform 300ms ease 0s;
    }
    .moreOptionMainMenu.openIcon:before,
    .moreOptionSubMainMenu.openIcon:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .moreOptionMainMenu:hover,
    .moreOptionSubMainMenu:hover {
        color: #FFF;
    }
    .mobile_menu.navOpen nav {
        -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);
        position: absolute;
    }
    .mobile_menu.navOpen .menuIcon:after {
        content: "\f00d";
    }
    .closeNav {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1.3rem;
        color: #e3530d;
        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: 300px;
        text-align: right;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        -webkit-transition: transform 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: auto;
        z-index: 20;
        background: #FFF;
        box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 8px -10px #CCC;
    }
    ul.mainMenu {
        margin-top: 0.5rem;
    }
    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 1.5rem;
        border-bottom: none;
    }
    ul.mainMenu>li {
        position: relative;
    }
    ul.mainMenu>li.hasChild>a {
        padding-right: 2.5em;
    }
    ul.mainMenu>li.selected>a {
        color: #FFF;
        background: #0e4f78;
    }
    ul.mainMenu>li.selected .moreOptionMainMenu {
        color: #FFF;
    }
    ul.mainMenu>li:hover>a {
        color: #FFF;
        background: #3dafcc;
    }
    ul.mainMenu>li.hasChild:hover .moreOptionMainMenu {
        color: #FFF;
    }
    ul.subMainMenu a,
    ul.subMainMenu a:link {
        font-size: 1rem;
        font-weight: 400;
        color: #FFF;
        text-transform: none!important;
        padding-left: 1.5rem!important;
        border-bottom: none!important;
        background: #0e4f78!important;
    }
    ul.subMainMenu a:visited {
        color: #FFF;
    }
    ul.subMainMenu a:hover {
        color: #FFF;
        background: #eb9544!important;
    }
    ul.subMainMenu a:active {
        color: #FFF;
        background: #eb9544!important;
    }
    ul.subMainMenu a:hover {
        color: #FFF;
        background: #eb9544!important;
    }
    ul.subMainMenu>li {
        position: relative;
    }
    ul.subMainMenu>li.hasChild>a {
        padding-right: 2.7rem;
    }
    ul.subMainMenu>li.selected>a {
        color: #FFF;
        background: #eb9544!important;
    }
    ul.subMainMenu>li.selected .moreOptionSubMainMenu {
        color: #FFF;
    }
    ul.subMainMenu>li:hover>a {
        color: #FFF;
        background: #0e4f78!important;
    }
    ul.subMainMenu>li.hasChild:hover .moreOptionSubMainMenu {
        color: #a3bfbc;
    }
    .subMainMenu .hasChild .moreOptionSubMainMenu {

        color: #FFF;
    }
    ul.subSubMainMenu a,
    ul.subSubMainMenu a:link {
        font-style: italic;
        color: #FFF !important;
        background: #5bad9f !important;
        border-bottom: none!important;
        padding-left: 2rem!important;
    }
    ul.subSubMainMenu a:visited {
        color: #FFF !important;
    }
    ul.subSubMainMenu>li a:hover {
        color: #FFF !important;
        background: #eb9544 !important;
    }
    ul.subSubMainMenu>li.selected>a {
        color: #FFF !important;
        background: #eb9544 !important;
    }
    .btnPollQuestionVote {
        font-size: 1rem;
    }
    .frmSearch input[type="search"] {
        font-size: 1rem;
    }
    .frmSearch button[type="submit"] {
        font-size: 1.2rem;
    }
    .footerTop h2 {
        font-size: 1.2rem;
    }
    .footerTop p,
    ul.phoneColsList {
        font-size: 1rem;
    }
    .idLiketoSearchBTN {
       padding-right:2rem;
        margin:1rem;
       display:inline-block;
       font-size:1.4rem;
 

    }
	
	
	
	
		.mainContainer aside.col-sm {

		display: block;

	}

    ul.sideMenu {

        display: none;

    }

    .mainContainer aside.col-sm,

    .mainContainer main.col-sm {

        flex-basis: auto;

    }

    .mainContainer main.col-sm {

        padding: 1.5rem 0 0;

    }

    .sideMenuNav {

        display: inherit;

        width: 100%;

        font: normal 700 1rem 'Open Sans', Arial, sans-serif;

        color: #FFF;

        cursor: pointer;

        text-align: center;

        text-transform: uppercase;

        border: none;

        padding: 0.7rem 1rem;

        margin: 0;
		border-bottom: 1px solid white;
			transition: background 300ms ease 0s;
        background: #0e4f78;

    }
	.sideMenuNav:hover {
		background: #3dafcc;
	}

    .sideMenuNav:before {

        content: normal;

        margin-left: 0;

    }

    .sideMenuNav:before {

        content: "\f055";

		font-weight: 400;

        margin-right: 0.5rem;

    }

    .sideMenuNav.openSideMenuIcon:before {

        content: "\f056";

    }

    .articlePost {

        border-top: none;

        padding-top: 0;

    }
 
}

@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;
    }
}

@media only screen and (max-width:1085px) {
    .footerMiddle h2 {
        font-size: 1rem;
    }
    .footerMiddle p,
    ul.phoneColsList {
        font-size: 0.9rem;
    }
    .footerMiddle>.container {
        padding-right: 26rem;
        -webkit-background-size: 400px 255px;
        -moz-background-size: 400px 255px;
        background-size: 400px 255px;
    }
    .quickLinks {
        display: none;
    }
}

@media only screen and (max-width:1050px) {
    .headerTop>a>span,
    .headerTop #weather h1 {
        display: none;
    }
    .headerTop {
        padding: 0.5rem 1rem;
    }
    .headerTop a,
    .headerTop a:link {
        font-size: 1rem;
        margin-right: 0.8rem;
    }
    .headerTop a.hEmail {
        margin-right: 0.3rem;
    }
    .headerTop a:before {
        margin-right: 0;
    }
    .headerTop a.langTranslateBTN,
    .headerTop a.langTranslateBTN:link {
        margin-top: 0;
    }
}

@media only screen and (max-width:1023px) {
    h2.categoryTitle .catTitleCont {
        top: 60%;
    }

    ol.breadCrumb a,
    ol.breadCrumb a:link {
        font-size: 1rem;
    }
    h2.categoryTitle {
        min-height: 300px;
        font-size: 2rem;
    }
    h2.categoryTitle .subCatTitle {
        font-size: 1.3rem;
    }
    .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) {
    .breadCrumb {
        display: none;
    }
    #recentNewsCont {
        padding-right: 1rem;
    }
}

@media only screen and (max-width:767px) {
    .features_slide_all #highlightContainer {
        padding: 2.5rem 3.5rem;
    }
    .footerBottom .container-fluid {
        width: 75%;
    }
    .stay_Connected .btn span {
        left: -8px;
    }
    h2.categoryTitle .catTitleCont {
        top: 60%;
		text-align:center;
    }
    .member h3 {
        font-size: 1.2rem;
    }
    .quicklinksbanner .jcarousel-wrapper li span {
        font-size: 0.9rem;
    }
    .frmSearch {
        width: 300px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        min-width: 300px;
        margin-bottom: 1rem;
    }
    .fb1.row .col-sm:nth-child(2) {
        border-left: none;
        border-right: none;
    }
    .fb1.row .col-sm:nth-child(2) h2,
    .fb1.row .col-sm:nth-child(3) h2 {
        border-top: 1px solid rgba(255, 255, 255, 0.25);
        margin-top: 1.5rem;
        padding-top: 1.5rem;
    }
    .stay_Connected_inner .col-md-6:nth-child(1) {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .stay_Connected_inner .container-fluid {
        width: 86%;
    }
    .stay_Connected .btn {
        height: 51px;
        padding: 0.5rem 2rem 0.5rem 3rem;
    }
    .footer_company_year.text-right {
        margin-top: -3.8rem;
    }
    .fb1.row .col-sm {
        flex-basis: auto;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .footerBottom h2 {
        font-size: 1.5rem;
        font-weight: 600;
    }
    .contact_us_footer ul li:first-child {
        margin-top: 1rem;
    }
    .stay_Connected_inner {
        text-align: center;
    }
    .stay_Connected_text p {
        padding-right: 0;
        font-weight: 400;
    }
    .highlightContainer h2,
    .stay_Connected_text h2 {
        font-size: 1.7rem;
    }
    .features_slide_all,
    .stay_Connected_inner {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    #sidebar-wrapper {
        display: none;
    }
    .popupAlert>.container {
        font-size: 0.8rem;
    }
    main img {
        display: block !important;
        float: none !important;
        margin: 0.5rem auto !important;
    }
    .stay_Connected #top-section-border {
        height: 30px;
    }
}

@media only screen and (max-width:700px) {
    .footerBottom .container-fluid {
        width: 80%;
    }
}

@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) {
    nav {
        width: 100%;
    }
    .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:650px) {
    .footerBottom .container-fluid {
        width: 90%;
    }
    .footerBottom .contact_us_footer .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@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;
    }
    .searchPage input[type="text"] {
        padding-right: 5rem;
    }
}

@media only screen and (max-width:580px) {
    .footerBottom .container-fluid {
        width: 99%;
    }
    .mobile_menu {
        padding: 1rem 0.5rem;
    }
    .menuIcon:after {
        margin-left: 0;
    }
    h1.siteLogo,
    h1.siteLogoFR {
        width: 300px;
        height: 76px;
        margin-top: 0.4rem;
        margin-left: 0.1rem;
    }
    .headerTop a.langTranslateBTN,
    .headerTop a.langTranslateBTN:link {
        font-size: 0.75rem;
        margin-top: 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) {
    .getSocialContainer {
        width: 380px;
    }
    .getSocialContainer .getSocialTitle {
        right: 22.7rem;
    }
    .footerBottom a,
    .footerBottom a:link,
    .time_icon {
        font-size: 0.8rem !important;
    }
    .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) {
    .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) {
    .stay_Connected .form-control {
        font-size: 0.8rem;
    }
    .stay_Connected .btn {
        padding-left: 2rem;
    }
    .stay_Connected .btn span {
        left: -6px;
    }
    h2.categoryTitle {
        min-height: 290px;
    }
    h2.categoryTitle .subCatTitle {
        font-size: 1.1rem;
    }
    .frmSearch input[type="search"] {
        font-size: 0.7rem;
    }
    .frmSearch button[type="submit"] {
        right: 0;
    }
    .innerPageRBCont {
        padding: 0.5rem 1rem;
    }
    .roadBanStatus {
        font-size: 0.85rem;
    }
}

@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;
    }
    .mobile_menu .headerTop a,
    .mobile_menu .headerTop a:link {
        margin-left: 1rem;
    }
}

@media only screen and (max-width:450px) {
    .getSocialContainer {
        width: 330px;
    }
    .getSocialContainer .getSocialTitle {
        right: 19.5rem;
    }
}

@media only screen and (max-width:430px) {
    .stay_Connected .form-control {
        font-size: 0.7rem;
    }
    .stay_Connected .btn {
        font-size: 0.8rem;
    }
    .features_slide_all #highlightContainer {
        padding: 2.5rem 1rem;
    }
    .features_slide_all #highlightContainer .features_slide {
        width: 85%;
        margin: 0 auto;
    }
}

@media only screen and (max-width:400px) {
    .getSocialContainer {
        width: 280px;
    }
    .getSocialContainer .getSocialTitle {
        right: 16.5rem;
    }
    h1.siteLogo,
    h1.siteLogoFR {
        width: 230px;
        height: 58px;
        margin-top: 0.5rem;
        margin-left: 0.2rem;
    }
    .btnPollQuestionVote {
        width: 100%;
        max-width: 100%;
        font-size: 0.8rem;
    }
    .footerMiddle>.container {
        padding-bottom: 14rem;
        -webkit-background-size: 300px 191px;
        -moz-background-size: 300px 191px;
        background-size: 300px 191px;
    }
    .headerTop a,
    .headerTop a:link {
        margin-right: 0.2rem;
    }
    #weather h2 {
        font-size: 0.8rem;
    }
    #weather i {
        font-size: 1.6rem;
    }
    .footerBottom .container-fluid {
        width: 100%;
    }
}

@media only screen and (max-width:370px) {
    .mobile_menu .headerTop a,
    .mobile_menu .headerTop a:link {
        margin-left: 0.7rem;
        font-size: 0.9rem;
    }
    .highlightContainer h2,
    .stay_Connected_text h2 {
        font-size: 1.5rem;
    }
    #highlightContainer .features_slide {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media only screen and (max-width:360px) {
    .stay_Connected_inner .container-fluid {
        width: 96%;
    }
}

@media only screen and (max-width:340px) {
    .footer_company_year .img-fluid {
        max-width: inherit;
        width: 70px;
    }
    .footer_company_year.text-right li {
        font-size: 0.8rem;
    }
    .footerBottom small {
        font-size: 0.6875rem;
    }
    .stay_Connected .form-control {
        font-size: 0.7rem;
    }
    .getSocialContainer {
        width: 240px;
    }
    .getSocialContainer .getSocialTitle {
        right: 14.1rem;
    }
}

@media only screen and (max-width:330px) {
    .stay_Connected .btn {
        padding: 0.5rem 1rem 0.5rem 2rem;
    }
    .frmSearch {
        min-width: 260px;
        width: 260px;
    }
}