body {
    font-size: 80.5%;
    color: #1a1a1a;
    background: white;
    color: #222;
    padding: 0;
    margin: 0;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased;
    }

ul, ol, dl {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit;
    padding: 0;
}

a, a:visited {
    color: #08518C;
}

#page-header {
    min-height: 140px;
    position: relative;
    width: 100%;
    background: url('../img/verylight.png') repeat, #e3dfce url('../img/sbb_header.jpg') no-repeat left top;
    border-bottom: 1px solid #99978b;
}

.row {
    margin-left: 0;
    max-width: 1200px;
    width: 100%;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}

    .row .column, .row .columns {
        padding: 0 10px;
        float: left;
    }

    .row .large-7 {
        position: relative;
        width: 58.33333%;
    }

#header-logo {
    margin-top: 0;
}

a img {
    border: 0;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

#dynamic-head-logo {
    display: block;
    position: absolute;
    top: -7px;
}

    #dynamic-head-logo .mm-button-link {
        display: block;
        width: 140px;
        height: 140px;
    }

#top-nav {
    position: absolute;
    width: 100%;
    z-index: 200;
    box-shadow: 0 2px 8px #000;
    background: #104467 url('../img/verylight.png') repeat;
    border-bottom: 1px solid #16547d;
    min-height: 50px;
}

    #top-nav .nav-row .columns {
        padding: 0 15px;
    }

.row .large-12 {
    position: relative;
    width: 100%;
}

.size1 {
    font-size: 1.4em;
}

.main-nav, nav.main-nav.expanded {
    background: none;
    width: 100%;
}

.top-bar {
    overflow: visible;
    height: 45px;
    line-height: 45px;
    position: relative;
}

.top-bar-section {
    transition: none 0 0;
    left: 0 !important;
    position: relative;
    width: auto;
}

.main-nav ul {
    width: 100%;
    background: none;
}

.top-bar-section ul {
    height: auto !important;
    display: inline;
    font-size: 16px;
    margin: 0 0 0 -4em;
}

.top-bar ul {
    list-style: none;
}

.left {
    float: left !important;
}

.nav-list li.first {
    background: none !important;
}

.main-nav .top-bar-section ul .divider {
    border: 0;
    width: 1px;
    background: url('../img/sbb_sprite_ui.png') no-repeat -260px -15px;
    display: inline-block;
}

.top-bar-section ul .divider {
    border-bottom: 0;
    border-top: 0;
    border-right: solid 1px #2b2b2b;
    border-left: solid 1px black;
    clear: none;
    height: 45px;
}

.main-nav ul.nav-list li.nav-item {
    width: 16.5%;
}

.top-bar-section ul li {
    float: left;
}

.main-nav ul.nav-list li.nav-item a {
    font-size: 1.0em;
    padding-right: 30px !important;
    /*background: url('../img/sbb_sprite_ui.png') no-repeat -90% 20px;*/
}

.main-nav ul.nav-list li.nav-item a {
    text-align: center;
    padding-left: 10px;
    text-transform: uppercase;
    line-height: 25px !important;
    padding-top: 13px;
    text-shadow: 0 1px 0 #04111a;
    text-decoration: none;
}

.top-bar-section ul li a {
    display: block;
    width: 100%;
    color: white;
}

.main-nav ul li.nav-item a {
    font-family: Verdana, sans-serif;
    font-weight: normal;
    white-space: normal;
    -webkit-transition: background-color .9s ease-out, color .6s ease-out, padding .6s ease-out, font-size .3s ease-out;
}

.main-nav ul li.nav-item-root a {
    line-height: 25px !important;
    padding-top: 13px;
    text-shadow: 0 1px 0 #04111a;
}

/*  Page Body */
#page-body {
    width: 100%;
    height: 100%;
    min-height: 650px;
    }

#big-bg-image {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    overflow: hidden;
}

    #big-bg-image img {
        width: 100%;
    }

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    border: 0;
}

#sidebar-blu {
    position: absolute;
}

.content-row, .widget-layout-row {
    padding-top: 30px;
}

.row .large-3 {
    position: relative;
    width: 23%;
}

.side-nav-wrap {
    width: 90%;
    background-color: #eef0f2;
    margin-bottom: 15px;
}
.page-nav-heading {
    cursor: default;
    color: white;
    font-family: "Merriweather","Times New Roman",Times,serif;
    background-color: #18618c;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    padding: 34px 48px 20px 32px;
    }

    .size1 {
        font-size: 1.4em;
        }
        
        #side-nav .sf-vertical, nav#side-nav .sf-vertical li {
        width: 100%;
        }
        
        .sf-menu {
        margin-bottom: 1em;
        line-height: 1.0;
        }
        
        .sf-menu, .sf-menu * {
        margin: 0;
        padding: 0;
        list-style: none;
        }
        
        #side-nav .sf-menu li {
        background: #eef0f2;
        border-bottom: 1px solid #d1d3d9;
        padding: 16px 0;
        margin-left: 10px;
        margin-right: 10px;
        }
        
        .sf-menu li {
        position: relative;
        }
        
        #side-nav.size1 .sf-menu a {
        font-size: 20px;
        color: black;
        font-weight: 700;
        font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
        }
        
        #side-nav .sf-menu a {
        color: #fff;
        font-size: 1.5em;
        border: 0;
        line-height: 20px;
        padding: 8px 20px 8px 10px;
        transition: background-color .6s ease-out;
        -o-transition: background-color .6s ease-out;
        -moz-transition: background-color .6s ease-out;
        -webkit-transition: background-color .6s ease-out;
        }
        
        #side-nav .sf-menu a:hover {
        color: #18618c;
        text-decoration: underline;
        }
        
        .sf-menu a {
        border-left: 1px solid #fff;
        border-top: 1px solid #CFDEFF;
        padding: .75em 1em;
        text-decoration: none;
        display: block;
        position: relative;
        }
        
        #side-nav .sf-menu li.last a {
        border-bottom: 0;
        }

#dynamic-side-btns .mm-buttongen-cont {
    float: left;
    margin-bottom: 20px;
}

#dynamic-side-btns .mm-button-wrap {
    float: left;
    width: 90%;
    border: 3px solid #4a6b85;
    border-color: rgba(255, 255, 255, 0.3);
    margin-bottom: 15px;
    background: #145580 url('../img/verylight.png') repeat;
}

#dynamic-side-btns a.mm-button-link {
    font-size: 1.8em;
    padding: 10px;
    height: auto;
    min-height: 0;
    display: block;
    width: 100%;
    color: #fff;
}

#dynamic-side-btns .mm-button-2 {
    background-color: #9c2800;
}

#dynamic-side-btns .mm-button-txt-wrap {
    float: left;
    width: 70%;
    margin-left: 5%;
}

#dynamic-side-btns .has-no-subtext.has-img {
    margin-top: 10px;
    width: 75%;
    margin: 0 1em 0 0;
    font-size: 1.4em;
}

#dynamic-side-btns .mm-button-img {
    width: 25%;
    float: left;
}

#dynamic-side-btns .mm-button-txt {
    font-family: "AbadiMTW01-LightCondens";
    text-shadow: 0 0 8px #000;
    letter-spacing: 1px;
    font-size: 1.4em;
}

/* content */
.row .large-9 {
    position: relative;
    width: 71%;
    float: left;
}

#page-content {
    background: rgba(255, 255, 255, 0.85);
    margin-bottom: 50px;
    padding: 20px;
    }
    
    h1.content-title {
    font-family: 'AbadiCon_Light', calibri, sans-serif;
    font-size: 2.5em;
    font-weight: normal;
    padding-bottom: 10px;
    margin: 0;
    border-bottom: 1px solid #666;
    cursor: default;
    }
    
    #page-content p {
    font-size: 14px;
    line-height: 22px;
    }

.edtdiv h1 {
    font-family: 'AbadiCon_Light', calibri, sans-serif;
    font-size: 2.0em;
    font-weight: normal;
    margin: 5px 0;
}

    .edtdiv h1 a {
        text-decoration: none;
    }

        .edtdiv h1 a:hover {
            text-decoration: underline;
        }

.edtdiv p {
    line-height: 22px;
    font-family: inherit;
    font-weight: normal;
    font-size: 1.3em !important;
    margin-bottom: 1.25em;
}

/* Footer */
#page-footer {
    padding-top: 20px;
    position: absolute;
    width: 100%;
    background: #082234 url('/img/00/noise/verylight.png') repeat;
    color: #fff;
    padding-bottom: 20px;
}

.row .large-4 {
    position: relative;
    width: 33.33333%;
}

img.footer-logo {
    float: left;
    width: 100%;
    display: block;
    margin: 10px auto;
}

.city-seal-foot {
    float: left;
    clear: left;
    width: 100px;
    height: 100px;
    background: url('../img/sbb_sprite_ui.png') no-repeat -260px -100px;
}

.footer-address-cont {
    float: left;
    width: 50%;
    font-size: 1.1em;
    line-height: 20px;
    margin: 10px 0 20px 10px;
}

    .footer-address-cont .mailing-address {
        float: left;
        margin-top: 20px;
        font-size: inherit;
    }

.foot-nav-wrap {
    background: none;
    float: left;
    padding: 20px 0;
}

    .foot-nav-wrap .foot-nav-col {
        float: left;
        width: 50%;
    }

.foot-nav-col {
    background: none;
}

.foot-nav {
    width: 100%;
    margin-top: 10px;
}

    .foot-nav ul.az-list {
        width: 98%;
        list-style: none;
        margin-left: 2%;
    }

    .foot-nav ul li {
        margin-bottom: 3px;
    }

    .foot-nav ul.az-list li a {
        color: #fff;
        font-size: 1.4em;
    }

#social-media-center .sm-center-btn-cont {
    width: 250px;
    margin-bottom: 30px;
    margin-left: 9em;
}

.sm-center-btn-cont {
    float: right;
    margin-top: 10px;
    width: 100%;
}

.hide-for-small {
    display: inherit !important;
}

.sm-center-btn-cont .mm-button-link {
    background-position: 80% 14px !important;
    -webkit-transition: background-color .6s ease-out;
    display: block;
    width: 100%;
    background-color: #114568 !important;
    border: 1px solid #1a6699;
    text-decoration: none;
}

.sm-center-btn-cont .mm-button-subtxt {
    font-family: "AbadiMTW01-LightCondens", calibri;
    display: block;
    color: #fff;
    font-size: 2.6em;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: normal;
}

    .sm-center-btn-cont .mm-button-subtxt span {
        display: block;
        font-family: 'Freestyle Script', sans-serif;
        font-size: 1.6em;
        text-transform: none;
    }

.social {
    float: left;
}

.powered-by-cont {
    margin-left: 9em;
}

.foot-nav .az-list li a {
    text-decoration: none;
}

.foot-nav .az-list li a:hover {
text-decoration: underline;
}

ul {
list-style: none;
}

.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.header {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.header-container {
max-width: 1140px;
margin-left: auto;
margin-right: auto;
}
.bodyTopMargin {
padding-top: 24px;
padding-bottom: 16px;
}
.logo-row {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.imgCitySeal {
width: 91px;
height: 91px;
}
.imgCityWordmark {
width: 275px;
height: 70px;
margin-left: 18px;
border: 1px solid rgba(255, 255, 255, 00);
}
.imgCityWordmark:hover {
border: 1px solid rgba(38, 38, 38, 1.00);
}
.navbar {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
border-top: 1px solid rgb(210, 205, 192);
border-bottom: 1px solid rgb(210, 205, 192);
padding-top: 14px;
padding-bottom: 14px;
margin-top: 0px;
}
.nav-link {
font-size: 24px;
color: rgba(24, 24, 24, 1.00);
padding-top: 16px;
padding-bottom: 17px;
padding-left: 20px;
padding-right: 20px;
text-decoration: none;
background-color: transparent;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
font-kerning: normal;
line-height: 1.5;
}

.nav-link:visited {
color: rgba(24, 24, 24, 1.00);
}

.navbar a:hover, .navbar a:active {
background-color: rgb(242, 203, 5);
}

ul.navbar-nav {
margin-left: auto;
margin-right: auto;
display: flex;
-webkit-box-pack: center;
justify-content: center;
}

.menu-content {
}

.menu-button {
display: none;
font-size: 24px;
background-color: transparent;
border: none;
cursor: pointer;
}

@media (max-width: 1200px) {
.navbar {
display: none;
flex-direction: column;
align-items: flex-start;
border-top: 0;
}

.menu-content {
border-top: 1px solid rgb(210, 205, 192);
padding-top: 14px;
padding-bottom: 14px;
}

.menu-button {
display: block;
}

.nav-link {
padding-top: 5px;
padding-bottom: 5px;
}
}

@media (min-width: 1201px) {
.navbar {
display: flex;
}
}

.main-content-container{
margin-left: auto;
max-width: 1200px;
width: 100%;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
}

.newFooter {
    margin-top: 24px;
    color: rgba(255, 255, 255, 1.00);
    background-color: rgba(24, 97, 140, 1.00);
    }
    .newFooter h2 {
    line-height: 1.15;
    font-weight: 700;
    margin: 0px 0px 1.5rem;
    font-feature-settings: "liga", "dlig";
    font-size: 20px;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    }
    .newFooter p {
    line-height: 1.15;
    font-weight: normal;
    margin: 0px 0px 1.5rem;
    font-feature-settings: "liga", "dlig";
    font-size: 18px;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    }
    .newFooter a {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: underline;
    }
    .newFooter a:hover, .newFooter a:active {
    color: rgba(250, 209, 5, 1.00);
    text-decoration: none;
    }
    .jumbotron {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 20px;
    }
    .footerTopRow {
    border-bottom: 1px solid rgba(255, 255, 255, 1.00);
    background-image: url("../img/city-seal-white.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 155px;
    height: 183px;
    margin-bottom: 20px;
    }
    .footer-row-container {
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    }
    @media (max-width: 768px) {
    .footer-row-container {
    flex-direction: column;
    }
    }
    .footer-content {
    flex: 0 0 calc(33.333333% - 30px);
    padding-right: 15px;
    padding-left: 15px;
    }
    .footer-copyright{
    text-align: center !important;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom:15px;
    margin-left: auto;
    margin-right: auto;
    }
    @media (max-width: 768px) {
    .footerTopRow {
    background-position: top center;
    }
    }
    @media (min-width: 576px) {
    .container {
    max-width: 540px;
    }
    }
    
    @media (min-width: 768px) {
    .container {
    max-width: 720px;
    }
    }
    
    @media (min-width: 992px) {
    .container {
    max-width: 960px;
    }
    }
    
    @media (min-width: 1200px) {
    .container {
    max-width: 1140px;
    }
    }
    
    @media (min-width: 576px) {
    .container {
    max-width: 540px;
    }
    }
    
    @media (min-width: 768px) {
    .container {
    max-width: 720px;
    }
    }
    
    @media (min-width: 992px) {
    .container {
    max-width: 960px;
    }
    }
    
    @media (min-width: 1200px) {
    .container {
    max-width: 1140px;
    }
    }