@media (max-width: 767px) {
  body{
    padding-top: 0;
  }
  p{
    /*font-family: 'LeituraNewsRoman1';*/
    font-size: 19px;
    line-height: 30px;
    margin:0px 0 30px;
  }
  nav{
   text-align: center;
  }
  nav .list-inline{
    margin-top: 9px;
    padding: 0;
    float: none;
  }
  nav li{
    margin: 0 10px 0 10px;
  }
  #home-name{
    padding: 0;
    font-size: 19px !important;
    margin-top: 5px;
  }
  footer{
  }
  footer .list-inline li{
    padding: 0 20px 0 20px;
  }
  #bio{
    margin-top: 90px;
  }
  .poster__design_process{
    padding: 10px 12px 10px 12px !important;
  }
  .button{
    display: block;
    text-align: center;
  }
  .illustration{
    padding: 35px;
    text-align: center;
    line-height: 22px;
  }
  .role{
    display: block;
    padding: 2px 0 15px 0;
  }
  .poster__concert-window{
    margin-top: 0;
  }
  h1{
    font-size: 49px;
    line-height: 23px;
  }
  h2{
    font-size: 24px;
    display: block;
    margin-bottom: 10px !important;
  }
  h2.lg{
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 15px !important;
  }
  #about h2.lg{
    margin-bottom: 5px !important;
  }
  h2.xlg{
    font-size: 34px;
    margin-bottom: 5px !important;
  }
  h3{
    font-size: 14px;
  }
  #compass {
    margin-top: 15px;
    width: 90px;
  }
  #art-line{
        width: 86%;
    height: 3px;
    position: absolute;
    right: -99px;
    top: 163px;
    right: 11px;
    z-index: -1;
  }
  .contatct-links-mobile{
    list-style: none;
    line-height: 56px;
    padding: 0;
    margin: 0;
  }
  #case-study-hero {
    margin-top: 60px;
  }
  #hero{
    margin-top: 150px;
    margin-bottom: 36%;
  }
  #hero-shim{
    margin-left: -160px;
  }
  #hero-spacer{
    height: 445px;
  }
  #hero-left{
    border-left: none;
    background: #efefef;
    height: 0px;
  }
  #hero-right{
    text-align: center;
    padding: 0 20px 60px 20px;
  }
  #logo_puppystream{
    display: block;
    padding: 60px 0 10px 0;
  }
  #logo_simple-circle{
    display: block;
    padding: 20px 0 5px 0;
    width: 180px;
  }
  #logo_jobcrush{
    display: block;
    padding: 60px 0 10px 0;
    width: 260px;
  }
  #logo_courier{
    display: block;
    padding: 60px 0 5px 0;
    width: 290px;
  }
  #logo_qallout{
    display: block;
    padding: 40px 0 0px 0;
    width: 230px;
  }
  #logo_cw{
    display: block;
    padding: 30px 0 5px 0;
    width: 250px;
  }
  #logo_bw_simplecircle {
    width: 260px;
  }
  #logo_bw_courier {
    width: 170px;
  }
  #logo_bw_puppystream {
    width: 270px;
  }
  #logo_bw_qallout {
    width: 170px;
  }
  .about-me-list{
    font-family: Courier;
    padding: 40px 15px 70px 40px;
  }
  .accent-sitecontrol{
    line-height: 29px;
  }
  .clients{
    margin: 0;
    margin-top: -19px;
  }
  .container{
    padding: 0;
  }
  .poster{
    margin: 0;
    padding: 20px 0px 0 0px;
  }
  .marquee{
    margin: 0px;
    padding: 42px 0 0 0;
  }
  .portrait{
    width: 200px;
    height: 200px;
  }
  .stamp{
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
  }
  .stamp-wrapper{
    overflow: hidden;
    text-align: center;
    width: 200px;
    height: 200px;
  }
}
