@charset "UTF-8";
/*s - M├│viles*/
@media screen and (max-width: 767px) {
  body {
    overflow-x: hidden; }

  nav #high {
    height: auto;
    padding: 0; }
    nav #high form {
      display: none; }
    nav #high .brand-logo {
      height: 2rem;
      float: left;
      left: 58px;
      top: 11px; }
      nav #high .brand-logo span {
        display: none; }
    nav #high .button-collapse {
      float: right;
      background: #000; }

  #head {
    height: 120px; }
    #head .valign {
      width: 200px; }
      #head .valign img {
        width: 50%; }
      #head .valign h1 {
        font-size: 0.8rem; }

  #content-1 {
    padding: 0; }

  #content-2 {
    padding: 5px; }

  .row .col {
    padding: 0; }

  #content-1 .secondary-content {
    line-height: 700%; }

  footer.page-footer {
    height: 315px;
    text-align: center; }

  footer.page-footer .footer-copyright {
    height: auto;
    padding: 0; }
    footer.page-footer .footer-copyright .brand-logo img {
      width: 35%;
      margin-top: 20px;
      float: none !important; }
    footer.page-footer .footer-copyright .brand-logo span {
      float: left;
      margin-top: -23px;
      color: #000;
      width: 100%; }

  footer.page-footer .footer-copyright ul.social {
    text-align: center; }

  #head-inst .inner {
    height: 220px; }
    #head-inst .inner #inner-menu {
      height: 120px; }

  #head-inst .inner #inner-menu ul li {
    display: inline-block;
    line-height: 35px; }

  #content-2 #filter .select-wrapper input.select-dropdown {
    width: calc(100% - 5px); }

  #content-2 #filter .btn, #content-2 #filter .btn-large, #content-2 #filter .btn-flat {
    width: 100%; }

  .entries {
    height: auto;
    overflow: hidden; }
    .entries .l-entry, .entries .r-entry {
      height: 280px;
      margin-bottom: 10px; }
    .entries .thumb {
      height: 280px;
      margin-right: 0 !important; }
    .entries .r-entry .card {
      height: 280px; }

  #back .vid .close {
    right: 0; }

  #content-2 .thumb.post {
    width: 100%;
    height: 350px;
    margin-bottom: 10px; }

  #content-2 .first, #content-2 .inn {
    width: 100%;
    padding: 0 !important; }

  #back .vid {
    position: relative;
    -moz-transform: scale(0.38);
    -webkit-transform: scale(0.38);
    -o-transform: scale(0.38);
    -ms-transform: scale(0.38);
    transform: scale(0.38);
    margin-left: -170px; }
    #back .vid .close {
      -moz-transform: scale(2.8);
      -webkit-transform: scale(2.8);
      -o-transform: scale(2.8);
      -ms-transform: scale(2.8);
      transform: scale(2.8);
      margin-top: -50px; }

  .space {
    width: 100%; }

  #content-2 .inside .row {
    padding: 0; }

  .row.grey, .row.dark-grey, .col.white, .row.middle-grey {
    padding: 10px !important; }

  #content-2 .media li {
    margin-bottom: 10px;
    height: 60px; }

  #content-2 .media li .more {
    margin-top: -55px;
    line-height: 385%; }

  #content-2 .media li .more::before {
    top: 20px; }

  .sign-in .input-field input {
    margin-top: 5px;
    width: 87%; }

  #forget {
    text-align: center;
    padding-top: 10px; }

  .sign-in .btn {
    margin-top: 10px; }

  .bottom-fees {
    padding: 10px !important; }
    .bottom-fees .m5 {
      text-align: center !important; }
      .bottom-fees .m5 .btn {
        float: none !important;
        margin: 10px; }

  .l-members {
    height: auto; }

  .r-members {
    height: auto;
    text-align: center; }

  #content-2 .r-members .thumb {
    float: none;
    margin: 0 auto; }

  .tab-resp {
    overflow-x: auto; }

  table {
    width: 100%; }

  .arrow {
    display: none; }

  .hide-on-large-only .arrow {
    display: block;
    position: fixed;
    bottom: 20px;
    right: 5px;
    -webkit-box-shadow: -1px -1px 3px 0 #BDBDBD;
    box-shadow: -1px -1px 3px 0 #BDBDBD;
    padding: 5px;
    background: #fff;
    z-index: 9999; }
    .hide-on-large-only .arrow a {
      color: #000; }

  .resp {
    width: calc(100% - 60px); } }
@media screen and (min-width: 610px) and (max-width: 768px) {
  .entry .top-entry .date {
    height: 50px;
    width: 50px;
    padding: 5px; }

  .entry .top-entry .date h3 {
    font-size: 1.92rem; } }
@media screen and (max-width: 350px) {
  .sign-in .input-field input {
    margin-top: 5px;
    width: 85%; } }
/*m - Tablets*/
@media screen and (min-width: 768px) and (max-width: 1100px) {
  nav form {
    display: none; }
  nav .button-collapse {
    position: absolute;
    right: 0;
    top: 0;
    background: #000; }

  #content-1 {
    padding: 0; }

  #content-1 .secondary-content {
    line-height: 650%; }

  #content-1 .diary .secondary-content {
    width: 100%;
    line-height: 510%; }

  #content-1 .diary .top-img {
    height: 105px; }

  footer.page-footer .footer-copyright {
    height: 63%; }
    footer.page-footer .footer-copyright ul.social a li {
      width: 40px;
      height: 40px;
      background: #31bbec;
      padding: 0;
      line-height: 40px; }

  #content-2 {
    padding: 0; }

  .entry .top-entry .date {
    height: 60px;
    width: 60px; }
    .entry .top-entry .date h3 {
      font-size: 2.12rem; }

  .entry .bottom-entry {
    height: 67px; }

  .sign-in .input-field input {
    margin-top: 5px; }

  #forget {
    text-align: center;
    padding-top: 10px; } }

/*# sourceMappingURL=responsive.css.map */
