#mobilenav,
#mobile-logo,
#mobile-separator,
#mobile-social,
#crumbs {
  display: none;
}
#menu-main-menu-1 .menu-item-1507,
#menu-main-menu-1 .menu-item-1508,
#menu-main-menu-1 .menu-item-1509,
#menu-main-menu-1 .back {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  #new-royalslider-1 {
    display: none;
  }
  body {
    background: none;
  }
  h2 {
    float: none;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  #top-nav,
  #clock,
  #mainnav {
    display: none !important;
  }
  #mainheader ul#menu-register-now {
    display: block;
    text-align: center;
  }
  #mainheader ul#menu-register-now li {
    display: inline-block;
    float: none;
    margin-bottom: 20px;
  }
  #mainheader .row,
  #mainheader .grid_4 {
    overflow: visible;
  }
  #mainheader .row #logo {
    margin: 0;
  }
  #mainheader .row #logo img {
    max-width: 100%;
  }
  #mainheader .row .grid_7 {
    display: none;
  }
  #mainheader .row .grid_4 {
    margin: 10px 0 0;
  }
  #mainheader .row #countdown {
    margin: 0;
  }
  #mainheader .row #countdown #event-date {
    margin: 0;
    text-align: center;
    font-size: 13px;
  }
  #mainheader .row #countdown #event-date div {
    float: none;
  }
  #mainheader .row #countdown #event-date #city {
    margin: 5px 0 0;
  }
  #mobilenav {
    display: block;
    margin: 0;
  }
  #mobilenav ul,
  #mobilenav li {
    margin: 0;
    padding: 0;
  }
  #mobilenav .row,
  #mobilenav .grid_12 {
    margin-top: 0 !important;
  }
  #mobilenav a {
    text-decoration: none;
  }
  #mobilenav_wrapper {
    position: relative;
    z-index: 100;
  }
  #mobilenav_wrapper .row {
    background: #367b1f url(../images/mobile.png) center no-repeat;
    text-align: center;
  }
  #mobilebutton {
    height: 42px;
    padding: 0;
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    position: relative;
  }
  #mobilemenu {
    z-index: 100;
    position: absolute;
    width: 100%;
    /*.row, .grid_12 {overflow: visible;}*/
  }
  #mobilemenu .row {
    font-size: 14px;
  }
  #mobilemenu .grid_12 {
    height: 658px;
  }
  #mobilemenu a {
    display: block;
    line-height: 24px;
    padding: 11px 15px;
    border-bottom: rgba(255, 255, 255, 0.2) 1px solid;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 18px;
    position: relative;
  }
  #mobilemenu a:hover {
    text-decoration: none;
  }
  #mobilemenu .menu-main-menu-container {
    border-top: #acacac 5px solid;
    position: relative;
  }
  #mobilemenu li .arrow {
    display: none;
  }
  #mobilemenu li:last-of-type a {
    border: none;
  }
  #mobilemenu .menu-item-1507,
  #mobilemenu .menu-item-1508,
  #mobilemenu .menu-item-1509,
  #mobilemenu .back {
    display: block !important;
  }
  #mobilemenu .menu-parent-item > a .arrow {
    display: block;
    width: 8px;
    height: 8px;
    padding: 19px 15px;
    position: absolute;
    right: 0;
    top: 0;
  }
  #mobilemenu .menu-parent-item > a .arrow img {
    display: block;
  }
  #mobilemenu .sub-menu {
    display: none;
    border-bottom: rgba(255, 255, 255, 0.2) 1px solid;
    background-color: #363636;
    position: absolute;
    top: 0;
    left: 320px;
    width: 320px;
  }
  #mobilemenu .sub-menu a {
    text-transform: none;
    font-size: 14px;
  }
  #mobilemenu .sub-menu .arrow {
    display: none !important;
  }
  #mobilemenu .sub-menu .sub-menu {
    display: none;
  }
  #mobilemenu .sub-menu.active {
    display: block;
  }
  #mobilemenu .back {
    background: url(../images/arrow_nav2.png) 15px center no-repeat;
  }
  #mobilemenu .back a {
    padding-left: 31px;
    font-size: 18px;
  }
  #menu-main-menu {
    position: relative;
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #363636;
  }
  #mobile-logo {
    display: block;
  }
  #mobile-logo .row {
    margin-top: 0;
  }
  #mobile-logo .grid_12 {
    margin-top: 0;
  }
  #mobile-logo img {
    display: block;
  }
  #mobile-separator {
    display: block;
    background: url(../images/mobile-separator.jpg) center no-repeat;
    height: 134px;
    width: 320px;
    margin: 10px auto 0;
  }
  #maincontent {
    background: none;
    width: 100%;
  }
  #maincontent .pagecontent .grid_3 {
    display: none;
  }
  #maincontent .pagecontent .row {
    background: none;
    padding-bottom: 0;
  }
  #maincontent .pagecontent .grid_6 {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin-top: 10px;
  }
  #maincontent #inner-content {
    margin-top: 0;
  }
  #maincontent #inner-content #home ul {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  #maincontent #inner-content #home div.update-post {
    display: none;
    border: none;
    padding: 0;
  }
  #maincontent #inner-content #home div.update-post:first-of-type,
  #maincontent #inner-content #home div.update-post:nth-of-type(2) {
    display: block;
  }
  #mainfooter #footerbottom {
    width: 100%;
    background: none;
  }
  #mainfooter #footerbottom .row {
    background: none !important;
  }
  #mainfooter #footerbottom .row #top-footer {
    margin-top: 0;
    padding: 0 0 15px;
    background: none !important;
  }
  #mainfooter #footerbottom .row #top-footer h4 {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8bd25c), to(#5c9238));
    background: -moz-linear-gradient(top, #8bd25c, #5c9238);
    background: -ms-linear-gradient(top, #8bd25c, #5c9238);
    font-size: 18px !important;
    text-transform: uppercase !important;
    text-align: center;
    padding: 10px 0 !important;
    color: #fff !important;
    margin: 15px 0 !important;
    border: none !important;
    font-weight: normal !important;
  }
  #mainfooter #footerbottom .row #top-footer h4 span {
    display: none;
  }
  #mainfooter #footerbottom .row #top-footer #top-footer-left,
  #mainfooter #footerbottom .row #top-footer #top-footer-right {
    width: 100%;
    border: none;
    float: none;
    margin: 0;
  }
  #mainfooter #footerbottom .row #top-footer #top-footer-left a {
    float: left;
    width: 50%;
    height: 74px;
    margin: 10px 0;
  }
  #mainfooter #footerbottom .row #top-footer #top-footer-left a img {
    display: block;
    margin: 0 auto;
  }
  #mainfooter #footerbottom .row #top-footer #top-footer-right .footer-section {
    float: none;
    width: 90%;
    padding-left: 10%;
    min-height: 28px;
  }
  #mainfooter #footerbottom .row #top-footer #top-footer-right > div:last-child,
  #mainfooter #footerbottom .row #top-footer #top-footer-right .break {
    display: none;
  }
  #mainfooter #footerbottom .row #bot-footer {
    display: none;
  }
  #mainfooter #footerbottom .row > div.grid_5 {
    display: none;
  }
  #mainfooter #footerbottom .row > div.grid_6 {
    margin: 0;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 20px 0;
    font-weight: normal;
    text-align: center;
  }
  #mobile-social {
    display: block;
    text-align: center;
  }
  #mobile-social a {
    display: inline-block;
    width: 56px;
    height: 56px;
    margin: 0 5px;
  }
  #mobile-social img {
    display: block;
  }
  article table td {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
  /***** Pages *****/
  .home .pagecontent .row .grid_12 {
    margin-top: 0;
  }
  /***** Misc *****/
  .greenBG {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8bd25c), to(#5c9238));
    background: -moz-linear-gradient(top, #8bd25c, #5c9238);
    background: -ms-linear-gradient(top, #8bd25c, #5c9238);
    font-size: 18px !important;
    text-transform: uppercase !important;
    text-align: center;
    padding: 10px 0 !important;
    color: #fff !important;
    margin: 15px 0 !important;
    border: none !important;
    font-weight: normal !important;
  }
}
