#shadow-header, #mobile-top-bar, #mobile-bottom-bar, #mobile-menu-area, #mobile-share-area, #mobile-download-area, #mobile-page-area {
  display: none; }

#mobile-top-bar a, #mobile-bottom-bar a, #mobile-menu-area a, #mobile-share-area a, #mobile-download-area a, #mobile-page-area a {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold; }

.bx-wrapper .bx-controls-direction a {
  z-index: 999; }

@media only screen and (max-width: 640px) {
  .btnHeaderSearch {
    display: none; }
  #mobile-top-bar, #mobile-bottom-bar, #mobile-menu-area, #mobile-share-area, #mobile-download-area, #mobile-page-area {
    display: block; }
  #shadow-header {
    height: 57px;
    width: 100%;
    background: #fff !important; }
  #mobile-top-bar, #mobile-bottom-bar {
    display: block;
    position: fixed;
    height: 57px;
    width: 100vh;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    #mobile-top-bar button, #mobile-bottom-bar button {
      padding: 0;
      line-height: 57px;
      background: none;
      background: #30334B !important; }
  #mobile-top-bar {
    z-index: 1000000000002;
    top: -57px;
    border-bottom: 1px solid #f3f3f3;
    box-shadow: 1px 1px #fff;
    background: #fff; }
    #mobile-top-bar .site-logo {
      padding: 3px; }
    #mobile-top-bar nav {
      float: right; }
    #mobile-top-bar.show-top {
      top: 0 !important; }
    #mobile-top-bar button {
      color: white;
      font-size: 20px;
      font-weight: bold;
      background: #30334B !important; }
      #mobile-top-bar button#mobile-go-top {
        float: right;
        padding: 0 10px;
        font-size: 35px; }
  #mobile-menu-area {
    z-index: 1000000000003;
    position: fixed;
    top: 0;
    right: -250px;
    width: 250px;
    height: auto;
    background: #30334B !important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.5s ease;
    border-bottom: 10px solid #30334B !important; }
    #mobile-menu-area.ec-expanded {
      right: 0; }
    #mobile-menu-area ul {
      margin: 0;
      padding: 5px;
      list-style: none;
      background: #30334B !important; }
      #mobile-menu-area ul ul {
        padding: 0; }
      #mobile-menu-area ul li {
        margin: 0;
        padding: 0 12px; }
        #mobile-menu-area ul li:hover, #mobile-menu-area ul li:focus {
          background: rgba(255, 255, 255, 0.1);
          border-radius: 100px; }
        #mobile-menu-area ul li a {
          display: block;
          width: 100%;
          padding: 10px;
          margin-bottom: 2px;
          color: #d6d6d6; }
  #journal-links-mobile {
    padding: 0; }
  #mobile-bottom-bar {
    z-index: 1001;
    bottom: -57px;
    background: #30334B !important; }
    #mobile-bottom-bar.show-bottom {
      bottom: 0 !important; }
    #mobile-bottom-bar button, #mobile-bottom-bar a {
      color: white;
      font-size: 30px;
      line-height: 52px;
      text-align: center;
      background: none;
      padding: 15px; }
      #mobile-bottom-bar button.ec-active, #mobile-bottom-bar button:hover, #mobile-bottom-bar a.ec-active, #mobile-bottom-bar a:hover {
        background: #41445F !important;
        color: #fff !important; }
    #mobile-bottom-bar #mobile-share-button:focus, #mobile-bottom-bar #mobile-share-button:hover, #mobile-bottom-bar #mobile-download-button:focus, #mobile-bottom-bar #mobile-download-button:hover, #mobile-bottom-bar #mobile-page-button:focus, #mobile-bottom-bar #mobile-page-button:hover {
      background: #30334B !important; }
  #mobile-share-area, #mobile-download-area {
    text-transform: uppercase; }
    #mobile-share-area i, #mobile-download-area i {
      font-size: 24px;
      color: #d6d6d6 !important; }
  button#mobile-menu-button {
    position: absolute;
    left: 0;
    color: white;
    font-size: 20px;
    font-weight: bold;
    background: #30334B !important;
    width: 56px;
    height: 56px;
    top: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
    padding: 0; }
    button#mobile-menu-button.show-top {
      top: 0 !important;
      left: -56px; }
  #mobile-share-area, #mobile-download-area, #mobile-page-area {
    z-index: 1000;
    position: fixed;
    bottom: 57px;
    bottom: -100vh;
    bottom: -200%;
    width: 100vw;
    width: 100%;
    left: 0;
    padding-bottom: 10px;
    background: #30334B !important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    max-height: 60vh;
    overflow: scroll; }
    #mobile-share-area .ecMobile_actions, #mobile-download-area .ecMobile_actions, #mobile-page-area .ecMobile_actions {
      overflow: auto;
      height: auto; }
    #mobile-share-area .ecMobile_actions li a, #mobile-download-area .ecMobile_actions li a, #mobile-page-area .ecMobile_actions li a {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    #mobile-share-area.ec-expanded, #mobile-download-area.ec-expanded, #mobile-page-area.ec-expanded {
      bottom: 57px; }
    #mobile-share-area .area-label, #mobile-download-area .area-label, #mobile-page-area .area-label {
      position: absolute;
      display: block;
      width: 100%;
      background: #ccc;
      padding: 4px;
      top: -36px;
      color: #444;
      text-transform: uppercase;
      font-size: 13px;
      padding: 10px 20px; }
    #mobile-share-area ul, #mobile-download-area ul, #mobile-page-area ul {
      margin: 0;
      padding: 5px;
      list-style: none; }
      #mobile-share-area ul li, #mobile-download-area ul li, #mobile-page-area ul li {
        margin: 0;
        display: block;
        width: 100%;
        margin-bottom: 2px;
        color: #d6d6d6; }
        #mobile-share-area ul li a, #mobile-download-area ul li a, #mobile-page-area ul li a {
          display: block;
          width: 100%;
          color: #d6d6d6;
          padding: 10px 15px; }
        #mobile-share-area ul li.sub, #mobile-download-area ul li.sub, #mobile-page-area ul li.sub {
          padding: 10px 15px; }
          #mobile-share-area ul li.sub .downloads, #mobile-download-area ul li.sub .downloads, #mobile-page-area ul li.sub .downloads {
            padding-bottom: 40px; }
            #mobile-share-area ul li.sub .downloads li i, #mobile-download-area ul li.sub .downloads li i, #mobile-page-area ul li.sub .downloads li i {
              float: left;
              display: block;
              color: #78bda1 !important; }
            #mobile-share-area ul li.sub .downloads li span, #mobile-download-area ul li.sub .downloads li span, #mobile-page-area ul li.sub .downloads li span {
              float: left;
              display: block;
              padding-left: 10px;
              width: 80%; }
          #mobile-share-area ul li.sub.links, #mobile-download-area ul li.sub.links, #mobile-page-area ul li.sub.links {
            clear: both; }
        #mobile-share-area ul li ul, #mobile-download-area ul li ul, #mobile-page-area ul li ul {
          padding: 0; }
          #mobile-share-area ul li ul li, #mobile-download-area ul li ul li, #mobile-page-area ul li ul li {
            display: block;
            width: 100%; }
            #mobile-share-area ul li ul li a, #mobile-download-area ul li ul li a, #mobile-page-area ul li ul li a {
              padding: 10px 15px;
              display: block;
              width: 100%;
              color: #78bda1;
              text-transform: none; }
  .fa-google-plus-square {
    color: #dd4b39; }
  .fa-facebook-square {
    color: #3b5999; }
  .fa-twitter-square {
    color: #55acee; } }
