@media screen and (max-width: 768px) {
  /* line 8, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > .controls {
    position: fixed;
    width: 100%;
    bottom: 0px;
    height: 42px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 50;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
  }
  /* line 19, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > .controls .thumb {
    max-width: 90px;
    display: none;
    position: fixed;
    bottom: 62px;
    left: 50%;
    margin-left: -45px;
    border: 1px solid #dadada;
  }
  /* line 28, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > .controls .page-number {
    display: none;
    width: 90px;
    bottom: 42px;
    height: 2em;
    text-align: center;
    position: fixed;
    left: 50%;
    margin-left: -45px;
    background: #dadada;
    border: 1px solid #eaeaea;
  }
  /* line 40, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > .controls .pageslider {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    /** repeat from pageturner.scss **/
  }
  /* line 46, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > .controls .pageslider input[type='range'] {
    position: relative;
    width: 95%;
    -webkit-appearance: none !important;
    height: 10px !important;
    border-radius: 2px;
    background: #454645;
    outline: none;
  }
  /* line 55, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > .controls .pageslider input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    background: #e6e6e6;
    border: 1px solid #d3d3d3;
    height: 22px;
    width: 22px;
  }
  /* line 64, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #nav-wrapper {
    display: block !important;
  }
  /* line 66, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #nav-wrapper ul.primary-menu {
    display: none;
  }
  /* line 70, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #issue-viewer-toolbar {
    position: fixed !important;
    top: 0px !important;
    height: 40px !important;
    width: 90% !important;
    left: 10% !important;
    background: -webkit-linear-gradient(top, #444444 0%, #292929 100%) !important;
    background: -moz-linear-gradient(top, #444444 0%, #292929 100%) !important;
    background: -o-linear-gradient(top, #444444 0%, #292929 100%) !important;
    background: -ms-linear-gradient(top, #444444 0%, #292929 100%) !important;
    background: linear-gradient(top, #444444 0%, #292929 100%) !important;
  }
  /* line 81, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #issue-viewer-toolbar .button-wrapper {
    width: 25%;
    float: left;
  }
  /* line 85, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #issue-viewer-toolbar .toolbar-inner {
    height: inherit !important;
    width: inherit !important;
    padding-top: 4px;
  }
  /* line 89, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #issue-viewer-toolbar .toolbar-inner .button-wrapper:nth-child(5),
  body.page-issue-viewer #issue-viewer-toolbar .toolbar-inner .button-wrapper:nth-child(6) {
    display: none;
  }
  /* line 93, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #issue-viewer-toolbar .toolbar-inner .button-wrapper.first {
    display: block;
  }
  /* line 98, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #cabinet {
    top: 40px !important;
  }
  /* line 101, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #viewer {
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
  /* line 104, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #viewer.extended {
    left: 0px !important;
  }
  /* line 107, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #viewer .controls {
    position: fixed;
    bottom: 0px;
    width: 100% !important;
    max-width: 100% !important;
    height: 3em;
    text-align: center;
  }
  /* line 117, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar {
    position: fixed !important;
    top: 0px;
    left: 0px !important;
    height: 40px;
    width: 100% !important;
    z-index: 50;
    background: -webkit-linear-gradient(top, #444444 0%, rgba(41, 41, 41, 0.8) 100%) !important;
    background: -moz-linear-gradient(top, #444444 0%, rgba(41, 41, 41, 0.8) 100%) !important;
    background: -o-linear-gradient(top, #444444 0%, rgba(41, 41, 41, 0.8) 100%) !important;
    background: -ms-linear-gradient(top, #444444 0%, rgba(41, 41, 41, 0.8) 100%) !important;
    background: linear-gradient(top, #444444 0%, rgba(41, 41, 41, 0.8) 100%) !important;
  }
  /* line 130, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .toolbar-inner {
    width: 100% !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    /*
    background : url(../img/TQ_MobileLogo_White.png) no-repeat;
    background-size : 32px auto;
    background-position : 10px 8px;
    */
  }
  /* line 142, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button {
    outline: 0;
    width: 42px;
    height: 42px;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
  }
  /* line 150, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button#tq-issue-gallery {
    background: url(../img/TQ_Logo_White@2X.png) no-repeat;
    background-size: 24px auto;
    background-position: center;
  }
  /* line 155, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button#tq-issue-info-button {
    background: url(../img/TOC.png) no-repeat;
    background-size: 24px auto;
    background-position: center;
  }
  /* line 159, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button#tq-issue-info-button:hover {
    background: url(../img/TOC_Active.png) no-repeat;
    background-size: 24px auto;
    background-position: center;
  }
  /* line 165, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button#tq-issue-search-button {
    background: url(../img/Search_Issue.png) no-repeat;
    background-size: 24px auto;
    background-position: center;
  }
  /* line 169, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button#tq-issue-search-button:hover {
    background: url(../img/Search_Issue_Active.png) no-repeat;
    background-size: 24px auto;
    background-position: center;
  }
  /* line 175, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button#tq-issue-list-button {
    background: url(../img/More.png) no-repeat;
    background-size: 24px auto;
    background-position: center;
  }
  /* line 179, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button#tq-issue-list-button:hover {
    background: url(../img/More_Active.png) no-repeat;
    background-size: 24px auto;
    background-position: center;
  }
  /* line 185, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button#full-width-button {
    background: url(../img/Horiz_Active.png) no-repeat;
    background-size: 24px auto;
    background-position: center;
  }
  /* line 189, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button#full-width-button:hover {
    background: url(../img/Horiz.png) no-repeat;
    background-size: 24px auto;
    background-position: center;
  }
  /* line 195, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button#full-height-button {
    background: url(../img/Vert_Active.png) no-repeat;
    background-size: 24px auto;
    background-position: center;
  }
  /* line 199, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer > #issue-viewer-toolbar .button-wrapper button#full-height-button:hover {
    background: url(../img/Vert.png) no-repeat;
    background-size: 24px auto;
    background-position: center;
  }
}
@media screen and (max-width: 500px) {
  /* line 216, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer {
    overflow-y: hidden;
    height: auto !important;
  }
  /* line 217, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #page {
    overflow-y: hidden;
  }
  /* line 219, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #page #primary-menu-bar {
    background-size: 28px auto;
  }
  /* line 223, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer #page #issue-viewer-toolbar button {
    background-size: 16px auto;
  }
  /* line 230, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer .cabinet {
    left: 0px !important;
    width: 95% !important;
    height: 100%;
    -webkit-overflow-scrolling: touch;
  }
  /* line 236, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer .toolbar {
    position: fixed !important;
    left: 0px !important;
    padding-top: 0px !important;
  }
  /* line 240, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer .toolbar li {
    width: 25%;
  }
  /* line 243, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer .toolbar li.button:nth-child(4), body.page-issue-viewer .toolbar li.button:nth-child(5) {
    display: none;
  }
  /* line 247, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer .stage {
    width: 100% !important;
  }
  /* line 249, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer .stage .viewer {
    width: 100% !important;
  }
  /* line 251, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer .stage .viewer .content {
    -webkit-overflow-scrolling: touch;
    width: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 256, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer .stage .viewer .content .pagecontrol {
    display: none;
  }
  /* line 260, ../sass/pageturner-mobile.scss */
  body.page-issue-viewer .stage .viewer .page-slider-container {
    position: fixed !important;
    bottom: 1em !important;
    left: 0px !important;
  }
}
