@media (min-width: 1200px) {
  #header2 .container {
    width: 100%;
    max-width: 1400px; }
    #header2 .container section#search {
      max-width: 592px; }

  .toptitle {
    max-width: 50%; }

  .guest-site .container.main {
    width: 100%;
    max-width: 1400px; }
  .guest-site #column-1 {
    padding-left: 5px; } }
@media (min-width: 1367px) {
  .guest-site #site-content {
    width: 77.5%; } }
@media (min-width: 1280px) and (max-width: 1366px) {
  .guest-site #site-content {
    width: 76.5%; } }
@media (min-width: 1260px) and (max-width: 1280px) {
  .guest-site #site-content {
    width: 76%; } }
@media (min-width: 1200px) and (max-width: 1260px) {
  .guest-site #site-content {
    width: 75%; } }
/*   iPad in landscape   */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #header2 {
    padding: 0;
    width: 100%;
    margin: 0 auto; }
    #header2 .container {
      width: 100%;
      padding-right: 0;
      margin: 0;
      padding: 0; }
    #header2 .fb-share {
      display: none; }

  .container.main {
    width: 100%;
    margin: 0; }

  .guest-site #site-content {
    margin-left: 0;
    padding-left: 0;
    padding-right: 5px; }
  .guest-site div#main-content {
    border-right: none; }
  .guest-site #column-1 {
    padding-left: 0; }

  .ng-scope > md-card._md:first-child {
    margin: 0; }

  .wall-portlet .fb-connect {
    margin-bottom: 0; } }
/*   iPad in portrait   */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .navbar > .container .navbar-brand {
    margin-left: -2px; }

  #mk-navbar ul.nav.navbar-nav:first-child {
    display: none; }

  .signed-out .mk-navbar {
    margin-bottom: 0; }

  #header2 {
    padding: 0;
    width: 100%;
    margin: 0 auto; }
    #header2 .container {
      width: 100%;
      padding-right: 0;
      margin: 0;
      padding: 0; }
    #header2 .fb-share {
      display: none; }
    #header2 #stat-count {
      left: 59%;
      line-height: 19px;
      position: absolute;
      color: #8a8a8a;
      top: 7px;
      font-size: 16px;
      font-weight: bold;
      background: rgba(0, 0, 0, 0.6);
      padding: 15px;
      border-radius: 4px; }
    #header2 section#search {
      max-width: 434px;
      margin: 1px 0 6px 0; }
    #header2 #search label {
      position: relative;
      left: 13px;
      top: 42px;
      font-size: 23px;
      color: #888; }
    #header2 #search-bar {
      margin-left: 7px; }

  .container.main {
    width: 100%;
    margin: 0; }

  .guest-site #site-content {
    margin-left: 0;
    padding-left: 0;
    padding-right: 5px; }
  .guest-site div#main-content {
    border-right: none; }
  .guest-site #column-1 {
    padding-left: 0; }

  .ng-scope > md-card._md:first-child {
    margin: 0; }

  .wall-portlet .fb-connect {
    margin-bottom: 0; }

  #search-results #org-list,
  #search-results #user-list,
  #search-results #blog-list {
    column-count: 2; } }
@media screen and (min-width: 320px) and (max-width: 425px), screen and (min-width: 560px) and (max-width: 740px) and (orientation: landscape) {
  #site-content {
    padding: 0 28px; }

  .guest-site #site-content {
    padding: 0; }

  #logo {
    padding: 10px 7px;
    max-height: 200px;
    overflow: hidden;
    margin-top: 23px; }
    #logo .custom-logo {
      display: inline-block;
      width: 86px;
      height: 86px;
      border: 3px solid #FFF; }
      #logo .custom-logo img {
        min-height: 86px;
        min-width: 86px; }
    #logo .toptitle {
      top: 5px;
      left: 0;
      max-width: 72%; }

  #mk-navbar {
    margin-left: 0; }

  .dockbar {
    display: none; }

  .container.main .navbar-inner {
    padding-left: 10px; }

  .mk-navbar.navbar-fixed-top {
    margin: 0; }

  .mk-navbar.navbar-fixed-top .container {
    padding: 0 25px; }

  #header2 .fb-share {
    display: none; }

  #search-block.modal {
    padding: 0; }
  #search-block #search {
    margin: 17px 0 0;
    max-width: 100%; }
    #search-block #search label {
      position: relative;
      left: 7px;
      top: 42px;
      font-size: 23px;
      color: #888; }
    #search-block #search #search-bar {
      margin-left: 0;
      font-size: 14px;
      padding: 10px 10px 10px 30px; }

  .wall-portlet .ng-scope ul.nav.nav-tabs.nav-justified {
    display: none; }
  .wall-portlet .ng-scope .href-info.right {
    display: none; }

  .a2a_kit {
    display: none; }

  /* STAT COUNT IN HEADER */
  #stat-count {
    top: 8px;
    left: 0;
    font-size: 10px; }
    #stat-count > div {
      padding-right: 8px;
      display: inline-block; }
    #stat-count .count {
      display: inline-block;
      font-size: 12px;
      width: auto;
      text-align: left; }
    #stat-count .title {
      padding-left: 0; }

  /* RELATED BLOGS */
  .portlet-blogs .related-blogs ul li {
    width: 100%; } }

