@media only screen and (max-width: 800px) {
  body {
    overflow-x: visible;
  }

  body.page-id-25615 {
    overflow-x: visible;
  }
  #header {
    width: 100%;
  }

  .tp-menu {
    float: none;
    max-width: none;
  }

  #navigation {
    width: 55%;
    bottom: -30px;
  }

  #wrap {
    width: 100%;
    padding: 20px 0;
    overflow: visible;
  }

  #footer {
    padding: 0 20px;
    width: 100%;
  }

  #footer-right {
    float: none;
  }

  #home-projects .clear {
    clear: none;
  }

  #home-projects .portfolio-item {
    margin-right: 6% !important;
  }

  h2.home-projects-heading span {
    margin-left: 300px;
  }

  .sf-menu li {
    z-index: auto;
  }

  .sf-menu ul.sub-menu li {
    width: 100%;
    position: relative;
    z-index: 99999999;
  }

  .post {
    float: none;
    width: 95% !important;
    margin: 0 auto;
    overflow: visible;
  }

  #sidebar {
    float: none;
  }

  .table th,
  .table td {
    padding: 5px;
  }

  #copyright {
    width: 100%;
  }

  .portfolio-item {
    width: 27%;
  }

  .portfolio-item a img {
    width: 100%;
    height: auto;
  }

  #home-projects {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 600px) {
  #top-navigation,
  #navigation {
    /* display: none; */
    position: relative;
    right: initial;
    bottom: initial;
  }

  #top-navigation {
    max-height: 100px;
    overflow: hidden;
  }

  #header {
    width: 90%;
    border-bottom: none;
    height: auto;
  }

  #logo {
    margin-bottom: 20px;
  }

  #navigation {
    width: 100%;
  }

  nav#mobile {
    float: right;
    display: block;
  }

  nav#mobile #menu-toggle {
    display: block;
    height: 27px;
    width: 47px;
    background: url("../images/menu-icon.png") 0 0 no-repeat;
    margin-top: 51px;
    margin-right: 37px;
    z-index: 9999999;
    position: relative;
  }

  nav#mobile .menu-main-nav-container ul#menu-main-nav {
    float: none;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 185px;
    background: #f9f9f9;
    margin: 0;
    height: 100%;
    padding: 185px 0 0 0;
    z-index: 999999;
    border-left: 1px solid #e2e2e2;
  }

  nav#mobile #menu-toggle.active + .menu-main-nav-container ul#menu-main-nav {
    display: block;
  }

  nav#mobile .menu-main-nav-container ul#menu-main-nav li {
    float: none;
    border-top: 1px solid #e2e2e2;
  }

  nav#mobile #menu-toggle.active {
    margin-right: 60px;
  }

  .tkt-slctr-tbl-wrap-dv table td,
  .tkt-slctr-tbl-wrap-dv table th,
  .tkt-slctr-tbl-wrap-dv table tr,
  .tkt-slctr-tbl-wrap-dv table tbody,
  .tkt-slctr-tbl-wrap-dv table thead {
    display: block;
  }

  .tkt-slctr-tbl-wrap-dv table td,
  .tkt-slctr-tbl-wrap-dv table th {
    margin: 0;
    width: 100%;
    max-width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 5px 0;
  }

  .tkt-slctr-tbl-wrap-dv table td {
    border-bottom: 1px solid #ddd;
  }

  .tkt-slctr-tbl-wrap-dv table td.tckt-slctr-tbl-td-qty {
    padding: 5px 0 !important;
  }

  .tkt-slctr-tbl-wrap-dv table td select {
    max-width: 70%;
    margin: 0;
  }

  .tkt-slctr-tbl-wrap-dv table tbody {
    float: right;
    width: 60%;
  }

  .tkt-slctr-tbl-wrap-dv table thead {
    width: 30%;
    float: left;
  }

  .tkt-slctr-tbl-wrap-dv {
    overflow: hidden;
  }

  .tkt-slctr-tbl-wrap-dv .ticket-selector-submit-btn {
    float: none;
    margin-top: 25px;
  }

  #home-projects {
  }

  h2.home-projects-heading {
    width: 93%;
  }

  h2.home-projects-heading span {
    margin-left: 35%;
  }

  #home-projects .portfolio-item {
    width: 43%;
  }

  .portfolio-item a img {
    width: 100%;
    height: auto;
  }

  .portfolio-item-details {
    background-size: cover;
  }

  #event_content {
    width: 95%;
    overflow-x: scroll;
  }

  #page-heading h1,
  #page-heading h2 {
    line-height: 1.3em !important;
  }

  iframe {
    max-width: 100%;
    height: auto;
    margin: 20px 0;
  }

  #mega-menu-wrap-menu {
  }
  .sday,
  .stime,
  .ftime,
  .com {
    display: none;
  }
}

@media only screen and (max-width: 440px) {
  #home-projects .portfolio-item {
    width: 95%;
    margin-right: 0 !important;
  }

  #navigation {
    width: 95%;
  }

  #wrap,
  #footer {
    width: 95%;
  }

  #logo {
    margin-left: 10px;
  }

  #logo img {
    width: 180px !important;
    height: auto;
  }

  h2.home-projects-heading span {
    margin-left: 0;
    margin-bottom: 15px;
  }

  nav#mobile #menu-toggle {
    margin-top: 66px;
    margin-right: 30px;
  }

  .espresso-table-row .event_len,
  .espresso-table-row .start_day,
  .espresso-table-row .end_time,
  .ee_head_start_day,
  .ee_head_end_time,
  .ee_head_desc {
    display: none;
  }
}
