/*
 * responsive.custom.css is for custom media queries that are not set via the
 * theme settings, such as cascading media queries.
 *
 * By default all the other responsive stylesheets used in Adaptivetheme use a
 * "stacking method", however cascading media queries use a waterfall method so
 * you can leverage the cascade and inheritance for all browsers that support
 * media queries, regardless of screen size.
 *
 * @SEE http://zomigi.com/blog/essential-considerations-for-crafting-quality-media-queries/#mq-overlap-stack
 *
 * NOTE: this file loads by default, to disable got to your theme settings and
 * look under the "CSS" settings tab.
 */
/*
 * Really small screens and up
 */
/* @media only screen and (min-width: 220px) {} */
/*
 * Smartphone sizes and up
 */
/*
 * Smartphone sizes and down
 */
@media only screen and (max-width: 480px) {
  /* 
   * Float Region blocks example:
   * In smaller screen sizes we can remove the float and widths so all blocks
   * stack instead of displaying horizonally. The selector used here is an
   * "attribute selector" which will match on any float block class. Use your
   * inspector or Firebug to get the classes from the page output if you need
   * more granular control over block alignment and stacking.
   * 
   * "Float Region blocks" is an extension for floating blocks in regions, see
   * your themes appearance settings, under the Extensions tab.
   */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\0000350}}
  .region[class*="float-blocks"] .block {
    float: none;
    width: 100%;
  }
}
/*
 * Tablet sizes and up
 */
/*
 * Desktops/laptops and up
 */
/* @media only screen and (min-width: 1025px) {} */
@media screen and (max-width: 650px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\0000374}}
  html.js {
    font-size: 10px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\0000378}}
  #page {
    padding-top: 0;
    min-height: 0;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\0000382}}
  #header {
    background: url(../images/mobile-header-bg.png) repeat-x;
    background-size: 1px 51px;
    -webkit-background-size: 1px 51px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\0000386}}
  #logo {
    width: 106px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\0000388}}
  #logo img {
    margin: 5px 0;
    width: 106px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\0000393}}
  #branding {
    margin: 0;
    position: relative;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\0000396}}
  #branding .mobile-twitter-button {
    background: url(../images/mobile-header-separator.png) repeat-y left center;
    cursor: pointer;
    padding: 9px 9px 11px 11px;
    position: absolute;
    right: 0;
    top: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003103}}
  #branding .mobile-twitter-button.clicked {
    background-color: #000;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003105}}
  #branding .mobile-twitter-button.clicked span {
    background: url(../images/mobile-twitter-button-bg-clicked.png) no-repeat center center;
    background-size: 34px 29px;
    -webkit-background-size: 34px 29px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003110}}
  #branding .mobile-twitter-button span {
    background: url(../images/mobile-twitter-button-bg.png) no-repeat center center;
    background-size: 34px 29px;
    -webkit-background-size: 34px 29px;
    display: block;
    height: 29px;
    text-indent: -9999em;
    width: 34px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003119}}
  #branding .mobile-menu-button {
    background: url(../images/mobile-header-separator.png) repeat-y right center;
    cursor: pointer;
    padding: 9px 11px 11px 9px;
    position: absolute;
    left: 0;
    top: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003126}}
  #branding .mobile-menu-button.clicked {
    background-color: #000;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003128}}
  #branding .mobile-menu-button.clicked span {
    background: url(../images/mobile-menu-button-bg-clicked.png) no-repeat center center;
    background-size: 34px 29px;
    -webkit-background-size: 34px 29px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003133}}
  #branding .mobile-menu-button span {
    background: url(../images/mobile-menu-button-bg.png) no-repeat center center;
    background-size: 34px 29px;
    -webkit-background-size: 34px 29px;
    display: block;
    height: 29px;
    text-indent: -9999em;
    width: 34px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003143}}
  #menu-bar.nav {
    display: none;
    left: 0;
    margin: 0;
    padding-bottom: 23px;
    position: absolute;
    top: 51px;
    width: 100%;
    z-index: 200;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003152}}
  #menu-bar.nav .block {
    margin: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003155}}
  #menu-bar.nav .block-inner {
    margin: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003159}}
  #menu-bar.nav ul.menu li {
    display: block;
    float: none;
    margin: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003163}}
  #menu-bar.nav ul.menu li a {
    background: url(../images/mobile-menu-separator.png) repeat-x center bottom #232528;
    font-family: 'Nobel Regular Regular';
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1em;
    padding: 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003173}}
  #menu-bar.nav ul.menu li a:hover,
  #menu-bar.nav ul.menu li a:focus,
  #menu-bar.nav ul.menu li a.active-trail {
    background-color: #1c1e20;
    color: #e23a03;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003179}}
  #menu-bar.nav .close {
    background: url(../images/mobile-close-button.png) no-repeat center 17px;
    background-size: 28px 23px;
    -webkit-background-size: 28px 23px;
    cursor: pointer;
    height: 40px;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003191}}
  #main-content {
    margin: 0;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003194}}
  .view-homepage-slideshow {
    padding-bottom: 40px;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003197}}
  .view-homepage-slideshow .views_slideshow_cycle_main {
    border: 1px solid #5c5a5a;
    height: auto;
    overflow: hidden;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003204}}
  .view-homepage-slideshow .views-field-field-slideshow-image a {
    display: block;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003208}}
  .view-homepage-slideshow img {
    display: block;
    height: auto;
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003217}}
  #block-views-homepage-slideshow-block {
    margin: 10px 10px 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003219}}
  #block-views-homepage-slideshow-block .block-inner {
    margin: 0;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003223}}
  #block-block-1 {
    display: none;
    float: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 51px;
    width: 100%;
    z-index: 100;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003232}}
  #block-block-1 .block-inner {
    background: #232528;
    margin: 0;
    padding: 15px 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003237}}
  #block-block-1 ul.tweets-pulled-listing {
    background: none;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003240}}
  #block-block-1 ul.tweets-pulled-listing li {
    line-height: 1.87em;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003243}}
  #block-block-1 ul.tweets-pulled-listing .tweet-text {
    font-family: 'NobelLight Regular';
    font-size: 1.5em;
    text-transform: uppercase;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003247}}
  #block-block-1 ul.tweets-pulled-listing .tweet-text a {
    font-family: 'Nobel Regular Regular';
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003251}}
  #block-block-1 ul.tweets-pulled-listing .tweet-time a {
    font-size: 1em;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003255}}
  #block-block-1 .close {
    background: url(../images/mobile-close-button.png) no-repeat center top;
    background-size: 28px 23px;
    -webkit-background-size: 28px 23px;
    cursor: pointer;
    height: 40px;
    margin: 0 auto;
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003265}}
  #block-block-2, #block-views-mp3-playlist-block-mp3-player {
    display: none;
  }

  /* page djs */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003278}}
  .node-type-resident-djs,
  .page-resident-djs,
  .node-type-page,
  .page-themed-events,
  .node-type-themed-events,
  .page-entertainment,
  .node-type-entertainer,
  .page-partners,
  .node-type-partners {
    background-color: #000;
    background-image: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003284}}
  .node-type-resident-djs #block-block-2,
  .node-type-resident-djs .region-footer,
  .node-type-resident-djs #block-block-2,
  .node-type-resident-djs #block-views-mp3-playlist-block-mp3-player,
  .page-resident-djs #block-block-2,
  .page-resident-djs .region-footer,
  .page-resident-djs #block-block-2,
  .page-resident-djs #block-views-mp3-playlist-block-mp3-player,
  .node-type-page #block-block-2,
  .node-type-page .region-footer,
  .node-type-page #block-block-2,
  .node-type-page #block-views-mp3-playlist-block-mp3-player,
  .page-themed-events #block-block-2,
  .page-themed-events .region-footer,
  .page-themed-events #block-block-2,
  .page-themed-events #block-views-mp3-playlist-block-mp3-player,
  .node-type-themed-events #block-block-2,
  .node-type-themed-events .region-footer,
  .node-type-themed-events #block-block-2,
  .node-type-themed-events #block-views-mp3-playlist-block-mp3-player,
  .page-entertainment #block-block-2,
  .page-entertainment .region-footer,
  .page-entertainment #block-block-2,
  .page-entertainment #block-views-mp3-playlist-block-mp3-player,
  .node-type-entertainer #block-block-2,
  .node-type-entertainer .region-footer,
  .node-type-entertainer #block-block-2,
  .node-type-entertainer #block-views-mp3-playlist-block-mp3-player,
  .page-partners #block-block-2,
  .page-partners .region-footer,
  .page-partners #block-block-2,
  .page-partners #block-views-mp3-playlist-block-mp3-player,
  .node-type-partners #block-block-2,
  .node-type-partners .region-footer,
  .node-type-partners #block-block-2,
  .node-type-partners #block-views-mp3-playlist-block-mp3-player {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003288}}
  .node-type-resident-djs h1#page-title,
  .page-resident-djs h1#page-title,
  .node-type-page h1#page-title,
  .page-themed-events h1#page-title,
  .node-type-themed-events h1#page-title,
  .page-entertainment h1#page-title,
  .node-type-entertainer h1#page-title,
  .page-partners h1#page-title,
  .node-type-partners h1#page-title {
    display: block !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003292}}
  .node-type-resident-djs #content,
  .page-resident-djs #content,
  .node-type-page #content,
  .page-themed-events #content,
  .node-type-themed-events #content,
  .page-entertainment #content,
  .node-type-entertainer #content,
  .page-partners #content,
  .node-type-partners #content {
    width: 100%;
    height: auto;
    border: none;
    position: static;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003297}}
  .node-type-resident-djs #content .node-content,
  .page-resident-djs #content .node-content,
  .node-type-page #content .node-content,
  .page-themed-events #content .node-content,
  .node-type-themed-events #content .node-content,
  .page-entertainment #content .node-content,
  .node-type-entertainer #content .node-content,
  .page-partners #content .node-content,
  .node-type-partners #content .node-content {
    width: 100%;
    height: auto;
    margin-top: 100px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003301}}
  .node-type-resident-djs #content .node-content .node-content-bg,
  .page-resident-djs #content .node-content .node-content-bg,
  .node-type-page #content .node-content .node-content-bg,
  .page-themed-events #content .node-content .node-content-bg,
  .node-type-themed-events #content .node-content .node-content-bg,
  .page-entertainment #content .node-content .node-content-bg,
  .node-type-entertainer #content .node-content .node-content-bg,
  .page-partners #content .node-content .node-content-bg,
  .node-type-partners #content .node-content .node-content-bg {
    width: auto;
    height: auto;
    background: none;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003307}}
  .node-type-resident-djs #content .node-content .node-content-sidebar,
  .page-resident-djs #content .node-content .node-content-sidebar,
  .node-type-page #content .node-content .node-content-sidebar,
  .page-themed-events #content .node-content .node-content-sidebar,
  .node-type-themed-events #content .node-content .node-content-sidebar,
  .page-entertainment #content .node-content .node-content-sidebar,
  .node-type-entertainer #content .node-content .node-content-sidebar,
  .page-partners #content .node-content .node-content-sidebar,
  .node-type-partners #content .node-content .node-content-sidebar {
    width: auto;
    height: auto;
    overflow: none;
    position: static;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003315}}
  .node-type-resident-djs #content .node-content-wrapper,
  .page-resident-djs #content .node-content-wrapper,
  .node-type-page #content .node-content-wrapper,
  .page-themed-events #content .node-content-wrapper,
  .node-type-themed-events #content .node-content-wrapper,
  .page-entertainment #content .node-content-wrapper,
  .node-type-entertainer #content .node-content-wrapper,
  .page-partners #content .node-content-wrapper,
  .node-type-partners #content .node-content-wrapper {
    height: auto;
    background: none;
    position: relative;
    overflow: none;
    left: 0;
    padding: 0;
    top: 0;
    width: auto;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003330}}
  #frontpage .skin-default .views-slideshow-cycle-main-frame,
  #frontpage .skin-default .views-slideshow-cycle-main-frame-row {
    height: 145px;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003334}}
  #frontpage .skin-default .views-slideshow-controls-bottom {
    bottom: -20px;
    left: 0;
    position: relative;
    margin: 0 auto;
    z-index: 100;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003341}}
  #frontpage .skin-default .views-slideshow-pager-fields {
    bottom: 0;
    left: 0;
    position: static;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003349}}
  .landscape #frontpage .skin-default .views-slideshow-cycle-main-frame,
  .landscape #frontpage .skin-default .views-slideshow-cycle-main-frame-row {
    height: 230px;
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003354}}
  .region-tertiary-content {
    background: #000;
    border-top: 1px solid #2e2e2e;
    margin: 0;
    padding: 10px 0;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003360}}
  .region-tertiary-content .block {
    margin: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003362}}
  .region-tertiary-content .block ul {
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003364}}
  .region-tertiary-content .block ul a.social-insta {
    background: url(../images/mobile-instagram-icon.png) no-repeat;
    background-size: 24px 24px;
    -webkit-background-size: 24px 24px;
    height: 24px;
    width: 24px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003370}}
  .region-tertiary-content .block ul a.social-twitter {
    background: url(../images/mobile-twitter-icon.png) no-repeat;
    background-size: 25px 25px;
    -webkit-background-size: 25px 25px;
    height: 25px;
    width: 25px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003376}}
  .region-tertiary-content .block ul a.social-fb {
    background: url(../images/mobile-facebook-icon.png) no-repeat;
    background-size: 25px 25px;
    -webkit-background-size: 25px 25px;
    height: 25px;
    margin-right: 10px;
    width: 25px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003383}}
  .region-tertiary-content .block ul a.social-email {
    background: url(../images/mobile-mail-icon.png) no-repeat;
    background-size: 25px 25px;
    -webkit-background-size: 25px 25px;
    display: block !important;
    height: 25px;
    text-indent: -999em;
    width: 25px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003393}}
  .region-tertiary-content .mobile-copyright {
    color: #959595;
    float: right;
    font-family: Arial;
    font-size: 1.1em;
    line-height: 25px;
    margin-right: 10px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003402}}
  #block-block-3 {
    float: left;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003406}}
  .region-front .block {
    margin: 0;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003411}}
  .no-lv3-menu #block-menu-block-1 {
    display: block;
    top: 135px;
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003417}}
  #block-menu-block-1 {
    display: block;
    top: 135px;
    width: 100%;
    z-index: 99;
  }

  /* menu navigation */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003427}}
  #block-menu-block-1 .menu-block-wrapper,
  #block-menu-block-2 .menu-block-wrapper {
    background: url(../images/mobile-submenu-dropdown.jpg) no-repeat right top #373737;
    background-size: 43px 42px;
    -webkit-background-size: 43px 42px;
    border: 1px solid #5c5a5a;
    font-family: 'Nexa Light Regular';
    line-height: 40px;
    margin: 0px 10px;
    position: relative;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003436}}
  #block-menu-block-1 .menu-block-wrapper h2.sub-title,
  #block-menu-block-2 .menu-block-wrapper h2.sub-title {
    font-size: 1.6em;
    margin: 0;
    padding: 0 43px 0 14px;
    cursor: pointer;
    height: 42px;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003444}}
  #block-menu-block-1 .menu-block-wrapper ul.menu,
  #block-menu-block-2 .menu-block-wrapper ul.menu {
    background: none;
    border-top: 1px solid #5C5A5A;
    display: none;
    margin: 2px 0 0;
    padding: 0;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003451}}
  #block-menu-block-1 .menu-block-wrapper ul.menu li,
  #block-menu-block-2 .menu-block-wrapper ul.menu li {
    float: none;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003454}}
  #block-menu-block-1 .menu-block-wrapper ul.menu li a,
  #block-menu-block-2 .menu-block-wrapper ul.menu li a {
    font-size: 1.6em;
    line-height: 1.6em;
    padding: 10px 14px;
    text-transform: none;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003465}}
  body {
    background: url(../images/mobile-body-bg.jpg) no-repeat center 30px #070707;
    background-size: 334px 444px;
    -webkit-background-size: 334px 444px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003469}}
  #content {
    background: none;
    border: none;
    height: auto;
    overflow: visible;
    position: static;
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003477}}
  h1#page-title {
    color: #e23a03 !important;
    display: block !important;
    font-family: 'Nexa Bold Regular' !important;
    font-size: 3em !important;
    font-weight: normal !important;
    line-height: 1em !important;
    margin: 20px 10px 0 !important;
    text-transform: uppercase !important;
    padding: 0 !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003489}}
  #block-custom-twitter {
    display: none;
    float: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 51px;
    width: 100%;
    z-index: 100;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003498}}
  #block-custom-twitter .twitter-internal {
    display: block !important;
    background: #232528;
    margin: 0;
    padding: 15px 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003504}}
  #block-custom-twitter ul.tweets-pulled-listing {
    background: none;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003507}}
  #block-custom-twitter ul.tweets-pulled-listing li {
    line-height: 1.87em;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003510}}
  #block-custom-twitter ul.tweets-pulled-listing .tweet-text {
    font-family: 'NobelLight Regular';
    font-size: 1.5em;
    text-transform: uppercase;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003514}}
  #block-custom-twitter ul.tweets-pulled-listing .tweet-text a {
    font-family: 'Nobel Regular Regular';
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003518}}
  #block-custom-twitter ul.tweets-pulled-listing .tweet-time a {
    font-size: 1em;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003522}}
  #block-custom-twitter .close {
    background: url(../images/mobile-close-button.png) no-repeat center top;
    background-size: 28px 23px;
    -webkit-background-size: 28px 23px;
    cursor: pointer;
    height: 40px;
    margin: 0 auto;
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003533}}
  .node-content .node-content-bg .field-name-field-page-background {
    border: 1px solid #5c5a5a;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003536}}
  .node-content .node-content-bg .field-name-field-page-background img {
    display: block;
    height: auto;
    float: none;
    margin-left: -25%;
    max-width: none;
    width: 125%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003546}}
  .node-content {
    height: auto;
    overflow: visible;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003552}}
  .node-content .node-content-wrapper .node-content-sidebar .node-content-sidebar-body {
    clear: both;
    color: #D7D7D7;
    font-family: Arial;
    font-size: 1.2em;
    margin: 0;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003560}}
  .node-content .node-content-wrapper .node-content-sidebar .node-content-sidebar-img {
    margin: 3px -2px 30px;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003563}}
  .node-content .node-content-wrapper .node-content-sidebar .node-content-sidebar-img figure {
    margin: 1px 3px 1px 2px;
    width: 31.5%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003566}}
  .node-content .node-content-wrapper .node-content-sidebar .node-content-sidebar-img figure img {
    border: 1px solid #5C5A5A;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    display: block;
    width: 100%;
    height: auto;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003582}}
  .landscape .node-content .node-content-wrapper .node-content-sidebar .node-content-sidebar-img figure {
    margin: 2px 4px;
    width: 18.1%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003591}}
  iframe {
    width: 100%;
    height: auto;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003596}}
  .node-type-page .column-left {
    float: none;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003600}}
  .node-type-page .column-right {
    float: none;
    min-height: 0;
    padding: 0;
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003607}}
  .normal-page .node-content-body {
    width: 100%;
    height: auto;
    position: static;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003611}}
  .normal-page .node-content-body .field-items {
    height: 100%;
    margin: 0;
    overflow: visible !important;
    width: 100% !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003619}}
  #block-system-main {
    margin: 0 10px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003624}}
  .page-faq .view-faq.view-display-id-page_1 {
    font-size: inherit;
    height: auto;
    margin: 100px 0 0 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003628}}
  .page-faq .view-faq.view-display-id-page_1 .attachment-before {
    margin-bottom: 57px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003631}}
  .page-faq .view-faq.view-display-id-page_1 .view-header h2 {
    font-family: Arial;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1em;
    margin: 0 0 30px;
    text-transform: uppercase;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003640}}
  .page-faq .view-faq.view-display-id-page_1 .view-content ol {
    list-style: none;
    margin: 0;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003644}}
  .page-faq .view-faq.view-display-id-page_1 .view-content ol li {
    border-top: 1px dashed #373737;
    padding: 7px 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003647}}
  .page-faq .view-faq.view-display-id-page_1 .view-content ol li a {
    display: block;
    font-size: 12px;
    line-height: 1.2em;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003652}}
  .page-faq .view-faq.view-display-id-page_1 .view-content ol li.views-row-last {
    border-bottom: 1px dashed #373737;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003658}}
  .page-faq .view-faq.view-display-id-page_1 div.views-row {
    margin-bottom: 15px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003661}}
  .page-faq .view-faq.view-display-id-page_1 .views-field-title h3 {
    color: #FFF;
    font-family: Arial;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1em;
    margin: 0 0 19px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003669}}
  .page-faq .view-faq.view-display-id-page_1 .views-field-body {
    color: #CCC;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003671}}
  .page-faq .view-faq.view-display-id-page_1 .views-field-body p {
    font-family: Arial;
    font-size: 1.2em;
    line-height: 1.3em;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003678}}
  .page-faq .view-faq.view-display-id-page_1 .back-top {
    font-family: Arial;
    font-size: 1.2em;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003685}}
  #block-menu-block-2 {
    width: 100%;
  }

  	/*
  	#block-menu-block-2{
  		background: #000000;
      border-bottom: 1px solid #5C5A5A;
      border-top: 1px solid #5C5A5A;
      margin: 0;
      width: 100%;
  		.list-wrap{
  			margin: 0 10px;
  			h2{
  				color:#e23a03;
  				float:left;
  				font-family: 'Nexa Bold Regular';
  				font-size:2.5em;
  				font-weight:normal;
  				line-height: 27px;
      		margin: 13px 0;
  				text-transform:lowercase;
  			}
  			.list-control{
  				float:right;
  				margin: 13px 0;
  				.list-prev{
  					background: url(../images/mobile-sub-menu-nav.png) no-repeat left top;
  					background-size:52px 27px;-webkit-background-size:52px 27px;
  					display:block;
  					float:left;
  					height:27px;
  					margin-top:2px;
  					text-indent: -9999em;
  					width:26px;
  					&.disabled{
  						background-image: url(../images/mobile-sub-menu-nav-disabled.png);
  					}
  				}
  				.list-next{
  					background: url(../images/mobile-sub-menu-nav.png) no-repeat right top;
  					background-size:52px 27px;-webkit-background-size:52px 27px;
  					display:block;
  					float:left;
  					height:27px;
  					text-indent: -9999em;
  					width:26px;
  					&.disabled{
  						background-image: url(../images/mobile-sub-menu-nav-disabled.png);
  					}
  				}
  			}
  		}
  	}
  	
  	*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003742}}
  body.html #block-menu-block-2 {
    top: 195px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003748}}
  .page-node-9 #content .node-content,
  .page-node-10 #content .node-content,
  .page-node-11 #content .node-content {
    margin-top: 165px;
  }

  /* footer section */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003755}}
  .node-type-static-page #footer {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003759}}
  .node-type-static-page .dining-reservation-body, .node-type-static-page #block-block-14 {
    float: none;
    width: auto;
    margin: 90px 10px 10px 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003765}}
  .node-type-static-page .dining-reservation-form {
    float: none !important;
    width: auto !important;
    border: none !important;
    padding: 0 !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003772}}
  .node-type-static-page #block-system-main {
    margin-top: 10px;
    width: auto !important;
    padding: 0 !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003778}}
  .node-type-static-page .menu-block-wrapper {
    border: none !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003782}}
  .node-type-static-page .form-submit {
    width: auto;
    border-radius: 0;
    display: block;
    text-align: center;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003789}}
  .node-type-static-page #block-block-10 {
    float: none;
    width: auto;
    margin: 30px 10px 10px 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003796}}
  .node-type-static-page .views-slideshow-controls-text-previous a {
    top: 96%;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/mobile-event-nav.png");
    background-origin: padding-box;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 25px 50px;
    height: 25px;
    width: 25px;
    left: 10px;
    z-index: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003814}}
  .node-type-static-page .views-slideshow-controls-text-next a {
    top: 96%;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/mobile-event-nav.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 25px 50px;
    height: 25px;
    width: 25px;
    right: 10px;
    z-index: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003831}}
  .node-type-static-page #views_slideshow_cycle_main_ebook_block-block_1 {
    width: auto !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003833}}
  .node-type-static-page #views_slideshow_cycle_main_ebook_block-block_1 #views_slideshow_cycle_teaser_section_ebook_block-block_1 {
    width: auto !important;
    margin: 65px 10px 10px 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003838}}
  .node-type-static-page #views_slideshow_cycle_main_ebook_block-block_1 img {
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003843}}
  .node-type-static-page #block-views-ebook-block-block-1 {
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003849}}
  .node-type-static-page #block-system-main {
    float: none;
    border: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003852}}
  .node-type-static-page #block-system-main .node-content {
    width: auto !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003854}}
  .node-type-static-page #block-system-main .node-content .field-items {
    padding: 0;
    margin: 0;
    height: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003864}}
  .node-type-static-page input[type="text"] {
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003868}}
  .node-type-static-page input[type="text"].hasDatepicker {
    width: auto !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003873}}
  .node-type-static-page .MGLField textarea {
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003878}}
  .node-type-static-page .MGLTitle {
    margin: 25px 0px !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003882}}
  .node-type-static-page .MGLRow {
    margin-right: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003885}}
  .node-type-static-page input[type="submit"] {
    width: 100% !important;
    border-radius: 0 !important;
    margin-bottom: 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003891}}
  .node-type-static-page #MGLWrappermf4f72dd9ec1bd4 {
    width: auto !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003895}}
  .node-type-static-page .node-content .field-items {
    width: auto !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003899}}
  .node-type-static-page .MGLText {
    font-size: 1.2em !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003903}}
  .node-type-static-page .MGLSeperator {
    font-size: 1.2em !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003907}}
  .node-type-static-page #MGLSubmitButton {
    width: 100%;
    border-radius: 0 !important;
    margin-bottom: 10px !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003917}}
  .view-event-regular,
  .view-event-special {
    margin: 100px 0 0;
    overflow: hidden;
    position: relative;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003921}}
  .view-event-regular .view-content,
  .view-event-special .view-content {
    margin-bottom: 78px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003924}}
  .view-event-regular .item-list,
  .view-event-special .item-list {
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003927}}
  .view-event-regular .item-list ul li.views-row,
  .view-event-special .item-list ul li.views-row {
    border: 1px solid #5c5a5a;
    margin: 0 13px 0 0;
    width: 47%;
    /*min-width:135px !important;*/
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003932}}
  .view-event-regular .item-list ul li.views-row .event-item,
  .view-event-special .item-list ul li.views-row .event-item {
    border: none;
    height: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003935}}
  .view-event-regular .item-list ul li.views-row .event-item .event-item-image,
  .view-event-special .item-list ul li.views-row .event-item .event-item-image {
    height: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003938}}
  .view-event-regular .item-list ul li.views-row .event-item img,
  .view-event-special .item-list ul li.views-row .event-item img {
    display: block;
    height: auto;
    width: 100%;
    margin: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003944}}
  .view-event-regular .item-list ul li.views-row .event-item .event-title,
  .view-event-special .item-list ul li.views-row .event-item .event-title {
    width: 100%;
    position: static;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003952}}
  .view-event-regular .event-item-day,
  .view-event-special .event-item-day {
    font-size: 1.4em;
    height: auto;
    line-height: 1em;
    padding: 7px;
    width: 90%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003958}}
  .view-event-regular .event-item-day span,
  .view-event-special .event-item-day span {
    background: none;
    height: auto;
    margin: 0;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003964}}
  .view-event-regular .event-item-day > span,
  .view-event-special .event-item-day > span {
    /*margin: 20px;*/
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003969}}
  .view-event-regular .reg-event-control .prev,
  .view-event-special .reg-event-control .prev {
    background: url(../images/mobile-event-nav.png) no-repeat scroll left bottom;
    background-size: 25px 50px;
    -webkit-background-size: 25px 50px;
    bottom: 35px;
    height: 25px;
    left: 0;
    top: auto;
    width: 25px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003978}}
  .view-event-regular .reg-event-control .next,
  .view-event-special .reg-event-control .next {
    background: url(../images/mobile-event-nav.png) no-repeat scroll left top;
    background-size: 25px 50px;
    -webkit-background-size: 25px 50px;
    bottom: 35px;
    height: 25px;
    right: 0;
    top: auto;
    width: 25px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003988}}
  .view-event-regular .event-detail-page,
  .view-event-special .event-detail-page {
    margin-bottom: 5px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003990}}
  .view-event-regular .event-detail-page > a,
  .view-event-special .event-detail-page > a {
    display: block;
    text-align: center;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003994}}
  .view-event-regular .event-detail-page img,
  .view-event-special .event-detail-page img {
    /*width:100%;*/
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\00003997}}
  .view-event-regular .event-detail-page .event-item-day,
  .view-event-special .event-detail-page .event-item-day {
    height: auto;
    padding: 13px 10px;
    position: static;
    width: 96%;
  }

  /* page membership */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031009}}
  .page-membership #page-title {
    color: #E23A03 !important;
    display: block !important;
    font-family: 'Nexa Bold Regular' !important;
    font-size: 3em !important;
    font-weight: normal;
    line-height: 1em;
    margin: 20px 10px 0;
    text-transform: uppercase !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031020}}
  .page-membership #content {
    padding: 0px !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031024}}
  .page-membership #block-block-9 {
    float: none !important;
    padding: 10px !important;
    width: auto !important;
    margin-bottom: 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031031}}
  .page-membership #block-system-main {
    float: none !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031035}}
  .page-membership #block-block-18 {
    padding: 10px !important;
    position: relative !important;
    width: auto;
    top: 0 !important;
    right: 0 !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031041}}
  .page-membership #block-block-18 input[type="text"] {
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031044}}
  .page-membership #block-block-18 input[type="submit"] {
    width: 100% !important;
    border-radius: 0 !important;
    margin-bottom: 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031052}}
  .page-membership .view-membership {
    float: none;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031055}}
  .page-membership .view-membership .view-content {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031060}}
  .page-membership .view-membership .view-content ul li {
    height: auto;
    background-color: #595959;
    margin: 2px 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031065}}
  .page-membership .view-membership .view-content ul li .voucher-item .voucher-nav {
    background: url(../images/arr-sprite-up.png) no-repeat right 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031067}}
  .page-membership .view-membership .view-content ul li .voucher-item .voucher-nav .voucher-title {
    line-height: 1.2em;
    padding: 0px 45px 0px 10px;
    margin: 10px 0px;
    cursor: pointer;
    height: 22px;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031075}}
  .page-membership .view-membership .view-content ul li .voucher-item .voucher-nav .voucher-content {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031079}}
  .page-membership .view-membership .view-content ul li .voucher-item .voucher-nav.clicked {
    background: url(../images/arr-sprite-down.png) no-repeat right 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031084}}
  .page-membership .view-membership .view-content ul li .voucher-detail {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031088}}
  .page-membership .view-membership .view-content ul li img.image-style-shop-image {
    display: none;
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031093}}
  .page-membership .view-membership .view-content ul li .voucher-description {
    background-color: #000;
    font-size: 1.2em;
    color: #D7D7D7;
    padding: 10px;
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031101}}
  .page-membership .view-membership .view-content ul li .voucher-footer {
    margin: 20px 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031103}}
  .page-membership .view-membership .view-content ul li .voucher-footer a {
    background: #e23a03;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e23a03 0%, #b03006 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e23a03), color-stop(100%, #b03006));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e23a03 0%, #b03006 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e23a03 0%, #b03006 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e23a03 0%, #b03006 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e23a03 0%, #b03006 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e23a03', endColorstr='#b03006',GradientType=0 );
    /* IE6-9 */
    padding: 5px 10px;
    color: #fff;
    font-size: 16px;
    font-family: 'NobelLight Regular';
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
    border: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031125}}
  .page-membership .view-membership .view-content ul li.selected {
    background-color: #d63704;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031134}}
  .page-guestlist #page-title {
    color: #E23A03 !important;
    display: block !important;
    font-family: 'Nexa Bold Regular' !important;
    font-size: 3em !important;
    font-weight: normal;
    line-height: 1em;
    margin: 20px 10px 0;
    text-transform: uppercase !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031146}}
  .node-type-event-internal .node-content {
    margin-top: 100px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031148}}
  .node-type-event-internal .node-content .node-event-wrapper {
    float: none;
    padding: 0;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031152}}
  .node-type-event-internal .node-content .node-event-wrapper .node-event-image {
    float: none;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031155}}
  .node-type-event-internal .node-content .node-event-wrapper .node-event-image a {
    display: block;
    text-align: center;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031159}}
  .node-type-event-internal .node-content .node-event-wrapper .node-event-image img {
    /*width: 100%;*/
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031163}}
  .node-type-event-internal .node-content .node-event-wrapper .node-event-desc {
    float: none;
    margin: 20px 0px 0;
    width: auto !important;
    height: auto !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031168}}
  .node-type-event-internal .node-content .node-event-wrapper .node-event-desc h2.page-title {
    color: #e23a03;
    font-family: Arial;
    font-size: 1.4em;
    font-weight: bold;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031174}}
  .node-type-event-internal .node-content .node-event-wrapper .node-event-desc .node-event-desc-text {
    font-family: Arial;
    font-size: 1.2em;
    height: auto;
    overflow: visible;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031181}}
  .node-type-event-internal .node-content .node-event-wrapper .node-event-desc .node-event-desc-date {
    color: #919191;
    font-family: Arial;
    font-size: 1.2em;
    margin-bottom: 15px;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031190}}
  .node-type-event-internal .node-content .node-event-other {
    border-bottom: 1px dashed #373737;
    border-top: 1px dashed #373737;
    float: none;
    font-family: Arial;
    font-size: 1.2em;
    padding: 18px 0;
    width: 100%;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031199}}
  .node-type-event-internal .node-content .node-event-other li.views-row {
    border: 1px solid #5C5A5A;
    margin-bottom: 1px;
    margin-right: 1px;
    width: 32%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031204}}
  .node-type-event-internal .node-content .node-event-other li.views-row img {
    display: block;
    width: 100%;
    height: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031211}}
  .node-type-event-internal .node-content .node-event-link {
    clear: both;
    height: auto;
    margin: 20px 16px 9px;
    overflow: visible;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031216}}
  .node-type-event-internal .node-content .node-event-link ul.node-event-link-list {
    overflow: hidden;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031219}}
  .node-type-event-internal .node-content .node-event-link ul.node-event-link-list li {
    float: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031221}}
  .node-type-event-internal .node-content .node-event-link ul.node-event-link-list li a {
    background: url(../images/mobile-event-detail-link-bg.jpg) repeat-x;
    background-size: 7px 30px;
    -webkit-background-size: 7px 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    display: block;
    font-family: Arial;
    font-size: 1.3em;
    line-height: 1em;
    margin: 3px 0;
    padding: 9px 5px;
    text-align: center;
  }

  /*
   * page resident dj, themed events, entertainer
   * 
  */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031245}}
  #block-custom-djs,
  #block-custom-themed,
  #block-custom-entertainers,
  #block-custom-partners {
    background: #000000;
    border-bottom: 1px solid #5C5A5A;
    border-top: 1px solid #5C5A5A;
    left: 0;
    margin: 0;
    top: 195px;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031253}}
  #block-custom-djs .select-wrap,
  #block-custom-themed .select-wrap,
  #block-custom-entertainers .select-wrap,
  #block-custom-partners .select-wrap {
    margin: 0 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031255}}
  #block-custom-djs .select-wrap h2,
  #block-custom-themed .select-wrap h2,
  #block-custom-entertainers .select-wrap h2,
  #block-custom-partners .select-wrap h2 {
    color: #e23a03;
    float: left;
    font-family: 'Nexa Bold Regular';
    font-size: 2.5em;
    font-weight: normal;
    line-height: 27px;
    margin: 13px 0;
    text-transform: lowercase;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031265}}
  #block-custom-djs .select-wrap .select-counter,
  #block-custom-themed .select-wrap .select-counter,
  #block-custom-entertainers .select-wrap .select-counter,
  #block-custom-partners .select-wrap .select-counter {
    float: left;
    margin: 21px 0 0 2px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031269}}
  #block-custom-djs .select-wrap .select-control,
  #block-custom-themed .select-wrap .select-control,
  #block-custom-entertainers .select-wrap .select-control,
  #block-custom-partners .select-wrap .select-control {
    float: right;
    margin: 13px 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031272}}
  #block-custom-djs .select-wrap .select-control .sel-prev,
  #block-custom-themed .select-wrap .select-control .sel-prev,
  #block-custom-entertainers .select-wrap .select-control .sel-prev,
  #block-custom-partners .select-wrap .select-control .sel-prev {
    background: url(../images/mobile-sub-menu-nav.png) no-repeat left top;
    background-size: 52px 27px;
    -webkit-background-size: 52px 27px;
    display: block;
    float: left;
    height: 27px;
    margin-top: 2px;
    text-indent: -9999em;
    width: 26px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031281}}
  #block-custom-djs .select-wrap .select-control .sel-prev.disabled,
  #block-custom-themed .select-wrap .select-control .sel-prev.disabled,
  #block-custom-entertainers .select-wrap .select-control .sel-prev.disabled,
  #block-custom-partners .select-wrap .select-control .sel-prev.disabled {
    background-image: url(../images/mobile-sub-menu-nav-disabled.png);
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031285}}
  #block-custom-djs .select-wrap .select-control .sel-next,
  #block-custom-themed .select-wrap .select-control .sel-next,
  #block-custom-entertainers .select-wrap .select-control .sel-next,
  #block-custom-partners .select-wrap .select-control .sel-next {
    background: url(../images/mobile-sub-menu-nav.png) no-repeat right top;
    background-size: 52px 27px;
    -webkit-background-size: 52px 27px;
    display: block;
    float: left;
    height: 27px;
    text-indent: -9999em;
    width: 26px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031293}}
  #block-custom-djs .select-wrap .select-control .sel-next.disabled,
  #block-custom-themed .select-wrap .select-control .sel-next.disabled,
  #block-custom-entertainers .select-wrap .select-control .sel-next.disabled,
  #block-custom-partners .select-wrap .select-control .sel-next.disabled {
    background-image: url(../images/mobile-sub-menu-nav-disabled.png);
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031302}}
  .html.node-type-resident-djs #block-custom-djs,
  .html.node-type-themed-events #block-custom-themed,
  .html.node-type-entertainer #block-custom-entertainers {
    top: 140px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031306}}
  #block-custom-partners {
    top: 130px !important;
  }

  /* resident djs */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031312}}
  .page-resident-djs .view-resident-djs {
    margin-top: 165px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031317}}
  .node-type-resident-djs #content .node-content {
    margin-top: 130px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031323}}
  .page-resident-djs .field-name-field-djs-background-image,
  .node-type-resident-djs .field-name-field-djs-background-image {
    border: 1px solid #5C5A5A;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031326}}
  .page-resident-djs .field-name-field-djs-background-image img,
  .node-type-resident-djs .field-name-field-djs-background-image img {
    display: block;
    height: auto;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031332}}
  .page-resident-djs .node-content-sidebar .node-content-sidebar-body,
  .node-type-resident-djs .node-content-sidebar .node-content-sidebar-body {
    margin-top: 30px;
    padding: 0 !important;
  }

  /* themed events */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031340}}
  .page-themed-events .view-themed-events {
    margin-top: 165px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031345}}
  .node-type-themed-events #content .node-content {
    margin-top: 165px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031352}}
  .page-themed-events .field-name-field-themed-background-image,
  .node-type-themed-events .field-name-field-themed-background-image {
    border: 1px solid #5C5A5A;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031355}}
  .page-themed-events .field-name-field-themed-background-image img,
  .node-type-themed-events .field-name-field-themed-background-image img {
    display: block;
    height: auto;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031361}}
  .page-themed-events .node-content-sidebar .node-content-sidebar-body,
  .node-type-themed-events .node-content-sidebar .node-content-sidebar-body {
    margin-top: 30px;
    padding: 0 !important;
  }

  /* page entertainer */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031369}}
  .page-entertainment .view-entertainers {
    margin-top: 165px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031374}}
  .node-type-entertainer #content .node-content {
    margin-top: 165px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031381}}
  .page-entertainment .field-name-field-entertainer-bg-image,
  .node-type-entertainer .field-name-field-entertainer-bg-image {
    border: 1px solid #5C5A5A;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031384}}
  .page-entertainment .field-name-field-entertainer-bg-image img,
  .node-type-entertainer .field-name-field-entertainer-bg-image img {
    display: block;
    height: auto;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031390}}
  .page-entertainment .node-content-sidebar .node-content-sidebar-body,
  .node-type-entertainer .node-content-sidebar .node-content-sidebar-body {
    margin-top: 30px;
    padding: 0 !important;
  }

  /* page partners */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031398}}
  .page-partners .view-entertainers {
    margin-top: 165px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031402}}
  .page-partners #content .node-content {
    margin-top: 120px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031407}}
  .node-type-partners #content .node-content {
    margin-top: 130px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031411}}
  .node-type-partners #block-custom-partners {
    top: 140px !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031418}}
  .page-partners .field-name-field-partners-background-image,
  .node-type-partners .field-name-field-partners-background-image {
    border: 1px solid #5C5A5A;
    display: block;
    height: 313px;
    overflow: hidden;
    position: relative;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031424}}
  .page-partners .field-name-field-partners-background-image img,
  .node-type-partners .field-name-field-partners-background-image img {
    bottom: 0;
    display: block;
    height: 313px;
    /*margin-left: -55%;*/
    max-width: none;
    position: absolute;
    right: 0;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031435}}
  .page-partners .node-content-sidebar .node-content-sidebar-body,
  .node-type-partners .node-content-sidebar .node-content-sidebar-body {
    margin-top: 10px;
    padding: 0 !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031441}}
  #block-block-11 {
    margin: 24px 16px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031443}}
  #block-block-11 a.btn-reservation {
    background: url(../images/mobile-event-detail-link-bg.jpg) repeat-x;
    background-size: 7px 30px;
    -webkit-background-size: 7px 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    display: block;
    font-family: Arial;
    font-size: 1.3em;
    line-height: 1em;
    margin: 3px 0;
    padding: 9px 5px;
    text-align: center;
  }

  /* page shop */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031459}}
  .page-online-shop #block-block-17 {
    position: relative !important;
    right: 0;
    top: 0;
    z-index: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031466}}
  .page-online-shop #content {
    padding: 0 !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031470}}
  .page-online-shop #block-block-8 {
    float: none !important;
    padding: 10px !important;
    width: auto !important;
    margin-bottom: 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031477}}
  .page-online-shop .view-online-shop {
    float: none;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031480}}
  .page-online-shop .view-online-shop .view-content {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031485}}
  .page-online-shop .view-online-shop .view-content ul li {
    height: auto;
    background-color: #595959;
    margin: 2px 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031490}}
  .page-online-shop .view-online-shop .view-content ul li .voucher-item .voucher-nav {
    background: url(../images/arr-sprite-up.png) no-repeat right 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031492}}
  .page-online-shop .view-online-shop .view-content ul li .voucher-item .voucher-nav .voucher-title {
    line-height: 1.2em;
    padding: 0px 45px 0px 10px;
    margin: 10px 0px;
    cursor: pointer;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031499}}
  .page-online-shop .view-online-shop .view-content ul li .voucher-item .voucher-nav .voucher-content {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031503}}
  .page-online-shop .view-online-shop .view-content ul li .voucher-item .voucher-nav.clicked {
    background: url(../images/arr-sprite-down.png) no-repeat right 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031508}}
  .page-online-shop .view-online-shop .view-content ul li .voucher-detail {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031512}}
  .page-online-shop .view-online-shop .view-content ul li img.image-style-shop-image {
    display: none;
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031517}}
  .page-online-shop .view-online-shop .view-content ul li .voucher-description {
    background-color: #000;
    font-size: 1.2em;
    color: #D7D7D7;
    padding: 10px;
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031525}}
  .page-online-shop .view-online-shop .view-content ul li .voucher-footer {
    margin: 20px 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031527}}
  .page-online-shop .view-online-shop .view-content ul li .voucher-footer a {
    background: #e23a03;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e23a03 0%, #b03006 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e23a03), color-stop(100%, #b03006));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e23a03 0%, #b03006 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e23a03 0%, #b03006 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e23a03 0%, #b03006 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e23a03 0%, #b03006 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e23a03', endColorstr='#b03006',GradientType=0 );
    /* IE6-9 */
    padding: 5px 10px;
    color: #fff;
    font-size: 16px;
    font-family: 'NobelLight Regular';
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
    border: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031554}}
  .page-online-shop .view-online-shop .view-content ul li.selected {
    background-color: #d63704;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031562}}
  .node-content .node-content-sidebar .node-content-sidebar-pdf ul.file-list {
    border-top: 1px dashed #373737;
    margin: 20px 0 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031565}}
  .node-content .node-content-sidebar .node-content-sidebar-pdf ul.file-list li {
    border-bottom: 1px dashed #373737;
    height: auto;
    margin: 0;
    padding: 5px 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031570}}
  .node-content .node-content-sidebar .node-content-sidebar-pdf ul.file-list li .file-list-item {
    height: auto;
    line-height: 24px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031573}}
  .node-content .node-content-sidebar .node-content-sidebar-pdf ul.file-list li .file-list-item .file-list-item-left {
    color: #e23a03;
    font-family: Arial;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031578}}
  .node-content .node-content-sidebar .node-content-sidebar-pdf ul.file-list li .file-list-item .file-list-item-right a {
    background: url(../images/mobile-pdf-icon.png) no-repeat right top;
    background-size: 24px 48px;
    -webkit-background-size: 24px 48px;
    display: block;
    height: 24px;
    padding-right: 100px;
    text-indent: -999em;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031586}}
  .node-content .node-content-sidebar .node-content-sidebar-pdf ul.file-list li .file-list-item .file-list-item-right a:hover, .node-content .node-content-sidebar .node-content-sidebar-pdf ul.file-list li .file-list-item .file-list-item-right a:focus {
    background-position: right bottom;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031592}}
  .node-content .node-content-sidebar .node-content-sidebar-pdf ul.file-list li:hover {
    background: #1b1b1b;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031594}}
  .node-content .node-content-sidebar .node-content-sidebar-pdf ul.file-list li:hover .file-list-item-right a {
    background-position: right bottom;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031601}}
  .view-dining-event-regular {
    margin: 100px 0 0;
    overflow: hidden;
    position: relative;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031605}}
  .view-dining-event-regular .view-content {
    /*border:1px solid #5c5a5a;*/
    margin-bottom: 78px;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031610}}
  .view-dining-event-regular .item-list {
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031613}}
  .view-dining-event-regular .item-list ul li.views-row {
    border: 1px solid #5C5A5A;
    margin: 0 13px 0 0;
    width: 47%;
    padding-bottom: 10px;
    height: auto !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031619}}
  .view-dining-event-regular .item-list ul li.views-row .event-item {
    border: none;
    height: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031622}}
  .view-dining-event-regular .item-list ul li.views-row .event-item .event-item-desc {
    color: #FFF;
    font-size: 1.2em;
    line-height: 1.2em;
    position: static;
    padding: 5px 10px 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031629}}
  .view-dining-event-regular .item-list ul li.views-row .event-item .event-item-image {
    height: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031632}}
  .view-dining-event-regular .item-list ul li.views-row .event-item img {
    display: block;
    height: auto;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031641}}
  .view-dining-event-regular .event-item-day {
    font-size: 1.4em;
    height: auto;
    line-height: 1em;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031645}}
  .view-dining-event-regular .event-item-day span {
    background: none;
    height: auto;
    margin: 0;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031651}}
  .view-dining-event-regular .event-item-day > span {
    margin: 7px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031656}}
  .view-dining-event-regular .reg-event-control .prev {
    background: url(../images/mobile-event-nav.png) no-repeat scroll left bottom;
    background-size: 25px 50px;
    -webkit-background-size: 25px 50px;
    bottom: 35px;
    height: 25px;
    left: 0;
    top: auto;
    width: 25px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031665}}
  .view-dining-event-regular .reg-event-control .next {
    background: url(../images/mobile-event-nav.png) no-repeat scroll left top;
    background-size: 25px 50px;
    -webkit-background-size: 25px 50px;
    bottom: 35px;
    height: 25px;
    right: 0;
    top: auto;
    width: 25px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031675}}
  .view-dining-event-regular .event-detail-page {
    margin-bottom: 5px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031677}}
  .view-dining-event-regular .event-detail-page img {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031680}}
  .view-dining-event-regular .event-detail-page .event-item-day {
    height: auto;
    padding: 13px 10px;
    width: 100%;
  }

  /* page location */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031690}}
  .page-node-95 #node-95 {
    position: relative;
    left: 0;
    top: 0;
    z-index: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031697}}
  .page-node-95 #block-block-14 {
    margin-top: 20px !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031701}}
  .page-node-95 .node {
    margin: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031705}}
  .page-node-95 iframe {
    width: 100% !important;
    height: 300px !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031709}}
  .page-node-95 .view-location-image {
    position: relative;
    right: 0;
    top: 0;
    width: auto;
    z-index: 0;
    background: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031717}}
  .page-node-95 .view-location-image .view-content {
    margin: 10px 10px 20px 10px;
    overflow: hidden;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031721}}
  .page-node-95 .view-location-image .view-content .item-list {
    width: auto !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031723}}
  .page-node-95 .view-location-image .view-content .item-list ul {
    margin: 0px;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031726}}
  .page-node-95 .view-location-image .view-content .item-list ul li {
    padding: 0;
    margin: 1px 2px;
    float: left;
    list-style: none;
    width: 31.6% !important;
    height: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031733}}
  .page-node-95 .view-location-image .view-content .item-list ul li a {
    display: block;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031735}}
  .page-node-95 .view-location-image .view-content .item-list ul li a img {
    width: 100% !important;
    display: block;
    border: 1px solid #5C5A5A;
    opacity: 0.6;
    height: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031741}}
  .page-node-95 .view-location-image .view-content .item-list ul li a img:hover {
    opacity: 1;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031751}}
  .page-node-95 .view-location-image .view-header {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031756}}
  .page-node-95 .view-location-image .field-name-body .field-items {
    width: 283px;
    height: 283px;
  }

  /*
  .page-partners{
  	.node-content{
  		margin-top:35px;
  		.node-content-bg{
  			height:auto;
  			width:100%;
  			overflow:hidden;
  			img{
  				margin-left: -35%;
  				max-width: none;
  				width: 135%;
  			}
  		}
  	}
  	.node-content-sidebar{
  		background:none;
  		height: auto;
  		position: static;
  		width: auto;
  		.node-content-sidebar-body{
  			padding:0 !important;
  		}
  	}
  }
  */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031793}}
  .page-node-67.node-type-static-page #block-system-main,
  .page-node-102.node-type-static-page #block-system-main,
  .page-node-102.node-type-webform #block-system-main {
    border: medium none;
    float: none;
    margin: 0 10px;
    padding: 0;
    width: auto;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031800}}
  #MGLSubmit {
    margin: 0 20px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031804}}
  #block-block-14 {
    border-bottom: 1px dashed #505050;
    float: none;
    margin: 0 10px;
    width: auto;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031811}}
  #block-menu-block-3,
  #block-menu-menu-footer-menu li.expanded ul {
    display: none;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031817}}
  #webform-client-form-102 .webform-component,
  #webform-client-form-102 #edit-submitted-upload-resume-ajax-wrapper {
    clear: both;
    min-height: 30px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031821}}
  #webform-client-form-102 #edit-submitted-upload-resume-ajax-wrapper .webform-component {
    padding-top: 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031824}}
  #webform-client-form-102 .form-item label {
    width: 30%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031827}}
  #webform-client-form-102 .form-text {
    float: left;
    margin-left: 5%;
    width: 60%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031833}}
  #webform-client-form-102 .form-textarea-wrapper,
  #webform-client-form-102 .form-select {
    float: left;
    margin-left: 5%;
    width: 65%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031838}}
  #webform-client-form-102 .form-textarea {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031841}}
  #webform-client-form-102 #edit-submitted-upload-resume.form-managed-file {
    float: left;
    margin-left: 5%;
    width: 64%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031850}}
  #webform-client-form-102 .captcha label,
  #webform-client-form-102 .captcha input,
  #webform-client-form-102 .captcha .description,
  #webform-client-form-102 .captcha img {
    position: static;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031854}}
  #webform-client-form-102 #edit-actions {
    margin-left: 10px;
    margin-right: 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031857}}
  #webform-client-form-102 #edit-actions .form-submit {
    background: none repeat scroll 0 0 #D23704;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #DDDDDD;
    display: block;
    font-family: 'Nobel Regular Regular';
    font-size: 1.6em;
    margin: 0;
    padding: 5px 0;
    position: static;
    text-transform: uppercase;
    width: 100%;
  }

  /* front style */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031876}}
  .front h1#page-title {
    display: none !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031881}}
  .view-press {
    margin-bottom: 35px;
    margin-top: 90px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031884}}
  .view-press .date-nav {
    display: none;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031888}}
  .press-image-holder {
    height: auto;
    margin-top: 0;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031892}}
  .press-image-holder .press-image-big {
    height: auto;
    width: auto;
    border: 1px solid #5C5A5A;
    margin-bottom: 5px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031899}}
  .press-image-holder .prev,
  .press-image-holder .next {
    display: none;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031903}}
  .press-list-wrapper {
    height: auto;
    margin: 0;
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031907}}
  .press-list-wrapper ul.press-list {
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031909}}
  .press-list-wrapper ul.press-list li {
    height: auto !important;
    margin-bottom: 2px;
    margin-right: 2px;
    width: 32.7% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031914}}
  .press-list-wrapper ul.press-list li:nth-child(3n) {
    margin-right: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031919}}
  .press-list-wrapper ul.press-list .press-item .press-item-image img {
    border: 1px solid #5C5A5A;
    display: block;
    height: auto;
    margin: 0;
    max-width: none;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031927}}
  .press-list-wrapper ul.press-list .press-item a {
    height: 100%;
    width: 100%;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031931}}
  .press-list-wrapper ul.press-list .press-item a:hover {
    background-image: none;
  }

  /* page contact employment */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031941}}
  .page-node-102 #block-block-14 {
    float: none;
    margin: 90px 10px 10px;
    width: auto;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031947}}
  .video-list-wrapper {
    margin: 100px auto 0px;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031952}}
  .video-list-wrapper .video-list-title,
  .video-list-wrapper .video-list-count,
  .video-list-wrapper .video-list-share {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031955}}
  .video-list-wrapper .videos-item-wrapper {
    height: auto;
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031961}}
  .videos-item-list li {
    border: 1px solid #5c5a5a;
    float: left;
    width: 32%;
    margin: 0 2px 2px 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031966}}
  .videos-item-list li:nth-child(3n) {
    margin-right: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031970}}
  .videos-item-list .video-item {
    float: left;
    height: auto;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031974}}
  .videos-item-list .video-item img {
    display: block;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031978}}
  .videos-item-list .video-item a {
    background: url(../images/mobile-play-overlay.png) no-repeat center center;
    background-size: 250px 250px;
    -webkit-background-size: 250px 250px;
    height: 100%;
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031987}}
  .video-js {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0 !important;
    overflow: hidden;
    margin: 0;
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000031995}}
  .video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032004}}
  .video-control .video-next {
    background: url(../images/mobile-sub-menu-nav.png) no-repeat right top;
    background-size: 52px 27px;
    -webkit-background-size: 52px 27px;
    right: 1%;
    top: 105%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032010}}
  .video-control .video-prev {
    background: url(../images/mobile-sub-menu-nav.png) no-repeat left top;
    background-size: 52px 27px;
    -webkit-background-size: 52px 27px;
    left: auto;
    right: 10%;
    top: 105.5%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032017}}
  .video-control .video-close {
    background: url("../images/mobile-close-vid.png") no-repeat;
    background-size: 70px 31px;
    height: 31px;
    right: 0;
    top: 0;
    width: 70px;
    z-index: 1;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032028}}
  .page-gallery-videos #block-system-main,
  .page-gallery #block-system-main {
    margin-bottom: 20px;
    margin-top: 100px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032033}}
  .page-gallery-photos #block-system-main {
    padding: 100px 0px 70px 0px;
    position: relative;
    margin: 0;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032039}}
  .album-page #block-system-main {
    padding: 20px 10px 10px 10px;
    position: relative;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032043}}
  .album-page #block-system-main .photo-album-control {
    position: absolute;
    right: 10px;
    top: 20px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032050}}
  .photo-page #block-system-main {
    margin: 20px 10px 10px 10px;
    position: relative;
    background-color: #1a1a1a;
    border: 1px solid #919191;
    padding: 0;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032058}}
  .albums-item-wrapper {
    margin-left: 0;
    margin-top: 0;
    width: 100% !important;
  }

  	/*
  	.albums-item-list{
  		float: none;
      height: auto;
      overflow: visible;
      width: auto !important;
  		li{
  			float: none !important;
  			height: auto !important;
  			overflow: visible !important;
  			width: auto !important;
  		}
  		.album-item {
      	border: 1px solid #5C5A5A;
  			height: auto;
  			margin: 0 2px 2px 0;
  			width: 32%;
  			&:nth-child(3n){
  				margin-right:0;
  			}
  			.album-item-overlay{
  				background: url(../images/mobile-eye-symbol.png) no-repeat center center;
  				background-size: 103px 103px;-webkit-background-size: 103px 103px;
      		height: 100%;
      		text-indent: -9999em;
      		width: 100%;
  			}
  			a {
      		height: 100%;
      		width: 100%;
  			}
  		}
  	
  	}*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032099}}
  .albums-item-list .album-page .album-item {
    height: 75px;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032102}}
  .albums-item-list .album-page .album-item .album-item-img {
    width: 110px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032104}}
  .albums-item-list .album-page .album-item .album-item-img img {
    height: 75px;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032109}}
  .albums-item-list .album-page .album-item .album-item-img {
    padding-left: 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032112}}
  .albums-item-list .album-page .album-item .album-item-overlay {
    display: block;
    background: none;
    padding-left: 130px;
    text-align: left;
    width: auto;
    min-width: 150px;
    padding-right: 16px;
    height: 75px;
    background: url("../images/album-arrow-normal.png") no-repeat right;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032122}}
  .albums-item-list .album-page .album-item .album-item-overlay .album-item-overlay-name {
    margin: 10px 0px 10px 0px;
    height: 55px;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032127}}
  .albums-item-list .album-page .album-item .album-item-overlay .album-item-overlay-count {
    margin: 5px 0px 0px 0px;
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032133}}
  .albums-item-list .album-page .album-item .album-item-overlay.over {
    background: url("../images/album-arrow-hover.png") no-repeat right;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032137}}
  .albums-item-list .album-page .album-item a {
    width: 100%;
    height: 75px;
    font-size: 1.2em;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032143}}
  .albums-item-list .album-page .album-item:hover {
    color: #de3e02;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032148}}
  .albums-item-list .album-page .album-item.even {
    background: url("../images/black-transparent.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #4c4c4c;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032153}}
  .albums-item-list .album-page .album-item.odd {
    border-bottom: 1px solid #4c4c4c;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032158}}
  .albums-item-list .album-page #album-item-0,
  .albums-item-list .album-page #album-item-15 {
    border-top: 1px solid #4c4c4c;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032164}}
  .photo-album-photo-holder .photo-control-wrapper {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    top: 0;
    background-color: transparent;
    height: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032172}}
  .photo-album-photo-holder .photo-control-wrapper .photo-control {
    width: 75px;
    margin: 3px auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032175}}
  .photo-album-photo-holder .photo-control-wrapper .photo-control .prev {
    background: url(../images/mobile-event-nav.png) no-repeat scroll left bottom;
    background-size: 25px 50px;
    -webkit-background-size: 25px 50px;
    height: 25px;
    width: 25px;
    position: relative;
    float: left;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032183}}
  .photo-album-photo-holder .photo-control-wrapper .photo-control .next {
    background: url(../images/mobile-event-nav.png) no-repeat scroll left top;
    background-size: 25px 50px;
    -webkit-background-size: 25px 50px;
    height: 25px;
    width: 25px;
    position: relative;
    float: right;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032195}}
  #readmore-in-facebook {
    background-size: 50% auto;
    height: 71px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032198}}
  #readmore-in-facebook .readmore-in-facebook {
    font-size: 1em;
    height: 100%;
    line-height: 1em;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032203}}
  #readmore-in-facebook .readmore-in-facebook p {
    padding-top: 15px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032206}}
  #readmore-in-facebook .readmore-in-facebook a {
    line-height: 100px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032215}}
  .page-gallery-photos-page .photo-control .next,
  .page-gallery-photos-page .photo-control .prev {
    top: auto;
    bottom: 90px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032222}}
  .page-gallery-photos-album #block-system-main {
    display: block;
    height: auto;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032227}}
  .page-gallery-photos-album #block-system-main .photo-album-photo-holder.photo-detail {
    padding-bottom: 50px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032230}}
  .page-gallery-photos-album #block-system-main .photo-album-photo-holder.photo-detail .photo-control .prev-item {
    background: url("../images/mobile-sub-menu-nav.png") left top no-repeat;
    background-size: 52px 27px;
    bottom: 8px;
    left: auto;
    right: 30px;
    top: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032238}}
  .page-gallery-photos-album #block-system-main .photo-album-photo-holder.photo-detail .photo-control .next-item {
    background: url("../images/mobile-sub-menu-nav.png") right top no-repeat;
    background-size: 52px 27px;
    bottom: 10px;
    left: auto;
    right: 5px;
    top: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032246}}
  .page-gallery-photos-album #block-system-main .photo-album-photo-holder.photo-detail .photo-control .close {
    background: url("../images/mobile-close-vid.png") no-repeat;
    background-size: 70px 31px;
    height: 31px;
    right: 0;
    top: 0;
    width: 70px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032257}}
  .page-gallery-photos-album #block-system-main .photo-album-share {
    background: none;
    height: 35px;
    position: static;
    /*padding:0px 10px;*/
    margin-left: 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032262}}
  .page-gallery-photos-album #block-system-main .photo-album-share .photo-album-share-script {
    left: 0;
    margin-left: 0;
    margin-top: 0;
    position: static;
    width: 262px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032269}}
  .page-gallery-photos-album #block-system-main .photo-album-share .photo-album-share-download {
    background: #1a1a1a;
    border: 1px solid #252525;
    height: auto;
    padding: 0;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032275}}
  .page-gallery-photos-album #block-system-main .photo-album-share .photo-album-share-download a {
    background-size: 15px auto;
    -webkit-background-size: 15px auto;
    height: auto;
    padding: 3px 8px;
    width: 15px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032282}}
  .page-gallery-photos-album #block-system-main .photo-album-share .share-this-email {
    background: #1a1a1a;
    border: 1px solid #252525;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032286}}
  .page-gallery-photos-album #block-system-main .photo-album-share .share-this-email a {
    padding: 4px 8px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032288}}
  .page-gallery-photos-album #block-system-main .photo-album-share .share-this-email a span.at15t_email {
    background-size: 17px auto;
    -webkit-background-size: 17px auto;
    width: 17px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032294}}
  .page-gallery-photos-album #block-system-main .photo-album-share .share-this-twitter {
    float: left;
    padding-top: 3px;
    width: 95px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032299}}
  .page-gallery-photos-album #block-system-main .photo-album-share .share-this-facebook {
    float: left;
    padding-bottom: 3px;
    padding-top: 3px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032304}}
  .page-gallery-photos-album #block-system-main .photo-album-share .share-this-google {
    margin-left: 10px;
    margin-top: 3px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032310}}
  .page-gallery-photos-album #block-menu-block-1 {
    display: none;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032314}}
  .photo-album-wrapper {
    margin: 0;
    text-align: left;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032318}}
  .photo-album-wrapper .photo-item-wrapper {
    height: auto;
    overflow: visible;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032323}}
  .photo-album-wrapper .photo-album-info-share {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032326}}
  .photo-album-wrapper .photo-album-info-title {
    font-family: arial;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 20px;
    margin-right: 80px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032333}}
  .photo-album-wrapper .photo-album-info-count {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032336}}
  .photo-album-wrapper .photo-item-list li {
    border: 1px solid #222;
    height: auto;
    margin: 0 2px 2px 0;
    width: 32%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032341}}
  .photo-album-wrapper .photo-item-list li:nth-child(3n) {
    margin-right: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032344}}
  .photo-album-wrapper .photo-item-list li img {
    display: block;
    height: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032349}}
  .photo-album-wrapper .photo-item-wrapper {
    margin-top: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032353}}
  .photo-album-wrapper .photo-none {
    margin-top: 40px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032357}}
  .photo-album-wrapper .photo-item {
    height: 130px;
    overflow: hidden;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032363}}
  .photo-album-control .next-album {
    background: url(../images/mobile-sub-menu-nav.png) no-repeat right top;
    background-size: 52px 27px;
    -webkit-background-size: 52px 27px;
    right: 0;
    top: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032369}}
  .photo-album-control .prev-album {
    background: url(../images/mobile-sub-menu-nav.png) no-repeat left top;
    background-size: 52px 27px;
    -webkit-background-size: 52px 27px;
    left: auto;
    right: 25px;
    top: 2px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032378}}
  .photo-control.photo-detail {
    display: block;
  }

  /* css event calendar */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032385}}
  .page-event-calendar .view-event-calendar {
    height: auto;
    margin-top: 95px;
    margin-bottom: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032390}}
  .page-event-calendar .view-event-calendar .view-content {
    /*width:940px !important;*/
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032394}}
  .page-event-calendar .view-event-calendar .calendar-calendar .month-view .full .days {
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032397}}
  .page-event-calendar .view-event-calendar .calendar-calendar .month-view .full .date-box .inner {
    margin: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032401}}
  .page-event-calendar .view-event-calendar .calendar-calendar .month-view .full tr.single-day .inner {
    margin: 0 0 5px;
    min-height: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032405}}
  .page-event-calendar .view-event-calendar .calendar-calendar .month-view .full tr.single-day img {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032408}}
  .page-event-calendar .view-event-calendar .calendar-calendar .month-view .full tr.single-day .no-entry {
    height: auto !important;
    line-height: 1;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032411}}
  .page-event-calendar .view-event-calendar .calendar-calendar .month-view .full tr.single-day .no-entry .inner {
    height: auto !important;
    line-height: 1;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032418}}
  .page-event-calendar .view-event-calendar .date-nav {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032423}}
  .page-event-calendar .jspVerticalBar {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032427}}
  .page-event-calendar .date-prev {
    float: left;
    height: 25px;
    width: 25px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032431}}
  .page-event-calendar .date-prev a {
    top: 96%;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/mobile-event-nav.png");
    background-origin: padding-box;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 25px 50px;
    height: 25px;
    width: 25px;
    left: 10px;
    z-index: 0;
    overflow: hidden;
    text-indent: -9999em;
    display: block;
    float: left;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032452}}
  .page-event-calendar .date-next {
    float: right;
    height: 25px;
    width: 25px;
    margin-top: -15px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032457}}
  .page-event-calendar .date-next a {
    top: 96%;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/mobile-event-nav.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 25px 50px;
    height: 25px;
    width: 25px;
    right: 10px;
    z-index: 0;
    overflow: hidden;
    text-indent: -9999em;
    display: block;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032477}}
  .page-event-calendar .pager {
    margin: 20px 10px;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032482}}
  .page-event-calendar .jspPane {
    margin-left: 0 !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032488}}
  .node-type-dining-event h1#page-title {
    display: none !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032491}}
  .node-type-dining-event .node-content {
    margin-top: 190px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032493}}
  .node-type-dining-event .node-content .node-event-wrapper {
    padding: 0;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032496}}
  .node-type-dining-event .node-content .node-event-wrapper .node-event-image {
    float: none;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032499}}
  .node-type-dining-event .node-content .node-event-wrapper .node-event-image img {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032503}}
  .node-type-dining-event .node-content .node-event-wrapper .node-event-desc {
    float: left;
    margin: 0;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032507}}
  .node-type-dining-event .node-content .node-event-wrapper .node-event-desc .node-event-desc-text {
    height: auto;
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032513}}
  .node-type-dining-event .node-content .node-event-link {
    height: auto;
    margin: 24px 16px 9px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032516}}
  .node-type-dining-event .node-content .node-event-link ul.node-event-link-list {
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032518}}
  .node-type-dining-event .node-content .node-event-link ul.node-event-link-list li {
    float: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032520}}
  .node-type-dining-event .node-content .node-event-link ul.node-event-link-list li a {
    background: url(../images/mobile-event-detail-link-bg.jpg) repeat-x;
    background-size: 7px 30px;
    -webkit-background-size: 7px 30px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    display: block;
    font-family: Arial;
    font-size: 1.3em;
    line-height: 1em;
    margin: 3px 0;
    padding: 9px 5px;
    text-align: center;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032539}}
  #block-menu-menu-navigation-menu,
  #block-menu-menu-footer-menu {
    display: none;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032542}}
  #block-custom-top-menu {
    background: #232528;
    display: block;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032545}}
  #block-custom-top-menu ul.mobile-top-menu {
    padding: 15px 0 5px;
    margin: 0 0 0 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032548}}
  #block-custom-top-menu ul.mobile-top-menu .icon-venue a {
    background: url(../images/mobile-venue-icon.png) no-repeat center top;
    background-size: 66px 66px;
    -webkit-background-size: 66px 66px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032552}}
  #block-custom-top-menu ul.mobile-top-menu .icon-nightlife a {
    background: url(../images/mobile-nightlife-icon.png) no-repeat center top;
    background-size: 66px 66px;
    -webkit-background-size: 66px 66px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032556}}
  #block-custom-top-menu ul.mobile-top-menu .icon-dining a {
    background: url(../images/mobile-dining-icon.png) no-repeat center top;
    background-size: 66px 66px;
    -webkit-background-size: 66px 66px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032560}}
  #block-custom-top-menu ul.mobile-top-menu .icon-private a {
    background: url(../images/mobile-private-parties-icon.png) no-repeat center top;
    background-size: 66px 66px;
    -webkit-background-size: 66px 66px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032564}}
  #block-custom-top-menu ul.mobile-top-menu .icon-galleries a {
    background: url(../images/mobile-galleries-icon.png) no-repeat center top;
    background-size: 66px 66px;
    -webkit-background-size: 66px 66px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032568}}
  #block-custom-top-menu ul.mobile-top-menu .icon-member a {
    background: url(../images/mobile-membership-icon.png) no-repeat center top;
    background-size: 66px 66px;
    -webkit-background-size: 66px 66px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032572}}
  #block-custom-top-menu ul.mobile-top-menu .icon-location a {
    background: url(../images/mobile-location-icon.png) no-repeat center top;
    background-size: 66px 66px;
    -webkit-background-size: 66px 66px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032576}}
  #block-custom-top-menu ul.mobile-top-menu .icon-contact a {
    background: url(../images/mobile-contact-icon.png) no-repeat center top;
    background-size: 66px 66px;
    -webkit-background-size: 66px 66px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032582}}
  #menu-bar .block-content li {
    display: block;
    margin: 0 0 10px 0;
    min-height: 97px;
    width: 24%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032587}}
  #menu-bar .block-content li a {
    color: #959595;
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    line-height: 1em;
    padding: 75px 0 0;
    text-align: center;
    text-transform: none;
    white-space: normal;
  }

  /* homepage footer menu */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032603}}
  .front #block-menu-menu-mobile-bottom-menu {
    display: block;
    padding: 0px 0px 30px 0px;
    text-align: center;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032607}}
  .front #block-menu-menu-mobile-bottom-menu ul {
    margin: 0;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032610}}
  .front #block-menu-menu-mobile-bottom-menu ul li {
    display: block;
    width: 30.5%;
    float: left;
    height: 60px;
    margin: 2px;
    border: 2px solid #222222;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    text-align: center;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032621}}
  .front #block-menu-menu-mobile-bottom-menu ul li a {
    display: block;
    color: #959595;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    padding-top: 37px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032631}}
  .front #block-menu-menu-mobile-bottom-menu ul li.icon-0 {
    background: url(../images/mobile-icon-ticket.png) no-repeat top center;
    background-size: 98px 40px;
    -webkit-background-size: 98px 40px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032635}}
  .front #block-menu-menu-mobile-bottom-menu ul li.icon-1 {
    background: url(../images/mobile-icon-events.png) no-repeat top center;
    background-size: 98px 40px;
    -webkit-background-size: 98px 40px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032639}}
  .front #block-menu-menu-mobile-bottom-menu ul li.icon-2 {
    background: url(../images/mobile-icon-guestlist.png) no-repeat top center;
    background-size: 98px 40px;
    -webkit-background-size: 98px 40px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032643}}
  .front #block-menu-menu-mobile-bottom-menu ul li.icon-3 {
    background: url(../images/mobile-icon-books.png) no-repeat top center;
    background-size: 86px 35px;
    -webkit-background-size: 98px 40px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032647}}
  .front #block-menu-menu-mobile-bottom-menu ul li.icon-4 {
    background: url(../images/mobile-icon-galleries.png) no-repeat top center;
    background-size: 98px 40px;
    -webkit-background-size: 98px 40px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032651}}
  .front #block-menu-menu-mobile-bottom-menu ul li.icon-5 {
    background: url(../images/mobile-icon-contact.png) no-repeat top center;
    background-size: 98px 40px;
    -webkit-background-size: 98px 40px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032656}}
  .front #block-menu-menu-mobile-bottom-menu ul li.over {
    background-color: #e23a03;
    border: 2px solid #ffffff;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032660}}
  .front #block-menu-menu-mobile-bottom-menu ul li.over a {
    color: #fff;
  }

  /* landscape orientation */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032673}}
  .landscape #block-menu-menu-mobile-bottom-menu ul li {
    width: 31.5% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032679}}
  .landscape .album-item-overlay {
    width: 313px !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032683}}
  .landscape .views-slideshow-cycle-main-frame-row {
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032687}}
  .landscape .albums-item-wrapper {
    width: 463px !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032689}}
  .landscape .albums-item-wrapper ul {
    /*width:926px !important;*/
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032691}}
  .landscape .albums-item-wrapper ul li {
    width: 463px !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032697}}
  .landscape .photo-album-share {
    width: 431px !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032699}}
  .landscape .photo-album-share .photo-album-share-script {
    width: 428px !important;
  }

  /* portrait orientation */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032708}}
  .portrait .album-item-overlay {
    width: 153px !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032712}}
  .portrait .views-slideshow-cycle-main-frame-row {
    width: 100% !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032716}}
  .portrait .albums-item-wrapper {
    width: 303px !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032718}}
  .portrait .albums-item-wrapper ul {
    /*width:606px !important;*/
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032720}}
  .portrait .albums-item-wrapper ul li {
    width: 303px !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/deni\/public_html\/eastclub\/sites\/all\/themes\/eastclub\/sass\/responsive\.custom\.scss}line{font-family:\000032728}}
  .node-type-event-internal #content, .node-type-dining-event #content {
    height: auto;
  }
}
