/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 1068px) {
  .firefox br.medium {
    display:inline-block
  }
}
@media only screen and (max-width: 735px) {
  .firefox  br.medium {
    display:none
  }
}

@media only screen and (max-width: 735px) {
  .firefox br.small {
    display:inline-block
  }
}

@media only screen and (min-width: 736px) {
  .page-plugins-and-sounds .section-sound-library .sound-packs .simple_audio_container {
    max-width: 512px !important;
  }
  .page-plugins-and-sounds .section-sound-library .sound-packs .audio-item {
    min-width: 256px;
  }
}

.page-plugins-and-sounds .beat-breaker .tile-beat-breaker > .inner .half-grid-copy {
    padding-bottom: 0px;
}

@media only screen and (max-width: 1068px) {
    .page-plugins-and-sounds .beat-breaker .tile-beat-breaker > .inner .half-grid-copy {
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 735px) {
    .page-plugins-and-sounds .beat-breaker .tile-beat-breaker > .inner .half-grid-copy {
        padding-bottom: 0px;
    }
}

.page-plugins-and-sounds .beat-breaker .tile-beat-breaker > .inner {
    padding-bottom: 133px;
}

@media only screen and (max-width: 1068px) {
    .page-plugins-and-sounds .beat-breaker .tile-beat-breaker > .inner {
        padding-bottom: 108px;
    }
}

@media only screen and (max-width: 735px) {
    .page-plugins-and-sounds .beat-breaker .tile-beat-breaker > .inner {
        padding: 55px 0 75px;
    }
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
