﻿body {
    color: #2D3442;
    letter-spacing: .0002em;
    word-spacing: -1px;
}
a {
    color: #263a97;
}
    a:hover {
        color: #202c64;
    }
div.topbar-outer {
    display: table;
    position: fixed;
    width: 100%;
    /*height: 40px;*/
    z-index: 9010;
    top: 0px;
}
div.topbar-message, a.topbar-message {
    height: 35px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    display: block;
}
table.slim-table {
    font-size: 85%;
    width: 100%;
    max-width: 100%;
}
table.slim-table tr td {
    padding-bottom: 10px!important;
}
a.topbar-message {
    display: block;
    text-decoration: none;
    cursor: pointer;
}
    /*.topbar-message.dh {
        height: 70px;
    }*/
ul.padding-none {
    padding: 0!important;
    line-height: 20px;
    margin-left: 15px;
}
ul.padding-none li {
    margin-bottom: 3px;
}
table.small-height th, table.small-height td {
    padding: 0.15rem 0.5rem!important;
}
table.underlined td {
    border-bottom: 1px solid #eee;
}
td.center, th.center {
    text-align: center;
}
td.blank {
    background-color: #f4f4f4;
}

div.topbar-message i, a.topbar-message i {
    border: 1px solid;
    border-radius: 50%;
    padding: 4px;
    margin-left: 5px;
    font-size: 12px;
}
div.topbar-message.redalert, a.topbar-message.redalert {
    color: #721c24!important;
    background-color: #f8d7da;
    border: none;
    border-bottom: 1px solid #f5c6cb;
}
div.topbar-message.redalert i, a.topbar-message.redalert i {
    border-color: #721c24;
    color: #721c24;
}

div.topbar-message.bluealert, a.topbar-message.bluealert {
    color: #004085;
    background-color: #cce5ff;
    border: none;
    border-bottom: 1px solid #b8daff;
}
div.topbar-message.bluealert i, a.topbar-message.bluealert i {
    border-color: #004085;
    color: #004085;
}

div.topbar-message.yellowalert, a.topbar-message.yellowalert {
    color: #856404;
    background-color: #fff3cd;
    border: none;
    border-bottom: 1px solid #e0d1a3;
}
div.topbar-message.yellowalert i, a.topbar-message.yellowalert i {
    border-color: #856404;
    color: #856404;
}

div.topbar-message.greenalert, a.topbar-message.greenalert {
    color: #155724 !important;
    background-color: #d4edda;
    border: none;
    border-bottom: 1px solid #aed2b6;
}
div.topbar-message.greenalert i, a.topbar-message.greenalert i {
    border-color: #155724;
    color: #155724;
}

div.topbar-message.grayalert, a.topbar-message.grayalert {
    color: #41464b !important;
    background-color: #d3d6d8;
    border: none;
    border-bottom: 1px solid #d3d6d8;
}

    div.topbar-message.grayalert i, a.topbar-message.grayalert i {
        border-color: #41464b;
        color: #41464b;
    }


#body-bag.good {
    min-height: 1275px;
    background-image: url(/images/good/hfg-si-background-3.jpg);
    background-size: cover;
    padding-bottom: 30px;
    background-position-x: center;
}
img.good-logo {
    margin: 0 auto;
    display: block;
    width: 200px;
}
#body-bag.good h3, #body-bag.good span.h3 {
    color: #2B6D79;
    text-align: center;
}
#body-bag.good h2, #body-bag.good span.h2 {
    text-align: center;
    color: #F3B03F;
}
#body-bag div.good-info {
    background-color: rgba(255, 255, 255, .80);
}

img.h4g-spinner {
    width: 31px;
    height: 31px;
    display: block;
    margin: 10px auto;
}
div.sub-main-content div.search-results-inner h6 a, div.sub-main-content div.search-results-inner span.h6 a {
    font-size: 18px;
}
div.sub-main-content div.search-results-inner h5, div.sub-main-content div.search-results-inner span.h5 {
    font-size: 14px;
    margin-bottom: 2px;
    opacity: .8;
}
div.search-results-inner span.d-block {
    font-size: 16px;
}
div.sub-main-content div.search-results-inner div.media-body {
    padding-bottom: 2px;
    margin-bottom: 0px;
    border-bottom: none;
}
div.sub-main-content div.search-results-inner div.media {
    max-width: 700px;
    margin-bottom: 15px!important;
}

div.good-info-text {
    margin: 35px auto;
    font-size: 19px;
    line-height: 28px;
}

.no-tel {
    cursor: default;
}

.padding-top-halfx {
    padding-top: 12px!important;
}

nav.energy-links i.jicon {    
    vertical-align: top!important;
    margin-top: 1px!important;
}

div.img-stand-in {
    width: 20px;
    height: 32px;
}
div.sub-main-content p.accord-p {
    margin: 10px 10px 0 20px;
}

a.email-button {
    min-width: 180px;
}

table.bid-table {
    font-size: 14px;
    border-bottom: 1px solid #e1e7ec;
}
table.bid-table tr td { 
    padding: .40rem;
}
table.bid-table tr th { 
    padding: .15rem .65rem;
}
table.bid-table tr td.nobb, table.bid-table tr th.nobb {
    border-bottom: none;
}
table.bid-table tr td.nobt, table.bid-table tr th.nobt {
    border-top: none;
}
table.bid-table tr td.text-align-right {
    padding-right: 10px;
}
a.bid-file {
    float: left;
    margin-right: 8px;
    display: block;
    margin-bottom: 5px;
}
@media (min-width: 1068px) {
    #body-bag.good {
        padding-top: 30px;
    }

        #body-bag.good h3, #body-bag.good span.h3 {
            margin: 15px auto 0 auto;
            font-size: 38px;
        }

        #body-bag.good h2, #body-bag.good span.h2 {
            margin: 0 auto 20px auto;
            font-size: 100px;
            line-height: 75px;
        }
}

@media (min-width: 768px) {
    #body-bag div.good-info {
        width: 720px;
        margin: 65px auto 75px auto;
        padding: 20px;
    }

    #body-bag div.good-info {
        background-color: rgba(255, 255, 255, .80);
        width: 720px;
        margin: 0 auto;
        padding: 20px;
    }
    div.good-info-text {
        width: 100%;
    }
    #home-top-section-logo {
        width: 252px;
        height: 174px;
    }
}

@media (min-width: 768px) and (max-width: 1067px) {
    #body-bag.good {
        padding-top: 30px;
    }

        #body-bag.good h3, #body-bag.good span.h3 {
            margin: 20px auto 0 auto;
            font-size: 38px;
        }

        #body-bag.good h2, #body-bag.good span.h2 {
            margin: 0 auto 20px auto;
            font-size: 100px;
            line-height: 80px;
        }        
}

@media (min-width: 580px) and (max-width: 767px) {
    #body-bag.good {
        padding-top: 30px;
    }

        #body-bag.good h3, #body-bag.good span.h3 {
            margin: 20px auto 0 auto;
            font-size: 32px;
        }

        #body-bag.good h2, #body-bag.good span.h2 {
            margin: 0 auto 20px auto;
            font-size: 80px;
            line-height: 70px;
        }

    #body-bag div.good-info {
        width: 92%;
        margin: 0 auto;
        padding: 15px 15px 30px 15px;
    }
    div.good-info-text {
        width: 100%;
        margin: 20px auto;
    }
}

@media (min-width: 480px) and (max-width: 579px) {
    #body-bag.good {
        padding-top: 30px;
    }

        #body-bag.good h3, #body-bag.good span.h3 {
            margin: 20px auto 0 auto;
            font-size: 32px;
        }

        #body-bag.good h2, #body-bag.good span.h2 {
            margin: 0 auto 20px auto;
            font-size: 70px;
            line-height: 60px;
        }
    #body-bag div.good-info {
        width: 92%;
        margin: 0 auto;
        padding: 15px 15px 30px 15px;
    }
    div.good-info-text {
        width: 100%;
        font-size: 17px;
        margin: 15px auto;
    }
}

@media (max-width: 479px) {
    #body-bag.good {
        padding-top: 30px;
    }

        #body-bag.good h3, #body-bag.good span.h3 {
            margin: 20px auto 0 auto;
            font-size: 28px;
        }

        #body-bag.good h2, #body-bag.good span.h2 {
            margin: 0 auto 20px auto;
            font-size: 65px;
            line-height: 40px;
        }
    #body-bag div.good-info {
        width: 92%;
        margin: 0 auto;
        padding: 15px 15px 15px 15px;
    }

    div.good-info-text {
        width: 100%;
        font-size: 16px;
        margin: 15px auto;
    }
}



.basecolor {
    color: #2D3442 !important;
}
.hfg-lightgreen {
    color: #739A19;
}
.hfg-green {
    color: #597A0F;
}
.text-md {
    font-size: 15px;
}

.bold-1x {
    font-weight: 600 !important;
}

.table {
    max-width: 98%;
    width: 98%;
}

h1.hme.md-hme {
    position: absolute;
    top: 0px;
    left: 20px;
}

.padding-left-1x {
    padding-left: 10px;
}

div.tab-content.map {
    padding: 10px;
}

p.caption {
    display: block;
    margin: 0px auto;
    font-size: 13px;
    font-style: italic;
}

div.person-count-container {
    width: 300px;
    float: left;
    margin: 20px 0 0 5px;
}
div.pcc-inner {
    width: 145px;
    float: left;
}

div.person-count-container h6 {
    font-weight: 600;
    font-size: 14px;
}
div.person-count-container h7 {
    font-size: 14px;
    display: block;
    text-decoration: underline;
    margin-bottom: 5px;
}
div.person-count-container span {
    font-size: 13px;
    display: block;
}
div.person-count-container i {
    font-size: 13px;
}
img.stick-figure {
    width: 15px;
    height: 30px;
    margin: 10px 0 20px 0;
}
img.stick-figure-x {
    width: 10px;
    height: 20px;
    margin: 10px 0 20px 0;
}

div.leadership-list img {
    width: 225px;
    height: 225px;
}

div.empty-bio {
    height: 110px;
    width: 50px;
}

div.sub-main-content.location-content {
    width: 98%;
    max-width: 900px;
    margin: 0 auto;
    float: none;
    border: none;
}

div.red-partner-container {
    width: 100%;
    max-width: 650px;
    margin: 25px auto;
}
div.red-partner-container a {
    display: block;
    float: left;
    width: 45%;
    margin-right: 5%;
    margin-bottom: 40px;
    max-width: 280px;
    min-width: 200px;
}

div.map-param {
    max-width: 250px;
    float: left;
    margin: 2px 10px 8px 0;
    width: 100%;
}
    div.map-param label {
        font-size: .80em;
        display: block;
        margin-bottom: 2px;
    }
    div.map-param select.form-control {
        font-size: .80em;
        width: 100%;
        padding: 0 12px 3px;
    }

    a#map-search-button {
        width: 150px;
        margin-top: 15px;
    }

    p.modal-short-desc {
        margin: 10px 0;
    }

div.modal-dialog.wide {
    max-width: 1024px;
}
div.modal-dialog.resize-trans {
    -webkit-transition: max-width .7s,height .7s !important; /* Safari */
    transition: max-width .7s, height .7s !important;
}

div#site-list {
    height: 500px;
    overflow-y: auto;
}
div#site-list img {
    display: block;
    margin: 10px auto;
}
img.site-thumb {
    width: 150px;
    height: 140px;
}
div.product-card.product-list {
    width: 99%;
}
div.product-info h5.product-title, div.product-info span.h5.product-title {
    margin-bottom: 0px;
}
div.sub-main-content p.sitelist-desc {
    font-size: 14px;
    min-height: 100px;
}
h5.product-title a, span.h5.product-title a {
    font-size: 22px;
}
h5.product-title, span.h5.product-title {
    margin-top: 0;
}
.product-card .product-title > a:hover {
    color: #597A0F;
}
div.product-card.product-list .product-info {
    padding-top: 0;
}

.nav-tabs .nav-link:hover {
    color: #597A0F;
}

div#site-list p.no-search-text {
    margin: 15px 10px;
}

a.product-thumb {
    padding: 10px 18px !important;
}
a#site-details-button {
    border-radius: 6px;
    left: 15px;
    position: absolute;
    text-transform: uppercase;
    font-size: 12px;
}
footer.site-footer {
    padding-top: 32px;
}
    footer.site-footer div.container {
        max-width: 1100px !important;
        padding: 15px 25px!important;
    }

    footer.site-footer h3, footer.site-footer span.h3, footer.site-footer label.h3 {
        border-bottom: none;
        color: #FCB03C !important;
        margin-bottom: 10px;
        display: block;
    }
    footer.site-footer h4, footer.site-footer span.h4 {
        color: #FCB03C;
        font-size: 13px;
        text-decoration: underline;
        display: block;
    }
        footer.site-footer h4 a, footer.site-footer span.h4 a {
            color: #FCB03C;
        }

    footer.site-footer ul li {
        padding-bottom: 8px;
    }

    footer.site-footer .footer-gold {
        color: #FCB03C;
    }
    footer.site-footer .footer-white {
        color: #FFF;
    }

.email-tell {
    cursor: pointer;
}
/* TODO LIST - REMOVE */
ul#to-do-list {
    font-size: 1.10em;
    color: red;
    font-weight: 600;
    margin: 10px 0 0 25px;
    padding-right: 30px;
}
ul#to-do-list li.todo-header {
    list-style: none;
    font-size: 1.20em;
    font-weight: 800;
}

li.done {
 text-decoration: line-through; 
 opacity: .65;
}

li.todo-header {
    margin-top: 15px;
}

ul.sub-nav-menu {
    margin-bottom: 0px;
}


nav.site-menu ul li.selected {
    background: url('../images/common/menu-bground.jpg') repeat;
}
nav.site-menu ul li:hover {
    background-color: #E4E8D7;
}
nav.site-menu ul li a:hover {
    color: #fff;
    background-color: #3b4719;
}
nav.site-menu ul li.selected a {
    color: #fff;
}
    nav.site-menu ul li.selected a:hover {
        color: #fff;
    }

table.table.bed-count-table {
    font-size: .85em;
    margin-bottom: 0px;
}
div.map-param.bed-param  {
    margin-bottom: 3px!important;
}
div.map-param.bed-param h6 {
    font-weight: 600;
}
table.table.bed-count-table tr th, table.table.bed-count-table tr td {
    text-align: center;
    padding: .35rem;
}
.margin-bottom-qtrx {
    margin-bottom: 6px !important;
}
.margin-bottom-halfx {
    margin-bottom: 12px !important;
}
.margin-bottom-qtrx {
    margin-bottom: 6px !important;
}
.margin-top-1halfx {
    margin-top: 36px !important;
}
.margin-top-halfx {
    margin-top: 12px !important;
}

a.site-thumbnail {
    max-height: 200px;
}


    a.maint-vid-icon.dhp {
        background-image: url('../images/resident-services/dhp.png');
    }
    a.maint-vid-icon.stove {
        background-image: url('../images/resident-services/stove.png');
    }
    a.maint-vid-icon.fridge {
        background-image: url('../images/resident-services/fridge.png');
    }
    a.maint-vid-icon.bedbugs {
        background-image: url('../images/resident-services/bedbugs.png');
    }
    a.maint-vid-icon.workorders {
        background-image: url('../images/resident-services/workorders.png');
    }
    a.maint-vid-icon.partnership {
        background-image: url('../images/resident-services/partnership.png');
    }
    a.maint-vid-icon.fss {
        background-image: url('../images/resident-services/fss.png');
    }

header.navbar {
    border-bottom: none;
    margin: 0 auto;
    z-index: 9011;
}
div.site-details-info-col {
    width: 250px;
    float: left;
    margin: 10px 15px 10px 0;
}
div.site-details-photo-col {
    width: calc(100% - 265px);
    max-width: 850px;
    margin: 10px 0 10px 0;
    float: left;
}
a.site-logo img {
    width: 110px;
    height: 75px;
}
a.site-logo {
    padding-top: 4px;
}

.page-title {
    margin-bottom: 0px;
    padding: 20px 0;
    border: none !important;
    background: url('../images/common/menu-bground.jpg') repeat;
}



ul.breadcrumbs li.separator {
    margin: 0 6px;
}

li.sub-nav a {
    color: #fff;
    text-decoration: none;
}

.form-control {
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 16px;
}

.offcanvas-wrapper {
    min-height: 40vh;
}
div.topbar-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1100px;
    text-align: right;
    vertical-align: middle;
}
div.clearfix {
    clear: both;
}

span.fn {
    font-size: 1.10em;
    font-weight: 600;
}

div.card-deck.smaller-text {
    font-size: .90em;
}

img.center-me {
    display: block;
    margin: 0 auto;
}
img.big-bottom {
    margin-bottom: 30px;
}

.center-text {
    text-align: center;
}

.breadcrumbs>li>a {
    text-decoration: underline;
    font-size: 13px;
}
.breadcrumbs>li {
    font-size: 13px;
}

div.topbar div.topbar-column:first-child {
    text-align: right;
    display: block;
    width: 100%;
}

/* SIDE NAV MENUS */
div.sub-nav-sub-container {
    float: left;
    width: 175px;
    min-height: 500px;
    margin-right: 20px;
    margin-left: 35px;
    padding-top: 35px;
    padding-left: 30px;
    text-transform: uppercase;
}
div.sub-nav-container {
    padding: 0 30px;
}

    div.sub-nav-container ul.sub-nav-menu li {
        list-style: none;
        text-align: center;
        background-color: #00A4EE;
        color: #fff;
        font-weight: 600;
        display: inline-block;
        cursor: pointer;
    }

div.sub-nav-sub-container ul {
    margin: 0;
    padding: 0;
}

    div.sub-nav-sub-container ul li {
        list-style: none;
        text-align: center;
        background-color: #728931;
        margin-bottom: 8px;
        font-size: 12px;
        color: #fff;
        font-weight: 600;
        display: inline-block;
        cursor: pointer;
        width: 100%;
        border-radius: 6px;
        padding: 2px 0;
        line-height: 16px;
    }

        div.sub-nav-sub-container ul li:hover, div.sub-nav-sub-container ul li.selected {
            background-color: #3b4719;
        }

div.sub-nav-container ul li a {
    display: block;
    padding: 7px 10px;
    font-size: .90em;
    text-transform: uppercase;
}

div.sub-nav-sub-container ul li a {
    color: #fff;
    padding: 6px 10px;
    text-decoration: none;
    display: block;
}

div.sub-nav-container ul.sub-nav-menu li.selected {
    background-color: rgba(0,0,0,.50);
    color: #fff;
}

select#sub-nav-sub-select {
    font-size: 1.4em;
}

.font-size-bump-1x {
    font-size: 1.12em;
}

div.pswp {
    z-index: 10000!important;
}

div#site-map {
    margin-left: -5px;
}
ul.site-map-list {
    margin-left: 25px;
    padding-left: 0px;
}

#partner-logo-container a img {
    display: block;
    margin: 0 auto;
}

i.icon-phone {
    background: url(/images/icons/phone.svg) no-repeat;
    background-size: cover;
    width: 18px;
    height: 18px;
    opacity: .65;
    margin-right: 4px;
}
i.icon-mt {
    margin-top: 7px;
}
i.blank-icon {
    width: 20px;
    height: 31px;
    display: inline-block;
    vertical-align: bottom;
}
i.jicon-pdf {
    background: url('/images/icons/pdf-icon-sized.png') no-repeat;
}
i.jicon-link, i.jicon-link2 {
    background: url('/images/icons/link.png') no-repeat;
}
i.jicon, i.jicon-pdf, i.jicon-link2, i.jicon-blank {
    width: 20px;
    height: 31px;
    display: inline-block;
    background-size: cover;
    vertical-align: bottom;
}
    i.jicon-pdf.alt {
        vertical-align: top;
        margin-top: 3px;
    }

#submit-search {
    margin-right: 6px;
}
.site-search { 
    top: 0px;
    left: 0px;
}

.job-detail-table {
    width: 95%;
    font-size: .95em;
}
.job-detail-table tr td {
    padding: .35rem 0;
    border-top: none;
    border-bottom: 1px solid #e9ecef;
}
.job-detail-table label {
    font-size: .80em;
    font-weight: 600;
}
div #wof-row {
    max-width: 425px;
    margin-right: 15px;
}
div #contact-row {
    max-width: 100%;
}

a.list-group-item div.lgi {
    margin-bottom: 0px;
    display: inline-block;
    max-width: calc(100% - 40px);
}
    a.list-group-item div.lgi h5, a.list-group-item div.lgi span.h5 {
        margin-bottom: 0px;
    }

nav.list-group {
    max-width: 850px;
}
nav.list-group.smaller {
    max-width: 600px;
}

.subscribe-form .form-text {
    padding-top: 8px;
    padding-left: 4px;
}

ul, ol {
    padding-left: 38px;
}
ul.sub-nav-menu {
    padding-left: 22px;
}

.text-align-left {
    text-align: left!important;
}

.text-align-right {
    text-align: right!important;
}

#footer-footer {
    width: 100%;
    height: 41px;
    border-top: 1px solid #252C37;
    background-color: #222933;
}
    div.ff-info {
        color: #FCB03C;
        font-size: 13px;
        width: 320px;
        height: 22px;
        margin: 8px auto 0 auto;
    }
    .ff-i1 {
        display: inline-block;
        margin-right: 15px;
    }
    .ff-i2 {
        font-size: 11px;
    }
    section.ff-ql {
        width: 48%;
        margin-right: 2%;
        float: left;
        min-width: 170px;
    }
        section.ff-ql a, a.site-map {
            display: block;
            font-size: 15px;
            text-decoration: none;
            margin-bottom: 8px;
            opacity: .75 !important;
            color: #fff;
        }
        a.site-map {
            margin-top: 14px;
        }
        a.sml-link { float: left; }
        a.p-link { margin-left: 12px; }
        section.ff-ql a:hover, a.site-map:hover {
            text-decoration: underline;
        }
section.ff-ql h3, section.ff-ql span.h3 {
    margin-bottom: 4px;
}

    section.ff-fuo {
        width: 48%;
        float: left;
        min-width: 170px;
    }
        section.ff-fuo h3, section.ff-fuo span.h3 {
            margin-bottom: 0px;
        }
    a.facebook {
            display: block;
            width: 30px;
            height: 30px;
            background: url(../images/common/facebook.png) no-repeat;
            background-size: cover;
            float: left;    
            margin-right: 7px;
        }
a.twitter {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/common/twitter-icon.png) no-repeat;
    background-size: cover;
    float: left;
    margin-right: 7px;
}
a.instagram {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/common/instagram-icon.png) no-repeat;
    background-size: cover;
    float: left;
}

button#subscribe-submit {
    border: none;
}
#subscribe-submit {
    border-radius: 6px;
    margin-left: 10px;
    height: 43px;
    padding: 8px 25px;
}
    #subscribe-submit i {
        margin-top: 0px;
        font-size: 1.5em;
        color: #fff;
    }

span.input-group-addon {
    color: #bbb;
    opacity: .6;
    z-index: 100000;
    border: none;
    padding-left: 0px;
}
span.input-group-addon i {
    color: #000;
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}

#mce-EMAIL {
    width: 100%;
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
    border-radius: 6px;
}

p.small-text, span.small-text {
    font-size: 14px;
}
div.sub-main-content h5.small-text, div.sub-main-content span.h5.small-text {
    font-size: 17px;
}
.bigger-text {
    font-size: 18px;
}
h5.board-order-header, span.h5.board-order-header {
    font-size: 1.05em !important;
}

p.board-order-p {
    padding-left: 30px;
    font-size: .90em;
    margin-bottom: 5px!important;
}
p.PASSED, p.FAILED {
    padding-left: 30px;
    font-weight: 600!important;
    font-size: .96em;
}
p.PASSED {
    color: green;
}
p.FAILED {
    color: red;
}


div.accordion div.card div.card-header {
    padding: 0 1.25rem;
}
    div.accordion div.card div.card-header h6 a, div.accordion div.card div.card-header span.h6 a {
        padding: .75rem 0;
    }

form.hfg-form {
    margin-left: 16px;
}
    form.hfg-form .has-danger .form-control-danger {
        padding-right: 18px;
    }

    form.hfg-form .has-danger select.form-control-danger {
        padding-right: 38px;
        background-image: unset;
    }

    form.hfg-form textarea {
        resize: none;
    }
    form.hfg-form .form-group {
        margin-bottom: 10px;
        float: left;
    }
    form.hfg-form .form-group.small {
        max-width: 300px;
        margin-right: 10px;
    }
        form.hfg-form .form-group.small.city {
            max-width: 145px;
        }
        form.hfg-form .form-group.small.state {
            max-width: 135px;
        }
        form.hfg-form .form-group.small.zip {
            max-width: 98px;
        }
        form.hfg-form .form-group.small.two-up {
            max-width: 193px;
        }
        form.hfg-form .form-group.small.one-up {
            max-width: 133px;
        }
        form.hfg-form .form-group.small.half-up {
            max-width: 90px;
            text-align: right;
            margin-left: 30px;
        }

    form.hfg-form .form-group.large {
        width: calc(100% - 10px);
    }

    form.hfg-form label {
        margin-bottom: 2px;
        padding-left: 0px;
        cursor: default;
    }

ul.nav-pills {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

nav.list-group.smaller a.list-group-item {
    padding-top: .75rem;
    padding-bottom: .65rem;
}

.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
    background-color: #9DAE6E !important;
    color: #fff;
    cursor: default;
    margin-bottom: 4px;
}

div.fss-success-story, div.fss-program-coordinator {
    padding: 0 30px 35px 5px;
}
div.tab-pane.pill-pane {
    padding: 0 10px 0 10px;
}

div.sub-main-content {
    float: left;
    min-height: 500px;
    font-size: 1.20em;
    padding: 0 25px 0 18px;
}

    div.sub-main-content h1, div.sub-main-content span.h1 {
        color: #5C790F;
    }
    div.sub-main-content h2, div.sub-main-content span.h2 {
        color: #5C790F;
        font-size: 1.5em;
    }
    div.sub-main-content h3, div.sub-main-content span.h3 {
        font-weight: 400;
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 1.30em;
    }

    div.sub-main-content h4, div.sub-main-content span.h4 {
        color: #597A0F;
        font-size: 1.40em;
        font-weight: 500;
        margin-bottom: 2px;
    }

    div.sub-main-content h5, div.sub-main-content span.h5 {
        color: #597A0F;
        font-size: 1.15em;
        font-weight: 600;
    }

div.sub-main-content-full {
    float: left;
    min-height: 500px;
    font-size: 1.20em;
    padding: 0 15px 0 18px;
}

div.sub-main-content p {
    margin: 0 0 20px 0;
    line-height: 1.7em;
}

div.sub-main-content img.mr-3 {
    margin-top: 10px;
}

div.media-body p {
    margin-bottom: 14px;
}

div.sub-main-content li.media {
    margin-top: 10px;
}

.breadcrumbs {
    text-align: left;
    margin-bottom: 15px;
}
    .breadcrumbs > li {
        margin-left: 0px;
    }

dt {
    border-top: none;
}

div.topbar {
    background-color: #fcb03c;
    border: none;
    height: 35px;
}

div.sub-nav-container ul.sub-nav-menu li {
    background-color: rgba(0,0,0,.20);
    border-radius: 6px;
}

    div.sub-nav-container ul.sub-nav-menu li:hover {
        background-color: rgba(0,0,0,.50);
    }

div.top-bar-menu a {
    float: left;
    text-align: center;
    display: block;
    font-weight: 600;
    font-size: .92em;
    text-transform: uppercase;
    color: #343434;
    text-decoration: none;
}
    div.top-bar-menu a:hover {
        text-decoration: underline;
    }

/* Home Sliders */
div.home-item img {
    width: 100%;
}

/* Home Slider 1 - Common */
div#slider-1-container {
    text-align: center;
}
    div#slider-1-container h3, div#slider-1-container span.h3 {
        color: #fff;
        margin-bottom: 0px;
    }
    div#slider-1-container h1, div#slider-1-container span.h1 {
        color: #FFAD0F;
    }

/* Home Slider 2 - Common */
div#slider-2-container h1, div#slider-2-container span.h1 {
    color: #fff;
    font-weight: 600;
}
div#slider-2-container p {
    color: #fff;
}

div#slider-3-container h1, div#slider-3-container span.h1 {
    color: #fff;
    font-weight: 600;
}

div#slider-3-container p {
    color: #fff;
}

div#slider-4-container h1, div#slider-4-container span.h1 {
    color: #fff;
    font-weight: 600;
}

div#slider-4-container p {
    color: #fff;
}

div#slider-5-container h1, div#slider-5-container span.h1 {
    color: #fff;
    font-weight: 600;
}

div#slider-5-container p {
    color: #fff;
}

section#home-top-section h3, section#home-top-section span.h3 {
    text-align: center;
    text-transform: uppercase;
}
section#home-top-section h4, section#home-top-section span.h4 {
    color: #3b4719;
    text-align: center;
    text-transform: uppercase;
}

/* About - Stats */
.stat-box {
    width: 280px;
    height: 300px;
    padding: 5px;
    margin: 10px 10px 10px 0;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
    .stat-box.tall {
        height: 364px;
    }
    .stat-box.green {
        background-image: url(../images/about/stats/stat-green-bground.png);
    }
    .stat-box.gray {
        background-image: url(../images/about/stats/stat-gray-bground.png);
    }
    .stat-box.orange {
        background-image: url(../images/about/stats/stat-orange-bground.png);
    }
    .stat-box.orange-tall {
        background-image: url(../images/about/stats/stat-orange-tall-bground.png);
        height: 364px;
    }
    .stat-box.blue {
        background-image: url(../images/about/stats/stat-blue-bground.png);
    }

div.sub-main-content div.stat-box h3 span.dollar-sign, div.sub-main-content div.stat-box span.h3 span.dollar-sign {
    font-size: 70px;
    position: absolute;
    left: 32px;
    top: 12px;
}

    div.sub-main-content div.stat-box.color h3, div.sub-main-content div.stat-box.color span.h3 {
        color: #5C790F;
    }
    div.sub-main-content div.stat-box h3, div.sub-main-content div.stat-box span.h3 {
        color: #8FC114;
    }

        .stat-box h3.small, .stat-box span.h3.small {
            font-size: 90px;
            letter-spacing: -5px;
            margin-top: 35px;
            margin-bottom: 15px;
        }

    div.stat-box h3, div.stat-box span.h3 {
        text-align: center;
        font-size: 125px;
        font-weight: 600;
        margin-bottom: 0px;
        line-height: 1.0em;
    }
    div.stat-box h4, div.stat-box span.h4 {
        text-align: center;
        font-size: 22px;
        padding: 0 15px;
        font-weight: 400;
    }
        div.stat-box h4.small, div.stat-box span.h4.small {
            font-size: 20px;
        } 
    div.stat-box h5, div.stat-box span.h5 {
        text-align: center;
        font-size: 14px;
        color: #2D3442;
        padding: 0 15px;
        font-weight: 400;
        margin-top: 10px;
        line-height: 1.3em;
    } 
/* End About Stats */

div.news-stories a {
    text-decoration: none;
    font-weight: 500;
}
    div.news-stories a:hover {
        text-decoration: underline;
    }

    div.media-body {
        padding-bottom: 25px;
        margin-bottom: 10px;
        border-bottom: 1px solid #eee;
    }

/* COMMON */
a.yellow-button, button.yellow-button {
    background-color: #FDAB2B;
    border-radius: 5px;
    padding: 8px 35px;
    color: #333C4B;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
a.yellow-button.center {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 160px;
    font-size: 14px;
}
a.yellow-button.big-yb {
    width: 200px;
}
a.yellow-button.med-yb {
    width: 175px;
}
a.yellow-button.disabled {
    opacity: .50;
    pointer-events: none;
}
a.yellow-button:hover {
    background-color: #e8991e;
}
a.yellow-button.big {
    width: 220px!important;
}

div.grid-item.home-gi-mid {
    max-width: 465px;
}

    div.grid-item.home-gi-mid div.product-card {
        /*height: 552px;*/
        padding-bottom: 45px;
    } 
    div.product-card.hgi-mid-left {
        background-color: #f9f9f9;
    }
    div.product-card.hgi-mid-right {
        background: url('../images/home/section8-bground.png') no-repeat;
    }

div.home-card-column {
}
div.card h4, div.card span.h4 {
    text-align: center;
    font-size: 22px;
}
div.card.no-border-bground {
    border: none;
    background-color: #fff;
}

div.sub-main-content h5.leadership-title, div.sub-main-content span.h5.leadership-title {
    font-size: 1.50em;
    line-height: 1.00em;
    margin-bottom: 2px;
}
div.leadership-div {
    border-bottom: 1px solid #eee;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 40px;
}
h6.leadership-title, span.h6.leadership-title {
    text-transform: uppercase;
    font-size: .95em;
    font-weight: 400;
    margin-bottom: 0;
}
div.leadership-list a.btn, a.email-button {
    background-color: #F5F5F5;  
    border-color: #868E96;
}
div.leadership-list a.btn:hover, a.email-button:hover {
    background-color: #CDCDCD;
    border-color: #656C74;
    color: #484E53;
}
div.leadership-list a.btn i {
    margin-top: -4px;
    margin-right: 3px;
}

/** HOME MAP SECTION **/
section#home-map-section {
    background-image: url('../images/home/map-bground.jpg');
}

div#hms-inner {
    border: 15px solid rgba(255,255,255,.65);
    background-color: rgba(229,237,239,.85);
}

    div#hms-inner h3, div#hms-inner span.h3 {
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
    }

    div#hms-inner h4, div#hms-inner span.h4 {
        text-transform: uppercase;
        text-align: center;
    }

    div#hms-inner p {
        text-align: center;
    }

div.social div.media-body span b {
    color: #597A0F;
}
div.hgi-mid-left h3.constrained, div.hgi-mid-left span.h3.constrained {
    max-width: 65%;
    text-align: center;
    margin: 0 auto 15px auto;
    font-size: 35px;
    line-height: 35px;
}
div.hgi-mid-left h3, div.hgi-mid-left span.h3 {
    text-align: center;
    font-size: 50px;
    font-weight: 500;
}
div.hgi-mid-left p {
    text-align: center;
    font-size: 15px;
    margin-bottom: 20px;
}

div.hgi-mid-right h3, div.hgi-mid-right span.h3 {
    color: #fff;
    font-size: 44px;
    padding: 200px 5% 0 5%;
    text-align: center;
    line-height: 48px;
    font-weight: 600;
}
div.hgi-mid-right p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-bottom: 22px;
}
div#ghs-inner h4, div#ghs-inner span.h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}

div#ghs-inner h3, div#ghs-inner span.h3 {
    color: #fff;
}

div#ghs-inner p {
    color: #fff;
}

div#slider-5-container a.yellow-button {
    width: 210px;
}

div.media-body.no-bottom-border {
    border-bottom: none;
}

@media (max-width: 1023px) {
    div.modal-dialog.wide  {
        margin: 30px 15px;
    }
}

/* MEDIA - MIN WIDTH 1071 PX */
@media (min-width: 1071px) {
    /* COMMON */
    a .yellow-button {
        font-size: 13px;
    }
    /* NAV */
    div.sub-nav-container ul.sub-nav-menu li {
        font-size: 1.10em;
    }

    table.contacts-table {
        width: 80%;
    }

    /* Home Slider 1 */
    div#slider-1-container {
        position: absolute;
        width: 500px;
        height: 140px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 6%;
    }

        div#slider-1-container h3, div#slider-1-container span.h3 {
            font-size: 35px;
        }

        div#slider-1-container h1, div#slider-1-container span.h1 {
            font-size: 95px;
            line-height: 85px;
            color: #FFAD0F;
        }
    /* Home Slider 2 */
    div#slider-2-container {
        position: absolute;
        width: 610px;
        height: 220px;
        bottom: 8%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

        div#slider-2-container h1, div#slider-2-container span.h1 {
            font-size: 30px;
            margin-bottom: 10px;
        }

        div#slider-2-container p {
            font-size: 17px;
        }

    /* Home Slider 3 */
    div#slider-3-container {
        position: absolute;
        width: 575px;
        height: 180px;
        bottom: 100px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }


        div#slider-3-container h1, div#slider-3-container span.h1 {
            font-size: 33px;
            margin-bottom: 10px;
        }

        div#slider-3-container p {
            font-size: 17px;
        }


    /* Home Slider 4 */
    div#slider-4-container {
        position: absolute;
        width: 610px;
        height: 215px;
        bottom: 20%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }


        div#slider-4-container h1, div#slider-4-container span.h1 {
            font-size: 33px;
            margin-bottom: 10px;
        }

        div#slider-4-container p {
            font-size: 17px;
        }

    /* Home Slider 4 */
    div#slider-5-container {
        position: absolute;
        width: 525px;
        height: 185px;
        bottom: 18%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }


        div#slider-5-container h1, div#slider-5-container span.h1 {
            font-size: 33px;
            margin-bottom: 10px;
        }

        div#slider-5-container p {
            font-size: 17px;
        }


    /* HOME TOP SECTION */
    section#home-top-section h3, section#home-top-section span.h3 {
        font-weight: 600;
        font-size: 28px;
        margin-bottom: 10px !important;
    }

    section#home-top-section h4, section#home-top-section span.h4 {
        font-size: 24px;
    }
}

@media (min-width: 1070px) {
    /* FREEZE THE HEADER */
    div.topbar {
        position: relative;
    }

    div#main-home-container {
        max-width: 1024px !important;
    }

    div#main-home-container div.product-card {
        height: 650px;
    }

    div#main-home-container div.product-card a.yellow-button {
        bottom: 30px;
        position: absolute;
        left: 0;
        right: 0;
    }
    p.margin-constrained-p1 {
        width: 88%;
        margin: 0 auto;
    }
    p.margin-constrained-p2 {
        width: 75%;
        margin: 0 auto;
    }

    header.navbar {
        padding-top: 35px;
        position: fixed;
        width: 100%;
        background-color: #fff;
        margin-top: 35px;
    }

    div.page-title {
        position: fixed;
        z-index: 100;
    }

    div.offcanvas-wrapper {
        padding-top: 119px;
    }

    #body-bag {
        padding-top: 90px;
    }

    div.offcanvas-wrapper.alertcls {
        margin-top: 35px;
    }
    header.navbar.alertcls {
        margin-top: 70px;
    }

    div.offcanvas-wrapper.alertcls2 {
        margin-top: 70px;
    }
    header.navbar.alertcls2 {
        margin-top: 105px;
    }
}

@media (max-width: 1179px) {
    footer.site-footer div.container {
        max-width: 1100px !important;
        padding: 15px 45px !important;
    }
}

@media (max-width: 1069px) {
    div.offcanvas-wrapper.alertcls {
        margin-top: 35px;
    }
    header.navbar.alertcls {
        top: 35px;
        z-index: 9009;
    }
    div#sub-nav-sub-ddl-container {
        margin-top: 15px;
    }
    div.page-title {
        padding-top: 40px;
    }
    div.page-title div.container {
        padding-top: 12px;
    }
    
    div.offcanvas-wrapper.alertcls2 {
        margin-top: 70px;
    }
    header.navbar.alertcls2 {
        top: 70px;
        z-index: 9009;
    }

    div.offcanvas-container.alertcls, div.offcanvas-container.alertcls2, div.offcanvas-container.alertcls3 {
        z-index: 9050;
    }

    header.navbar {
        height: 91px;
    }

    div.topbar {
        display: none;
    }
}   

@media (min-width: 768px) and (max-width: 1070px) {
    div#main-home-container {
        max-width: 500px !important;
    }
    div#main-home-container div.grid-item {
        min-width: 450px;
    }
}

@media (max-width: 1023px) {
    .max-1023 {
        display: none;
    }
}

@media (min-width: 968px) {
    a.maint-vid-icon {
        display: block;
        width: 300px;
        height: 198px;
        margin: 5px 10px 15px 10px;
        background-size: cover;
        float: left;
    }
    div#maint-vid-container {
        width: 640px; 
        margin: 15px auto;
    }
    div#vid-modal-window {
        width: 100%;
        max-width: 968px;
    }
}

@media (min-width: 769px) and (max-width: 967px) {
    a.maint-vid-icon {
        display: block;
        width: 375px;
        height: 248px;
        margin: 5px 10px 15px 10px;
        background-size: cover;
        float: left;
    }
    div#maint-vid-container {
        width: 395px; 
        margin: 15px auto;
    }
    div#vid-modal-window {
        width: 98%;
        max-width: 968px;
    }
}
@media (min-width: 680px) and (max-width: 768px) {
    a.maint-vid-icon {
        display: block;
        width: 300px;
        height: 198px;
        margin: 5px 10px 15px 10px;
        background-size: cover;
        float: left;
    }
    div#maint-vid-container {
        width: 640px; 
        margin: 15px auto;
    }
    div#vid-modal-window {
        width: 100%;
        max-width: 968px;
    }
}

@media (min-width: 680px) {
    div.topbar-message, a.topbar-message {
        padding-top: 4px;
        font-size: 16px;
    }
}

@media (max-width: 679px) {
    div.topbar-message, a.topbar-message {
        padding-top: 6px;
        font-size: 13px;
        display: block;
        overflow: hidden;
    }

    a.maint-vid-icon {
        display: block;
        width: 280px;
        height: 185px;
        margin: 5px 5px 15px 5px;
        background-size: cover;
        float: left;
    }
    div#maint-vid-container {
        width: 290px;
        margin: 15px auto;
    }
    div#vid-modal-window {
        width: 98%;
    }
}

@media (min-width: 860px) and (max-width: 1071px) {
    /* COMMON */
    a.yellow-button {
        font-size: 12px;
    }
    /* Home Slider 1 */
    div#slider-1-container {
        position: absolute;
        width: 55%;
        height: 120px;
        left: 23%;
        bottom: 5%;
    }
        div#slider-1-container h3, div#slider-1-container span.h3 {
            font-size: 32px;
        }
        div#slider-1-container h1, div#slider-1-container span.h1 {
            font-size: 70px;
            line-height: 60px;
        }
    /* Home Slider 2 */
    div#slider-2-container {
        position: absolute;
        width: 500px;
        height: 200px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 5%;
    }
        div#slider-2-container h1, div#slider-2-container span.h1 {
            font-size: 25px;
            margin-bottom: 10px;
        }
        div#slider-2-container p {
            font-size: 15px;
        }

    div#slider-3-container {
        position: absolute;
        width: 500px;
        height: 200px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 5%;
    }

        div#slider-3-container h1, div#slider-3-container span.h1 {
            font-size: 28px;
            margin-bottom: 10px;
        }

        div#slider-3-container p {
            font-size: 15px;
        }

    div#slider-4-container {
        position: absolute;
        width: 550px;
        height: 200px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 7%;
    }

        div#slider-4-container h1, div#slider-4-container span.h1 {
            font-size: 28px;
            margin-bottom: 10px;
        }

        div#slider-4-container p {
            font-size: 15px;
        }

    div#slider-5-container {
        position: absolute;
        width: 500px;
        height: 180px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 12%;
    }

        div#slider-5-container h1, div#slider-5-container span.h1 {
            font-size: 28px;
            margin-bottom: 10px;
        }

        div#slider-5-container p {
            font-size: 15px;
        }
    /* HOME TOP SECTION */
    section#home-top-section h3, section#home-top-section span.h3 {
        font-weight: 600;
        font-size: 28px;
        margin-bottom: 10px !important;
    }
}

@media (min-width: 769px) {
    /** HOME PAGE **/
    section#mobile-home-section {
        display: none;
    }

    div.sub-main-content {
        width: calc(100% - 255px); /* Used to be 325*/
        border-left: 1px solid #ddd;
        padding-bottom: 25px;
    }

    div#sub-nav-sub-ddl-container {
        display: none;
    }

    h1.hme, h1.hme2, span.h1.hme, span.h1.hme2 {
        margin-bottom: 15px;
        font-size: 30px;
    }

    p.common-p {
        font-size: 18px;
        text-align: center;
        width: 100%;
        margin: 25px auto;
        padding: 0 15%;
    }
    .container {
        padding: 20px 0 20px 0;
    }
    div #wof-row {
        float: left;
    }
    div #contact-row {
        margin: 0 auto;
    }

    div.red-partner-container a img {
        opacity: .5;
       -webkit-transition: opacity .8s; /* Safari */
        transition: opacity .8s;
    }
      div.red-partner-container a:hover > img {
        opacity: 1;
    }
}

@media (min-width: 768px) {

    div.card.home-gi-sm {
        max-width: 225px;
    }

    div#map-modal-window {
        max-width: 500px;
    }

    div.top-bar-menu {
        position: absolute;
        top: 6px;
        width: 430px;
        height: 25px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }  

    #partner-logo-container {
        height: 250px;
        position: relative;
        width: 100%;
        max-width: 680px;
        margin: 60px auto 20px auto;
    }
    #partner-logo-container a {
        display: block;
        float: left;
        width: 280px;
        margin: 0 5px 35px 5px;
    }
        
    /** HOME MAP SECTION **/
    section#home-map-section {
        background-image: url('../images/home/map-bground.jpg');
    }
    div#hms-inner {
        width: 625px;
        margin: 5px auto;
        height: 450px;
    }
        div#hms-inner h3, div#hms-inner span.h3 {
            margin: 35px auto 10px auto;
            font-size: 22px;
        }
        div#hms-inner h4, div#hms-inner span.h4 {
            font-size: 26px;
            padding: 0 100px;
        }
    div#hms-inner p {
        font-size: 15.5px;
        padding: 10px 45px 25px 45px;
    }
    section#home-green-section {
        background-image: url('../images/home/green-bldg-bground.jpg');
    }
    div#ghs-inner {
        width: 625px;
        margin: 5px auto;
    }
        div#ghs-inner h4, div#ghs-inner span.h4 {
            font-size: 18px;
            margin: 0;
        }
        div#ghs-inner h3, div#ghs-inner span.h3 {
            font-size: 44px;
            margin: 0 0 25px 0;
        }
    div#ghs-inner p {
        max-width: 550px;
        font-size: 16px;
    }
}

@media (min-width: 571px) and (max-width: 960px) {
    div.jcol.col-md-6.footer-md-6 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }
}

@media (max-width: 570px) {
    div.jcol.col-md-6.footer-md-6 {
        -ms-flex: 0 0 98%;
        flex: 0 0 98%;
        max-width: 98%;
    }

    div.red-partner-container {
        max-width: 220px;
        margin: 20px auto;
    }

    div.site-details-info-col {
        width: 100%;
        float: none;
        margin-left: -3px;
    }
    div.site-details-photo-col {
        width: 100%;
        margin-left: 5px;
    }  
}

@media (max-width: 768px) {

    .hide-at-768 {
        display: none;
    }

    div #wof-row {
        float: right;
    }

    div #contact-row {
        margin-left: 0px;
    }

    .container {
        padding: 20px 15px 20px 15px;
    }

    footer.site-footer div.container {
        padding: 15px 30px !important;
    }

    div.sub-nav-sub-container {
        display: none;
    }
    ul.breadcrumbs {
        display: none;
    }
    div.sub-main-content {
        width: 100%;
        margin-top: 10px;
        border-top: 1px solid #eee;
        padding: 0 5px; /* Used to be 0 15px 0 5px*/
    }
    div.media-body {
        max-width: 100%;
    }
    div.sub-main-content h3, div.sub-main-content span.h3 {
        margin-top: 10px;
    }

    h1.hme, span.h1.hme {
        display: none;
    }
    h1.hme2, span.h1.hme2 {
        margin-bottom: 15px;
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    
    .hide-at-767 {
        display: none;
    }

    #slider-2-container {
        height: 140px !important;
        bottom: 7%;
    } 
    #slider-3-container {
        height: 130px !important;
        bottom: 8%;
    }
    #slider-4-container {
        height: 140px !important;
        bottom: 5%;
    }
    #slider-5-container {
        height: 130px !important;
        bottom: 9%;
    } 
    
    div.sub-main-content {
        padding: 10px 8px;
    }
    #partner-logo-container {
        width: 280px;
        margin: 40px auto 20px auto;
    }

        #partner-logo-container a {
            display: block;
            margin: 40px auto;
        }

    


    /* HOME TOP SECTION */
    section#home-top-section img {
        width: 30%;
    }

    section#home-map-section {
        background-image: url('../images/home/map-bground-mobile.jpg');
    }

    div#hms-inner {
        width: 90%;
        margin: 5px auto;
        max-width: 500px;
    }
        div#hms-inner h3, div#hms-inner span.h3 {
            margin: 25px auto 10px auto;
            font-size: 18px;
        }
        div#hms-inner h4, div#hms-inner span.h4 {
            font-size: 20px;
            padding: 0 10px;
        }
    div#hms-inner p {
        font-size: 14.5px;
        padding: 5px 5px 10px 5px;
    }

    div#hms-inner a.yellow-button {
        margin-bottom: 35px;
    }

    section#home-green-section {
        background-image: url('../images/home/green-bldg-bground.jpg');
    }

    div#ghs-inner {
        width: 90%;
        margin: 5px auto;
        max-width: 500px;
    }
        div#ghs-inner h4, div#ghs-inner span.h4 {
            font-size: 17px;
            margin: 0;
        }

        div#ghs-inner h3, div#ghs-inner span.h3 {
            font-size: 42px;
            margin: 0 0 25px 0;
        }

        div#ghs-inner p {
            max-width: 550px;
            font-size: 15px;
        }
}

@media (max-width: 859px) {
    /* COMMON */
    a.yellow-button {
        font-size: 12px;
    }
}
@media (min-width: 860px) {
    div.sub-nav-container ul.sub-nav-menu li {
        width: 23%;
        margin: 6px .5%;
    }
   
}


@media (min-width: 600px) and (max-width: 768px) {
    
    p.common-p {
        font-size: 17px;
        text-align: center;
        width: 100%;
        margin: 25px auto;
        padding: 0 2%;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    div.card.home-gi-sm {
        max-width: 175px;
        margin: 0 auto;
    }
    div.card.home-gi-sm img {
        width: 75%;
    }
    div.card.home-gi-sm p {
        font-size: 14px;
    }
        div.card.home-gi-sm h4, div.card.home-gi-sm span.h4 {
            font-size: 19px;
        }
    div.card.home-gi-sm a.yellow-button.center {
        width: 160px;
        font-size: 11px;
    }
}

@media (min-width: 600px) and (max-width: 859px) {
    

    /* Home Slider 1 */
    div#slider-1-container {
        position: absolute;
        width: 450px;
        height: 90px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 6%;
    }

        div#slider-1-container h3, div#slider-1-container span.h3 {
            font-size: 30px;
        }

        div#slider-1-container h1, div#slider-1-container span.h1 {
            font-size: 50px;
            line-height: 40px;
        }
    /* Home Slider 2 */
    div#slider-2-container {
        position: absolute;
        width: 400px;
        height: 180px;
        bottom: 5%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

        div#slider-2-container h1, div#slider-2-container span.h1 {
            font-size: 19px;
            margin-bottom: 10px;
        }

        div#slider-2-container p {
            font-size: 13px;
        }

    div#slider-3-container {
        position: absolute;
        width: 400px;
        height: 180px;
        bottom: 12%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

        div#slider-3-container h1, div#slider-3-container span.h1 {
            font-size: 22px;
            margin-bottom: 10px;
        }

        div#slider-3-container p {
            font-size: 13px;
        }

    div#slider-4-container {
        position: absolute;
        width: 450px;
        height: 180px;
        bottom: 8%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

        div#slider-4-container h1, div#slider-4-container span.h1 {
            font-size: 22px;
            margin-bottom: 10px;
        }

        div#slider-4-container p {
            font-size: 13px;
        }

    div#slider-5-container {
        position: absolute;
        width: 400px;
        height: 150px;
        bottom: 18%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

        div#slider-5-container h1, div#slider-5-container span.h1 {
            font-size: 22px;
            margin-bottom: 10px;
        }

        div#slider-5-container p {
            font-size: 13px;
        }

    div.sub-nav-container ul.sub-nav-menu li {
        width: 45%;
        margin: 6px 1.5%;
    }
    /* HOME TOP SECTION */
    section#home-top-section h3, section#home-top-section span.h3 {
        font-weight: 600;
        font-size: 24px;
        margin-bottom: 10px !important;
    }
}
@media (max-width: 599px) {

    table  {
        font-size: .90em;
    }

    div.mobile-table {
        max-width: 95%;
        overflow-x: scroll;
    }

    div.sub-nav-container {
        padding: 0;
    }
    div.top-bar-menu {

    }
    div.home-slider-container {
        display: none;
    }

    p.common-p {
        padding: 10px 0 15px 0;
        font-size: 16px;
        text-align: center;
    }
    /* HOME TOP SECTION */
    section#home-top-section img {
        width: 50%;
    }
    section#home-top-section h3, section#home-top-section span.h3 {
        font-weight: 600;
        font-size: 21px;
        margin-bottom: 10px !important;
    }
    div.card.home-gi-sm {
        width: 98%;
        margin: 0 auto 45px 0;
    }

    div.card.home-gi-sm p {
        font-size: 15px;
        text-align: center;
        margin: 5px 0;
        padding: 0 10%;
    }
        div.card.home-gi-sm h4, div.card.home-gi-sm span.h4 {
            font-size: 19px;
        }
    div.card.home-gi-sm a.yellow-button.center {
        width: 180px;
        font-size: 12px;
    }
}

@media (min-width: 671px) {
    section#mobile-home-section {
        display: none;
    }
}
@media (max-width: 670px) {
    #home-top-section-logo {
        display: none;
    }

    section#mobile-home-section {
        background-image: url(../images/home/mobile-home-header.jpg?v=10);
        position: relative;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        padding-bottom: 55%;
    }
    #mobile-slier-container {
        position: absolute;
        height: 75px;
        bottom: 12%;
        text-align: center;
        color: #fff;
        width: 280px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

        #mobile-slier-container h3, #mobile-slier-container span.h3 {
            color: #fff;
            margin-bottom: 0px;
            font-size: 20px;
        }

        #mobile-slier-container h1, #mobile-slier-container span.h1 {
            color: #FFAD0F;
            font-size: 43px;
            line-height: 40px;
        }
    div.owl-carousel {
        display: none !important;
    }

    div.owl-nav {
        display: none !important;
    }

    .owl-carousel.dots-inside .owl-dots {
        padding-bottom: 12px;
    }
    div.stat-box {
        float: none;
        margin: 10px auto;
    }
    a.site-logo img {
        width: 110px;
        height: 75px;
    }

    a.site-logo {
        top: -5px;
    }

}

@media (min-width: 501px) {
    .btn-float-lr {
        float: right;
    }
}

@media (max-width: 500px) {
    div.sub-nav-container ul.sub-nav-menu li {
        border-radius: 0px; 
    }
    btn-float-lr {
        float: left;
        margin-top: 4px;
    } 
}

@media (min-width: 421px) {

    div.top-bar-menu {
        position: absolute;
        width: 420px;
        height: 25px;
        right: 0;
        left: 0;
        margin: 2px auto;
    }

    a#tpb-link1 {
        width: 34%;
    }

    a#tpb-link2 {
        width: 40%;
    }

    a#tpb-link3 {
        width: 26%;
    }

    
}

@media (min-width: 321px) and (max-width: 420px) {
    div.top-bar-menu {
        font-size: .90em;
        position: absolute;
        width: 320px;
        height: 30px;
        left: 5px;
        right: 0;
        margin: 2px auto;
    }
}

@media (max-width: 420px) {
    td.contact-person-cell {
        width: 145px;
    }
}

@media (min-width: 320px) and (max-width: 599px) {
    div.sub-nav-container ul.sub-nav-menu li {
        width: 45%;
        margin: 7px 2px;
        font-size: 1.00em;
    }
}
@media (max-width: 420px) {
    #body-bag {
        padding-top: 0px;
    }
    .hide-at-420 {
        display: none !important;
    }
    /*div.sub-main-content img.mr-3 {
        margin-bottom: 10px;
    }*/
    .topbar {
        padding-right: 5px;
        padding-left: 5px;
    }
    a#tpb-link1 {
        width: 31%;
    }
    .mb-4 {
        margin-bottom: .8rem !important;
    }
    a#tpb-link2 {
        width: 37%;
    }
    a#tpb-link3 {
        width: 32%;
    }    
    div.top-bar-menu a {
        line-height: 15px;
    }
    ul.breadcrumbs {
        display: none;
    }

    #clear-search {
        display: none;
    }
    
    .padding-top-3x {
        padding-top: 28px !important;
    }
    /** HOME SECTION **/


    div.hgi-mid-right p {
        font-size: 16px;
    }
}
@media (max-width: 319px) {
    div.sub-main-content img.mr-3 {
        display: none;
    }
    div.sub-nav-container ul.sub-nav-menu li {
        width: 100%;
        margin: 7px 0;
        font-size: .95em;
    }
    div.sub-nav-container ul.sub-nav-menu {
        padding-left: 2px;
    }
}
@media (max-width: 320px) {
    div.sub-main-content {
        padding: 0 25px 0 5px;
    }
    div.top-bar-menu {
        font-size: .90em;
        position: absolute;
        width: 320px;
        height: 30px;
        left: 5px;
        right: 0;
        margin: 2px auto;
    }
}
div.media-body h6, div.media-body span.h6 {
    font-size: .85rem;
}
span.h1, span.h2, span.h3, span.h4, span.h5, span.h6 {
    display: block;
}
p.unit-info {
    font-size: 15px !important;
    border-top: 1px solid #eeeeee;
    padding-top: 4px;
}
p.unit-info br {
    margin: 4px;
}