.librarylogo {
  min-width: 100%;
  min-height: 100%;
  padding: 5px;
}

.buttons, .musicSec a {
  background-color: black;
  border-radius: 5px;
  color: white;
  padding: 10px;
}

.buttons:hover, .musicSec a:hover {
  color: white;
}

.pageTitle {
  margin-top: 25px;
  margin-bottom: 25px;
  display: block;
  padding-top: 10px;
  background: url(../images/pg-bg.jpg) no-repeat 50% 0/cover scroll;
  color: white;
}

header {
  box-shadow: inset 0px 21px 37px -31px rgba(0, 0, 0, 0.3);
  padding-top: 25px;
  padding-bottom: 25px;
}

@media screen and (min-width: 75em) {
  header .column, header .columns {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.logoSec {
  text-align: center;
}

#logo {
  max-width: 176.5px;
  max-height: 64px;
  margin: 0 auto;
}

@media screen and (max-width: 639px) {
  #logo {
    margin-bottom: 20px;
  }
}
.topNav {
  text-align: center;
}

.topNav ul {
  text-decoration: none;
  list-style-type: none;
}

.topNav ul li {
  display: inline-block;
  margin-right: 10px;
}

.topNav ul li:last-child {
  margin-right: 0px;
}

.topNav ul li a {
  font-size: 0.8em;
}

.socialIcons {
  margin-bottom: 25px;
  margin-top: 1%;
  text-align: center;
}

.socialIcons a {
  font-size: 28px;
}

.fa {
  margin-right: 10px;
}

@media screen and (max-width: 311px) {
  .topNav {
    text-align: left;
  }

  .topNav ul li a {
    font-size: 0.89em !important;
  }

  .topNav ul {
    margin: 0;
  }

  .socialIcons a {
    font-size: 20px !important;
  }
}
@media screen and (min-width: 312px) {
  .topNav {
    text-align: left;
  }

  .topNav ul li a {
    font-size: 0.95em !important;
  }

  .topNav ul {
    margin: 0;
  }

  .socialIcons a {
    font-size: 20px !important;
  }
}
@media screen and (min-width: 321px) {
  .topNav {
    text-align: left;
  }

  .topNav ul li a {
    font-size: 1em !important;
  }

  .topNav ul {
    margin: 0;
  }

  .socialIcons a {
    font-size: 24px !important;
  }
}
@media screen and (min-width: 342px) {
  .topNav ul li a {
    font-size: 1.05em !important;
  }
}
@media screen and (min-width: 353px) {
  .topNav {
    text-align: center;
  }
}
@media screen and (min-width: 380px) {
  .topNav ul li a {
    font-size: 1.1em !important;
  }
}
@media screen and (min-width: 400px) {
  .topNav ul li a {
    font-size: 1.2em !important;
  }

  .socialIcons a {
    font-size: 24px !important;
  }
}
@media screen and (min-width: 480px) {
  .topNav ul li a {
    font-size: 1.4em !important;
  }
}
/* Medium and up */
@media screen and (min-width: 40em) {
  .logoSec {
    text-align: left;
  }

  .topNav {
    margin-top: 35px;
    text-align: center;
  }

  .topNav ul {
    margin-left: 20px;
  }

  .topNav ul li a {
    font-size: 1.6em !important;
  }

  .socialIcons {
    margin-top: 40px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* Large and up */
@media screen and (min-width: 64em) {
  .menu-hover-lines {
    transition: all 0.3s ease;
  }

  .menu-hover-lines li a {
    padding: 0.3rem 0;
    color: black;
    position: relative;
  }

  .menu-hover-lines li.active > a {
    background-color: transparent;
  }

  .menu-hover-lines a:before,
.menu-hover-lines a::after {
    height: 2px;
    position: absolute;
    content: "";
    transition: all 0.3s ease;
    background-color: black;
    width: 0;
  }

  .menu-hover-lines a::before {
    top: 0;
    left: 0;
  }

  .menu-hover-lines a::after {
    bottom: 0;
    right: 0;
  }

  .menu-hover-lines a:hover,
.menu-hover-lines li.active > a {
    color: black;
    transition: all 0.3s ease;
  }

  .menu-hover-lines a:hover::before,
.menu-hover-lines .active a::before,
.menu-hover-lines a:hover::after,
.menu-hover-lines .active a::after {
    width: 100%;
  }

  .topNav ul li a {
    font-size: 1.2em !important;
  }
}
@media screen and (min-width: 120em) {
  .topNav ul li a {
    font-size: 1.5em !important;
  }
}
.buttons, .musicSec a {
  background-color: black;
  border-radius: 5px;
  color: white;
  padding: 10px;
}

.buttons:hover, .musicSec a:hover {
  color: white;
}

.pageTitle {
  margin-bottom: 25px;
  display: block;
  padding-top: 10px;
  background: url(../images/pg-bg.jpg) no-repeat 50% 0/cover scroll;
  color: white;
}

.buttons, .musicSec a {
  background-color: black;
  border-radius: 5px;
  color: white;
  padding: 10px;
}

.buttons:hover, .musicSec a:hover {
  color: white;
}

.pageTitle {
  margin-bottom: 25px;
  display: block;
  padding-top: 10px;
  background: url(../images/pg-bg.jpg) no-repeat 50% 0/cover scroll;
  color: white;
}

.mainBanner {
  background: url(../images/Multiply-Banner.jpg);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  min-height: 600px;
  text-align: center;
  text-shadow: 2px 2px 10px black;
}

.mainBanner span {
  display: block;
}

.mainBanner span:first-child {
  font-size: 1.4em;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 320px) {
  .mainBanner span:first-child {
    font-size: 1.2em;
  }
}
.mainBanner h2 {
  font-size: 2.2em;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.mainBanner a {
  background-color: white;
  border-radius: 5px;
  padding: 10px;
  animation-name: buttonSP;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

@keyframes buttonSP {
  0% {
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.75);
  }
  50% {
    box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.75);
  }
  100% {
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.75);
  }
}
@media screen and (min-width: 40em) {
  .mainBanner {
    background: url(../images/Multiply-Banner.jpg);
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    min-height: 700px;
    text-align: center;
  }

  .mainBanner span:first-child {
    font-size: 2em;
  }

  .mainBanner h2 {
    font-size: 3em;
  }

  .mainBanner a {
    font-size: 1.6em;
  }
}
@media screen and (min-width: 64em) {
  .mainBanner span:first-child {
    font-size: 2.4em;
  }

  .mainBanner h2 {
    font-size: 3.4em;
  }

  .mainBanner a {
    font-size: 2em;
  }
}
@media screen and (min-width: 120em) {
  .mainBanner {
    background: url(../images/Multiply-Banner.jpg);
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    text-align: center;
  }
}
.buttons, .musicSec a {
  background-color: black;
  border-radius: 5px;
  color: white;
  padding: 10px;
}

.buttons:hover, .musicSec a:hover {
  color: white;
}

.pageTitle {
  margin-bottom: 25px;
  display: block;
  padding-top: 10px;
  background: url(../images/pg-bg.jpg) no-repeat 50% 0/cover scroll;
  color: white;
}

.demoReel {
  margin-bottom: 25px;
}

@media screen and (max-width: 640px) {
  .demoReel div:first-child {
    margin-bottom: 25px;
  }
}
/*Music Main Page*/
.image-hover-wrapper {
  margin-bottom: 25px;
}

.albumCovers, .albumCovers2, .albumCovers3 {
  text-align: center;
}

.albumCovers p, .albumCovers2 p, .albumCovers3 p {
  display: none;
}

/*Interior Music Pages*/
.musicSec {
  text-align: center;
}

.musicSec h2 {
  text-transform: uppercase;
}

.musicSec p:last-of-type {
  margin-bottom: 25px;
}

.musicSec img {
  margin-top: 25px;
}

.spotifySec {
  margin-top: 50px;
  text-align: center;
}

.spotifySec iframe {
  width: 100%;
}

.pageMap {
  text-align: center;
}

.pageMap a {
  font-size: 1.125em !important;
}

.pageMap span {
  color: rgba(0, 0, 0, 0.5);
}

@media screen and (min-width: 60em) {
  /*Music Main Page*/
  .image-hover-wrapper {
    position: relative;
  }

  .image-hover-wrapper a {
    display: inline-block;
    letter-spacing: normal;
    line-height: initial;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .image-hover-wrapper a img {
    float: left;
    overflow: hidden;
    width: 100%;
  }

  .image-hover-wrapper a .image-hover-wrapper-reveal {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    display: inline;
    height: 100%;
    margin-left: -100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 80;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-delay: 0s;
  }

  .image-hover-wrapper a .image-hover-wrapper-reveal:hover {
    opacity: 1;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }

  .image-hover-wrapper a .image-hover-wrapper-reveal:hover p {
    opacity: 1;
    transform: translateY(-100%);
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-delay: 0s;
  }

  .image-hover-wrapper a .image-hover-wrapper-reveal p {
    bottom: 0;
    display: block;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }

  .image-hover-wrapper a .fa {
    font-size: 24px;
  }

  .image-hover-wrapper .image-hover-wrapper-banner {
    background-color: rgba(255, 255, 255, 0.8);
    color: white;
    font-weight: 600;
    left: 0;
    padding: 0.5rem;
    position: absolute;
    top: 25%;
    width: 75%;
    z-index: 10;
  }
}
#sfx {
  text-align: center;
  width: 100%;
}

.buttons, .musicSec a {
  background-color: black;
  border-radius: 5px;
  color: white;
  padding: 10px;
}

.buttons:hover, .musicSec a:hover {
  color: white;
}

.pageTitle {
  margin-bottom: 25px;
  display: block;
  padding-top: 10px;
  background: url(../images/pg-bg.jpg) no-repeat 50% 0/cover scroll;
  color: white;
}

.aboutImg {
  text-align: center;
}

.aboutImg {
  margin-bottom: 50px;
}

.aboutSec p {
  margin-top: 10px;
}

.creditsList a {
  display: inline-block;
  font-weight: bold;
  font-size: 1.125em !important;
}

.buttons, .musicSec a {
  background-color: black;
  border-radius: 5px;
  color: white;
  padding: 10px;
}

.buttons:hover, .musicSec a:hover {
  color: white;
}

.pageTitle {
  margin-bottom: 25px;
  display: block;
  padding-top: 10px;
  background: url(../images/pg-bg.jpg) no-repeat 50% 0/cover scroll;
  color: white;
}

.presetsAccordion {
  margin-left: 0;
}

.presetsAccordion .description {
  margin: 1em auto 2.25em;
}

.presetsAccordion .inner {
  padding-left: 1em;
  overflow: hidden;
  display: none;
}

.presetsAccordion .inner .show {
  /*display: block;*/
}

.presetsAccordion .toggle {
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.8);
  color: #fefefe;
  padding: 0.75em;
  transition: background 0.3s ease;
}

.presetsAccordion .toggle:hover {
  background: rgba(0, 0, 0, 0.9);
}

.presetsAccordion span {
  font-style: italic;
}

.presetsAccordion .massivePresets {
  background: #383c50;
}

.presetsAccordion .sylenth1 {
  background: #5e5048;
}

.presetsAccordion .sytrus {
  background: #fda73f;
}

.presetsAccordion ul li {
  margin: 0.5em 0;
  list-style-type: none;
}

.faq {
  margin-top: 25px;
}

.buttons, .musicSec a {
  background-color: black;
  border-radius: 5px;
  color: white;
  padding: 10px;
}

.buttons:hover, .musicSec a:hover {
  color: white;
}

.pageTitle {
  margin-bottom: 25px;
  display: block;
  padding-top: 10px;
  background: url(../images/pg-bg.jpg) no-repeat 50% 0/cover scroll;
  color: white;
}

@media screen and (max-width: 639px) {
  .contactTxt {
    margin-top: 25px;
  }

  form {
    margin-top: 50px;
  }
}
@media screen and (min-width: 640px) {
  .contactTxt {
    margin-top: 50px;
  }

  form {
    margin-top: 50px;
  }
}
@media screen and (min-width: 960px) {
  .contactTxt h2 {
    font-size: 64px;
  }

  .contactTxt p {
    font-size: 24px;
  }

  .contactTxt h3 {
    font-size: 36px;
  }
}
/*Global Styles*/
.row {
  max-width: 75rem;
}

a {
  color: black;
}

a:hover {
  color: black;
}

a:active {
  color: black;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Questrial", Helvetica, Arial, sans-serif;
}

h3 {
  font-size: 31px;
}

h2 {
  font-size: 40px;
}

li, a, p {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 959px) {
  p, a, input, textarea {
    font-size: 1.125em !important;
  }
}
@media screen and (min-width: 960px) {
  p, a, input, textarea {
    font-size: 1.25em !important;
  }
}
html {
  height: 100%;
}

body {
  position: relative;
  padding-bottom: 6rem;
  min-height: 100%;
  background-color: #f5f4ef;
}

ul {
  list-style-type: none;
}

footer {
  background: url(../images/footer-bg.jpg) no-repeat 50% 0/cover scroll;
  color: white;
  margin-top: 50px;
  min-height: 80px;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

footer p {
  vertical-align: center;
}

/*# sourceMappingURL=app.css.map */
/*# sourceMappingURL=app.scss.map */

/*# sourceMappingURL=app.css.map */
