/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}
@media (max-width: 768px) {
  .container {
    
    width: 100%;
    
}
}

#audio .modal-content
 {
     min-height:auto;
 }
 
  #audio .modal-header
 {
     background-color:transparent;
 }
 
 #audioPlayer
 {
     width:99%;
 }
