nav#ubermenu-mobileiconshortcuts-22 {
  display: none;
}


@media screen and (max-width: 1023px) {


}



@media only screen and (max-device-width : 1024px) and (orientation : portrait) {

/*  =============================================================================
  GENERAL
  ========================================================================== */

nav#ubermenu-mobileiconshortcuts-22 {
  display: block;
}

body {
min-width: 100%;
}

.content-frame {
    margin: 10px 10px;
    margin-bottom: 30px;
}

.content-box
,.footer-content-wrapper {

    width: 100%;
}

.content-table {
    display: table;
}

.header-wrapper-div
,.ct-col1
,.ct-col2 {

display: none;
}

td.td-buffer {
    height: 60px;
}

/*  =============================================================================
  UBERMENU
  ========================================================================== 

nav#ubermenu-mobileiconshortcuts-22 {
  display: block;
}/**/

.home-content-frame {
    margin: 70px 0px;

}



/*  =============================================================================
  BODY CONTENT
  ========================================================================== */

.page-body-wrapper-div {

    padding: 18px 0px;
}

  body.executive-staff-directory #body-content .content-frame table td {

    float: left;
}

#body-content .content-frame table tr td, #body-content .content-frame table tr th {
    padding: 5px 5px;
}

#body-content .content-frame img {
    margin: 0px;
}

.content-table {

    min-height: 648px;
}

.content-frame ul, .content-frame ol {
    margin-left: 15px;
}

/*  =============================================================================
  FOOTER
  ========================================================================== */

.footer-wrapper-div {
    min-height: 280px;
    height: auto;
}

.footer-county-wrapper img {

}

.footer-content-wrapper {

    width: 100%;
}

.footer-county-wrapper {

}

.footer-row1-wrapper p {
    line-height: 12px;
    float: left;
    text-align: center;
    margin: 10px 0px;
}/**/

.footer-menu-li {
    float: none;
    border-right: none; 
}

.footer-menu-ul {
    margin-bottom: 12px;
    margin-top: 12px;
}

.footer-logo-wrapper {
    float: left;
}

.footer-logo-wrapper img {
    margin-top: 0px;
}

}