body {
  font: 15px/1.5 sans-serif, times, arial, helvetica, comic, sans-serif, strato;
  padding: 0;
  margin: 0;
  background-color: #cccccc;
}

@font-face {
  src: url(fonts/Artbrush.ttf);
  font-family: Artbrush;
  src: url(fonts/strato.regular.ttf);
  font-family: strato;
}

.paragraph {
  font-size: 30px;
  line-height: 62px font-family: sans-serif;
}

/* Global */
.container {
  width: 100%;
  margin: auto;
  overflow: hidden;
  font-family: sans-serif;
  font-style: italic;
  text-align: justify;
}

img, object {
  max-height: 90%;
  max-width: 90%;
}

.container-1 {
  display: flex;
  margin-top: 50px;
  line-height: 1.6;
  text-indent: 50px;
}

.container-2 {
  display: flex;
  margin-top: 0px;
  }

.container-3 {
  display: flex;
  flex-wrap: wrap;
  background: url(../images/bg.png);
}

.container-4 {
  display: center;
  background: url(../images/bg.png);
}

.container-5 {
  display: center;
}

.container-1 div, .container-2 div, .container-3 div {
  padding: 20px;
}

.box-1 {
  flex: 2;
  order: 2;
  min-width: 300px;
  font-family: helvetica;
  font-style: italic;
  padding: 20px;
}

.box-2 {
  flex: 2;
  order: 3;
  min-width: 300px;
  font-family: helvetica;
  font-style: italic;
  padding: 20px;
}

.box-3 {
  flex: 1;
  order: 1;
}

.box-4 {
  flex: 4;
  order: 4;
  float: right;
}

.container-2-box {
  flex-basis: 27%;
}

.container-3-box {
  flex-basis: 12%;
}

header ul {
  margin: 0;
  padding: 0;
}

/* header **/
header {
  background: #00364a;
  color: #ffffff;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 50px;
  min-height: 70px;
  float: none;
  border-top: #cf2f00 3px solid;
}

header a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 16px;
}

header li {
  float: center;
  display: inline;
  padding: 0 20px 0 20px;
}

header #branding h1 {
  margin: 0;
}

header nav {
  float: center;
  margin-top: 10px;
}

header .highlight, header, .current a {
  color: #cccccc;
  font-weight: bold;
  font-style: italic;
}

header a:hover {
  color: #cccccc;
}

/* Showcase */
#showcase {
  border-top: #cf2f00 3px solid;
  max-width: 100%;
  max-height: 100%;
  background: url(../images/bg.png);
  border-radius: #cf2f00 3px solid;
  text-align: center;
  color: #00364a;
  border-bottom: #cf2f00 3px solid;
}

#showcase h1 {
  margin-top: 100px;
  font-size: 55px;
  margin-bottom: 10px;
}

#showcase h2 {
  margin-top: 150px;
  font-size: 36px;
  color: #00364a;
  font-family: strato;
}

/* Boxes */
#boxes {
  margin-top: 50px;
}

#boxes .box {
  float: left;
  text-align: center;
  width: 30%;
  padding: 10px;
}

#boxes .box img {
  width: 40px;
}

/* Sidebar */
aside#sidebar {
  float: left;
  width: 10%;
  margin-top: 10px;
}

aside#sidebar .quote input, aside#sidebar .quote textarea {
  width: 70%;
  padding: 5px;
}

.center {
  text-align: center;
}

/* Main-col */
article#main-col {
  float: right;
  width: 90%;
}

table {
  float: center;
  width: 70%;
}

caption {
  text-align: left;
}

th {
  text-align: left;
}

table, th, td {
  border: 1px solid #cf2f00;
  border-collapse: collapse;
}

* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

#cdtext {
  margin-top: 30px;
  margin-left: 150px;
  margin-right: 150px;
  margin-bottom: 50px;
  max-width: 100%;
  max-height: 100%;
  padding: 0px;
  font-family: Arial;
  font-style: italic;
  float: center;
  color: #ffffff;
}

#video {
  margin-top: 30px;
  margin-left: 150px;
  margin-right: 150px;
  margin-bottom: 50px;
  max-width: 100%;
  max-height: 100%;
  padding: 0px;
  font-family: Art;
  font-style: italic;
  color: #00364a;
}

.boxHolder {
  margin: auto;
  width: 90%;
  font-family: Arial;
  font-style: italic;
  color: #00364a;
}

.box1 {
  margin-bottom: 80px;
  width: 350px;
  height: 197px;
  float: left;
  margin-left: 50px;
}

.box2 {
  width: 350px;
  height: 197px;
  float: left;
  margin-left: 50px;
  margin-bottom: 80px;
}

#graphite {
  background: url(../images/bg.png);
  border-top: #000 3px solid;
  border-bottom: #000 3px solid;
}

#mixer {
  background: url(../images/Heritage3000.png);
  border-top: #000 3px solid;
  border-bottom: #000 3px solid;
}

#speakers {
  background: url(../Images/amp.png);
  border-top: #000 3px solid;
  border-bottom: #000 3px solid;
}

.clearfix {
  clear: both;
}

#container {
  width: 330px;
  min-width: 768px min-height:400px;
  background: url(../images/bg.png);
  overflow: auto;
  margin: 100px auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #fff;
  border-radius: 10px;
  border: #cf2f00 solid 2px;
}

#audio-image {
  position: relative;
  overflow: hidden;
  height: 100%;
  margin-bottom: 15px;
}

#audio-info {
  text-align: center;
}

#audio-info .artist {
  font-weight: bold;
}

.cover {
  width: 350px;
  height: 350px;
  margin-left: 17px;
  z-index: 1;
}

input#volume {
  width: 95%;
  margin-left: 2%;
  -webkit-appearance: none !important;
  background: #ccc;
  height: 1px;
  margin-bottom: 20px;
}

input#volume::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  background: url(../images/knob.png) no-repeat;
  height: 12px;
  width: 12px;
}

#buttons {
  width: 90%;
  display: block;
  margin: 15px auto;
  margin-left: 23px;
  overflow: auto;
}

button#play {
  width: 50px;
  height: 50px;
  background: url(../images/play.png) no-repeat;
}

button#pause {
  width: 50px;
  height: 50px;
  background: url(../images/pause.png) no-repeat;
}

button#stop {
  width: 50px;
  height: 50px;
  background: url(../images/stop.png) no-repeat;
}

button#prev {
  width: 50px;
  height: 50px;
  background: url(../images/prev.png) no-repeat;
}

button#next {
  width: 50px;
  height: 50px;
  background: url(../images/next.png) no-repeat;
}

#playlist {
  list-style-type: none;
  padding: 10px;
}

#playlist li {
  cursor: pointer;
  margin: 5px;
}

#tracker {
  position: relative;
  width: 100%;
}

#playlist li.active {
  font-weight: bold;
  padding: 3px;
  background: #666;
}

#progressBar {
  width: 80%;
  margin-left: 2%;
  margin-bottom: 20px;
  margin-top: 9px;
  height: 10px;
  background: url(../images/progress_bg.png) no-repeat;
  float: left;
}

#progress {
  background: url(../images/progress.png) no-repeat;
  height: 10px;
  display: inline-block;
}

#duration {
  position: absolute;
  top: 0;
  right: 10px;
  padding: 4px 8px;
  background: #333;
  border-radius: 5px;
}

span.a {
  display: inline;
  /* the default for span */
  width: 100px;
  height: 100px;
  padding: 5px;
  border: 1px solid blue;
  background-color: yellow;
}

span.b {
  display: inline-block;
  width: 100px;
  height: 100px;
  padding: 5px;
  border: 1px solid blue;
  background-color: yellow;
}

span.c {
  display: block;
  width: 100px;
  height: 100px;
  padding: 5px;
  border: 1px solid blue;
  background-color: yellow;
}

h5 {
  text-align: center;
  margin-top: 30px;
  color: #00364a;
  margin-bottom: 30px;
  font-size: 24px;
}

h6 {
  margin-top: 30px;
  color: #00364a;
  margin-bottom: 30px;
  font-size: 24px;
}

footer {
  border-top: #cf2f00 3px solid;
  padding: 20px;
  margin-top: 0px;
  color: #ffffff;
  background-color: #00364a;
  text-align: center;
  border-bottom: #cf2f00 3px solid;
}

/* Media Queries */
@media screen and (max-width:768px) {
  #showcase {
    width: 100%;
  }

  header #branding,
  header nav,
  header nav li,
  #newsletter h1,
  #newsletter form,
  #boxes .box,
  article#main-col,
  aside#sidebar {
    float: none;
    text-align: center;
    width: 100%;
  }

  header {
    padding-bottom: 20px;
  }

  #showcase h1 {
    margin-top: 40px;
  }

  #newsletter button, .quote button {
    display: block;
    width: 100%;
  }

  #video {
    width: 100%;
  }

  #newsletter form input[type="email"], .quote input, .quote textarea {
    width: 100%;
    margin-bottom: 5px;
  }

  img {
    max-width: 100%;
  }
