#jsn-master #jsn-page{
   min-width: 320px;
}
@media screen and (max-width: 700px){
   #jsn-header:before{
      content: '';
      display: table;
      clear: both;
   }
   #jsn-header{
      height: auto;
   }
   #jsn-logo{
      margin: 10px 0 5px;
      text-align: center;
      float: none;
   }
   #jsn-logo a{
      display: block;
   }
   #jsn-header .jsn-modulecontainer,
   #jsn-header #jsn-headerright .jsn-modulecontainer,
   #jsn-header #jsn-headerright #jsn-pos-top .jsn-modulecontainer{
      margin: 0;
   }
   #jsn-headerright{
      margin: 0;
      overflow: hidden;
      text-align: center;
   }
   #jsn-headerright #usertasks{
      padding-right: 0;
      display: inline-block;
   }
   #main_c .lsec, #main_c .rsec, #main_c h1, #main_c #sec_cntnr, #main_c .lsec #name, #main_c #address{
      float: none;
      width: 100%;
      position: relative;
   }
   #main_c address{
      text-align: left;
   }
   #main_c #logo{
      margin-bottom: 15px;
      text-align: center;
   }
   #main_c #name{
      float: none;
      margin-bottom: 15px;
   }
   #main_c #salary_tbl{
      width: 100%;
   }
   ul.jsn-article-tools .jsn-article-print-button{
      display: none;
   }
   #jsn-pos-bottom{
      text-align: center;
   }
   #jsn-footer .jsn-modulecontent{
      display: inline-block;
   }
   #jsn-footer .jsn-modulecontainer{
      margin: 0;
   }
   #jsn-pos-footer ul.menu-divmenu{
      float: none;
   }
   #jsn-pos-footer{
      text-align: center;
   }
   .list-pagination .limit, .list-pagination .jsn-pagination{
      float: none;
      margin-bottom: 10px;
   }
   #bios .bio{
      min-height: 1px;
   }


   /* DW added April 12 2017 */
   #name, #sec_cntnr {
      text-align: center;
   }

}
@media screen and (max-width: 450px){
   #jsn-body .box_skitter .label_skitter{
      height: 36px;
   }
   #jsn-body .box_skitter .label_skitter p{
      font-size: 13px;
   }
   #jsn-body .box_skitter .prev_button, #jsn-body .box_skitter .next_button{
      bottom: 0;
   }
}
@media screen and (max-width: 360px){
   #main_c .stats_table.summary tr th:nth-child(n+2), #main_c .stats_table tr.sep .rc span{
      min-width: 40px;
      width: 40px;
   }
   #main_c .stats_table tr.sep .rc span
}