﻿/******* GENERAL THEME OF THE SITE *****font-family: 'Lato', sans-serif; font-family: 'Roboto', sans-serif;**/

body {
    min-width: 320px;
    font: normal 400 16px/1.5 'Roboto', Arial, sans-serif !important;
    color: #374957;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    background: #FFF;
    letter-spacing: 1px;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font: normal 700 1rem 'Lato', Arial, sans-serif;
    color: #1e3b4d;
    padding: 0;
    margin: 0 0 0.5rem 0;
}

h2 {
    font-size: 1.8rem;
}

h3 {
    font-size: 1.6rem;
}

h4 {
    font-size: 1.4rem;
}

h5 {
    font-size: 1.2rem;
}

h6 {
    font-size: 1rem;
}

h2.categoryTitle {
    position: relative;
    height: auto;
    min-height: 500px;
    color: #FFF;
    text-align: center;
    margin: 0;
    padding: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -webkit-border-radius: 0 0 2rem 2rem;
    -moz-border-radius: 0 0 2rem 2rem;
    border-radius: 0 0 2rem 2rem;
}

h2.categoryTitle:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 86%;
    width: 100%;
    display: block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(30, 59, 77, 0.65) 90%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(30, 59, 77, 0.65) 90%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(30, 59, 77, 0.65) 90%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a61e3b4d', GradientType=0);
    -webkit-border-radius: 0 0 2rem 2rem;
    -moz-border-radius: 0 0 2rem 2rem;
    border-radius: 0 0 2rem 2rem;
}

h2.categoryTitle .catTitleCont {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -30%);
    -moz-transform: translate(-50%, -30%);
    -o-transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
    width: 100%;
    padding: 0;
    display: block;
}

h2.categoryTitle .catTitleContSub {
    font: normal 400 3.75rem 'Lato', Arial, sans-serif;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.categoryTitleImg {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    bottom: 0;
}

.categoryTitleImg::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url('../images/innerbannertreeleft.png') no-repeat left bottom;
    background-size: cover;
    width: 277px;
    height: 198px;
}

.categoryTitleImg::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    background: url('../images/innerbannertreeright.png') no-repeat right bottom;
    background-size: cover;
    width: 277px;
    height: 198px;
}

h3.pageTitle {
    font: normal 700 2rem 'Roboto', Arial, sans-serif;
    color: #1e3b4d;
    display: block;
    margin-bottom: 1.5rem;
}

h4.pageTitle {
    font: normal 700 1.9rem 'Lato', Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 1rem;
}


/* styling for content area tables */

table th {
    background: #1e3b4d;
    color: #FFF;
}


/* end */

p {
    padding: 0;
    margin: 0 0 1rem;
}

a,
a:link,
ul.directory-list button {
    font-weight: 400;
    color: #076324;
    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: #076324;
}

a:hover,
ul.directory-list button:hover,
a:active,
ul.directory-list button:active,
a:focus,
ul.directory-list button:focus {
    color: #153d59;
    text-decoration: none;
}

cite,
small {
    font-style: normal;
}

figure {
    padding: 0;
    margin: 0;
}

address {
    font-style: normal;
}

.mobileNav,
.sideMenuNav,
.moreOption>span,
.scrollup>span {
    display: none;
}

.btnPrint,
.btnFireRating h3:after,
.dynamicRoadBan a:before,
ul.footerCol3>li:last-child: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:after,
.socialMedia a:before,
.footerCopyLinks a:before,
.FooterRegisterInner h2::before,
.calendaricon::before,
.bellicon::before {
    content: "\f111";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-variant: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.socialMedia a:before {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}

ol.breadCrumb,
ol.breadCrumb>li,
ul.hightlightLists,
ul.hightlightLists>li,
ul.search-page,
ul.search-page>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,
.headerTop ul,
.footerCopyLinks,
.NumbersList ul,
.FooterRegisterInner ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


/** Set the .container's width here based on the design **/

.container {
    max-width: 1650px;
}

.skipToContent {
    position: absolute;
    top: -9999rem;
    left: 1rem;
    width: 300px;
    height: 1px;
    padding: 1.5rem;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 0.7rem;
    overflow: hidden;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.9);
}

.skipToContent.showSkipToContents {
    top: 1rem;
    height: auto;
}

.skipToContent h2 {
    font-size: 1rem;
    color: #018AB6;
    margin-bottom: 0.5em;
}

ol.skipLinks,
ol.skipLinks>li {
    font-size: 0.9rem;
    color: #FFF;
    padding: 0;
    margin: 0;
}

ol.skipLinks {
    margin-left: 1.5rem;
}

.skipToContent a,
.skipToContent a:link {
    font-size: inherit;
    font-weight: 700;
    display: block;
    padding: 0.3rem;
    color: #FFF;
}

.skipToContent a:visited {
    color: #FFF;
}

.skipToContent a:hover,
.skipToContent a:active,
.skipToContent a:focus {
    color: #FFF;
    outline: 1px solid #018AB6;
}

.hideMe {
    position: absolute;
    top: -9999rem;
    left: -9999rem;
}

.btnScrollup {
    position: fixed;
    bottom: 6rem;
    right: 1rem;
    color: #FFF;
    cursor: pointer;
    padding: 0.5rem 1rem 0.8rem;
    display: none;
    border: none;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    z-index: 2;
    background: #076324;
    border-radius: 0.3rem;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btnScrollup:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #008b3f;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 0.3rem;
}

.btnScrollup:hover,
.btnScrollup:focus,
.btnScrollup:active {
    color: white;
}

.btnScrollup:hover:before,
.btnScrollup:focus:before,
.btnScrollup:active:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.btnScrollup i {
    font-size: 1.2rem;
    position: relative;
    top: 3px;
}

header.masterHeader {
    position: absolute;
    z-index: 10;
    width: 100%;
}

.headerTop {
    padding: 1.2rem 3.2rem;
    background: rgba(30, 59, 77, 0.6);
}

.headerBottom {
    position: relative;
    background: #FFF;
    padding: 0rem 3.2rem;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}

.footerBottom {
    position: relative;
    padding-top: 2rem;
    padding-bottom: 0.8rem;
}

.headerTop li {
    display: inline-block;
    vertical-align: middle;
}

.headerTop li,
.socialMedia a,
.socialMedia a:link {
    margin-left: 1.5rem;
}

.headerTop li:first-child,
#socialMedia {
    margin-left: 0;
}

.headerTop li:last-child {
    float: right;
    margin-left: 0;
}

.headerTop a,
.headerTop a:link {
    font: normal 400 0.875rem 'Roboto', Arial, sans-serif;
    color: #FFF;
    display: inline-block;
    text-transform: uppercase;
}

.headerTop a:visited {
    color: #FFF;
}

.headerTop a:hover,
.headerTop a:focus,
.headerTop a:active {
    color: #eecf92;
}

.headerTop a:before,
.footerCopyLinks a:before {
    font-weight: 700;
    margin-left: 0;
    margin-right: 0.5rem;
    color: #eecf92;
}

.headerTop li .socialMedia a:hover::before,
.headerTop li .socialMedia a:focus:before,
.headerTop li .socialMedia a:active::before {
    color: #0b9a38;
}

.headerTop a.hMap:before,
.footerCopyLinks a.FMap:before {
    content: "\f3c5";
}

.headerTop a.hPhone:before,
.footerCopyLinks a.FPhone:before {
    content: "\f095";
}

.headerTop a.hFax:before,
.footerCopyLinks a.FFax:before {
    content: "\f1ac";
}

.headerTop a.hEmail:before,
.footerCopyLinks a.FEmail:before {
    content: "\f0e0";
}

.headerTop a#weather:before {
    content: normal;
}


/*loading - start*/

.spinner {
    margin: 14px auto;
    width: 175px;
    height: 137px;
    text-align: center;
    font-size: 25px;
}

.spinner>div {
    background-color: #333;
    height: 100%;
    width: 15px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1.0);
        transform: scaleY(1.0);
    }
}

@keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1.0);
        transform: scaleY(1.0);
    }
}


/*loading - end*/

.langCont {
    float: right;
}

h1.siteLogo,
h1.siteLogoFR {
    display: inline-block;
    margin-bottom: 0;
}

h1.siteLogo a {
    display: block;
    padding: 1.4rem 0;
}

.addthis-smartlayers.addthis-smartlayers-desktop #at4-share {
    top: 26% !important;
}

.addthis-smartlayers.addthis-smartlayers-desktop .atss {
    z-index: 1;
}

/* Connect */
.connectRegister {
    width: 100%;
    height: 400px;
    border: none;
    margin: 0;
    padding: 0;
}

/* Search Section */

.modal .frmSearch {
    width: 100%;
    position: relative;
    max-width: initial;
    min-width: initial;
    display: block;
    top: auto!important;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0;
}

.frmSearch {
    min-width: 320px;
    display: block;
    margin: 0;
    position: relative;
}

.frmSearch input[type="search"] {
    width: 100%;
    font: normal 400 0.875rem 'Roboto', Arial, sans-serif;
    color: #FFF;
    padding: 0.1rem 0.5rem 0.1rem 3rem;
    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: transparent;
    text-transform: uppercase;
    outline: none !important;
}

.frmSearch input[type="search"]:focus {
    background: transparent;
}

input::-webkit-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

input::-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

input:-ms-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

input:-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

input::placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.frmSearch button[type="submit"] {
    position: absolute;
    top: 50%;
    left: 0.5rem;
    -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 0.5rem;
    margin: 0;
    border: none;
    cursor: pointer;
    background: none;
    font-weight: 500;
}

.frmSearch button[type="submit"] i {
    color: #eecf92;
    font-weight: 500;
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
}

.frmSearch button[type="submit"] i:hover {
    color: #0b9a38;
}

.pollQuestionCont {
    max-width: 500px;
    min-height: inherit;
    text-align: center;
    margin: 0 0 0 auto;
    padding: 2rem 1.5rem;
    background: rgba(255, 255, 255, 0.9);
}

.pollQuestionCont i {
    font-size: 2.5rem;
    display: block;
    margin-bottom: 0.5rem;
}

.btnPollQuestionVote {
    max-width: 200px;
    font: normal 700 1.2rem 'Roboto', Arial, sans-serif;
    color: #FFF;
    display: block;
    margin: auto;
    padding: 0.6rem 1.5rem;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    margin-top: 1.5rem;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: #018AB6;
}

.btnPollQuestionVote:hover {
    background: #FCB040;
}

.btnPollQuestionVote:focus {
    background: #FCB040;
}


/** Model Search **/

#btnSearch .modal-header {
    border-bottom: none;
}

#btnSearch .modal-footer {
    display: none;
}

#btnSearch .modalTitleLogo {
    width: 180px;
    height: 100px;
    display: block;
    text-indent: -9999rem;
    margin: 1.1em auto 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#btnSearch .modal-body {
    padding: 0;
}


/** Navigation **/

.menuIcon,
.closeNav,
.desktopNav .moreOptionMainMenu,
.desktopNav .moreOptionSubMainMenu,
.desktopNav ul.subSubMainMenu,
ul.mainMenuCol2 h3 {
    display: none;
}

.menuIcon {
    position: absolute;
    top: 50%;
    right: 2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font: normal 700 1.5rem 'Roboto', Arial, sans-serif;
    color: #1e3b4d;
    text-transform: uppercase;
    padding: 0.5rem 1rem;
    margin: 0;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -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;
    outline: none !important;
}

.menuIcon:after {
    content: "\f0c9";
    color: #1e3b4d;
    margin-left: 0.5rem;
}

.menuIcon:hover,
.menuIcon:focus,
.menuIcon:hover::after,
.menuIcon:focus::after {
    color: #076126;
}

nav {
    float: right;
}

.navContainer {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 350ms ease;
    z-index: -1;
}

.topNavContainer {
    height: auto;
    background: #FFF;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0 0 2rem 2rem;
    -moz-border-radius: 0 0 2rem 2rem;
    border-radius: 0 0 2rem 2rem;
}

.topNavContainer>.container {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
}

.bottomNavContainer {
    z-index: 1;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.bottomNavContainer .container {
    padding: 0;
}

.bottomNavContainer a,
.bottomNavContainer a:link {
    font-size: 1rem!important;
    color: #FFF!important;
    text-align: center !important;
    padding: 1rem!important;
    display: block!important;
    border-left: none!important;
    transition-property: color!important;
    background: none!important;
    width: 100% !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 1.25rem !important;
}

.bottomNavContainer a:visited {
    color: #FFF!important;
}

.bottomNavContainer a:hover,
.bottomNavContainer a:active,
.bottomNavContainer a:focus {
    color: #0b9a38 !important;
}

ul.mainMenu a,
ul.mainMenu a:link {
    position: relative;
    font: normal 700 1.25rem 'Roboto', Arial, sans-serif;
    color: #1e3b4d;
    display: table-cell;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    padding: 3rem 1.9rem;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    outline: none;
}

ul.mainMenu a:visited {
    color: #1e3b4d;
}

ul.mainMenu a:hover,
ul.mainMenu a:active,
ul.mainMenu a:focus {
    color: #076324;
}

ul.mainMenu a i {
    display: inline-block;
}

.desktopNav ul.mainMenu a:after {
    content: normal;
    margin-left: 0;
}

.desktopNav ul.mainMenu>li {
    float: left;
}

.desktopNav ul.mainMenu>li>a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    border-bottom: 3px solid transparent;
    transform: scale(0) translateZ(0);
    -webkit-transition: -webkit-transform 0.45s ease, opacity 0.55s ease;
    -moz-transition: -moz-transform 0.45s ease, opacity 0.55s ease;
    -ms-transition: -ms-transform 0.45s ease, opacity 0.55s ease;
    -o-transition: -o-transform 0.45s ease, opacity 0.55s ease;
    transition: transform 0.45s ease, opacity 0.55s ease;
    margin: 0 auto;
    width: 100%;
}

.desktopNav ul.mainMenu>li:hover a:after,
.desktopNav ul.mainMenu>li.selected>a::after {
    border-color: #076324;
    opacity: 1;
    transform: scale(1) translateZ(0);
}

.desktopNav ul.mainMenu>li.selected a,
.desktopNav ul.mainMenu>li:hover a,
.desktopNav ul.mainMenu>li[aria-expanded="true"]>a {
    color: #076324;
}

.desktopNav ul.mainMenu>li.hasChild[aria-expanded="true"] .navContainer,
.desktopNav ul.mainMenu>li:hover .navContainer {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
}

.desktopNav .bottomNavContainer a[role="menuitem"] {
    display: inline-block!important;
}

.desktopNav ul.subMainMenu a,
.desktopNav ul.subMainMenu a:link {
    position: relative;
    font-size: 1.125rem;
    color: #1e3b4d !important;
    border-left: none;
    display: block;
    padding: 1rem;
    text-align: left;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    background: none !important;
    text-transform: capitalize;
    border-top: 1px solid #c7ced2;
    padding-left: 0;
}

.desktopNav ul.subMainMenu a:visited {
    color: #1e3b4d!important;
}

.desktopNav ul.subMainMenu a:hover {
    color: #076324!important;
}

.desktopNav ul.subMainMenu a i {
    display: none;
}

.desktopNav ul.subMainMenu>li:first-child>a {
    border-top: none;
    border-bottom: 1px solid #c7ced2;
    margin-bottom: -1px;
}

.desktopNav ul.subMainMenu>li>a:after {
    content: "\f054"!important;
    position: absolute;
    right: 0;
    top: 50%;
    left: auto;
    bottom: auto!important;
    -webkit-transform: translateY(-50%)!important;
    -moz-transform: translateY(-50%)!important;
    -o-transform: translateY(-50%)!important;
    -ms-transform: translateY(-50%)!important;
    transform: translateY(-50%)!important;
    color: #1e3b4d!important;
    font-size: 0.9rem;
}

.desktopNav ul.subMainMenu>li.selected a,
.desktopNav ul.subMainMenu>li.selected a::after {
    color: #076324!important;
}


/******* Main Content - Inside Pages *******/

.mainContainer {
    position: relative;
    padding: 2.5rem 0 0 0;
    background: #FFF;
}

.mainContainer .row {
    margin: 0;
}

.mainContainer main {
    width: 100%;
    height: auto;
    min-height: 25rem;
    overflow-x: hidden;
}

.mainContainer aside.col-sm {
    flex-grow: 1;
    padding: 0;
    background: #f2efe9;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.mainContainer main.col-sm {
    flex-grow: 2;
    padding: 0 1.5rem 1.5rem 2.2rem;
}

.articlePost a:link{
    font-weight: 500;
    color: #07752a;
	font-style:italic;
}

.articlePost a:hover{
    color: #0d5684;
}
.articlePost a:visited{
    color: #0d5684;
}


/** Aside Menu - Inside Pages **/

ul.subSideMenu {
    display: none;
}

.moreOption {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    color: #1e3b4d;
    display: inline-block;
    padding: 0.9rem 1.8rem;
    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;
    outline: none !important;
}

.moreOption:hover {
    color: #FFF!important;
}

.moreOption:before {
    content: "\f067";
    margin-left: 0;
    -webkit-transform: transform 300ms ease 0s;
    -moz-transform: transform 300ms ease 0s;
    -o-transform: transform 300ms ease 0s;
    transition: transform 300ms ease 0s;
}

.moreOption.openIcon:before {
    content: "\f068";
}

ul.sideMenu a,
ul.sideMenu a:link {
    font: normal 500 1.125rem 'Roboto', Arial, sans-serif;
    color: #1e3b4d;
    display: block;
    padding: 1.1rem 1.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: #f2efe9;
    text-transform: uppercase;
}

ul.sideMenu a:visited {
    color: #1e3b4d;
}

ul.sideMenu a:hover,
ul.sideMenu a:active,
ul.sideMenu a:focus {
    color: #FFF;
    background: #076324;
}

ul.sideMenu>li {
    position: relative;
}

ul.sideMenu>li.hasChild a {
    padding-right: 2.5rem;
}

ul.sideMenu>li.selected a {
    color: #FFF;
    background: #076324;
}

ul.sideMenu>li.selected .moreOption {
    color: #FFF;
}

ul.sideMenu>li:hover>a {
    color: #FFF;
    background: #076324;
}

ul.sideMenu>li:hover .moreOption {
    color: #FFF;
}

ul.subSideMenu a,
ul.subSideMenu a:link {
    font: italic 300 1rem 'Roboto', Arial, sans-serif!important;
    color: #FFF!important;
    padding: 1.1rem 2.5rem!important;
    display: block;
    background: #054318!important;
    text-transform: capitalize;
}

ul.subSideMenu a:visited {
    color: #FFF!important;
}

ul.subSideMenu a:hover,
ul.subSideMenu a:active,
ul.subSideMenu a:focus {
    color: #FFF!important;
    background: #0b9a38!important;
}

ul.subSideMenu>li.selected a {
    color: #FFF !important;
    background: #0b9a38 !important;
}


/** TOOLBAR [ TEXTSIZER && GOOGLE TRANSLATE ] **/

.headerContent {
    padding: 0.5rem 0;
    margin-bottom:.7rem;
}
.br-border{
   border-bottom: 1px solid #c7ced2;

}
ol.breadCrumb a,
ol.breadCrumb a:link {
    font: 400 1.125rem 'Roboto', Arial, sans-serif;
    color: #1e3b4d324;
    display: block;
    text-transform: uppercase;
}

ol.breadCrumb a:visited {
    color: #076324;
}

ol.breadCrumb a:hover,
ol.breadCrumb a:active,
ol.breadCrumb a:focus {
    color: #28a745;
}

ol.breadCrumb a:after {
    content: "\f105";
    color: #076324;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

ol.breadCrumb {
    display: inline-block;
    border-right: 2px solid #FFF;
    padding-right: 1rem;
}

ol.breadCrumb>li {
    float: left;
}

ol.breadCrumb>li:first-child a:before {
    content: "\f015";
    margin-left: 0;
    color: #28a745;
    margin-right: 0.5rem;
    font-weight: 400;
}

ol.breadCrumb>li:last-child a:after {
    content: normal;
    margin-right: 0;
    margin-left: 0;
}

.btnPrint {
    margin: 0;
    padding: 0 0.5rem;
    border: none;
    cursor: pointer;
    display: block;
    background: none;
    outline: none !important;
}

.btnPrint:before {
    content: "\f02f";
    color: #28a745;
    font-size: 1.3rem;
}

.btnPrint:hover::before,
.btnPrint:active::before,
.btnPrint:focus:before {
    color: #0b9a38;
}

ul.textResizer {
    display: inline-block;
    margin-left: 0.5rem;
	float:right;
}

ul.textResizer>li {
    float: left;
    margin-right: 0.2rem;
}

ul.textResizer>li:last-child {
    margin-right: 0;
}

ul.textResizer span,
ul.textResizer a,
ul.textResizer a:link {
    font: normal 700 1em/0 'Roboto', Arial, sans-serif;
    color: #1e3b4d;
    text-transform: uppercase;
    display: inline-block;
}

ul.textResizer a,
ul.textResizer a:link {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: bold;
}

ul.textResizer a:visited {
    color: #28a745;
}

ul.textResizer a:hover,
ul.textResizer a:active,
ul.textResizer a:focus {
    color: #28a745;
}

ul.textResizer span {
    margin-right: 0.5rem;
}

ul.textResizer a.small-text {
    font-size: 1.25rem;
	font-weight:500;
}

ul.textResizer a.medium-text {
    font-size: 1.5625rem;
	font-weight:500;
}

ul.textResizer a.large-text {
    font-size: 1.875rem;
	font-weight:500;
}

ul.textResizer a.textresizer-active {
    color: #28a745;
}

#google_translate_element {
    position: relative;
    top: 1rem;
    display: inline-block;
}

.footerBottom h2 {
    color: #1e3b4d;
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 800;
}

.footerBottom h2 i {
    color: #076324;
}

.footerBottom p {
    font: normal 400 0.938rem 'Roboto', Arial, sans-serif;
    color: #1e3b4d;
}

.footerBottom p img {
    display: inline-block;
    margin-top: 2rem;
    margin-right: 3rem;
}

.footerBottom p img+img {
    margin-right: 0;
}

.footerBottom a,
.footerBottom a:link {
    font-size: inherit;
    font-weight: normal;
    color: #1e3b4d;
    font-weight: 600;
}

.footerBottom a:visited {
    color: #1e3b4d;
}

.footerBottom a:hover,
.footerBottom a:active,
.footerBottom a:focus {
    color: #0a8831;
}

.footerBottom .NumbersList {
    width: 90%;
    margin: 0 auto;
    border-right: 1px solid #c7ced2;
    padding-right: 4rem;
    min-height: 172px;
}

.footerBottom .NumbersList li {
    font-weight: 600;
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #374957;
    margin-top: 0.3rem;
}

.footerBottom .NumbersList li:first-child {
    margin-top: 0;
}

.footerBottom .NumbersList li span {
    font-weight: 400;
    float: right;
}

.FooterBottomLine {
    border-top: 1px solid #c7ced2;
    padding-top: 1.2rem;
}

.directorylink {
    font-size: 1rem;
    color: #374957;
    font-weight: 700;
    margin-top: 0.9rem;
    display: inline-block;
}

ul.footerNav a,
ul.footerNav a:link {
    position: relative;
    font: normal 1rem 'Roboto', Arial, sans-serif;
    color: #1e3b4d;
    display: block;
    padding: 0.5rem;
}

ul.footerNav a:visited {
    color: #1e3b4d;
}

ul.footerNav a:hover,
ul.footerNav a:active,
ul.footerNav a:focus {
    color: #23B7A9;
}

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: #79ADAE;
}

.socialMedia a,
.socialMedia a:link {
    font: normal 600 1rem 'Roboto', Arial, sans-serif;
    color: #FFF;
    display: inline-block;
}

.socialMedia a:visited {
    color: #FFF;
}

.socialMedia a:hover,
.socialMedia a:active,
.socialMedia a:focus {
    color: #23B7A9;
}

.socialMedia a.facebook::before {
    content: "\f39e";
}

.socialMedia a.twitter:before {
    content: "\f099";
}

.socialMedia a.instagram:before {
    content: "\f16d";
}

.socialMedia a.youtube:before {
    content: "\f167";
}

.socialMedia a.linkedIn:before {
    content: "\f0e1";
}

.socialMedia a.tripAdvisor:before {
    content: "\f262";
}

.socialMedia a.flickr:before {
    content: "\f16e";
}

.socialMedia a:before {
    margin-right: 0;
}


/*---------------------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: #FFF;
    cursor: pointer;
    border: none;
    padding: 0.1rem;
    margin: 0;
    background: none;
    outline: none !important;
}

.btnHeaderYahooWeather i {
    display: inline-block;
    margin-right: 0.3rem;
}

#modalHeaderWeather .headerWeather {
    color: #FFF;
    padding: 2rem 1rem;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.headerWeatherCont {
    background: #1e3b4d;
    text-transform: uppercase;
}

#modalHeaderWeather .headerWeather.wi-tornado {
    background: url(../images/weather-images/wi-tornado.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-thunderstorm {
    background: url(../images/weather-images/wi-thunderstorm.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-hurricane {
    background: url(../images/weather-images/wi-hurricane.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-thunderstorm {
    background: url(../images/weather-images/wi-day-thunderstorm.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-rain-mix {
    background: url(../images/weather-images/wi-rain-mix.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-sleet {
    background: url(../images/weather-images/wi-sleet.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-dust {
    background: url(../images/weather-images/wi-dust.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-fog {
    background: url(../images/weather-images/wi-fog.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-haze {
    background: url(../images/weather-images/wi-day-haze.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-smoke {
    background: url(../images/weather-images/wi-smoke.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-windy {
    background: url(../images/weather-images/wi-windy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-snowflake-cold {
    background: url(../images/weather-images/wi-snowflake-cold.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-cloudy {
    background: url(../images/weather-images/wi-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-night-cloudy {
    background: url(../images/weather-images/wi-night-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-cloudy {
    background: url(../images/weather-images/wi-day-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-night-partly-cloudy {
    background: url(../images/weather-images/wi-night-partly-cloudy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-cloudy-high {
    background: url(../images/weather-images/wi-day-cloudy-high.png) center bottom no-repeat;
}


#modalHeaderWeather .headerWeather.wi-night-clear {
    background: url(../images/weather-images/wi-night-clear.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-sunny {
    background: url(../images/weather-images/wi-day-sunny.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-stars {
    background: url(../images/weather-images/wi-stars.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-hot {
    background: url(../images/weather-images/wi-hot.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-sprinkle {
    background: url(../images/weather-images/wi-sprinkle.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-snow {
    background: url(../images/weather-images/wi-snow.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-storm-showers {
    background: url(../images/weather-images/wi-storm-showers.png) center bottom no-repeat;
}

.weatherText {
    font: 700 1.3em 'Roboto';
    margin-bottom: 0;
}

.weatherText>i {
    font-size: 2rem;
    display: block;
    margin-bottom: 0.5rem;
}

.weatherCity {
    margin-bottom: 0.3rem;
}

.weatherTemp {
    font: 700 4em 'Roboto';
    margin-bottom: 0;
}

ul.bwTabs>li {
    float: left;
    width: 33.33%;
}

.bodyContainer {
    height: 260px;
    padding: 1.5rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.weatherList {
    padding: 0.8rem 0;
    border-bottom: 1px solid rgba(208, 210, 212, 0.5);
}

ul.innerColWeatherLists>li,
ul.weatherListsHeader>li {
    float: left;
    width: 33.33%;
}

ul.innerColWeatherLists>li:nth-child(2),
ul.weatherListsHeader>li:nth-child(2) {
    text-align: center;
}

ul.innerColWeatherLists>li:last-child,
ul.weatherListsHeader>li:last-child {
    text-align: right;
}

ul.weatherListsHeader {
    padding: 0 1.4rem 0.5rem 1.5rem;
    -webkit-transition: box-shadow 300ms ease 0s;
    -moz-transition: box-shadow 300ms ease 0s;
    -o-transition: box-shadow 300ms ease 0s;
    transition: box-shadow 300ms ease 0s;
}

.tab-pane:hover ul.weatherListsHeader {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

ul.bwTabs {
    display: block;
    padding: 1.5rem 1rem;
    border: none;
}

ul.bwTabs a,
ul.bwTabs a:link {
    font-size: 1rem;
    color: #1e3b4d;
    display: inline-block;
    padding: 0 0.5rem 1rem;
    text-transform: uppercase;
    font-weight: 500;
}

ul.bwTabs a:visited {
    color: #1e3b4d;
}

ul.bwTabs a:hover,
ul.bwTabs a:active,
ul.bwTabs a:focus {
    color: #1e3b4d;
}

ul.bwTabs a.active {
    color: #1e3b4d;
    border-bottom: 3px solid #1e3b4d;
}

ul.bwTabs a i {
    display: inline-block;
    margin-right: 0.3rem;
    color: #076324;
}

ul.bwTabs>li {
    width: 50%;
    text-align: center;
}

#forecast .bodyContainer {
    padding-top: 0;
    text-transform: uppercase;
}

.wlDay,
.wlHigh,
.wlLow,
.col2WDesc {
    color: #1e3b4d;
}

.wlIcon {
    color: #076324;
}

.wlHead,
.wlText,
.col2WTitle {
    font-size: 0.8rem;
    color: #1e3b4d;
    display: block;
    text-transform: uppercase;
}

.wlText {
    color: #6a6a6a;
}

.wlHead {
    font-size: 0.8rem;
    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: #239C7B;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

table.tblAgendaMinutes tbody {
    background: #F2F2EB;
}

table.tblAgendaMinutes tbody td {

    color: #002341;
}

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
        width: 100% !important;
    }
    /* 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 #0F3D39;
    }
    .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;
}


/* table */

.responsive-table table {
    width: 100%;
    margin-bottom: 0.5em;
    font-size: 0.8em;
    border-collapse: collapse;
    border-spacing: 0;
}

.responsive-table table {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: left;
    color: #333;
}

.responsive-table table tr {
    color: #222;
}

.responsive-table table tr {
    background: #efefef;
}

.responsive-table table tr:nth-child(even) {
    background: #efefef;
}

.responsive-table table th {
    font-weight: bold;
    padding: 0.35em;
    font-size: 1em;
}

.responsive-table table td {
    padding: 0.6em;
    font-size: 1.1em;
}

.responsive-table table td {
    text-align: left;
}


/*Highlights*/

.highlightContainer {
    text-align: center;
    background: #f2efe9;
    padding: 3rem 0;
    position: relative;
}

.highlightContainer::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: url('../images/trees-left.png') no-repeat left bottom;
    background-size: cover;
    height: 358px;
    width: 439px;
    z-index: 0;
}

.highlightContainer::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background: url('../images/trees-right.png') no-repeat right bottom;
    background-size: cover;
    height: 358px;
    width: 439px;
    z-index: 0;
}

.highlightOuterCont {
    position: relative;
    z-index: 1;
}

.highlightContainer h2 {
    color: #1e3b4d;
    text-transform: uppercase;
    font-size: 1.25rem;
    letter-spacing: 0.3rem;
    padding-bottom: 2rem;
    font-weight: 800;
}

.highlightContainer h2 span {
    display: block;
    font-size: 2.188rem;
    font-weight: 600;
}

.hightlightsInnerCont a,
.hightlightsInnerCont a:link {
    position: relative;
    float: left;
    width: 16.66%;
    padding: 0.5px;
    display: inline-block;
    overflow: hidden;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.hightlightsInnerCont a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 0.5px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    z-index: 1;
}

.hightlightsInnerCont a:hover:before {
    background: rgba(0, 0, 0, 0);
}

.hightlightsInnerCont img {
    display: inline-block;
}

.highlightCaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding: 1rem;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    z-index: 2;
}

.hightlightsInnerCont a:hover .highlightCaption {
    background: rgba(227, 83, 13, 0.8);
}

.highlightCaption h3,
.highlightCaption p {
    color: #FFF;
}

.highlightCaption h3 {
    font-size: 1.5rem;
}

.highlightCaption p {
    font-size: 0.85rem;
}

#highlightContainer .owl-nav {
    bottom: -6px;
    left: 0;
    right: 0;
}

#highlightContainer .owl-nav .owl-prev,
#highlightContainer .owl-nav .owl-next {
    font-size: 1.1rem;
    color: #1e3b4d;
}

#highlightContainer .owl-nav .owl-prev:hover,
#highlightContainer .owl-nav .owl-next:hover {
    color: #006325;
}

#highlightContainer .owl-nav .owl-prev {
    margin-left: 1.5rem;
    float: left;
}

#highlightContainer .owl-nav .owl-next {
    margin-right: 1.5rem;
    float: right;
}

#highlightContainer .owl-nav,
#highlightContainer .owl-dots {
    margin-top: 1rem;
    text-align: center;
}

#highlightContainer .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: transparent;
    outline: none;
    border: 2px solid #a0a5a6;
}

#highlightContainer .owl-dot.active {
    background-color: #a0a5a6;
}

.highlightOuterCont .card {
    position: relative;
    -webkit-border-radius: 0.4rem;
    -moz-border-radius: 0.4rem;
    border-radius: 0.4rem;
    overflow: hidden;
    border: none;
}

.highlightOuterCont .card::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(124, 184, 230, 0) 1%, rgba(30, 59, 77, 0.99) 99%, rgba(30, 59, 77, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(124, 184, 230, 0) 1%, rgba(30, 59, 77, 0.99) 99%, rgba(30, 59, 77, 1) 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(124, 184, 230, 0) 1%, rgba(30, 59, 77, 0.99) 99%, rgba(30, 59, 77, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1e3b4d', GradientType=0);
    /* IE6-9 */
    -webkit-transition: transform 300ms ease 0s;
    -moz-transition: transform 300ms ease 0s;
    -o-transition: transform 300ms ease 0s;
    transition: transform 300ms ease 100ms;
    -webkit-transform: translate3d(0, 50%, 0);
    -moz-transform: translate3d(0, 50%, 0);
    -ms-transform: translate3d(0, 50%, 0);
    -o-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}

.highlightOuterCont .card:hover::before {
    height: 100%;
    -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);
}

.highlightOuterCont .card .card-body {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #FFF;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(124, 184, 230, 0) 1%, rgba(30, 59, 77, 0.99) 99%, rgba(30, 59, 77, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(124, 184, 230, 0) 1%, rgba(30, 59, 77, 0.99) 99%, rgba(30, 59, 77, 1) 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(124, 184, 230, 0) 1%, rgba(30, 59, 77, 0.99) 99%, rgba(30, 59, 77, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1e3b4d', GradientType=0);
    padding: 2.5rem 0.5rem 1.25rem 0.5rem;
}

.highlightOuterCont .card .card-body .card-title {
    text-transform: uppercase;
    color: #FFF;
    font-size: 1.125rem;
    margin-bottom: 0.1rem;
}

.highlightOuterCont .card .card-body .card-text {
    font-size: 0.75rem;
    font-style: italic;
}

.highlightOuterCont .card img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

.highlightOuterCont .card:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}


/*Highlights*/

.adContainer.mobile {
    display: none;
}

.footerBottomfooterCopy {
    background: url('../images/footer-trees.png') no-repeat bottom right;
}



/* Blog Posts */

main #blog-list ul.notices {
	/*-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-width: 150px;
	-moz-column-width: 150px;
	column-width: 150px;
	-webkit-column-gap: 1rem;
	-moz-column-gap: 1rem;
	column-gap: 1rem;*/
}

main #blog-list ul.notices li {
	display: inline-block;
	margin-bottom: 1rem;
	border-bottom: none;
	width: 33%;
	padding-left: 1rem;
}

main #blog-list ul.notices li > a {
	width: 100%;
	position: relative;
	padding: 0;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	-o-border-radius: 0.5rem;
	border-radius: 0.5rem;
	border: 1px solid #CCC;
}

main #blog-list ul.notices li > a > .noticesimg {
	position: relative;
	width: 100%;
	display: block;
	height: 10rem;
	-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;
}

main #blog-list ul.notices li > a > .noticesimg:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	content: " ";
	display: block;
	background: none;
	-webkit-transition: background 300ms ease 0s;
	-moz-transition: background 300ms ease 0s;
	-o-transition: background 300ms ease 0s;
	transition: background 300ms ease 0s;
}

main #blog-list ul.notices li > a:hover > .noticesimg:after {
	background: rgba(19,107,43,.75);
}


main #blog-list ul.notices li > a >  .noticestext {
	padding: .75rem;
}

main #blog-list ul.notices li > a >  .noticestext .homeCatTitle i {
	color: #136b2b;
}

main #blog-list ul.notices li > a >  .noticestext .homeCatTitle,
main #blog-list ul.notices li > a >  .noticestext .homeCatTitle time {
	font-size: .8rem;
	font-weight: 600;
	color: #707070;
}

main #blog-list ul.notices li > a:hover >  .noticestext .homeCatTitle,
main #blog-list ul.notices li > a:hover >  .noticestext .homeCatTitle time {
	color: #136b2b;
}

main #blog-list ul.notices li > a >  .noticestext h5 {
	color: #136b2b;
	margin-top: 1rem;
}

main #blog-list ul.notices li > a >  .noticestext p {
	color: #1e3b4d;
	margin-bottom: .5rem;
	font-size: .85rem;
	display: inline-block;
}

main #blog-list ul.notices li > a >  .noticestext span {
	font-weight: 600;
	text-transform: uppercase;
	color: #1e3b4d;
	font-size: .85rem;
	display: inline-block;
	padding-left: .5rem;
}

main #blog-list ul.notices li > a:hover >  .noticestext span,
main #blog-list ul.notices li > a:hover >  .noticestext p {
	color: #136b2b;
}





/** footerCopy **/

.footerCopy {
    color: #1e3b4d;
    padding: 0.8rem 0;
    letter-spacing: 0.1px;
    font-size: 0.9rem;
}

.footerCopy small {
    font: normal 600 0.9rem 'Roboto', Arial, sans-serif;
    color: #1e3b4d;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
}

.footerCopy cite a {
    font: normal 600 0.9rem 'Roboto', Arial, sans-serif;
    color: #1e3b4d;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    letter-spacing: 0.2px;
}

.footerCopy cite a img {
    width: 75px;
}

.footerBottom .ContactUsTodayAll li {
    margin-top: 0.6rem;
}

.footerBottom .ContactUsTodayAll li:first-child {
    margin-top: 0rem;
}

.footerCopy .footerCopyLinks {
    text-align: center;
    text-transform: uppercase;
}

.footerCopy .footerCopyLinks li {
    display: inline-block;
    color: #1e3b4d;
    position: relative;
    margin-left: 0.7rem;
    padding-left: 0.7rem;
}

.footerCopy .footerCopyLinks li::before {
    content: '/';
    color: #1e3b4d;
    left: -0.7rem;
    position: relative;
}

.footerCopy .footerCopyLinks li:first-child {
    margin-left: 0;
    padding-left: 0;
}

.footerCopy .footerCopyLinks li:first-child::before {
    content: ' ';
}

.footerCopy .footerCopyLinks a::before {
    color: #1e3b4d;
}

.footerCopy .footerCopyLinks a {
    color: #1e3b4d;
    font-weight: 600;
}

.footerCopy .footerCopyLinks a:visited {
    color: #1e3b4d;
}

.footerCopy .footerCopyLinks a:hover,
.footerCopy .footerCopyLinks a:active,
.footerCopy .footerCopyLinks a:focus,
.footerCopy .footerCopyLinks a:hover::before,
.footerCopy .footerCopyLinks a:active::before,
.footerCopy .footerCopyLinks a:focus::before {
    color: #0a8831;
}


/** footerCopy **/


/** App Button**/

#downloadOurApp,
#GooglePlayStore {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
    padding: 0.7rem 1rem;
    border: none;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    background: #076324;
    display: block;
    text-align: center;
    margin-bottom: 1rem;
    width: 100%;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    overflow: hidden;
}

#downloadOurApp::before,
#GooglePlayStore::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #008b3f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

#downloadOurApp:hover::before,
#GooglePlayStore:hover::before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

#downloadOurApp:visited,
#GooglePlayStore:visited {
    color: #fff;
}

#downloadOurApp:hover:before,
#downloadOurApp:focus:before,
#downloadOurApp:active:before,
#GooglePlayStore:hover:before,
#GooglePlayStore:focus:before,
#GooglePlayStore:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.Fdownload {
    padding-left: 1rem;
}

.Fdownload a#downloadOurApp {
    margin-bottom: 0.9rem;
}

#downloadOurApp i,
#GooglePlayStore i {
    margin-right: 0.5rem;
    font-size: 1.875rem;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


/** App Button**/


/** FooterRegister **/

.FooterRegister {
    background: url('../images/Thompson-services-bg.jpg') no-repeat center center;
    background-size: cover;
    padding: 3rem 0;
    position: relative;
    -webkit-border-radius: 0 0 2rem 2rem;
    -moz-border-radius: 0 0 2rem 2rem;
    border-radius: 0 0 2rem 2rem;
    overflow: hidden;
    color: #FFF;
}

.FooterRegister::before {
    content: '';
    background: rgba(30, 59, 77, 0.8);
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
}

.FooterRegisterInner h2 {
    position: relative;
    color: #FFF;
    text-transform: uppercase;
    font-size: 1.25rem;
    letter-spacing: 0.3rem;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding-left: 5rem;
    font-weight: 800;
}

.FooterRegisterInner h2 span {
    display: block;
    font-size: 2.188rem;
    font-weight: 600;
}

.FooterRegisterInner h2::before {
    content: '\f3ed';
    position: absolute;
    top: 36%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #eecf92;
    font-weight: 400;
    font-size: 4rem;
}

.FooterRegisterInner li {
    font-size: 0.875rem;
    margin-top: 3rem;
    position: relative;
    padding-left: 3.5rem;
}

.FooterRegisterInner li:first-child {
    margin-top: 2rem;
}

.FooterRegisterInner .calendaricon::before,
.FooterRegisterInner .bellicon::before {
    position: absolute;
    top: 44%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #eecf92;
    font-weight: 400;
    font-size: 1.4rem;
    border: 1px solid #eecf92;
    height: 45px;
    width: 45px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 42px;
}

.FooterRegisterInner .calendaricon::before {
    content: '\f133';
}

.FooterRegisterInner .bellicon::before {
    content: '\f0f3';
    font-weight: 700;
}

.btnRegister {
    font: normal 700 1rem 'Roboto', Arial, sans-serif;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 2rem 0 0;
    padding: 0.95rem 3rem;
    cursor: pointer;
    border: none;
    letter-spacing: 0.5px;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    background: #076324;
    outline: none !important;
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.btnRegister:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 100%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.btnRegister:hover,
.btnRegister:focus,
.btnRegister:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.btnRegister:hover:before,
.btnRegister:focus:before,
.btnRegister:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.btnRegister:hover,
.btnRegister:focus {
    background: #0a8831;
}


/** FooterRegister **/

.bdrImg {
    position: relative;
    -webkit-border-radius: 0.4rem;
    -moz-border-radius: 0.4rem;
    border-radius: 0.4rem;
    overflow: hidden;
}

.bgImg {
    position: relative;
}

.bdrImg::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70%;
    width: 100%;
    display: block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(30, 59, 77, 0.8) 90%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(30, 59, 77, 0.8) 90%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(30, 59, 77, 0.8) 90%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a61e3b4d', GradientType=0);
    z-index: 1;
}

.ReportaProblemLinkbox {
    position: fixed;
    z-index: 9;
    right: -77px;
    top: 42%;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

a.ReportaProblemLink {
    background: #136b2b;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    padding: 1rem 1.6rem;
    display: inline-block;
    border-radius: 0 0 0.4rem 0.4rem;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

a.ReportaProblemLink:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1e3b4d;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 0 0 0.4rem 0.4rem;
}

a.ReportaProblemLink:hover,
a.ReportaProblemLink:focus,
a.ReportaProblemLink:active {
    color: white;
}

a.ReportaProblemLink:hover:before,
a.ReportaProblemLink:focus:before,
a.ReportaProblemLink:active:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.OrgNamew {
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    max-width: 270px;
}

.citew {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
}

.idLiketoSearchBTNMobile {
    display: none;
}


/******* MEDIA QUERY ******jj*/

@media only screen and (max-width:1800px) {
    ul.mainMenu a,
    ul.mainMenu a:link {
        padding: 3rem 1.5rem;
    }
}

@media only screen and (max-width:1700px) {
    ul.mainMenu a,
    ul.mainMenu a:link {
        padding: 3rem 1.3rem;
    }
}

@media only screen and (max-width:1650px) {
    .FooterRegisterInner p {
        font-size: 0.9rem;
    }
    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 1.125rem;
    }
    .desktopNav ul.subMainMenu a,
    .desktopNav ul.subMainMenu a:link {
        font-size: 1rem;
    }
    .bottomNavContainer a,
    .bottomNavContainer a:link {
        font-size: 0.9rem !important;
    }
    .topNavContainer {
        min-height: 20rem;
    }
    .popupAlert a,
    .popupAlert a:link {
        font-size: 0.8rem;
    }
    .headerTop a,
    .headerTop a:link {
        font-size: 0.8rem;
    }
    .frmSearch input[type="search"] {
        font-size: 0.9rem;
    }
    .frmSearch button[type="submit"] {
        left: 0.3rem;
        font-size: 1.1rem;
    }
    .frmSearch {
        min-width: 310px;
    }
}

@media only screen and (max-width:1600px) {
    .highlightOuterCont .card .card-body .card-title {
        font-size: 1.1rem;
    }
    .highlightOuterCont .card .card-body .card-text {
        font-size: 0.7rem;
    }
    .footerBottom .NumbersList {
        width: 94%;
        padding-right: 3rem;
    }
    .FooterRegisterInner h2 span {
        font-size: 2.1rem;
    }
    h4.pageTitle {
        font-size: 1.8rem;
    }
    .highlightContainer h2 {
        font-size: 1.1rem;
    }
    .highlightContainer h2 span {
        font-size: 2.1rem;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 3.6rem;
    }
    ul.mainMenu a,
    ul.mainMenu a:link {
        padding: 3rem 1.1rem;
    }
    .categoryTitleImg::after,
    .categoryTitleImg::before {
        width: 260px;
        height: 186px;
    }
}

@media only screen and (max-width:1550px) {
    .highlightOuterCont .card .card-body .card-title {
        font-size: 1rem;
    }
}

@media only screen and (max-width:1500px) {
    .ReportaProblemLinkbox {
        right: -70px;
    }
    a.ReportaProblemLink {
        font-size: 0.9rem;
        padding: 1rem 1.5rem;
    }
    .highlightOuterCont .card .card-body .card-text {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .footerBottom h2 {
        letter-spacing: 0.5px;
    }
    .footerCopy cite a,
    .footerCopy .footerCopyLinks a,
    .footerCopy small {
        font-size: 0.8rem;
    }
    .highlightContainer h2 {
        font-size: 1rem;
    }
    .highlightContainer h2 span {
        font-size: 2rem;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 430px;
        height: 351px;
    }
    .FooterRegister .col-9 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    h4.pageTitle {
        font-size: 1.7rem;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 3.5rem;
    }
    .categoryTitleImg::after,
    .categoryTitleImg::before {
        width: 250px;
        height: 179px;
    }
    ul.mainMenu a,
    ul.mainMenu a:link {
        padding: 2.8rem 0.9rem;
    }
    h1.siteLogo img,
    h1.siteLogoFR img {
        max-width: 250px;
    }
}

@media only screen and (max-width:1450px) {
    ul.mainMenu a,
    ul.mainMenu a:link {
        padding: 2.8rem 0.7rem;
    }
    .topNavContainer {
        min-height: 17rem;
    }
	
	main #blog-list ul.notices li {
		width: 45%;
	}
	
}

@media only screen and (max-width:1400px) {
    .highlightOuterCont .card .card-body {
        padding: 2.5rem 1rem 1.25rem 1rem;
    }
    .highlightOuterCont .card .card-body .card-title {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .footerBottom h2 {
        font-size: 0.9rem;
    }
    .footerBottom .NumbersList {
        width: 96%;
        padding-right: 2rem;
    }
    .highlightContainer h2,
    .highlightContainer h2 span {
        letter-spacing: 2px;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 410px;
        height: 334px;
    }
    .FooterRegisterInner p {
        font-size: 0.875rem;
        letter-spacing: 0.5px;
    }
    .FooterRegisterInner h2 {
        font-size: 1.125rem;
    }
    .FooterRegisterInner h2 span {
        font-size: 2rem;
    }
    h4.pageTitle {
        font-size: 1.6rem;
    }
    h2.categoryTitle {
        min-height: 470px;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 3.4rem;
    }
    .categoryTitleImg::after,
    .categoryTitleImg::before {
        width: 240px;
        height: 172px;
    }
    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 1.1rem;
    }
    .desktopNav ul.subMainMenu a,
    .desktopNav ul.subMainMenu a:link {
        font-size: 0.9rem;
    }
    h1.siteLogo a {
        padding: 1.3rem 0;
    }
    h1.siteLogo img,
    h1.siteLogoFR img {
        max-width: 236px;
    }
    .frmSearch {
        min-width: 300px;
    }
    .frmSearch input[type="search"] {
        padding: 0.1rem 0.5rem 0.1rem 2.7rem;
    }
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link {
        margin-left: 1.3rem;
    }
}

@media only screen and (max-width:1330px) {
    .footerBottom .NumbersList {
        width: 100%;
        padding-right: 1rem;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 390px;
        height: 318px;
    }
    .FooterRegisterInner h2 span {
        letter-spacing: 3px;
    }
    h4.pageTitle {
        font-size: 1.5rem;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 3.3rem;
    }
    .categoryTitleImg::after,
    .categoryTitleImg::before {
        width: 230px;
        height: 164px;
    }
    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 1rem;
    }
    .topNavContainer {
        min-height: 17rem;
    }
    h3.pageTitle {
        font-size: 1.5rem;
    }
    h4.searchTitle {
        font-size: 1.3rem;
    }
    main.formPage i {
        font-size: 4rem;
    }
    main.formPage .textSuccess {
        font-size: 1.3rem;
    }
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link {
        margin-left: 1rem;
    }
    .desktopNav ul.subMainMenu a,
    .desktopNav ul.subMainMenu a:link {
        padding: 1.1rem 1.3rem 1.1rem 0;
    }
}

@media only screen and (max-width:1300px) {
    .footerBottom .mobileappbuttonbox {
        padding-left: 0;
    }
    .footerBottom .NumbersList li {
        letter-spacing: 0.5px;
    }
    .footerBottom .NumbersList a,
    .footerBottom .NumbersList a:link {
        font-size: 0.85rem;
    }
    .directorylink {
        font-size: 0.9rem;
    }
    .footerCopy .footerCopyLinks li {
        margin-left: 0.4rem;
        padding-left: 0.4rem;
    }
    .footerCopy cite a,
    .footerCopy .footerCopyLinks a,
    .footerCopy small {
        font-size: 0.75rem;
    }
    .footerCopy cite a img {
        width: 70px;
    }
    .footerCopy .footerCopyLinks li::before {
        left: -0.4rem;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 3.2rem;
    }
    .categoryTitleImg::after,
    .categoryTitleImg::before {
        width: 220px;
        height: 157px;
    }
    .headerTop {
        padding: 1.2rem 1.4rem 1.2rem 2.1rem;
    }
    .headerBottom {
        padding: 0rem 2.1rem;
    }
}

@media only screen and (max-width:1250px) {
    .OrgNamew {
        -ms-flex: 0 0 240px;
        flex: 0 0 240px;
        max-width: 240px;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 360px;
        height: 294px;
    }
    h4.pageTitle {
        font-size: 1.4rem;
    }
    .FooterRegisterInner h2 span {
        letter-spacing: 2px;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 3.1rem;
    }
    .categoryTitleImg::after,
    .categoryTitleImg::before {
        width: 210px;
        height: 150px;
    }
    .scrollup {
        bottom: 1.5rem;
        right: 1.5rem;
    }
    .desktopNav ul.subMainMenu a,
    .desktopNav ul.subMainMenu a:link {
        padding: 1rem 1.3rem 1rem 0;
    }
    h1.siteLogo img,
    h1.siteLogoFR img {
        max-width: 224px;
    }
    ul.mainMenu a,
    ul.mainMenu a:link {
        letter-spacing: 0.5px;
    }
    .frmSearch input[type="search"] {
        font-size: 0.8rem;
    }
    .frmSearch {
        min-width: 270px;
    }
    .frmSearch button[type="submit"] {
        font-size: 1rem;
    }
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link {
        margin-left: 0.7rem;
    }
}

@media only screen and (max-width:1190px) {
	.headerTop li, .socialMedia a, .socialMedia a:link {
    margin-left: 0.5rem;	
}
    .ReportaProblemLinkbox {
        right: -102px;
    }
    .idLiketoSearchBTNMobile {
        background: rgba(51, 100, 130, 0.9);
        color: #eecf92 !important;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1rem;
        padding: 1rem 1.4rem;
        display: inline-block;
        border-radius: 0 0 0.4rem 0.4rem;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgb(0 0 0 / 0%);
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }
    .idLiketoSearchBTNMobile:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #136b2b;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        border-radius: 0 0 0.4rem 0.4rem;
    }
    .idLiketoSearchBTNMobile:hover,
    .idLiketoSearchBTNMobile:focus,
    .idLiketoSearchBTNMobile:active {
        color: white;
    }
    .idLiketoSearchBTNMobile:hover:before,
    .idLiketoSearchBTNMobile:focus:before,
    .idLiketoSearchBTNMobile:active:before {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .highlightOuterCont .ThompsonServices-carousel {
        padding-left: 3.5rem;
        padding-right: 3.5rem;
    }
    #highlightContainer .owl-nav .owl-prev {
        margin-left: 1rem;
    }
    #highlightContainer .owl-nav .owl-next {
        margin-right: 1rem;
    }
    .footerBottom h2 {
        font-size: 0.85rem;
        letter-spacing: 0.1px;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 330px;
        height: 269px;
    }
    .FooterRegisterInner h2 {
        padding-left: 4.5rem;
    }
    .FooterRegisterInner h2 {
        font-size: 1.1rem;
        letter-spacing: 3px;
    }
    .FooterRegisterInner h2 span {
        font-size: 1.8rem;
    }
    .FooterRegisterInner h2::before {
        font-size: 3.5rem;
    }
    h4.pageTitle {
        font-size: 1.3rem;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 3rem;
    }
    h2.categoryTitle {
        min-height: 450px;
    }
    .categoryTitleImg::after,
    .categoryTitleImg::before {
        width: 190px;
        height: 136px;
    }
    .headerTop {
        padding: 1.2rem 0.5rem 1.2rem 2.1rem;
    }
    .desktopNav,
    ul.subMainMenu,
    ul.subSubMainMenu {
        display: none;
    }
    .mobileNav,
    .menuIcon,
    .closeNav {
        display: inherit;
    }
    .moreOptionMainMenu,
    .moreOptionSubMainMenu {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1rem;
        color: #1e3b4d;
        display: inline-block;
        padding: 1rem 1.8rem;
        cursor: pointer;
        -webkit-transition: background 300ms ease 0s;
        -moz-transition: background 300ms ease 0s;
        -o-transition: background 300ms ease 0s;
        transition: background 300ms ease 0s;
        border: none;
        background: none;
        z-index: 5;
        font-weight: bold;
        outline: none !important;
    }
    .moreOptionSubMainMenu {
        padding: 0.9rem 1.8rem;
        color: #FFF;
    }
    .moreOptionMainMenu:before,
    .moreOptionSubMainMenu:before {
        content: "\f067";
        margin-left: 0;
        -webkit-transform: transform 300ms ease 0s;
        -moz-transform: transform 300ms ease 0s;
        -o-transform: transform 300ms ease 0s;
        transition: transform 300ms ease 0s;
    }
    .moreOptionMainMenu.openIcon:before,
    .moreOptionSubMainMenu.openIcon:before {
        content: "\f068";

    }
    .moreOptionMainMenu:hover,
    .moreOptionSubMainMenu:hover {
        color: #FFF;
    }
    nav.navOpen {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .closeNav {
        position: absolute;
        top: 0;
        right: 1rem;
        font-size: 1.3rem;
        color: #aab5bd;
        padding: 0.5em;
        margin: 0.5rem 0.5rem 0.5rem 0;
        border: none;
        cursor: pointer;
        background: none;
        outline: none !important;
    }
    .closeNav:hover {
        color: #076324;
    }
    nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 400px;
        min-width: 300px;
        text-align: right;
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        -webkit-transition: transform 300ms ease 0s;
        -moz-transition: transform 300ms ease 0s;
        -o-transition: transform 300ms ease 0s;
        transition: transform 300ms ease 0s;
        -webkit-overflow-scrolling: touch;
        overflow-y: scroll;
        z-index: 20;
        background: #FFF;
    }
    ul.mainMenu {
        margin-top: 4rem;
    }
    ul.mainMenu i {
        margin-right: 0.5rem;
        display: inline-block;
    }
    ul.mainMenu a,
    ul.mainMenu a:link {
        position: static;
        font-size: 1.25rem;
        text-align: left;
        border-left: none;
        display: block;
        padding: 1rem 1.8rem;
    }
    ul.mainMenu>li {
        position: relative;
    }
    ul.mainMenu>li.hasChild>a {
        padding-right: 2.5em;
    }
    ul.mainMenu>li.selected>a {
        color: #FFF;
        background: #1e3b4d;
    }
    ul.mainMenu>li.selected .moreOptionMainMenu {
        color: #FFF;
    }
    ul.mainMenu>li:hover>a {
        color: #FFF;
        background: #1e3b4d;
    }
    ul.mainMenu>li.hasChild:hover .moreOptionMainMenu {
        color: #FFF;
    }
    ul.subMainMenu a,
    ul.subMainMenu a:link {
        font-size: 1rem;
        font-weight: 400;
        color: #FFF;
        text-transform: none!important;
        padding-left: 2.8rem!important;
        border-bottom: none!important;
        background: #295068!important;
    }
    ul.subMainMenu a:visited {
        color: #FFF;
    }
    ul.subMainMenu a:hover,
    ul.subMainMenu a:active,
    ul.subMainMenu a:hover {
        color: #FFF;
        background: #076324!important;
    }
    ul.subMainMenu>li {
        position: relative;
    }
    ul.subMainMenu>li.hasChild>a {
        padding-right: 2.7rem;
    }
    ul.subMainMenu>li.selected>a {
        color: #FFF;
        background: #076324!important;
    }
    ul.subMainMenu>li.selected .moreOptionSubMainMenu {
        color: #FFF;
    }
    ul.subMainMenu>li:hover>a {
        color: #FFF;
        background: #076324!important;
    }
    ul.subMainMenu>li.hasChild:hover .moreOptionSubMainMenu {
        color: #FFF;
    }
    ul.subSubMainMenu a,
    ul.subSubMainMenu a:link {
        font-style: italic;
        color: #1e3b4d !important;
        background: #f2efe9 !important;
        border-bottom: none!important;
        padding-left: 3.6rem!important;
        font-size: 0.9rem !important;
    }
    ul.subSubMainMenu a:visited {
        color: #1e3b4d !important;
    }
    ul.subSubMainMenu>li a:hover {
        color: #FFF !important;
        background: #08752b !important;
    }
    ul.subSubMainMenu>li.selected>a {
        color: #FFF !important;
        background: #08752b !important;
    }
    .btnPollQuestionVote {
        font-size: 1rem;
    }
    ol.breadCrumb a,
    ol.breadCrumb a:link {
        font-size: 1.3rem;
    }
}

@media only screen and (max-width:1160px) {
    .headerTop {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .headerTop a,
    .headerTop a:link {
        font-size: 0.9rem;
    }
    .frmSearch input[type="search"] {
        font-size: 0.9rem;
    }
    .frmSearch {
        min-width: 300px;
    }
    .headerTop a.hEmail::before {
        margin-right: 0;
    }
    .headerTop a.hEmail span {
        display: none;
    }
}

@media only screen and (max-width:1100px) {
    .FooterRegister .col-9 {
        -ms-flex: 0 0 92%;
        flex: 0 0 92%;
        max-width: 92%;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 300px;
        height: 245px;
    }
    .FooterRegisterInner h2 {
        font-size: 1rem;
    }
    .FooterRegisterInner h2 span {
        font-size: 1.6rem;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 2.9rem;
    }
    .footerBottom h2 {
        font-size: 0.8rem;
        letter-spacing: 0;
    }
    .footerBottom .NumbersList a,
    .footerBottom .NumbersList a:link {
        font-size: 0.8rem;
    }
}

@media only screen and (max-width:1050px) {
    h2.categoryTitle .catTitleContSub {
        font-size: 2.8rem;
    }
    .headerTop>a>span,
    .headerTop #weather h1 {
        display: none;
    }
    .footerBottom .NumbersList a,
    .footerBottom .NumbersList a:link {
        font-size: 0.75rem;
    }
    .footerBottom h2 {
        font-size: 0.75rem;
    }
}

@media only screen and (max-width:1024px) {
    .highlightContainer::before,
    .highlightContainer::after {
        width: 270px;
        height: 220px;
    }
    .pageTitle {
        font-size: 1.1rem;
    }
}

@media only screen and (max-width:1023px) {
    h2.categoryTitle .catTitleContSub {
        font-size: 2.6rem;
    }
    h2.categoryTitle {
        min-height: 430px;
    }
    .categoryTitleImg::after,
    .categoryTitleImg::before {
        width: 180px;
        height: 129px;
    }
    .adContainer.desktop {
        display: none;
    }
    .adContainer.mobile {
        display: block;
        margin: 1rem 0;
    }
    ul.sideMenu {
        display: none;
    }
    .mainContainer aside.col-sm,
    .mainContainer main.col-sm {
        flex-basis: auto;
    }
    .mainContainer main.col-sm {
        padding: 1.5rem 0 0;
    }
    .mainContainer aside.col-sm {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sideMenuNav {
        display: inherit;
        width: 100%;
        font: normal 700 1.125rem 'Roboto', Arial, sans-serif;
        color: #FFF;
        cursor: pointer;
        text-align: center;
        text-transform: uppercase;
        border: none;
        padding: 0.9rem 1rem;
        margin: 0;
        background: #1e3b4d;
        letter-spacing: 1px;
        outline: none;
    }
    .sideMenuNav:before {
        content: normal;
        margin-left: 0;
    }
    .sideMenuNav.openSideMenuIcon {
        background-color: #11212b;
    }
    .sideMenuNav:after {
        content: "\f055";
        color: #FFF;
        margin-left: 1rem;
    }
    .sideMenuNav.openSideMenuIcon:after {
        content: "\f056";
    }
    ul.sideMenu a:hover,
    ul.sideMenu a:active,
    ul.sideMenu a:focus,
    ul.sideMenu>li:hover>a {
        color: #FFF;
        background: #1e3b4d;
    }
    .articlePost {
        border-top: none;
        padding-top: 0;
    }
    ol.breadCrumb{
        float: none;
    }
    ol.breadCrumb a,
    ol.breadCrumb a:link {
        font-size: 1rem;
    }
    ol.breadCrumb span,ol.breadCrumb a:after{
        display:none;
    }
     ol.breadCrumb a,
    ol.breadCrumb a:link{
        display:none;
    }
    .breadcrumbHome {
        display:block !important;
    }
    h3.pageTitle {
        font-size: 1.2rem;
    }
}

@media only screen and (max-width:991px) {
    #highlightContainer .owl-nav .owl-prev {
        margin-left: 0rem;
    }
    #highlightContainer .owl-nav .owl-next {
        margin-right: 0rem;
    }
    .footerBottom h2 {
        font-size: 1rem;
        letter-spacing: 1px;
    }

    .footerBottom .NumbersList a,
    .footerBottom .NumbersList a:link {
        font-size: 0.9rem;
        letter-spacing: 1px;
    }
    .footerCopy,
    .footerlogo,
    .mobileappbuttonbox,
    .directorylink {
        text-align: center;
    }
    .footerlogo {
        margin-bottom: 2rem;
    }
    .footerBottom .mobileappbuttonbox {
        padding-left: 15px;
    }
    .directorylink {
        display: block;
    }
    #downloadOurApp,
    #GooglePlayStore {
        display: inline-block;
        width: 38%;
        margin: 0 20px;
    }
    .footerBottom .NumbersList {
        border-right: none;
        border-bottom: 1px solid #c7ced2;
        margin-bottom: 2rem;
        padding-bottom: 2rem;
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .footerBottom {
        width: 60%;
        margin: 0 auto;
    }
    .OrgNamew,
    .citew {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footerCopyLinksw {
        margin: 1rem 0;
    }
    .citew.text-right {
        text-align: center !important;
    }
    .footerCopy cite a,
    .footerCopy .footerCopyLinks a,
    .footerCopy small {
        font-size: 0.9rem;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 250px;
        height: 204px;
    }
    .FooterRegister::before {
        width: 100%;
    }
    .FooterRegister .col-9 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    h4.pageTitle {
        font-size: 1.2rem;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 2.4rem;
    }
    .headerTop a.hPhone::before {
        margin-right: 0;
    }
    .headerTop a.hPhone span {
        display: none;
    }
    .btnRegister {
        font-size: 0.9rem;
    }
}

@media only screen and (max-width:890px) {
    h2.categoryTitle .catTitleContSub {
        font-size: 2.2rem;
    }
    .categoryTitleImg {
        display: none;
    }
    .headerTop a.hMap::before {
        margin-right: 0;
    }
    .headerTop a.hMap span {
        display: none;
    }
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link {
        margin-left: 4rem;
    }
}

@media only screen and (max-width:850px) {
    .popupAlert>.container {
        font-size: 0.8rem;
    }
}

@media only screen and (max-width:800px) {
    .footerBottom {
        width: 80%;
    }
    .footerCopy cite a,
    .footerCopy .footerCopyLinks a,
    .footerCopy small {
        font-size: 0.8rem;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 220px;
        height: 179px;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 2rem;
    }
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link {
        margin-left: 3rem;
    }
}

@media only screen and (max-width:768px){
    header.masterHeader {
    position: relative;
    }

    .headerTop {
        background: rgb(30, 59, 77) !important;
    }
	
	main #blog-list ul.notices li {
		width: 100%;
		padding-left: 0;
	}
}




@media only screen and (max-width:767px) {
    .ReportaProblemLink span {
        display: none;
    }
    .ReportaProblemLinkbox {
        right: -40px;
    }
    .ReportaProblemLink i {
        -ms-transform: rotate(-90deg);
        transform: rotate( -90deg);
        font-size: 1rem;
    }
    .headerBottom {
        padding: 0rem 1.7rem;
    }
    .FooterRegister .col-9 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }
    .popupAlert>.container {
        font-size: 0.8rem;
    }
    main img {
        display: block !important;
        float: none !important;
    }
    .footerBottom small,
    .footerBottom cite {
        float: none;
        display: block;
        text-align: center;
        margin-top: 0.5rem;
    }
    .footerBottom cite {
        margin-bottom: 1.5rem;
    }
}

@media only screen and (max-width:720px) {

    .headerTop li,
    .socialMedia a,
    .socialMedia a:link {
        margin-left: 2.5rem;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 1.9rem;
    }
    h2.categoryTitle {
        min-height: 400px;
    }
}

@media only screen and (max-width:680px) {
    .highlightContainer::before,
    .highlightContainer::after {
        width: 200px;
        height: 163px;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 1.8rem;
    }
    .frmSearch {
        min-width: inherit;
    }
    .headerTop li:last-child {
        float: none;
    }
    .frmSearch input[type="search"] {
        display: none;
    }
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link,
    .headerTop li:last-child {
        margin-left: 4.5rem;
    }
    .frmSearch button[type="submit"] {
        left: -10px;
    }
    .headerTop a,
    .headerTop a:link {
        font-size: 1rem;
    }
    .headerTop {
        padding: 1.2rem 2.5rem;
        text-align: center;
    }
    .frmSearch button[type="submit"] {
        font-size: 1.2rem;
    }
    .sideMenuNav {
        font-size: 0.95rem;
    }
    ul.sideMenu a,
    ul.sideMenu a:link {
        font-size: 0.9rem!important;
    }
    ul.subSideMenu a,
    ul.subSideMenu a:link {
        font-size: 0.8rem!important;
    }
    .Extreme,
    .High,
    .Moderate,
    .Low {
        padding: 2rem 0;
    }
    h3.pageTitle {
        font-size: 1.1rem;
    }
    .articlePost {
        font-size: 0.95rem;
    }
}

@media only screen and (max-width:650px) {
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link,
    .headerTop li:last-child {
        margin-left: 4rem;
    }
}

@media only screen and (max-width:600px) {
    .footerBottom .NumbersList a,
    .footerBottom .NumbersList a:link {
        letter-spacing: 0;
    }
    .footerBottom {
        width: 90%;
    }
    .highlightContainer h2 {
        font-size: 0.9rem;
    }
    .highlightContainer h2 span {
        font-size: 1.8rem;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 180px;
        height: 147px;
    }
    .FooterRegister .col-9 {
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 1.6rem;
    }
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link,
    .headerTop li:last-child {
        margin-left: 3.4rem;
    }
    .mainContent img {
        float: none;
        display: block;
        margin: 1rem;
    }
    .adContainer img {
        width: 100%;
        margin: 0;
    }
    .btnPollQuestionVote {
        font-size: 0.9rem;
    }
    .popupAlert a,
    .popupAlert a:link {
        font-size: 0.8rem;
    }
    main.formPage i {
        font-size: 2.5rem;
    }
    main.formPage .textSuccess {
        font-size: 1.1rem;
    }
    .btnSearchPage span {
        display: none;
    }
    .btnSearchPage i {
        font-size: 1.1rem;
        display: block;
        margin-right: 0;
    }
    .searchPage input[type="text"] {
        padding-right: 5rem;
    }
}

@media only screen and (max-width:575px) {
    .searchColPages.col-sm {
        padding-right: 0;
    }
    .searchColDocuments.col-sm {
        padding-left: 0;
        padding-top: 2.5rem;
    }
}

@media only screen and (max-width:550px) {
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link,
    .headerTop li:last-child {
        margin-left: 2.7rem;
    }
    .FooterRegisterInner li {
        font-size: 0.8rem;
    }
}

@media only screen and (max-width:530px) {
    .popupAlert>.container {
        padding-left: 1rem;
    }
    .popupAlert>.container:before {
        content: none;
        position: static;
        display: block;
        margin-right: 0;
        margin-bottom: 0.8rem;
        margin-top: 0.8rem;
        text-align: center;
    }
}

@media only screen and (max-width:500px) {
    h1.siteLogo img,
    h1.siteLogoFR img {
        max-width: 200px;
    }
    .menuIcon {
        padding-right: 0;
        font-size: 1.3rem;
    }
    .highlightOuterCont .ThompsonServices-carousel {
        padding-left: 2.2rem;
        padding-right: 2.2rem;
    }
    .footerBottom {
        width: 100%;
    }
    .footerBottom .NumbersList {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .highlightContainer h2 {
        font-size: 0.8rem;
    }
    .highlightContainer h2 span {
        font-size: 1.6rem;
    }
    .FooterRegisterInner h2 {
        font-size: 0.9rem;
        padding-left: 3.5rem;
        letter-spacing: 0.8px;
    }
    .FooterRegisterInner h2 span {
        font-size: 1.4rem;
        letter-spacing: 0.8px;
    }
    .FooterRegisterInner h2::before {
        font-size: 2.8rem;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 160px;
        height: 130px;
    }
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link,
    .headerTop li:last-child {
        margin-left: 2.5rem;
    }
    nav {
        width: 300px;
    }
    .moreOptionMainMenu {
        padding-bottom: 0.8rem;
        padding-top: 0.8rem;
    }
    .moreOptionSubMainMenu {
        padding-bottom: 0.8rem;
        padding-top: 0.8rem;
    }
    ul.mainMenu a,
    ul.mainMenu a:link,
    ul.subMainMenu a,
    ul.subMainMenu a:link,
    ul.subSubMainMenu a,
    ul.subSubMainMenu a:link {
        font-size: 0.9rem!important;
    }
}

@media only screen and (max-width:480px) {
    .innerPageRBCont {
        padding: 0.5rem 1rem;
    }
    .roadBanStatus {
        font-size: 0.85rem;
    }
}

@media only screen and (max-width:450px) {
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link,
    .headerTop li:last-child {
        margin-left: 1.7rem;
    }
    .footerBottom .NumbersList a,
    .footerBottom .NumbersList a:link {
        font-size: 0.8rem;
    }
}

@media only screen and (max-width:400px) {
    .headerBottom {
        padding: 0rem 1.4rem;
    }
    .menuIcon {
        right: 1.3rem;
    }
    h1.siteLogo img,
    h1.siteLogoFR img {
        max-width: 180px;
    }
    #downloadOurApp,
    #GooglePlayStore {
        margin: 0 10px;
    }
    .footerBottom .NumbersList {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .highlightContainer h2 {
        font-size: 0.75rem;
    }
    .highlightContainer h2 span {
        font-size: 1.4rem;
    }
    .FooterRegisterInner h2 span {
        font-size: 1.2rem;
        letter-spacing: 0.5px;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 140px;
        height: 114px;
    }
    h2.categoryTitle .catTitleContSub {
        font-size: 1.5rem;
    }
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link,
    .headerTop li:last-child {
        margin-left: 1.4rem;
    }
    .headerTop {
        padding: 1.2rem 2rem;
    }
    .btnPollQuestionVote {
        width: 100%;
        max-width: 100%;
        font-size: 0.8rem;
    }
    .headerTop a,
    .headerTop a:link {
        margin-right: 0.2rem;
    }
    #weather h2 {
        font-size: 0.8rem;
    }
    #weather i {
        font-size: 1.6rem;
    }
    .footerBottom .NumbersList li {
        letter-spacing: 0px;
    }
    #downloadOurApp,
    #GooglePlayStore {
        width: 40%;
    }
}

@media only screen and (max-width:350px) {
    h1.siteLogo img,
    h1.siteLogoFR img {
        max-width: 160px;
    }
    .menuIcon {
        font-size: 1.1rem;
    }
    .footerBottom .NumbersList a,
    .footerBottom .NumbersList a:link {
        font-size: 0.72rem;
    }
    .FooterRegister .col-9 {
        -ms-flex: 0 0 95%;
        flex: 0 0 95%;
        max-width: 95%;
    }
    .highlightContainer::before,
    .highlightContainer::after {
        width: 110px;
        height: 90px;
    }
    .headerTop {
        padding: 1.2rem 1.5rem;
    }
    .headerTop li,
    .socialMedia a,
    .socialMedia a:link,
    .headerTop li:last-child {
        margin-left: 1rem;
    }
}

@-webkit-keyframes hvr-wobble-bottom {
    100% {
        -moz-transform: rotateY(360deg);
    }
}

@keyframes hvr-wobble-bottom {
    100% {
        -webkit-transform: rotateY(360deg);
    }
}

@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}
}