﻿/*********************************************************
GENERAL THEME OF THE SITE
*********************************************************/
@import '../fonts/aleo-family/stylesheet.css';
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,700i,800');

body {
    min-width: 320px;
    font: normal 400 0.85rem/1.5 'Open Sans', Arial, sans-serif !important;
    color: rgb(37,37,37);
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    background: rgb(242,245,247);
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
}
img.notice-image{
	cursor:pointer;
}

h1, h2, h3, h4, h5, h6 {
    font: normal 700 2rem 'Open Sans', Arial, sans-serif;
    color: rgb(38,50,56);
    padding: 0;
   margin: 0 0 0.5rem 0;
}

h2 {
    font-size: 1.7rem;
	color: rgb(217, 140, 24);
}

h3 {
    font-size: 1.4rem;
	color: rgb(0,104,180);
}

h4 {
    font-size: 1.1rem;
	color: rgb(125, 125, 125);
}

h5 {
    font-size: 1rem;
}

h6 {
    font-size: 1rem;
}
#notice-list .col-sm-4{
	margin-bottom:2em;
}
h2.categoryTitle {
    position: relative;
    height: auto;
    min-height: 390px;
    font: bold 4rem 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
    text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
    text-align: center;
    margin: 0;
    padding: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
    /*h2.categoryTitle:before {
    content:"";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 51px;
    display: block;
    background: url(../images/bgBackgroundInnerPages.png) left bottom repeat-x;
}*/
    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: none;
    }

    h2.categoryTitle .subCatTitle {
        font: italic 400 2rem 'Open Sans', Arial, sans-serif;
        display: block;
    }

h3.pageTitle {
    font: normal 700 1.8rem 'Open Sans', Arial, sans-serif;
    color: rgb(38,50,56);
    display: block;
    margin-bottom: 1.5rem;
}
h2.pageTitle {
    font: normal 700 1.8rem 'Open Sans', Arial, sans-serif;
    color: rgb(38,50,56);
    display: block;
    margin-bottom: 1.5rem;
}

/* styling for content area tables */
table th {
    background: #0168b3;
	color: #ffffff;
}
/* end */
p {
    padding: 0;
    margin: 0 0 1rem;
}

a,
a:link,
ul.directory-list button {
    font-weight: 700;
    color: rgb(217, 140, 24);
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
}

    a:visited {
        color: rgb(217, 140, 24);
    }

    a:hover,
    ul.directory-list button:hover {
        color: rgb(0,104,180);
        text-decoration: none;
    }

    a:active,
    ul.directory-list button:active {
        color: rgb(227,83,13);
    }

    a:focus,
    ul.directory-list button:focus {
        color: rgb(227,83,13);
        text-decoration: none;
    }

cite,
small {
    font-style: normal;
}

figure {
    padding: 0;
    margin: 0;
}

address {
    font-style: normal;
}

button, input, optgroup, select, textarea, p, .form-group label {
    font: normal 400 0.90rem 'Open Sans', Arial, sans-serif;
}
.appBtn a:hover img{
	opacity:.9;
}
.mobileNav,
.sideMenuNav,
.moreOption > span,
.scrollup > span {
    display: none;
}

    .social-network a:after,
    .btnFireRating h3:after,
    .dynamicRoadBan a:before,
    ul.footerCol3 > li:last-child:before,
    ul.phoneColsList > li:before,
    .desktopNav ul.mainMenu a:after,
    .headerTop a:before,
    ul.footerNav a:before,
    ul.footerNav a:after,
    dd.ddMap:before,
    dd.ddPhone:before,
    dd.ddFax:before,
    dd.ddEmail:before,
    .frmPSubmit:after,
    .searchIcon:after,
    .serviceRequest h2:before,
    .headerTopRight a:before,
    ol.breadCrumb a.breadcrumbHome:before,
    ol.breadCrumb a:after,
    .sideMenuNav:before,
    .sideMenuNav:after,
    .moreOptionMainMenu:before,
    .moreOptionSubMainMenu:before,
    .moreOption:before,
    .menuIcon:before,
    .socialMedia a:before {
        content: "\f10c";
        font-family: fontawesome;
        font-size: inherit;
        font-weight: normal;
        font-style: normal;
        color: inherit;
        display: inline-block;
        margin-left: 0.5rem;
    }

.menuIcon:before {
    margin-right: 0.5rem;
}

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,
ul.appContainer, 
ul.appContainer > li {
    list-style: none;
    padding: 0;
    margin: 0;
}


/** Set the .container's width here based on the design **/
.container {
    max-width: 100%;
}
.basic.container {
    max-width: 87%;
}

.municipalServices .container {
    max-width: 100%;
}


.skipToContent {
    position: absolute;
    top: -9999rem;
    left: 1rem;
    width: 300px;
    height: 1px;
    padding: 1.5rem;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 0.7rem;
    overflow: hidden;
    z-index: 9999;
    background: rgba(0,0,0,0.9);
}

    .skipToContent.showSkipToContents {
        top: 1rem;
        height: auto;
    }

    .skipToContent h2 {
        font-size: 1rem;
        color: rgb(1,138,182);
        margin-bottom: 0.5em;
    }

ol.skipLinks,
ol.skipLinks > li {
    font-size: 0.9rem;
    color: rgb(255,255,255);
    padding: 0;
    margin: 0;
}

ol.skipLinks {
    margin-left: 1.5rem;
}

.skipToContent a,
.skipToContent a:link {
    font-size: inherit;
    font-weight: 700;
    display: block;
    padding: 0.3rem;
    color: rgb(255,255,255);
}

    .skipToContent a:visited {
        color: rgb(255,255,255);
    }

    .skipToContent a:hover {
        color: rgb(1,138,182);
    }

    .skipToContent a:active {
        color: rgb(1,138,182);
    }

    .skipToContent a:focus {
        color: rgb(255,255,255);
        outline: 1px solid rgb(1,138,182);
    }

.hideMe {
    position: absolute;
    top: -9999rem;
    left: -9999rem;
}

.btnScrollup {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    color: rgb(255,255,255);
    cursor: pointer;
    padding: 0.2rem 0.7rem;
    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: 7;
    background: rgb(198,77,77);
    line-height: 1rem;
    font-size: 2rem;
}

    .btnScrollup:hover {
        color: rgb(255,255,255);
        background: rgb(217,140,24);
        outline: 0px;
    }

    .btnScrollup:focus {
        color: rgb(255,255,255);
        background: rgb(217,140,24);
        outline: 0px;
    }

.articlePost.cf {
    margin-top: 1em;
}

.block-50.col-sm:nth-of-type(2n+1) {
    padding-left: 15%;
    padding-right: 50px;
}

.block-50.col-sm:nth-of-type(2) {
    padding-right: 15%;
    padding-left: 50px;
}

header.masterHeader {
    position: fixed;
    z-index: 10;
    width: 100%;
    background: rgba(26,34,38, 0.75);
}

header.masterHeader.head-scroll{
	  background: rgba(26,34,38, 1);
}
.headerTop {
    padding: 0px; /* 1rem 2rem;*/
    position: absolute;
    z-index: 1;
    /*width: 71%;
    margin: 20px 20%;*/
    line-height: 1rem;
    top: 0px;
    left: 300px;
    right: 150px;
    bottom: 0px;
    margin: 18px 0px 20px 0px;
}

.headerBottom {
    position: relative;
    /* background: rgba(26,34,38, 0.75);
    height:110px; */
}

.footerMiddle {
    padding-top: 2rem;
    background: rgb(255,255,255) url(../images/bgTrees.png) left bottom repeat-x;
}

    .footerMiddle > .container {
        padding: 8rem 32rem 2rem 2rem;
        background: url(../images/bgPhones.png) right bottom no-repeat;
    }

.footerBottom {
    position: relative;
    padding: 0px;
    /*padding-top: 2rem;
    padding-bottom: 2rem;*/
    background: #f2f5f7;
}

.fb1.row {
    background: #0168b5;
}

    .fb1.row .col-sm {
        /*padding-left: 2rem;
    padding-right: 2rem;*/
    }

.fb1 .block-50 {
    padding-top: 60px;
}

.fb1.row .col-sm.blk-subscribe {
    background: url('../images/img-3.jpg') no-repeat;
    height: 300px;
}

    /*.fb1.row .col-sm.blk-subscribe .contents {
        padding-left: 18%;
        padding-top: 25px;
    }*/
/*.fb1.row .col-sm:nth-child(2) {
    border-left: 1px solid rgba(255,255,255,0.15);
    border-right: 1px solid rgba(255,255,255,0.15);
}*/



.fb2.row {
    background: #c0c3c4;
}

    .fb2.row .col-sm:first-child {
        text-align: left;
        line-height: 60px;
    }

    .fb2.row .col-sm:nth-child(2) {
        text-align: center;
    }

    .fb2.row .col-sm:last-child {
        text-align: right;
    }

.modal-open header.masterHeader {
    padding-right: 17px;
}

    .modal-open header.masterHeader .headerTop {
        right: 154px;
    }

.headerTop a,
.headerTop a:link {
    font: normal 700 0.938rem 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
    display: inline-block;
    margin-right: 2rem;
    line-height: 1rem;
}

    .headerTop a:visited {
        color: rgb(255,255,255);
    }

    .headerTop a:hover {
        color: rgb(252,176,64);
    }

    .headerTop a:active {
        color: rgb(252,176,64);
    }

    .headerTop a.hcalendar {
        float: left;
        position: relative;
        padding-top: 0.2rem;
    }

a.hcalendar span.hcalendar-calendar {
    margin-left: .4rem;
    font-weight: normal;
    float: left;
}
a.hcalendar span.hcalendar-calendar > span {
    display: block;
    font:normal 700 0.938rem 'Open Sans', Arial, sans-serif;
}

.headerTop a.hsearch {
    float: right;
    font-weight: normal;
    line-height: 2rem;
    margin-top: .3rem;
}

    .headerTop a.hsearch::before {
        content: "";
    }

    .headerTop a.hsearch .fa.fa-search {
        color: rgb(217,140,24);
        margin-left: 28px;
        font-size: 1.3rem;
    }

.headerTop a:before {
    margin-left: 0;
    margin-right: 0.5rem;
}

.headerTop a.hMap:before {
    content: "\f041";
}

.headerTop a.hPhone:before {
    content: "\f095";
}

a.hcalendar:before {
    content: ""
    /*color: #89be4a;
    font-size: 2rem;
    position: absolute;
    left: 0px;
    font-family: fontawesome;
    top: 10px;*/
}
.hcalendar-calendar {

}

.header-calendar-icon {
    color: #89be4a;
    font-size: 2rem;
    font-family: fontawesome;
    float: left;
    margin-right: .3rem;
}

.carousel-caption a.hcalendar {
    display: none;
}

    .carousel-caption a.hcalendar::after {
        content: "";
    }

.headerTop a.hFax:before {
    content: "\f1ac";
}

.headerTop a.hEmail:before {
    content: "\f003";
}

.headerTop a#weather:before,
.headerTop a.langTranslateBTN:before,
.headerTop a.langTranslateBTN:before {
    content: normal;
}
/* Header Top : Start */
.headerTop .htopitem {
    display: block;
    border-right: 1px solid #909495;
    margin: 0px 28px 0px 7px;
    height: 100%;
    padding: 14px 0px;
}

.innerHeader {
    position: relative;
}


.headerTop .htopitem:first-child {
    float: left;
    width: 102px;
    margin-right: 1.8rem;
}

    .headerTop .htopitem:last-child {
        padding-left: 30px;
    }
/* Header Top : End */

/*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);
    }

    20% {
        -webkit-transform: scaleY(1.0);
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}
/*loading - end*/
.langCont {
    float: right;
}

.headerTop a.langTranslateBTN,
.headerTop a.langTranslateBTN:link {
    text-transform: uppercase;
    margin-right: 0;
}

    .headerTop a.langTranslateBTN:after {
        content: "/";
        display: inline-block;
        margin-left: 0.5em;
        margin-right: 0.5em;
    }

    .headerTop a.langTranslateBTN.langFrench:after {
        content: normal;
        margin-left: 0;
        margin-right: 0;
    }

    .headerTop a.langTranslateBTN:after,
    .headerTop a.langTranslateBTN:hover:after {
        color: rgb(255,255,255);
    }

    .headerTop a.langTranslateBTN.selected-lan {
        color: rgb(252, 176, 64);
    }



h1.siteLogo,
h1.siteLogoFR {
    float: left;
    width: 180px;
    height: 77px;
    display: inline-block;
    margin: 11.5px 0 11.5px 57px;
}

    h1.siteLogo > a,
    h1.siteLogoFR > a {
        width: inherit;
        height: inherit;
        display: block;
        text-indent: -9999rem;
        background: url(../images/logo.png) left center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }


.addthis-smartlayers.addthis-smartlayers-desktop #at4-share {
    top: 26% !important;
}

.addthis-smartlayers.addthis-smartlayers-desktop .atss {
    z-index: 1;
}

.quickLinks {
    /* position: absolute;
    top: 915px;
    right: 10px;
    padding: 0px;
    z-index: 5; */
}

    .quickLinks.openQuickLinks {
        position: fixed;
        z-index: 8;
        width: 180px;
        right: 0px;
        top: 100px;
        height: calc(100vh - 100px);
        overflow: auto;
        background: rgba(208,134,25,0.9);
    }
	
    .quickLinks .blkqaction {
        width: 180px;
        position: fixed;
        text-align: center;
        z-index: 6;
        right: 0px;
        bottom: 0px;
    }


    .quickLinks .btnopenqlink {
        background: url("../images/quick-links.png") no-repeat top center;
        padding: 0px;
        text-indent: -9999px;
        border: 0px;
        width: 105px;
        height: 105px;
        display: block;
        margin: 0px auto;
		      -webkit-transition-property: background;
        -moz-transition-property: background;
        -o-transition-property: background;
        transition-property: background;
    }
	.quickLinks .btnopenqlink:hover{
		background: url("../images/quick-links1.png") no-repeat top center;
		-webkit-transition-property: background;
        -moz-transition-property: background;
        -o-transition-property: background;
        transition-property: background;
	}
	
	.quickLinks.openQuickLinks .btnopenqlink{
		background: url("../images/quick-links1.png") no-repeat top center;
		padding: 0px;
        text-indent: -9999px;
        border: 0px;
        width: 105px;
        height: 105px;
        display: block;
        margin: 0px auto;
		      -webkit-transition-property: background;
        -moz-transition-property: background;
        -o-transition-property: background;
        transition-property: background;
	}


    .quickLinks .blkqaction .btncloseqlink {
        background: transparent;
        border: none;
        color: #fff;
        font-size: 3rem;
        margin: 0px auto;
    }

    .quickLinks .qlContainer {
        display: none;
    }

    .quickLinks .blkqaction .btncloseqlink i.fa {
        font-size: 2.5rem;
    }

    .quickLinks .blkqaction button:focus {
        outline: 0px;
    }

    .quickLinks.openQuickLinks a,
    .quickLinks.openQuickLinks a:link {
        position: relative;
        font: normal 600 1rem 'Open Sans', Arial, sans-serif;
        color: rgb(255,255,255);
        text-align: left;
        text-transform: uppercase;
        display: block;
        margin-bottom: 10px;
        -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;
        line-height: 60px;
        border-radius: 0;
    }
    .quickLinks.openQuickLinks a:hover {
        color: white;
        
        background: #956522;
    }

    .quickLinks.openQuickLinks > a {
        width: 50px;
        background: #e39a2f;
        -webkit-transform: translate3d(300%,0,0);
        -moz-transform: translate3d(300%,0,0);
        -ms-transform: translate3d(300%,0,0);
        -o-transform: translate3d(300%,0,0);
        transform: translate3d(300%,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;
    }

    .quickLinks.openQuickLinks a i {
        display: block;
        color: #fff;
        font-size: 2.5rem;
        font-weight: normal;
    }

    .quickLinks.openQuickLinks .qlContainer {
        display: block;
        width: 100%;
        padding-top: 20px;
        text-align: center;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
        transition: all 300ms ease 0s;
        z-index: 2;
    }

        .quickLinks.openQuickLinks .qlContainer > a, .quickLinks.openQuickLinks .qlContainer > a:link {
            /* margin-left: 90px; */
            font: 600 .8em 'Open Sans', Arial, sans-serif;
            color: rgb(255,255,255);
            text-transform: uppercase;
            letter-spacing: 2px;
            display: block;
            padding: 1.2em;
            text-align: center;
        }

            .quickLinks.openQuickLinks .qlContainer > a span {
                display: block;
                padding-top: 10px;
            }

            .quickLinks.openQuickLinks .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.openQuickLinks .blkqaction {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
}*/
    /* .quickLinks.openQuickLinks > a {
    opacity: 1; 
    visibility: visible;
} */

    .quickLinks.openQuickLinks .qlContainer {
        opacity: 1;
        visibility: visible;
        /*-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);*/
    }

    .quickLinks .qlContainer > a:hover {
        color: #fff;
    }

    .quickLinks .blkqaction .btncloseqlink {
        visibility: hidden;
        opacity: 0;
    }

    .quickLinks.openQuickLinks .blkqaction .btncloseqlink {
        visibility: visible;
        opacity: 1;
    }

/* Search Section */
.frmSearch {
    display: none;
}

.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;
}

.activePopupAlert .frmSearch {
    top: 21rem;
}

.frmSearch input[type="search"] {
    width: 100%;
    font: italic 700 1.125rem 'Open Sans', Arial, sans-serif;
    color: rgb(22,87,81);
    padding: 1rem 3rem 1rem 1.2rem;
    border: none;
    -webkit-border-radius: 0.8rem;
    -moz-border-radius: 0.8rem;
    border-radius: 0.8rem;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: rgb(244,242,241);
    background: rgba(244,245,249,0.75);
}

    .frmSearch input[type="search"]:focus {
        background: rgba(244,242,241,1);
    }

::-webkit-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

::-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

:-ms-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

:-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

.frmSearch button[type="submit"] {
    position: absolute;
    top: 50%;
    right: 0.6rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.3rem;
    padding: 0.5rem;
    margin: 0;
    border: none;
    cursor: pointer;
    background: none;
}

    .frmSearch button[type="submit"] i {
        color: rgb(141,190,81);
        -webkit-transition: color 300ms ease 0s;
        -moz-transition: color 300ms ease 0s;
        -o-transition: color 300ms ease 0s;
        transition: color 300ms ease 0s;
        font-weight: bold;
    }

        .frmSearch button[type="submit"] i:hover {
            color: rgb(1,138,182);
        }

		

.footerTop {
    height: auto;
    /*min-height: 20rem;*/
    background: url(../images/bg-app.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;*/
		width: 1440px;
		margin: 0 auto;
		background: url('../images/app-phone.png') center bottom no-repeat;
         /*background-position-x: 0%;
        background-position-y: 0%;
		background-position: 85% -82px;*/
		padding: 2.5rem 0 1.5rem;
    }
	
	.footerTop .appTitle{
		text-align:center;
	}
	.footerTop .appTitle h2{
		font:normal 600 1.875rem 'Open Sans';
		color:#fff;
		line-height: 1;
		margin-bottom: 0.5rem;
	}
	.footerTop .appTitle p{
		font:normal 300 1.25rem 'Open Sans';
		color:#fff;
		margin-bottom: 0.5rem;
	}
	ul.appContainer > li {
		float: left;
		width: 50%;
	}
	ul.appContainer > li:first-child{
		padding-right:16rem;
		padding-left: 2.5rem;
	}
	ul.appContainer > li:first-child .appCont:first-child, 
	ul.appContainer > li:last-child .appCont:first-child{
		margin-bottom:3.5rem;
	}
	ul.appContainer > li:last-child{
		padding-left:18rem;
	}
	.footerTop .appCont{
		position:relative;
		display: block;
		bottom: 0;
		margin: 0;
		text-align: left;
		padding: 0.5rem 1rem 0.5rem 7rem;		
	}
	
	
	
	
	.footerTop .appCont i{
		position: absolute;
		display: inline-block;
		top: 3.5rem;
		left:1rem;
		margin: 0;
		font-size: 1.875rem;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);		
		background: #fff;
		padding: 1.2rem;
		border-radius: 3rem;
	}
	.footerTop .appCont i.fa-calendar-alt{
		color:#0068b4;
	}
	.footerTop .appCont i.fa-recycle{
		color:#8bbd4f;
	}
	.footerTop .appCont i.fa-map-marked{
		color:#d04a43;
	}
	.footerTop .appCont i.fa-exclamation-triangle{
		color:#d98c18;
	}
	
	.footerTop .appCont h3{
		font:normal 400 1.375rem 'Open Sans';
		color:#fff;
		margin-bottom: 0.5rem;		
	}
	.footerTop .appCont p{
		font:normal 400 0.875rem 'Open Sans';
		color:#fff;
		margin-bottom: 0.5rem;		
	}
	.footerTop .btn-google,.footerTop .btn-app{		
		display:block;
		
	}
	.footerTop .btn-google{		
		float:right;
		padding-right:3rem;
	}
	.footerTop .btn-app{
		float:left;
		padding-left: 3rem;
	}
.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: rgb(255,255,255);
    display: block;
    margin: auto;
    padding: 0.6rem 1.5rem;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    margin-top: 1.5rem;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: rgb(1,138,182);
}

    .btnPollQuestionVote:hover {
        background: rgb(252,176,64);
    }

    .btnPollQuestionVote:focus {
        background: rgb(252,176,64);
    }


/** Model Search **/
#btnSearch .modal-header {
    border-bottom: none;
}

#btnSearch .modal-footer {
    display: none;
}

#btnSearch .modalTitleLogo {
    width: 180px;
    height: 100px;
    display: block;
    text-indent: -9999rem;
    margin: 1.1em auto 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#btnSearch .modal-body {
    padding: 0;
}


/** Navigation **/
.menuIcon,
.closeNav,
.desktopNav .moreOptionMainMenu,
/*.desktopNav .moreOptionSubMainMenu,
.desktopNav ul.subSubMainMenu,
.desktopNav ul.subSubMainMenu,*/
ul.mainMenuCol2 h3 {
    display: none;
}

.menuIcon {
    position: absolute;
    top: 50%;
    right: 2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font: normal 700 1.3rem 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
    text-transform: uppercase;
    padding: 0.5rem 1rem;
    margin: 0;
    border: 0;
    cursor: pointer;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: transparent;
    /*-webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    border-radius: 0.3rem;
    border: 1px solid rgb(156,178,159);
    background: rgb(255,255,255);*/
}

    .menuIcon:hover {
        color: rgb(255,255,255);
        background: transparent;
    }

    .menuIcon:focus {
        color: rgb(255,255,255);
        background: transparent;
        outline: none;
    }

    .menuIcon:before {
        content: "\f0c9";
        color: rgb(217,140,24);
    }

.menuIcon {
    display: inherit;
}


nav {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    z-index: 10;
    /*background: rgba(83,86,88,0.8);*/
}

    nav.navOpen {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        visibility: visible;
    }

.closeNav {
    position: absolute;
    right: 2.4rem;
    top: 2rem;
    line-height: 0;
    color: rgb(255,255,255);
    padding: 0.5rem 1rem;
    margin: 0;
    border: none;
    cursor: pointer;
    z-index: 5;
    background: none;
    font: normal 400 1.1rem 'Open Sans', Arial, sans-serif;
    text-transform: uppercase;
}

    .closeNav:before {
        content: "\f00d";       
        margin-right: 8px;
        font-family: "Font Awesome 5 Pro";
        color: #e29932;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
    }

.innerDesktopNavContainer a.subMenuMore span {
    letter-spacing: 3px;
}

.desktopNav {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 400px;
    -webkit-transition: transform 500ms ease 0s;
    -moz-transition: transform 500ms ease 0s;
    -o-transition: transform 500ms ease 0s;
    transition: transform 500ms ease 200ms;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    background: rgb(24,67,83);
}

nav.navOpen .desktopNav {
    -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);
}

.desktopNav ul.mainMenu {
    height: 100%;
    /*overflow-y: scroll;*/
    /*-webkit-overflow-scrolling: touch;*/
    overflow-y: hidden;
    overflow-x: hidden;
    background: #0168b5;
}

.desktopNav .innerDesktopNavContainer {
    position: relative;
    height: 100%;
}

.desktopNav ul.mainMenu a,
.desktopNav ul.mainMenu a:link {
    position: relative;
    font: normal 300 1.7rem 'Open Sans', Arial, sans-serif;
    text-transform: uppercase;
    color: rgb(255,255,255);
    display: block;
    padding: 0.8em 1.5em 0.8em 2em;
    color: rgb(255,255,255);
    letter-spacing: 5px;
}

    .desktopNav ul.mainMenu a:visited {
        color: rgb(255,255,255);
    }

    .desktopNav ul.mainMenu a:hover {
        /*color: rgb(86,117,129);*/
		color:#e29a2f;
    }

    .desktopNav ul.mainMenu a:active {        
		color:#e29a2f;
    }

    .desktopNav ul.mainMenu a:focus {
       color:#e29a2f;
    }

    .desktopNav ul.mainMenu a:after,
    .desktopNav ul.mainMenu a:before {
        content: none;
        margin-left: 0;
    }

.desktopNav ul.mainMenu > li.hasChild:hover > a,
.desktopNav ul.mainMenu > li[aria-expanded="true"] > a {
    /*color: rgb(86,117,129);*/
	color:#e29a2f;
}

    .desktopNav ul.mainMenu > li.hasChild:hover > a:before,
    .desktopNav ul.mainMenu > li[aria-expanded="true"] > a:before {
        content: "\f104";
        font-family: fontawesome;
        font-size: 1.7rem;
        font-weight: bold;
        position: absolute;
        top: 50%;
        left: .8em;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #d98c18;
        margin-left: 0;
    }

.desktopNav ul.mainMenu > li:first-child a {
    margin-top: 6em;
}

.innerNavScroll {
    padding: 0 2rem;
}

.innerNavContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 400px;
    height: 100%;
    padding-top: 10em;
    padding-bottom: 9.5em;
    -webkit-transition: transform 500ms ease 0s;
    -moz-transition: transform 500ms ease 0s;
    -o-transition: transform 500ms ease 0s;
    transition: transform 500ms ease 200ms;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    z-index: -1;
    background: rgba(10, 91, 130, 0.9);
}

.desktopNav ul.mainMenu > li.hasChild[aria-expanded="true"] .innerNavContainer,
.desktopNav ul.mainMenu > li:hover .innerNavContainer {
    /*left: -100%;*/
    -webkit-transform: translate3d(-200%,0,0);
    -moz-transform: translate3d(-200%,0,0);
    -ms-transform: translate3d(-200%,0,0);
    -o-transform: translate3d(-200%,0,0);
    transform: translate3d(-200%,0,0);
}

.desktopNav ul.subMainMenu a,
.desktopNav ul.subMainMenu a:link {
    font: normal 600 1.2rem 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 1rem 2rem;
    display: block;
    border-bottom: 1px solid #377899;
}
.desktopNav ul.subMainMenu ul.subSubMainMenu > li > a,
.desktopNav ul.subMainMenu ul.subSubMainMenu > li > a:link {
    font-size:1.1rem;
    padding: 1rem 2rem 1rem 3rem;
    border:none;
    font-style:italic;
}
.desktopNav ul.subMainMenu ul.subSubMainMenu > li > a:last-child {
    border-bottom: 1px solid #377899;
}

.desktopNav ul.subMainMenu ul.subSubMainMenu > li.selected > a:last-child {
    color:rgb(217,140,24);
}

    .desktopNav ul.subMainMenu a:hover {
        color: #e29a2f;
    }

    .desktopNav ul.subMainMenu a:active {
        color: #e29a2f;
    }

    .desktopNav ul.subMainMenu a:focus {
        color: #e29a2f;
    }

.desktopNav a.subMenuMore,
.desktopNav a.subMenuMore:link {
    position: absolute !important;
    bottom: 0;
    width: 100%;
    font: normal 600 1.5rem 'Open Sans', Arial, sans-serif !important;
    color: rgb(255,255,255) !important;
    text-align: center;
    padding: 1em 1em !important;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    background: #d98c18;
    letter-spacing: 4px;
}


    .desktopNav a.subMenuMore:visited {
        color: rgb(255,255,255) !important;
    }

    .desktopNav a.subMenuMore:hover {
        color: rgba(255,255,255) !important;
        background: #d98c18 !important;
    }

    .desktopNav a.subMenuMore:active {
        color: rgb(255,255,255) !important;
        background: #d98c18 !important;
    }

    .desktopNav a.subMenuMore:focus {
        color: rgba(255,255,255,1) !important;
        background: #d98c18 !important;
    }

    .desktopNav a.subMenuMore:after {
        content: "\f054" !important;
        font-size: 25px !important;
        line-height: 1.5 !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        /*display: block !important;*/
    }
    .innerNavContainer li.hasChild {
        position: relative;
    }
      .innerNavContainer li.hasChild .moreOptionSubMainMenu{
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1.1rem;
        font-weight:normal;
        color: rgb(38,50,56);
        display: inline-block;
        padding: 0.9rem;
        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;
    }
        .innerNavContainer li.hasChild .moreOptionSubMainMenu span{
            display:none;
        }
   .innerNavContainer li.hasChild .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;
        font-family: "Font Awesome 5 Pro";
        color:rgb(255,255,255);
    }
    .innerNavContainer li.hasChild .moreOptionSubMainMenu.openIcon::before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.navOpen .closeNav {
    display: block;
}



ul.relatedLinks a,
ul.relatedLinks a:link {
    position: relative;
    font-size: 1.3rem !important;
    color: rgb(38,50,56) !important;
    padding: 1rem 0.5rem 1rem 4rem !important;
    text-align: left !important;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    background: rgb(163,191,188) !important;
}

    ul.relatedLinks a:visited {
        color: rgb(38,50,56) !important;
    }

    ul.relatedLinks a:hover {
        color: rgb(255,255,255) !important;
        background: rgb(227,83,13) !important;
    }

    ul.relatedLinks a:active {
        color: rgb(255,255,255) !important;
        background: rgb(227,83,13) !important;
    }

    ul.relatedLinks a:focus {
        color: rgb(255,255,255) !important;
        background: rgb(227,83,13) !important;
    }

    ul.relatedLinks a:after {
        content: normal !important;
        position: static !important;
        left: auto !important;
        bottom: auto !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -o-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }

    ul.relatedLinks a > span {
        font: normal 0.8rem aleoitalic, Aria, sans-serif;
        display: block;
        text-transform: none;
    }

ul.relatedLinks i {
    position: absolute;
    top: 50%;
    left: 1.1rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 2rem;
}

ul.relatedLinks > li {
    float: left;
    width: 47%;
    height: 8em;
    margin-right: 4%;
    margin-bottom: 4%;
    display: table;
}

    ul.relatedLinks > li:nth-child(even) {
        margin-right: 0;
    }
/** Important CSS **/
button.idLikeTooTitle:focus {
    outline: 0px;
}

.modalTitle {
    background: url('../images/logo.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
    text-indent: -9999px;
    height: 60px;
}

.idLikeTooContainer {
    margin-bottom: 20px;
}

    .idLikeTooContainer .idLikeTooChoices {
        max-height: 170px;
        overflow: auto;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

.idLikeTooTitle[aria-expanded="true"] {
    background: rgb(140, 189, 80);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #fff;
}


.mainContainer .notices.row {
    margin: 0px -15px;
}

.fpost-block.card {
	position: relative;
}

.notice-image.postBG {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	height: 201px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-background-position: center;
	-moz-background-position: center;
	-o-background-position: center;
	background-position: center;
}

a.iconPost time:before,
.bottomLinks a:before, .fpost-block time:before, a.iconPost:after, .show-more-blk a::before {
    content: "\f10c";
    font-family: fontawesome;
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    display: inline-block;
    margin-left: 0.5rem;
}

a.iconPost, a.iconPost:link, a.iconPost:visited {
    color: #334147;
    text-transform: uppercase;
}

    a.iconPost:hover {
        color: #d98c18;
    }

    a.iconPost:active {
        color: #d98c18;
    }

    a.iconPost:after {
        margin: 0px 0px 0px 10px;
        font-size: 1.1rem;
        content: "\f138";
        color: #d98c18;
        text-align: center;
    }

#upcomingEventsCont a.iconPost:after {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 3px;
    margin: 0px;
}

.notice time i, .notice .card-body p i {
    margin-right: 5px;
}

.card img.img-responsive {
    width: 100%;
}

.notices .notice:nth-of-type(2n+1) i {
    color: #d98c18;
}

.notices .notice:nth-of-type(2n) i {
    color: #88bd53;
}

.notice .card-body h5 {
    font-family: inherit;
font-size: 1.2rem;
font-weight: inherit;
font-style: inherit;
color: #3c454a;
margin: 5px 0px 20px 0px;
    margin-top: 5px;
    margin-bottom: 20px;
line-height: 22px;
padding: 5px 0;
margin-top: .4rem;
margin-bottom: .3rem;

}
.card.notice{
	height:100%;
}

/** Important CSS **/

/****************************************************************
Main Content - Inside Pages
****************************************************************/
.mainContainer {
    position: relative;
    padding: 0 0 ;
    background: rgb(255,255,255);
    margin-right: -15px;
    margin-left: -15px;
}

    .mainContainer .row {
        margin: 0;
    }

    .mainContainer main {
        width: 100%;
        height: auto;
        min-height: 25rem;
        overflow-x: hidden;
        background: #fff;
    }

	
    .mainContainer aside.col-sm {
        flex-grow: 0.8;
        padding: 0;
        background: rgb(225,228,229);
        padding-left: 7rem;
    }

    .mainContainer main.col-sm {
        flex-grow: 2;
        padding: 1.5rem 15rem 1.5rem 2rem;
    }

    .mainContainer aside.col-sm.bgblue {
        background: rgb(0,104,180);
    }

        .mainContainer aside.col-sm.bgblue h2 {
            margin: 0px;
            padding: 0.5rem 0px;
            color: #fff;
            
        }

    .mainContainer .col-sm.c-breadcrumb {
        padding-top: 0px;
        padding-bottom: 0px;
        min-height: auto;
    }

    .mainContainer #main h2 {
        margin:0;
		padding:0;        
    }
	.mainContainer #main .innerContTitle{
		border-bottom: 1px solid #bdc3c7;
		padding-bottom:0.5rem;
	}

	.mainContainer .formPage .articlePost{
		padding:2rem 3rem;
	}
	
/** Aside Menu - Inside Pages **/
ul.subSideMenu {
    display: none;
}

.moreOption {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    color: rgb(38,50,56);
    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: rgb(255,255,255) !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 700 1rem 'Open Sans', Arial, sans-serif;
    color: rgb(55,71,79);
    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;
}

    ul.sideMenu a:visited {
        color: rgb(55,71,79);
    }

    ul.sideMenu a:hover {
        color: rgb(255,255,255);
        background: rgb(226,154,47);
    }

    ul.sideMenu a:active {
        color: rgb(255,255,255);
        background: rgb(226,154,47);
    }

    ul.sideMenu a:focus {
        color: rgb(255,255,255);
        background: rgb(226,154,47);
    }

ul.sideMenu > li {
    position: relative;
}

    ul.sideMenu > li.hasChild a {
        padding-right: 2.5rem;
    }

    ul.sideMenu > li.selected a {
        color: rgb(255,255,255);
        background: rgb(226,154,47);
    }

    ul.sideMenu > li.selected .moreOption {
        color: rgb(255,255,255);
    }

    ul.sideMenu > li:hover > a {
        color: rgb(255,255,255);
        background: rgb(226,154,47);
    }

    ul.sideMenu > li:hover .moreOption {
        color: rgb(255,255,255);
    }

ul.subSideMenu a,
ul.subSideMenu a:link {
    font: normal 400 0.9rem 'Open Sans', Arial, sans-serif !important;
    color: rgb(9,36,33) !important;
    padding: 1rem !important;
    display: block;
    background: rgb(193,194,196) !important;
}

    ul.subSideMenu a:visited {
        color: rgb(9,36,33) !important;
    }

    ul.subSideMenu a:hover {
        color: rgb(255,255,255) !important;
        background: rgb(116,192,68) !important;
    }

    ul.subSideMenu a:active {
        color: rgb(255,255,255) !important;
        background: rgb(93,118,115) !important;
    }

    ul.subSideMenu a:focus {
        color: rgb(255,255,255) !important;
        background: rgb(93,118,115) !important;
    }

ul.subSideMenu > li.selected a {
    color: rgb(255,255,255) !important;
    background: rgb(93,118,115) !important;
}


/** TOOLBAR [ TEXTSIZER && GOOGLE TRANSLATE ] **/
.headerContent {
    padding: 1.5rem 0px 0px 0px;
}

ol.breadCrumb a,
ol.breadCrumb a:link {
    font: normal 1.3rem 'Open Sans', Arial, sans-serif;
    color: rgb(38,50,56);
    display: block;
    font-size: 1rem;
}

    ol.breadCrumb a:visited {
        color: rgb(38,50,56);
    }

    ol.breadCrumb a:hover {
        color: rgb(2,136,209);
    }

    ol.breadCrumb a:active {
        color: rgb(2,136,209);
    }

    ol.breadCrumb a:active {
        color: rgb(2,136,209);
    }

    ol.breadCrumb a:after {
        content: "\f105";
        color: rgb(38,50,56);
        margin-right: 0.5rem;
    }


ol.breadCrumb {
    float: left;
}

    ol.breadCrumb > li {
        float: left;
    }

        ol.breadCrumb > li:first-child a:before {
            content: "";
            margin-left: 0;
        }

        ol.breadCrumb > li:last-child a:after {
            content: normal;
            margin-right: 0;
            margin-left: 0;
        }
ol.breadCrumb > li:last-child a{
	 color: rgb(2,136,209);
}
   
ul.textResizer {
    float: right;
    margin-top: 0px;
    margin-right:1rem;
}
.mainContainer main .col-6.col-md-6.p-0.textSizerCont {
    flex: 0 0 15%;
    margin-top: 9px;
    max-width: 15%;
}
.mainContainer main .col-6.col-md-6.p-0 {
    flex: 0 0 85%;
    max-width: 85%;
} 
.mainContainer main .textSizerCont .icnPrint{
    position:absolute;
    display:inline-block;
    right:0;
}

    ul.textResizer > li {
        float: left;
        margin-right: 0.2rem;
    }

        ul.textResizer > li:last-child {
            margin-right: 1rem;
        }
/*.icnPrint{
	position: relative;
	display: inline-block;
	float: right;
	right: -10.5rem;
}*/
.icnPrint a i{
	color:#263238;
	font-size:1rem;
}
.icnPrint a:hover i{
	color: rgb(2,136,209);
}


    ul.textResizer span,
    ul.textResizer a,
    ul.textResizer a:link {
        font: normal 600 1.5em/0 'Open Sans', Arial, sans-serif;
        color: rgb(38,50,56);
        text-transform: capitalize;
        display: inline-block;
    }

	
        ul.textResizer a,
        ul.textResizer a:link {
            font-family: 'Open Sans', Arial, sans-serif;
			font-weight: 600;
        }

            ul.textResizer a:visited {
                color: rgb(38,50,56);
            }

            ul.textResizer a:hover {
                color: rgb(2,136,209);
            }

            ul.textResizer a:active {
                color: rgb(2,136,209);
            }

            ul.textResizer a:focus {
                color: rgb(2,136,209);
            }

    ul.textResizer span {
        margin-right: 0.5rem;
        display: none;
    }

    ul.textResizer a.small-text {
        font-size: 1rem;
    }

    ul.textResizer a.medium-text {
        font-size: 1.219rem;
    }

    ul.textResizer a.large-text {
        font-size: 1.438rem;
    }

    ul.textResizer a.textresizer-active {
        color: rgb(2,136,209);
    }

#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 .blk-register:after{
	    content: "\f0da";
    position: absolute;
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 4rem;
    font-weight: 700;
    font-style: normal;
    color: #0168b5;
    right: -21px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.footerBottom h2 {
    color: rgb(255,255,255);
    margin-bottom: 1.2rem;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 2.1rem;
}

    .footerBottom h2 span {
        display: block;
        font-weight: normal;
        font-size: 1.7rem;
    }

.footerBottom .blk-subscribe h2 span {
    padding-left: 20px;
}

.footerBottom .french h2 {
    font-size: 1.5rem;
    color: rgb(255,255,255);
    text-transform: uppercase;
    margin-bottom: 0.7rem;
}

.footerBottom p {
    font: normal 400 1rem 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
}

    .footerBottom p img {
        display: inline-block;
        margin-top: 2rem;
        margin-right: 3rem;
    }

        .footerBottom p img + img {
            margin-right: 0;
        }

.blkaddress {
    padding-top: 30px;
}
.blkaddress a i {
	margin-right:0.5rem;
	margin-left:0.5rem;
}
.blkaddress a:first-child i{
	margin-left:0;
}
.footerBottom a,
.footerBottom a:link, .blkaddress {
    font-size: 0.70rem;
    font-weight: normal;
    color: #263238;
    line-height: 1.5rem;
}

    .footerBottom a:visited {
        color: #263238;
    }

    .footerBottom a:hover {
        color: #d98c18;
    }

    .footerBottom a:active {
        color: #d98c18;
    }

    .footerBottom a:focus {
        color: #d98c18;
    }

    .blkaddress strong {
        text-transform: uppercase;
    }

.bg-logo {
    background: url('../images/bg-logo.jpg') no-repeat;
    background-position: 85% -82px;
}

.blkaddress .social-network {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .blkaddress .social-network a {
        font-size: 0.90rem;
        display: inline-block;
        padding-right: 15px;
    }

.btnRegister {
    font: normal 600 0.90rem 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 2rem 0px 0px 25px;
    padding: 10px 25px;
    cursor: pointer;
    border: 1px solid #d98c18;
    -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: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #d98c18;
}

    .btnRegister:hover {
        border-color: rgb(201,125,12);
        background: rgb(201,125,12);
    }

    .btnRegister:focus {
        border-color: rgb(201,125,12);
        background: rgb(201,125,12);
    }


ul.footerNav a,
ul.footerNav a:link {
    position: relative;
    font: normal 1rem 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
    display: block;
    padding: 0.5rem;
}

    ul.footerNav a:visited {
        color: rgb(255,255,255);
    }

    ul.footerNav a:hover {
        color: #d98c18;
    }

    ul.footerNav a:active {
        color: #d98c18;
    }

    ul.footerNav a:focus {
        color: #d98c18;
    }

    ul.footerNav a:before {
        content: normal;
        margin-left: 0;
    }

    ul.footerNav a:after {
        content: "\f105";
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #d98c18;
        margin-left: 0;
    }




/*.social-network a,
.social-network a:link {
    color: #263238;
    display: inline-block;
}
.social-network a:visited {
    color: #263238;
}*/


.social-network a.facebook:after {
    content: "\f09a";
}
.social-network a.twitter:after {
    content: "\f099";
}
.social-network a.instagram:after {
    content: "\f262";
}


.footerBottom cite {
    height: 60px;
}

.footerBottom cite,
.footerBottom small {
    font: normal 600 0.750rem 'Open Sans', Arial, sans-serif;    
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
}

    .footerBottom cite a span,
    .footerBottom cite a:link span {
        width: 92px;
        height: 22px;
        display: inline-block;
        text-indent: -9999Rem;
        background: url('../images/all-net.png') center center no-repeat;
        margin-top: 22px;        
    }
   /* .footerBottom cite a {
        color: rgb(255,255,255) !important;
    }
        .footerBottom cite a:visited {
            color: rgb(255,255,255) !important;
        }

    .footerBottom cite a:hover {
        color: #d98c18 !important;
    }

    .footerBottom cite a:active {
        color: #d98c18 !important;
    }

    .footerBottom cite a:focus {
        color: #d98c18 !important;
    }*/
    .socialMedia a,
    .socialMedia a:link {
        font: normal 600 1.5rem 'Open Sans', Arial, sans-serif;
        color: rgb(255,255,255);
        display: inline-block;
        margin: 0 0.5rem;
    }

    .socialMedia a:visited {
        color: rgb(255,255,255);
    }

    .socialMedia a:hover {
        color: rgb(35,183,169);
    }

    .socialMedia a:active {
        color: rgb(35,183,169);
    }

    .socialMedia a:focus {
        color: rgb(35,183,169);
    }

    .socialMedia a:before {
        margin-left: 0;
    }

    .socialMedia a.facebook:before {
        content: "\f09a";
    }

    .socialMedia a.twitter:before {
        content: "\f099";
    }

    .socialMedia a.instagram:before {
        content: "\f16d";
    }

    .socialMedia a.youtube:before {
        content: "\f167";
    }

    .socialMedia a.linkedIn:before {
        content: "\f0e1";
    }

    .socialMedia a.tripAdvisor:before {
        content: "\f262";
    }


.municipalServices .col-5,
.municipalServices .col-7 {
    text-align: center;
}

    .municipalServices .col-5 h2,
    .municipalServices .col-7 h2 {
        color: rgb(255,255,255);
        margin-bottom: 2rem;
    }

    .municipalServices .col-7 h2 {
        margin-bottom: 0.5rem;
    }

    .municipalServices .col-5 h2 span {
        font-size: 0.9rem;
        display: block;
        padding-top: 0.5rem;
    }

.municipalServices .col-7 {
    overflow: hidden;
    background: url(../images/bgRoadBan.jpg) center bottom no-repeat;
}


.roadBanCont {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.municipalServices .col-7 i {
    font-size: 2rem;
    color: rgb(255,255,255);
}

a.inEffectLink,
a.inEffectLink:link {
    color: rgb(255,255,255);
    text-align: center;
    display: block;
    padding: 0.5rem;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: rgb(22,87,81);
}

    a.inEffectLink:visited {
        color: rgb(255,255,255);
    }

    a.inEffectLink:hover {
        background: rgb(38,148,138);
    }

    a.inEffectLink:active {
        background: rgb(38,148,138);
    }

    a.inEffectLink:focus {
        background: rgb(38,148,138);
    }

a.roadBanInEffect,
a.roadBanInEffect:link {
    background: rgb(227,83,13);
}

    a.roadBanInEffect:hover {
        background: rgb(255,100,24);
    }

    a.roadBanInEffect:active {
        background: rgb(255,100,24);
    }

    a.roadBanInEffect:focus {
        background: rgb(255,100,24);
    }



/*---------------------table styling-------------------------*/
/* 
Generic Styling, for Desktops/Laptops 
*/
table {
    width: 100%;
    border-collapse: collapse;
}

td,
th {
    padding: 6px;
    border: none;
    /*text-align: left;*/
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    tr {
        border: none;
        border-bottom: 1px solid #ddd;
    }
}


/****************************************************************
Weather
****************************************************************/
#modalHeaderWeather {
    padding: 0;
}

    #modalHeaderWeather .modal-header,
    #modalHeaderWeather .modal-footer {
        display: none;
    }

.headerWeather:before {
    content: normal;
}

ul.col2W,
ul.col2W > li,
ul.bwTabs,
ul.bwTabs > li,
ul.weatherListsHeader,
ul.weatherListsHeader > li,
ul.innerColWeatherLists,
ul.innerColWeatherLists > li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#modalHeaderWeather .modal-dialog {
    max-width: 500px;
}

#modalHeaderWeather .modal-body {
    padding: 0;
}

    #modalHeaderWeather .modal-body .close {
        padding: 0.1rem;
        text-shadow: 0 1px 1px rgba(0,0,0,0.2);
        background: none;
    }

.btnHeaderYahooWeather {
    color: rgb(255,255,255);
    cursor: pointer;
    border: none;
    padding: 0.1rem;
    margin: 0;
    background: none;
    font-size: 1.2rem;
}

    .btnHeaderYahooWeather span {
        line-height: 2rem;
    }

    .btnHeaderYahooWeather i {
        display: inline-block;
        margin-right: 0.3rem;
    }

        .btnHeaderYahooWeather i:first-child {
            font-size: 2rem;
            color: rgb(252, 176, 64);
        }

#modalHeaderWeather .headerWeather {
    color: rgb(255,255,255);
    padding: 2rem 1rem;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    /*background: rgb(176,211,209);*/
}

.headerWeatherCont {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e7a84a+0,d98c18+100 */
    background: rgb(231,168,74); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(231,168,74,1) 0%, rgba(217,140,24,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(231,168,74,1) 0%,rgba(217,140,24,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(231,168,74,1) 0%,rgba(217,140,24,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7a84a', endColorstr='#d98c18',GradientType=0 ); /* IE6-9 */
}

#modalHeaderWeather .headerWeather.wi-tornado {
    background: url(../images/weather-images/wi-tornado.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-thunderstorm {
    background: url(../images/weather-images/wi-thunderstorm.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-hurricane {
    background: url(../images/weather-images/wi-hurricane.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-thunderstorm {
    background: url(../images/weather-images/wi-day-thunderstorm.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-rain-mix {
    background: url(../images/weather-images/wi-rain-mix.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-sleet {
    background: url(../images/weather-images/wi-sleet.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-dust {
    background: url(../images/weather-images/wi-dust.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-fog {
    background: url(../images/weather-images/wi-fog.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-haze {
    background: url(../images/weather-images/wi-day-haze.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-smoke {
    background: url(../images/weather-images/wi-smoke.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-windy {
    background: url(../images/weather-images/wi-windy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-snowflake-cold {
    background: url(../images/weather-images/wi-snowflake-cold.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-cloudy {
    background: url(../images/weather-images/wi-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-night-cloudy {
    background: url(../images/weather-images/wi-night-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-cloudy {
    background: url(../images/weather-images/wi-day-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-night-partly-cloudy {
    background: url(../images/weather-images/wi-night-partly-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-cloudy-high {
    background: url(../images/weather-images/wi-day-cloudy-high.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-night-clear {
    background: url(../images/weather-images/wi-night-clear.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-sunny {
    background: url(../images/weather-images/wi-day-sunny.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-stars {
    background: url(../images/weather-images/wi-stars.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-hot {
    background: url(../images/weather-images/wi-hot.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-sprinkle {
    background: url(../images/weather-images/wi-sprinkle.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-snow {
    background: url(../images/weather-images/wi-snow.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-storm-showers {
    background: url(../images/weather-images/wi-storm-showers.png) center bottom no-repeat;
}



.weatherText {
    font: 700 1.3em '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: rgb(199,202,205);
        display: inline-block;
        padding: 0 0.5rem 1rem;
    }

        ul.bwTabs a:visited {
            color: rgb(199,202,205);
        }

        ul.bwTabs a:hover {
            color: rgb(121,135,150);
        }

        ul.bwTabs a:active {
            color: rgb(121,135,150);
        }

        ul.bwTabs a:focus {
            color: rgb(121,135,150);
        }

        ul.bwTabs a.active {
            color: rgb(121,135,150);
            border-bottom: 1px solid rgb(121,135,150);
        }

        ul.bwTabs a i {
            display: inline-block;
            margin-right: 0.3rem;
        }


    ul.bwTabs > li {
        width: 50%;
        text-align: center;
    }

#forecast .bodyContainer {
    padding-top: 0;
}


.wlDay,
.wlIcon,
.wlHigh,
.wlLow,
.col2WDesc {
    color: #242424;
}

.wlHead,
.wlText,
.col2WTitle {
    font-size: 0.75rem;
    color: #d98c18;
    display: block;
}

.wlHead {
    font-size: 0.7rem;
    text-transform: uppercase;
}


ul.col2W > li {
    float: left;
    width: 50%;
    padding: 0.8rem 0;
    border-bottom: 1px solid rgba(208,210,212,0.5);
}

.col2WDesc i {
    display: inline-block;
    margin-right: 0.5rem;
}




/*---------------------table styling-------------------------*/
/* 
Generic Styling, for Desktops/Laptops 
*/
table {
    width: 100%;
    border-collapse: collapse;
}

    table .council-table {
        font-size: 1em;
    }

td, th {
    padding: 6px;
    border: none;
    /*text-align: left;*/
}

table.tblAgendaMinutes td,
table.tblAgendaMinutes th {
    padding: 1em;
}

    table.tblAgendaMinutes td span {
        display: none;
    }

table.tblAgendaMinutes tbody td:nth-child(3),
table.tblAgendaMinutes tbody td:nth-child(4),
table.tblAgendaMinutes tbody td:nth-child(5) {
    padding-left: 2em;
}

table.tblAgendaMinutes thead tr {
    background: rgb(35,156,123);
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

table.tblAgendaMinutes tbody {
    background: rgb(242,242,235);
}

    table.tblAgendaMinutes tbody td {
        color: rgb(0,35,65);
    }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr {
        display: block;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        table.tblAgendaMinutes tbody td:nth-child(3),
        table.tblAgendaMinutes tbody td:nth-child(4),
        table.tblAgendaMinutes tbody td:nth-child(5) {
            padding-left: 1em;
        }

        table.tblAgendaMinutes td span {
            display: inline-block;
            margin-right: 1em;
        }

        table.tblAgendaMinutes thead {
            display: none;
        }

            table.tblAgendaMinutes thead tr {
                position: relative;
                top: auto;
                left: auto;
            }

    tr {
        border: none;
        border-bottom: 1px solid rgb(38,50,56);
    }

    .council-table td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #ccc;
        position: relative;
        padding-left: 50%;
    }

        .council-table td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }
}

/*-------------responsive tables generic---------------------*/
.responsive-table {
    text-transform: none;
}

tr:nth-of-type(2n) {
    background: none !important;
}

tr td:first-child {
    background: none !important;
}
/* table */
.responsive-table table {
    width: 100%;
    margin-bottom: 0.5em;
    font-size: 0.8em;
    border-collapse: collapse;
    border-spacing: 0;
}

.responsive-table table {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: left;
    color: #333;
}

    .responsive-table table tr {
        color: #222;
    }

    .responsive-table table tr {
        background: #efefef;
    }

        .responsive-table table tr:nth-child(even) {
            background: #efefef;
        }

    .responsive-table table th {
        font-weight: bold;
        padding: 0.35em;
        font-size: 1em;
    }

    .responsive-table table td {
        padding: 0.6em;
        font-size: 1.1em;
    }

    .responsive-table table td {
        text-align: left;
    }

#recentEventsCont {
    background: #fff;
}

    #recentEventsCont h3, #upcomingEventsCont h3 {
        position: relative;
        padding-top: 20px;
        border: none;
        font-size: 2.2rem;
        line-height: 1;
		color: #37474f;
    }

h3 span {
    display: block;
    color: #37474f;
    font-size: 2rem;
    font-weight: normal;
}

#recentEventsCont h3:after, #upcomingEventsCont h3:after {
    position: absolute;
    right: 0px;
    top: 27%;
    content: "\f107";
    font-family: fontawesome;
    font-size: 3.3rem;
    font-weight: normal;
    font-style: normal;
    color: rgb(217,140,24);
    display: inline-block;
    margin-left: 0.5rem;
    z-index: 5;
}

.addthis-smartlayers {
    display: none;
}

.footerMiddle, #municipalServices {
    display: none;
}




#main form .rendered-form:before,
#main form .rendered-form:after {
    content: " ";
    display: table;
}
#main form .rendered-form h3.header,
#main form .rendered-form p.paragraph,
#main form .rendered-form:after {
    clear: both;
}
#main form .rendered-form {
    *zoom: 1;
}
#main form .rendered-form p.paragraph {
    padding: 0.5rem;
}

#main form .rendered-form .form-group {
    float: left;
    width: 50%;
    padding: 0.5rem;
}


/****************************************************************
MEDIA QUERY
****************************************************************/
@media only screen and (max-width:1580px) {
    #recentEventsCont h3,
    #upcomingEventsCont h3 {
        font-size: 1.8rem;
    }
    h3 span {
        font-size: 1.6rem;
    }
}

@media only screen and (max-height:845px) {
    .quickLinks.openQuickLinks .blkqaction {
        position: relative;
    }
}

@media only screen and (max-width:1440px) {
    .menuIcon {
        right: 1rem;
    }
    .headerTop .htopitem:first-child {
        margin-right: 1.5rem;
    }

	.mainContainer .formPage .articlePost{
		padding:1rem;
	}	
	ul.appContainer > li:first-child {
		padding-right: 11rem;		
	}
	ul.appContainer > li:last-child {
		padding-left: 15rem;
	}
    .mainContainer {
        padding-bottom: 0px;
    }

    h1.siteLogo, h1.siteLogoFR {
        margin-left:12px;
    }

    .headerTop {
        left: 210px;
        right: 140px;
    }

        .headerTop .htopitem {
            margin: 0px 0.9rem;
        }

            .headerTop .htopitem:first-child {
                width: 97px;
            }

        .headerTop a:link {
            font-size: 0.7rem;
        }

    .block-50.col-sm:nth-of-type(2n+1), .block-50.col-sm:nth-of-type(2n), .menuIcon {
        padding-left: 15px;
        padding-right: 15px;
    }

    .fpost-block img {
        width: 100%;
    }

    .mainContainer aside.col-sm {
        padding-left: 5%;
        padding-right: 0px;
        flex-grow: 0.75;
    }

	.mainContainer main.col-sm {
    
        padding: 1.5rem 2rem 1.5rem 2rem;
    }
	
    /*.mainContainer main.col-sm {
        padding: 0px 25px 25px 25px;
    }*/
}
@media only screen and (max-width:1200px){
	ul.appContainer > li:first-child {
		padding-right: 9rem;
		padding-left: 0.5rem;
	}
	ul.appContainer > li:last-child {
		padding-left: 11rem;
	}
}
@media only screen and (max-width:1190px){
	.footerTop .container{
		background:none;
	}
	ul.appContainer > li {
		float:none;
		width:100%;
	}
	ul.appContainer > li:first-child {
		padding-right:15px;
		padding-left: 15px;
	}
	ul.appContainer > li:last-child {
		padding-left: 15px;
	}
	ul.appContainer > li:first-child .appCont:first-child, ul.appContainer > li:last-child .appCont:first-child {
		margin-bottom: 0;
	}
	.footerTop .appBtn{
		padding:1rem 0;
	}
	.footerTop .appCont i{
		top:3.5rem;
	}
	.footerTop .appCont{
		padding:1rem 1rem 1rem 7rem;
	}
}

@media only screen and (max-width:1130px) {
    .mainContainer main .col-6.col-md-6.p-0.textSizerCont,
    .mainContainer main .col-6.col-md-6.p-0 {
        flex: auto;
        max-width: 100%;
    }

    ul.textResizer {
        float: none;
        display: inline-block;
        margin-right: 0;
    }
    .mainContainer main .textSizerCont .icnPrint {
        position: relative;
        right: auto;
        top: -7px;
    }
    }
}

@media only screen and (max-width:1080px) {
    .headerTop .htopitem .hsearch span.text {
        display: none;
    }
}
@media only screen and (max-width:1024px) {
    .headerTop .htopitem .hsearch span.text {
        display: none;
    }
    /*body {
        font-size: 1.1rem !important;
    }*/
	main article.articlePost h1{
		font-size:1rem; 
	}
    .modal-open header.masterHeader .headerTop {
        right: 140px;
    }
    .quickLinks.openQuickLinks {
        top: 92px;
        height: calc(100vh - 92px);
    }
    /*.headerTop{margin: 0px; left: 150px;}
    .headerTop .htopitem{height: 100%; margin: 0px 20px;}*/
    .footerBottom h2 {
        font-size: 1.8rem;
    }
    .footerBottom h2 span {
        font-size: 1.5rem;
    }

    .pageTitle {
        font-size: 1.7rem;
    }

    .headerTop .htopitem:first-child {
        width: 90px;
      
    }
    .btnHeaderYahooWeather i:first-child {
        font-size: 1.6rem;
    }
    .header-calendar-icon {
        font-size: 1.7rem;
    }
    a.hcalendar span.hcalendar-calendar > span {
        font-size: 0.7rem;
    }
}


@media only screen and (max-width:960px) {
    #main form .rendered-form .form-group {
        float: none;
        width: 100%;
        padding: 0.5rem 0;
    }


	.mainContainer aside.col-sm.bgblue h2{
		font-size:1.5rem;
	}
	h2.categoryTitle {		
		min-height: 173px;		
	}
    .btnHeaderYahooWeather i:first-child {
        font-size: 1.5rem;
    }
    .headerTop .htopitem .hcalendar {
        padding: 0;
    }
    .headerTop .htopitem {
        padding: 10px 0px;
    }
    header.masterHeader {
        position: relative;
        background: rgb(26, 34, 38);
    }
	.quickLinks.openQuickLinks .qlContainer{
		padding-top: 12vh;
		
	}
	.quickLinks.openQuickLinks{
		height:100vh;
		top:0;
        overflow:hidden;
	}
    


    .headerTop .htopitem .hsearch span.fa {
        margin-left: 0;
    }

    .headerTop .htopitem .hcalendar {
        margin-right: 0px;
        font-size: 0.6rem;
    }

    h1.siteLogo, h1.siteLogoFR {
        width: 160px;
        height: 69px;
    }

    .desktopNav,
    .moreOptionMainMenu > span,
    .moreOptionSubMainMenu > span,
    ul.subMainMenu,
    ul.subSubMainMenu {
        display: none;
    }

    .mobileNav,
    .menuIcon,
    .closeNav {
        display: inherit;
    }

    .moreOptionMainMenu,
    .moreOptionSubMainMenu {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1em;
        color: rgb(255,255,255);
        display: inline-block;
        padding: 1rem 1.1em;
        cursor: pointer;
        -webkit-transition: background 300ms ease 0s;
        -moz-transition: background 300ms ease 0s;
        -o-transition: background 300ms ease 0s;
        transition: background 300ms ease 0s;
    }

    .moreOptionSubMainMenu {
        padding: 0.9em 1.1em;
    }

    @-moz-document url-prefix() {
        .moreOptionMainMenu {
            padding-top: 1.1em;
            padding-bottom: 1.1em;
        }

        .moreOptionSubMainMenu {
            padding-top: 1em;
            padding-bottom: 1em;
        }
    }

    .moreOptionMainMenu:before,
    .moreOptionSubMainMenu:before {
        content: "\f078";
        margin-left: 0;
        -webkit-transform: transform 300ms ease 0s;
        -moz-transform: transform 300ms ease 0s;
        -o-transform: transform 300ms ease 0s;
        transition: transform 300ms ease 0s;
    }

    .moreOptionMainMenu.openIcon:before,
    .moreOptionSubMainMenu.openIcon:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .moreOptionMainMenu:hover,
    .moreOptionSubMainMenu:hover {
        color: rgb(255,255,255) !important;
    }

    nav.navOpen {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
		/*overflow:hidden;*/
    }

    .closeNav {
        position: absolute;
        top: 0.5em;
        right: 0.3em;
       /* font-size: 0.9em;
        color: rgb(255,255,255);
        padding: 0.5em;
        margin: 0.5em 0.5em 0.5em 0;
        border: none;
        cursor: pointer;
        background: none;*/
    }

        .closeNav:hover {
            color: rgb(214,145,44);
        }

        .closeNav:before {
            content: "\f00d";
            margin-left: 0;
        }

    nav {
        position: fixed;
        top: 0;
        left: auto;
        right: 0;
        bottom: 0;
        width: 300px;
        min-width: 300px;
        text-align: right;
        -webkit-transform: translate3d(100%,0,0);
        -moz-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        -o-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        -webkit-transition: transform 300ms ease 0s;
        -moz-transition: transform 300ms ease 0s;
        -o-transition: transform 300ms ease 0s;
        transition: transform 300ms ease 0s;
        -webkit-overflow-scrolling: touch;
        overflow-y: scroll;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        visibility: visible;
        z-index: 500;
        background: rgb(0,104,180);
    }

    ul.mainMenu {
        margin-top: 4em;
    }

        ul.mainMenu i {
            margin-right: 0.5em;
            display: inline-block;
            display: none;
        }

        ul.mainMenu a,
        ul.mainMenu a:link {
            font: normal 300 1.250rem 'Open Sans', sans-serif;
            color: rgb(255,255,255);
            text-align: left;
            border-left: none;
            display: block;
            padding: 0.7em 1.3em;
			text-transform:uppercase;
			letter-spacing:4px;
        }

            ul.mainMenu a:visited {
                color: rgb(255,255,255);
            }

            ul.mainMenu a:hover {
                background: rgb(226,154,47);
            }

            ul.mainMenu a:active {
                background: rgb(226,154,47);
            }

            ul.mainMenu a:focus {
                background: rgb(226,154,47);
            }

        ul.mainMenu > li {
            position: relative;
        }

            ul.mainMenu > li.hasChild > a {
                padding-right: 3.1em;
            }

            ul.mainMenu > li.selected > a {
                color: rgb(255,255,255);
                background: rgb(226,154,47);
            }

            ul.mainMenu > li.selected .moreOptionMainMenu {
                color: rgb(255,255,255);
            }

            ul.mainMenu > li:hover > a {
                color: rgb(255,255,255);               
                background: rgb(226,154,47);
            }

            ul.mainMenu > li.hasChild:hover .moreOptionMainMenu {
                color: rgb(255,255,255);
            }


    ul.subMainMenu a,
    ul.subMainMenu a:link {
        font: 600 1.250em 'Open Sans', sans-serif !important;
        color: rgb(255,255,255);
        padding-left: 2.5em !important;
        text-transform: capitalize;
        background: rgb(1,87,133);
        letter-spacing: normal;
        border-bottom: 1px solid #32769c;
    }

        ul.subMainMenu a:visited {
            color: rgb(255,255,255);
            background: rgb(1,87,133) !important;
            border-bottom: 1px solid #32769c;
        }

        ul.subMainMenu a:hover {
            color: rgb(255,255,255);
            background: rgb(4,34,45) !important;
            border-bottom: 1px solid rgb(4,34,45);
        }

        ul.subMainMenu a:active {
            color: rgb(255,255,255);
            background: rgb(4,34,45) !important;
            border-bottom: 1px solid rgb(4,34,45);
        }

        ul.subMainMenu a:focus {
            color: rgb(255,255,255);
            background: rgb(4,34,45) !important;
            border-bottom: 1px solid rgb(4,34,45);
        }

    ul.subMainMenu > li {
        position: relative;
    }

        ul.subMainMenu > li.hasChild > a {
            padding-right: 2.7em;
        }

        ul.subMainMenu > li.selected > a {
            color: rgb(255,255,255);
            background: rgb(4,34,45) !important;
            border-bottom: 1px solid rgb(4,34,45);
        }

        ul.subMainMenu > li.selected .moreOptionSubMainMenu {
            color: rgb(255,255,255);
        }

        ul.subMainMenu > li.hasChild:hover .moreOptionSubMainMenu {
            color: rgb(255,255,255);
        }


		
    ul.subSubMainMenu a,
    ul.subSubMainMenu a:link {
       color: rgb(55,71,79) !important;
		background: rgb(195,207,217) !important;
		font: 400 italic 1em 'Open Sans', sans-serif !important;
		padding-left: 3.5rem !important;
    }

        ul.subSubMainMenu a:visited {
            color: rgb(55,71,79) !important;
		background: rgb(195,207,217) !important;
        }

    ul.subSubMainMenu > li a:hover {
        color: rgb(255,255,255) !important;
background: rgb(55,71,79) !important;
    }

    ul.subSubMainMenu > li.selected > a {
        color: rgb(255,255,255) !important;
background: rgb(55,71,79) !important;
    }


        #recentEventsCont h3,
        #upcomingEventsCont h3 {
            font-size: 1.3rem;
        }

        h3 span {
            font-size: 1.1rem;
        }

}
@media only screen and (max-width:767px){
	
}
@media only screen and (max-width:768px) {
    .footerBottom .blk-register::after {
        content: "\f0d7";
        right: auto;
        top: auto;
        bottom: -53px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    ul.textResizer {
        font-size: 0.7rem;
        margin-top: 4px;
    }
    .icnPrint a i {        
        font-size: 1.250rem;
    }
	.bg-logo {
		background: url('../images/bg-logo.jpg') center center no-repeat;		
	}
	.blkaddress .social-network{
		text-align:center;
	}
	.fb1.row .col-sm.blk-subscribe .contents {
		padding-left:0;
		padding-top: 0;
		text-align:center;
	}
	.footerBottom h2,.footerBottom p {		
		text-align: center;
	}
	.btnRegister{
		margin: 0 auto;
	}
	.footerBottom .blk-subscribe h2 span{
		padding-left:0;
	}
    
    .quickLinks.openQuickLinks a i {
        font-size: 1.5rem;
    }
    .quickLinks.openQuickLinks .qlContainer > a, .quickLinks.openQuickLinks .qlContainer > a:link {
        font-size:.6em;
    }
    .quickLinks.openQuickLinks .blkqaction {
        width: auto;
        position: relative;
        text-align: center;
        z-index: 6;
        right: 0px;
    }
    .btnScrollup {
        bottom:1rem;
    }
    .quickLinks.openQuickLinks .qlContainer {
        padding-top: 15vh;
    }
    .quickLinks.openQuickLinks {
        width: 148px;
    }
    .mainContainer {
        margin: 0px;
        padding-bottom: 0px;
    }

    h2.categoryTitle {
        font-size: 3rem;
    }

    .pageTitle {
        font-size: 1.5rem;
    }

    .modal-open header.masterHeader {
        padding-right: 0px;
    }

    .headerTop {
        left: auto;
        text-align: right;
        border-right: 1px solid #909495;
    }

        .headerTop a.hcalendar {
            display: none;
        }

        .headerTop a.hsearch span.text {
            display: none;
        }

        .headerTop a:link {
            
            margin-right: 0px;
        }

        .headerTop a.hsearch .fa.fa-search {
            font-size: 1.5rem;
        }

        .headerTop .htopitem {
            border-right: 0px;
            display: inline-block;
            margin-left: 0px;
			float:left;
        }

    header.masterHeader {
        position: relative;
        background: rgba(26,34,38, 1);
    }

    .popupAlert > .container {
        font-size: 0.8rem;
    }

    nav.navOpen .desktopNav ul.mainMenu {
        top: 0px;
    }

    .desktopNav ul.mainMenu > li {
        padding: 0px;
    }

    /*ul.mainMenu li a, ul.mainMenu li a:link {
        padding-left: 30px;
        padding-right: 30px;
    }

    ul.mainMenu > li > a, ul.mainMenu > li > a:link {
        font-size: 1rem;
        line-height: 1rem;
        font-weight: 600;
    }*/

    ul.mainMenu > li.hasChild > a::before {
        /*content: "\f107";
        right: 30px;
        margin-top: 0px;
        font-size: 1.4rem;*/
    }

    ul.mainMenu a.hasFocus, ul.mainMenu a.hasFocus:link {
        background: #e29a2f;
    }

    ul.mainMenu > li.hasChild > a.hasFocus::before {
        content: "\f106";
        color: #fff;
    }

    .desktopNav ul.mainMenu li.hasChild .navContainer .topNavContainer, .desktopNav ul.mainMenu li.hasChild .navContainer .bottomNavContainer {
        padding: 0px;
    }

        .desktopNav ul.mainMenu li.hasChild .navContainer .topNavContainer .container, .desktopNav ul.mainMenu li.hasChild .navContainer .bottomNavContainer .container {
            padding-left: 0px;
            padding-right: 0px;
        }

    ul.mainMenu li.hasChild .subMainMenu li a {
        font-size: 0.7rem;
    }

    ul.mainMenu li.hasChild .subMainMenu li.hasChild > a::after {
        margin-right: 30px;
        font-size: 1.4rem;
        top: 11px;
    }

    ul.mainMenu li ul li a.hasFocus, ul.mainMenu li ul li a.hasFocus:link {
        background: #0168b5;
    }

    ul.mainMenu li.hasChild.openSubMenu > ul {
        background: #c3d0d9;
    }

    ul.mainMenu li.hasChild .subMainMenu li.hasChild .subSubMainMenu li a {
        color: #333;
    }

    .desktopNav ul.mainMenu li.hasChild .navContainer .bottomNavContainer a {
        font-size: 0.8rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .socialMedia {
        position: static;
        bottom: auto;
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        max-width: 400px;
        margin: 2rem auto 0;
        display: block;
        text-align: center;
    }
.fb2.row .col-sm{
	min-width:100%;
}
    .footerBottom small,
    .footerBottom cite {
        float: none;
        display: block;
        text-align: center;        
    }
	.footerBottom small{
		margin-top:1rem;
	}
    .footerBottom cite {
        margin-bottom: 1rem;
		height: 45px;
    }
	

    .desktopNav ul.mainMenu li.hasChild.openSubMenu .navContainer {
        position: relative;
        width: 100%;
        right: auto;
        top: auto;
        padding: 0px;
    }

    .col-sm.blk-register.block-50, .col-sm.blk-subscribe.block-50 {
        flex-basis: auto;
        padding-bottom: 60px;
    }

    .btnScrollup {
        bottom: 1rem;
        width: 54px;
        height: 45px;
        right: 5px;
    }

    .quickLinks.openQuickLinks {
    
    }

        .quickLinks.openQuickLinks .blkqaction .btnopenqlink {
            display: none;
        }

    .mainContainer .container {
        padding: 0px;
    }

    .mainContainer aside.col-sm {
        padding-left: 0px;
        padding-right: 0px;
        flex-grow: 1;
    }

    /*.mainContainer main.col-sm {
        padding: 0px 25px 25px 25px;
    }*/

    .mainContainer aside.col-sm.bgblue h2 {
        padding: 0.8rem 1rem;
    }



    .menuIcon {
        right: 1rem;
    }
}
@media only screen and (max-width:650px){
	.footerTop .appTitle {		
		padding: 0 1rem;
	}
	.footerTop .appTitle h2{
		font-size:1.5rem;
	}
	.footerTop .appTitle p {
		font-size:0.9rem;
	}
}
@media only screen and (max-width:640px) {
	
    
    .headerTop .htopitem {
        padding: 0px;
        line-height: 1rem;
    }

    h1.siteLogo, h1.siteLogoFR {
        height: 51px;
        width: 120px;
    }

    .headerTop {
        border-right: 0px;
        right: 100px;
    }

    .menuIcon {
        font-size: 2rem;
        right: 0rem;
    }

        .menuIcon span {
            display: none;
        }

    .headerTop .htopitem {
        margin: 0px;
    }
    .btnScrollup {
        bottom:5rem;
    }
    .quickLinks .blkqaction {
        width: 54px;
        height: 45px;
        right: 5px;
        bottom: 1rem;
    }

	
	
    .quickLinks .btnopenqlink, .quickLinks .btnopenqlink:hover {
        background-position: -22px -18px;
        width: 54px;
        height: 45px;
    }
    /*.fpost-block:nth-of-type(2n+1), .fpost-block:nth-of-type(2n) {
        width: 100%;
    }*/
    h2.categoryTitle .catTitleCont {
        display: none;
    }

    h2.categoryTitle {
        font-size: 2.7em;
    }

    .main-content-top {
        display: none;
    }

    .mainContainer aside.col-sm ul.sideMenu, .mainContainer aside.col-sm .adContainer {
        display: none;
    }

    .mainContainer aside.col-sm .sideMenuNav {
        display: block;
        background: transparent;
        border: none;
        padding: 15px 0px;
        width: 100%;
        font-size: 1.3rem;
        text-transform: uppercase;
        text-align: left;
        font-weight: 600;
        position: relative;
    }

    .mainContainer aside.col-sm .sideMenuNav, ul.sideMenu a, ul.sideMenu a:link, .mainContainer main.col-sm {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mainContainer main.col-sm {
        padding-top: 15px;
    }

    .mainContainer aside.col-sm .sideMenuNav:focus {
        outline: none;
    }

    .mainContainer aside.col-sm .sideMenuNav::before {
        content: "";
        margin: 0px;
    }

    .mainContainer aside.col-sm .sideMenuNav::after {
        position: absolute;
        content: "\f067";
        right: 15px;
        top: 19px;
        color: #e39a2f;
    }
	.mainContainer aside.col-sm .sideMenuNav.openSideMenuIcon::after {
		content: "\f068";
	}


    .mainContainer aside.col-sm .sideMenuNav.openSideMenuIcon, .mainContainer aside.col-sm .sideMenuNav.openSideMenuIcon::after {
        background: #0168b5;
        color: #fff;
    }

    .mainContainer aside.col-sm {
        flex-basis: auto !important;
    }

    ul.sideMenu li:nth-of-type(2n+1) {
        background: #eaeaea;
    }

    ul.sideMenu {
        border-bottom: 1px solid #b3a8a8;
    }

        ul.sideMenu a, ul.sideMenu a:link {
            font-size: 1.1rem;
        }

    .pageTitle {
        font-size: 1.4rem;
    }
}
@media only screen and (max-width:500px) {
    
}
@media only screen and (max-width:470px){
	.footerTop .appTitle h2{
		font-size:1rem;
	}
	.footerTop .appTitle p {
		font-size:0.8rem;
	}
}
@media only screen and (max-width:440px) {
    

    .pageTitle {
        font-size: 1.2rem;
    }
    .mainContainer main .textSizerCont {
        margin-top: 5px;
    }
    ul.textResizer {
        font-size: 0.5rem;
        margin-top: 8px;
        margin-right: 1rem;
    }
}
@media only screen and (max-width:400px) {
	
	.footerTop .btn-google,.footerTop .btn-app {		
		padding-right: 1rem;
		padding-left: 1rem;
	}	
	
	
	.footerTop .appCont {
		padding: 0.5rem 1rem 0.5rem 5rem;
	}
	.footerTop .appCont h3{
		font-size:1rem;
	}
	.footerTop .appCont i{
		font-size:1.250rem;
		left:0;
	}
	.footerTop .appCont p{
		font-size:0.75rem;
	}
    .headerTop {
        border-right: 0px;
        right: 65px;
    }
    .headerTop a.hsearch .fa.fa-search {
        font-size: 1.3rem;
    }
    .menuIcon {
        font-size: 1.8rem;
        right: 0rem;
    }
    .btnHeaderYahooWeather i:first-child {
        font-size: 1.2rem;
    }
    .btnHeaderYahooWeather {
        font-size: 1rem;
    }
}

/****************************************************************
MEDIA QUERY
****************************************************************/
@media print {
    #main{
        padding:1rem;
    }
	h2.categoryTitle,
	.quickLinks,
    .idLikeTooSearchCont,
	.Breadcrumb,
    header,
    aside,
    footer,.footerBottom,.btnScrollup,.mainContainer aside.col-sm {
        display: none!important;
    }
	
	@page {
		margin: 2cm;
    }

    .articlePost {
        page-break-inside: auto;
    }
	
	.pageTitle {
		width: 100%;
		padding-top: 1cm;
	}
	
	.mainContainer {
		padding-top: 0
	}
	
	article div {
		padding-bottom: .25cm;
	}
	
	body {
	    background:#fff;
		font: 12pt 'roboto_slabregular', Times, serif;
		line-height: 1.3;
	}
}