@media (max-width: 1000px){
  #home_header,
  #home_content_panel,
  #home_content_container,
  #inner_header_container,
  #footer_container {
    width: 100%;
    max-width: 768px;
  }

  .hideOnMobile { display: none; }
  
  #home_left,
  #home_right,
  #inner_left,
  #inner_right { display: none; }
  
  #home { padding: 0px; }
  #home_container { min-height: 0px; }
  #home_slide {
    top: 0px;
    height: auto;
  }
  #home_slide_container {
    width: 100%;
  }
  #home_slide_container .bannergroup {
    width: 100%;
    height: 100%;
  }
  #home_slide_container .bannergroup .description {
    top: 50%;
    left: 16%;
    width: 84%;
  }
  #home_slide_container .slick-list,
  #home_slide_container .slick-track,
  #home_slide_container .slick-slide img {
    height: 100%;
  }
  #home_content_container {
    height: auto;
    margin-top: 441px;
  }
  #home_content_panel {
    float: left;
    padding: 30px 0px;
    height: auto;
  }
  
  #inner_content_panel {
    width: 100%;
  }
  #inner_content_bottom_container { display: none; }
  
  #inner_page {
    width: 768px;
    margin: 0 auto;
  }
  #inner_page table[style] {
    width: 768px !important;
  }
  #inner_page table table[style] {
    width: 100% !important;
  }
  #inner_page table table td[style] {
    display: block;
    width: 100% !important;
    padding-right: 0px !important;
  }
  #inner_page table .col_right[style] {
    width: auto !important;
  }
  #inner_page table .col_right {
    padding-right: 0px;
  }
  #inner_page img {
    max-width: 100%;
    height: auto;
  }
  #inner_page .panel_meet {
    height: auto;
    background: none;
  }
  
  #inner_bread {
    box-sizing: border-box;
    width: 100%;
    left: 0px;
    width: 100%;
    padding-left: 238px;
    background: none;
  }
  
  #menu {
    right: 20px;
    width: 250px;
    height: 40px;
    background: none;
  }

  #menu .nav-toggle {
    display: inline-block;
    width: 40px;
    height: 40px;
    float: right;
    text-align: center;
    background: #272727;
  }
  #menu .nav-toggle:before {
    content: "\f0c9";
    font-family: "FontAwesome";
    color: #FFFFFF;
    font-size: 24px;
    line-height: 40px;
    font-weight: normal;
  }
  #menu .nav-toggle.active:before {
    content: "\f00d";
  }
  #menu .nav {
    display: none;
    position: absolute;
    top: 100%;
    right: 0px;
    width: 100%;
    background: #272727;
  }
  #menu > ul > li {
    display: block;
    padding: 0px;
    border-top: solid 1px #3c3c3c;
  }
  #menu > ul > li > a {
    display: block;
    box-sizing: border-box;
    padding: 12px 20px;
  }
  #menu > ul > li:last-child {
    border-bottom: solid 1px #3c3c3c;
  }
  #menu ul ul { display: none; }
  #menu ul li:hover ul { display: none; }
  #menu ul li.active ul {
    display: block;
    position: relative;
    left: 0px;
    margin-left: 0px;
    width: 100%;
    padding: 4px 0px 10px 0px;
    border-top: solid 1px #3c3c3c;
    background: #2b2b2b;
    text-align: center;
  }
  #menu ul ul li {
    border-bottom: solid 0px #3c3c3c;
  }
  #menu ul ul li:last-child {
    border-bottom: 0px;
  }
  #menu ul ul li a {
    background: #2b2b2b;
    box-sizing: border-box;
    padding: 8px 20px;
  }
  

  
  #home_slide_container .nivo-main-image {
    width: 100%;
    height: auto;
  }
  #footer { float: left; }

}


@media (max-width: 767px){

  #home_header,
  #home_content_panel,
  #home_content_container,
  #inner_header_container,
  #inner_page,
  #footer_container {
    width: 100%;
    max-width: 100%;
  }
  
  #home_slide_container .bannergroup .description {
    top: 45%;
    left: 10%;
    width: 80%;
  }
  
  #inner_bread {
    box-sizing: border-box;
    padding: 10px 20px 0px 20px;
  }
  
  #inner_page {
    box-sizing: border-box;
    padding: 140px 20px 50px 20px;
  }
  #inner_page table[style] {
    width: 100% !important;
  }
  
  div[itemprop="articleBody"] > table > tbody > tr > td:first-child {
    display: none;
  }
  .staff div[itemprop="articleBody"] > table > tbody > tr > td,
  .staff div[itemprop="articleBody"] > table > tbody > tr > td:first-child {
    display: block;
    width: 100% !important;
    padding-right: 0px !important;
  }
  .staff div[itemprop="articleBody"] > table > tbody > tr > td:first-child img {
    display: block;
    margin: 0 auto;
  }
  .staff div[itemprop="articleBody"] > table > tbody > tr > td:first-child p.meet_title {
    padding-left: 0px;
    padding-bottom: 20px;
  }

  #footer {
    height: auto;
    padding-bottom: 20px;
  }
  
  #footer_container #copy,
  #footer_container #lumi {
    position: relative;
    float: left;
    top: 0px;
    left: 0px;
    margin-left: 0px;
    display: block;
    width: 100%;
    text-align: center;
  }
  
}

@media (max-width: 600px){
  #home_slide {
    top: 121px;
  }
  #home_slide_container .bannergroup .description {
    top: 35%;
  }
  #home_content_panel_1,
  #home_content_panel_2,
  #home_content_panel_3,
  #home_content_panel_4 {
    width: 90%;
    margin: 0px 5% 20px 5%;
    height: auto;
  }
  .home_content_panel {
    padding: 0px 20px 20px 20px;
  }
  .panel_rm {
    top: auto;
    bottom: 0px;
  }
}


/* Media queries for the banner slider */
@media (max-width: 990px){ #home_slide_container { height: 559px; } #home_content_container { margin-top: 438px; } }
@media (max-width: 980px){ #home_slide_container { height: 553px; } #home_content_container { margin-top: 432px; } }
@media (max-width: 970px){ #home_slide_container { height: 547px; } #home_content_container { margin-top: 426px; } }
@media (max-width: 960px){ #home_slide_container { height: 542px; } #home_content_container { margin-top: 421px; } }
@media (max-width: 950px){ #home_slide_container { height: 536px; } #home_content_container { margin-top: 415px; } }
@media (max-width: 940px){ #home_slide_container { height: 530px; } #home_content_container { margin-top: 409px; } }
@media (max-width: 930px){ #home_slide_container { height: 525px; } #home_content_container { margin-top: 404px; } }
@media (max-width: 920px){ #home_slide_container { height: 519px; } #home_content_container { margin-top: 398px; } }
@media (max-width: 910px){ #home_slide_container { height: 513px; } #home_content_container { margin-top: 392px; } }
@media (max-width: 900px){ #home_slide_container { height: 508px; } #home_content_container { margin-top: 387px; } }
@media (max-width: 890px){ #home_slide_container { height: 502px; } #home_content_container { margin-top: 381px; } }
@media (max-width: 880px){ #home_slide_container { height: 497px; } #home_content_container { margin-top: 376px; } }
@media (max-width: 870px){ #home_slide_container { height: 491px; } #home_content_container { margin-top: 370px; } }
@media (max-width: 860px){ #home_slide_container { height: 485px; } #home_content_container { margin-top: 364px; } }
@media (max-width: 850px){ #home_slide_container { height: 480px; } #home_content_container { margin-top: 359px; } }
@media (max-width: 840px){ #home_slide_container { height: 474px; } #home_content_container { margin-top: 353px; } }
@media (max-width: 830px){ #home_slide_container { height: 468px; } #home_content_container { margin-top: 347px; } }
@media (max-width: 820px){ #home_slide_container { height: 463px; } #home_content_container { margin-top: 342px; } }
@media (max-width: 810px){ #home_slide_container { height: 457px; } #home_content_container { margin-top: 336px; } }
@media (max-width: 800px){ #home_slide_container { height: 451px; } #home_content_container { margin-top: 330px; } }
@media (max-width: 790px){ #home_slide_container { height: 446px; } #home_content_container { margin-top: 325px; } }
@media (max-width: 780px){ #home_slide_container { height: 440px; } #home_content_container { margin-top: 319px; } }
@media (max-width: 770px){ #home_slide_container { height: 434px; } #home_content_container { margin-top: 313px; } }
@media (max-width: 760px){ #home_slide_container { height: 429px; } #home_content_container { margin-top: 308px; } }
@media (max-width: 750px){ #home_slide_container { height: 423px; } #home_content_container { margin-top: 302px; } }
@media (max-width: 740px){ #home_slide_container { height: 418px; } #home_content_container { margin-top: 297px; } }
@media (max-width: 730px){ #home_slide_container { height: 412px; } #home_content_container { margin-top: 291px; } }
@media (max-width: 720px){ #home_slide_container { height: 406px; } #home_content_container { margin-top: 285px; } }
@media (max-width: 710px){ #home_slide_container { height: 401px; } #home_content_container { margin-top: 280px; } }
@media (max-width: 700px){ #home_slide_container { height: 395px; } #home_content_container { margin-top: 274px; } }
@media (max-width: 690px){ #home_slide_container { height: 389px; } #home_content_container { margin-top: 268px; } }
@media (max-width: 680px){ #home_slide_container { height: 384px; } #home_content_container { margin-top: 263px; } }
@media (max-width: 670px){ #home_slide_container { height: 378px; } #home_content_container { margin-top: 257px; } }
@media (max-width: 660px){ #home_slide_container { height: 372px; } #home_content_container { margin-top: 251px; } }
@media (max-width: 650px){ #home_slide_container { height: 367px; } #home_content_container { margin-top: 246px; } }
@media (max-width: 640px){ #home_slide_container { height: 361px; } #home_content_container { margin-top: 240px; } }
@media (max-width: 630px){ #home_slide_container { height: 355px; } #home_content_container { margin-top: 234px; } }
@media (max-width: 620px){ #home_slide_container { height: 350px; } #home_content_container { margin-top: 229px; } }
@media (max-width: 610px){ #home_slide_container { height: 344px; } #home_content_container { margin-top: 223px; } }
@media (max-width: 600px){ #home_slide_container { height: 339px; } #home_content_container { margin-top: 339px; } }
@media (max-width: 590px){ #home_slide_container { height: 333px; } #home_content_container { margin-top: 333px; } }
@media (max-width: 580px){ #home_slide_container { height: 327px; } #home_content_container { margin-top: 327px; } }
@media (max-width: 570px){ #home_slide_container { height: 322px; } #home_content_container { margin-top: 322px; } }
@media (max-width: 560px){ #home_slide_container { height: 316px; } #home_content_container { margin-top: 316px; } }
@media (max-width: 550px){ #home_slide_container { height: 310px; } #home_content_container { margin-top: 310px; } }
@media (max-width: 540px){ #home_slide_container { height: 305px; } #home_content_container { margin-top: 305px; } }
@media (max-width: 530px){ #home_slide_container { height: 299px; } #home_content_container { margin-top: 299px; } }
@media (max-width: 520px){ #home_slide_container { height: 293px; } #home_content_container { margin-top: 293px; } }
@media (max-width: 510px){ #home_slide_container { height: 288px; } #home_content_container { margin-top: 288px; } }
@media (max-width: 500px){ #home_slide_container { height: 282px; } #home_content_container { margin-top: 282px; } }
@media (max-width: 490px){ #home_slide_container { height: 276px; } #home_content_container { margin-top: 276px; } }
@media (max-width: 480px){ #home_slide_container { height: 271px; } #home_content_container { margin-top: 271px; } }
@media (max-width: 470px){ #home_slide_container { height: 265px; } #home_content_container { margin-top: 265px; } }
@media (max-width: 460px){ #home_slide_container { height: 260px; } #home_content_container { margin-top: 260px; } }
@media (max-width: 450px){ #home_slide_container { height: 254px; } #home_content_container { margin-top: 254px; } }
@media (max-width: 440px){ #home_slide_container { height: 248px; } #home_content_container { margin-top: 248px; } }
@media (max-width: 430px){ #home_slide_container { height: 243px; } #home_content_container { margin-top: 243px; } }
@media (max-width: 420px){ #home_slide_container { height: 237px; } #home_content_container { margin-top: 237px; } }
@media (max-width: 410px){ #home_slide_container { height: 231px; } #home_content_container { margin-top: 231px; } }
@media (max-width: 400px){ #home_slide_container { height: 226px; } #home_content_container { margin-top: 226px; } }
@media (max-width: 390px){ #home_slide_container { height: 220px; } #home_content_container { margin-top: 220px; } }
@media (max-width: 380px){ #home_slide_container { height: 214px; } #home_content_container { margin-top: 214px; } }
@media (max-width: 370px){ #home_slide_container { height: 209px; } #home_content_container { margin-top: 209px; } }
@media (max-width: 360px){ #home_slide_container { height: 203px; } #home_content_container { margin-top: 203px; } }
@media (max-width: 350px){ #home_slide_container { height: 197px; } #home_content_container { margin-top: 197px; } }
@media (max-width: 340px){ #home_slide_container { height: 192px; } #home_content_container { margin-top: 192px; } }
@media (max-width: 330px){ #home_slide_container { height: 186px; } #home_content_container { margin-top: 186px; } }
@media (max-width: 320px){ #home_slide_container { height: 181px; } #home_content_container { margin-top: 181px; } }
