/*
Theme Name:     Divi Child
Theme URI:      https://elegantthemes.com/
Template:       divi
Author:         Elegant Themes
Author URI:     https://themeisle.com
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    Divi
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
Grafitti Geisha

Body by monicamo
2E3841 Hex
46,56,65 RGB

Sluggish Wits by Morriconei
9B8E9F Hex
155,142,159 RGB

Hair by monicamo
40314E Hex
64,49,78 RGB

Tree by monicamo
BA6A8D Hex
186,106,141 RGB

Tree too by monicamo
FCD0DD Hex
252,208,221 RGB
*/
/*custom-color-dark-pink*/
/*custom-color-dark-blue*/
/*custom-color-medium-dark-pink*/
/*custom-color-medium-dark-blue*/
/*custom-color-medium-light-pink*/
/*custom-color-medium-light-blue*/
/*custom-color-light-pink*/
/*custom-color-light-blue*/
/*custom-color-white*/
/*custom-color-black*/
/*Media Query Screen Sizes*/
/*--------------------------------------------------Section Container Mixins--------------------------------------------------------------*/
/*--------------------------------------------------Text Container Mixins--------------------------------------------------------------*/
/*--------------------------------------------------Modal Mixins--------------------------------------------------------------*/
/*Start at the lowest Base Size first. It should be 24px scaled at 1.200 - Minor Third*/
/*28px UHD8K Large Typography*/
/*26px UHD4K Large Typography*/
/*24px QHD Large Typography*/
/*22px FHD Large Typography*/
/*20px HD Large Typography*/
/*18px Tablet Large Typography*/
/*16px Large Typography*/
/*14px Large Typography*/
/*12px Large Typography*/
@font-face {
  font-family: cf1;
  src: url(assets/fonts/fat-ass-filled.ttf);
  font-weight: 100 1000; }
@font-face {
  font-family: cf2;
  src: url(assets/fonts/fat-ass-outline.ttf);
  font-weight: 100 1000; }
@font-face {
  font-family: cf3;
  src: url(assets/fonts/Montserrat-VariableFont_wght.ttf);
  font-weight: 100 1000; }
@font-face {
  font-family: cf4;
  src: url(assets/fonts/Montserrat-Italic-VariableFont_wght.ttf);
  font-weight: 100 1000; }
html, body {
  min-width: 100% !important;
  min-height: 100% !important;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  line-height: 1.5 !important;
  background-color: #005faf !important; }

body {
  background-color: #005faf !important;
  overflow-x: hidden !important; }

.vpot-col {
  float: left;
  width: 100%; }

.vpot-row-padding, .vpot-row-padding > .vpot-col {
  padding: 0 8px; }

.vpot-container:after, .vpot-container:before, .vpot-row:after, .vpot-row:before, .vpot-row-padding:after, .vpot-row-padding:before, .vpot-clear:after, .vpot-clear:before {
  content: "";
  display: table;
  clear: both; }

::selection {
  background-color: #888888; }

::-webkit-scrollbar {
  width: 15px; }

::-webkit-scrollbar-track {
  background: #ff5faf; }

::-webkit-scrollbar-thumb {
  background: #ff87af; }

::-webkit-scrollbar-thumb:hover {
  background: #ff5f87; }

a:link {
  color: #ffffff;
  text-decoration: underline; }

a:visited {
  color: #ffffff;
  text-decoration: underline; }

a:hover {
  color: #ffffff;
  text-decoration: underline; }

a:active {
  color: #ffffff;
  text-decoration: underline; }

.background-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1; }

.flex-section {
  display: flex;
  flex-direction: column !important;
  align-items: center;
  justify-content: center; }

.flex-row {
  display: flex;
  flex-direction: column !important;
  align-items: center;
  justify-content: center; }

.et_pb_section {
  background-color: transparent; }

/*Early Flip Phones - Generic Viewport*/
.vpot-col.xs01 {
  width: 8.33333%; }

.vpot-col.xs02 {
  width: 16.66666%; }

.vpot-col.xs03 {
  width: 24.99999%; }

.vpot-col.xs04 {
  width: 33.33333%; }

.vpot-col.xs05 {
  width: 41.66666%; }

.vpot-col.xs06 {
  width: 49.99999%; }

.vpot-col.xs07 {
  width: 58.33333%; }

.vpot-col.xs08 {
  width: 66.66666%; }

.vpot-col.xs09 {
  width: 74.99999%; }

.vpot-col.xs10 {
  width: 83.33333%; }

.vpot-col.xs11 {
  width: 91.66666%; }

.vpot-col.xs12 {
  width: 99.99999%; }

.vpot-col.xsten01 {
  width: 10%; }

.vpot-col.xsten02 {
  width: 20%; }

.vpot-col.xsten03 {
  width: 30%; }

.vpot-col.xsten04 {
  width: 40%; }

.vpot-col.xsten05 {
  width: 50%; }

.vpot-col.xsten06 {
  width: 60%; }

.vpot-col.xsten07 {
  width: 70%; }

.vpot-col.xsten08 {
  width: 80%; }

.vpot-col.xsten09 {
  width: 90%; }

.vpot-col.xsten10 {
  width: 100%; }

/*Global*/
vpot-main-container {
  position: relative;
  z-index: 888;
  overflow: hidden;
  margin: 100px 0; }

.section-container {
  width: 94%;
  display: block;
  margin: 0 auto; }

h2 {
  font-size: 22px !important;
  font-family: cf2 !important;
  color: #ffffff !important;
  margin: 0 0 20px 0 !important;
  text-align: center; }

h3 {
  font-size: 28px !important;
  font-family: cf2 !important;
  color: #ffffff !important;
  margin: 0 0 20px 0 !important;
  text-align: center; }

h4 {
  font-size: 19px !important;
  font-family: cf3 !important;
  color: #ffffff !important;
  margin: 0 0 20px 0 !important;
  text-align: center; }

h5 {
  font-size: 28px !important;
  font-family: cf2 !important;
  color: #ffffff !important;
  margin: 0 0 20px 0 !important; }

.p {
  font-size: 18px !important;
  font-family: cf3 !important;
  color: #ffffff !important;
  font-weight: 300 !important;
  margin: 25px 0 0 0; }

.text-container {
  width: 98%;
  font-size: 18px !important;
  font-family: cf3 !important;
  color: #ffffff;
  font-weight: 300;
  display: block;
  margin: 0 auto; }

.vpot-image {
  width: 95%;
  height: auto;
  display: block;
  margin: 20px auto 20px auto;
  padding: 0; }

.vpot-video {
  width: 95%;
  height: auto;
  display: block;
  margin: 20px auto 20px auto;
  padding: 0; }

.shadow-bottom {
  box-shadow: 0px 8px 15px 2px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 8px 15px 2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 8px 15px 2px rgba(0, 0, 0, 0.8); }

.shadow-top {
  box-shadow: 0px -8px 15px 2px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px -8px 15px 2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px -8px 15px 2px rgba(0, 0, 0, 0.8); }

/*Global*/
/*Home*/
/*Videos*/
.video-section {
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden;
  border-top: solid 10px #ff87af; }

.video-section video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

/*Videos*/
/*eBay*/
#ebay {
  width: 100%;
  height: 100%;
  background-image: url("https://optivaudio.com/wp-content/themes/divi-child/assets/images/patterns/ebay-pattern.png");
  background-repeat: repeat;
  background-attachment: inherit;
  margin: 0 0 0 0;
  border-top: solid 10px #ff87af; }

.ebay-row {
  width: 100%;
  height: 900px;
  background-color: #ff87af;
  display: block;
  margin: 250px auto; }

.vpot-ebay-image {
  width: 175px;
  height: auto;
  display: block;
  margin: 75px auto 25px auto; }

/*eBay*/
/*About*/
#about {
  width: 100%;
  height: 100%;
  background-image: url("https://optivaudio.com/wp-content/themes/divi-child/assets/images/patterns/about-me.png");
  background-repeat: repeat;
  background-attachment: inherit;
  margin: 0 0 0 0;
  border-top: solid 10px #ff87af; }

.about-row {
  width: 100%;
  height: 1600px;
  background-color: #ff87af;
  display: block;
  margin: 250px auto; }

.vpot-about-me-image {
  width: 110px;
  height: auto;
  display: block;
  margin: 75px auto 25px auto; }

/*About*/
/*Physical Media*/
#physical-media {
  width: 100%;
  height: 100%;
  background-image: url("https://optivaudio.com/wp-content/themes/divi-child/assets/images/patterns/physical-media.png");
  background-repeat: repeat;
  background-attachment: inherit;
  margin: 0 0 0 0;
  border-top: solid 10px #ff87af; }

.physical-media-row {
  width: 100%;
  height: 1075px;
  background-color: #ff87af;
  display: block;
  margin: 250px auto; }

.vpot-physical-media-image {
  width: 175px;
  height: auto;
  display: block;
  margin: 100px auto 25px auto; }

.permanently {
  font-size: 23px !important;
  font-family: cf1 !important;
  color: #ffffff !important; }

/*Physical Media*/
/*Store*/
#store {
  width: 100%;
  height: 100%;
  background-image: url("https://optivaudio.com/wp-content/themes/divi-child/assets/images/patterns/store-pattern.png");
  background-repeat: repeat;
  background-attachment: inherit;
  margin: 0 0 0 0;
  border-top: solid 10px #ff87af; }

.store-row {
  width: 100%;
  height: 650px;
  background-color: #ff87af;
  display: block;
  margin: 250px auto; }

.vpot-store-logo-image {
  width: 300px;
  height: auto;
  display: block;
  margin: 100px auto 25px auto; }

.store-container {
  position: relative;
  top: 50px; }

.ebay-link {
  font-size: 22px !important;
  font-family: cf3 !important;
  color: #ffffff !important;
  display: table;
  margin: 0 auto; }

/*Store*/
/*Influential Albums*/
#influential-albums {
  width: 100%;
  height: 100%;
  background-image: url("https://optivaudio.com/wp-content/themes/divi-child/assets/images/patterns/influential-albums-pattern.png");
  background-repeat: repeat;
  background-attachment: inherit;
  margin: 0 0 0 0;
  border-top: solid 10px #ff87af; }

.influential-albums-row {
  width: 100%;
  height: 1850px;
  background-color: #ff87af;
  display: block;
  margin: 250px auto; }

.slideshow {
  width: 100%;
  max-width: 1920px;
  height: 1525px;
  background: #ff5f87;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
  display: block;
  margin: 40px auto 0 auto; }

.slide {
  display: none;
  padding: 25px;
  gap: 20px;
  animation: slideIn 0.6s ease forwards; }

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(40px); }
  to {
    opacity: 1;
    transform: translateX(0); } }
.slide.active {
  display: flex;
  flex-direction: column; }

.slide-img {
  flex: 0 0 40%;
  overflow: hidden; }

.slide-img img {
  width: 400px;
  height: auto;
  object-fit: cover;
  display: block;
  margin: 0 auto; }

.slide-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 12px; }

.slide-info p {
  font-size: 14px;
  font-family: cf3;
  color: #ffffff;
  line-height: 1; }

.slide-info ul {
  padding-left: 5px;
  font-size: 14px;
  font-family: cf3;
  color: #ffffff; }

.slide-info li {
  margin-bottom: 0; }

.controls {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 6px;
  background: #005faf;
  position: absolute;
  bottom: 0; }

.btn {
  font-family: cf1 !important;
  font-size: 16px;
  background: #0087d7;
  border: none;
  padding: 4px 8px;
  margin: 0 1px 0 0;
  color: #ffffff;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.2s; }

.btn:hover {
  background: #0087af; }

.influential-albums-container {
  display: block;
  margin: 50px auto 0 auto; }

.tracklist-heading {
  font-size: 20px;
  font-family: cf1;
  color: #ffffff;
  margin-bottom: 20px; }

.influential-album-text {
  font-size: 22px;
  font-family: cf3;
  color: #ffffff;
  text-align: center; }

/*Influential Albums*/
/*Optiv Audio*/
#optiv-audio {
  width: 100%;
  height: 100%;
  background-image: url("https://optivaudio.com/wp-content/themes/divi-child/assets/images/patterns/optiv-audio-pattern.png");
  background-repeat: repeat;
  background-attachment: inherit;
  margin: 0 0 0 0;
  border-top: solid 10px #ff87af; }

.optiv-audio-row {
  width: 100%;
  height: 450px;
  background-color: #ff87af;
  display: block;
  margin: 250px auto; }

.vpot-logo-image {
  width: 225px;
  height: auto;
  display: block;
  margin: 100px auto 25px auto; }

/*Optiv Audio*/
.float {
  transition: transform 0.2s ease, translatey(0px);
  animation: float-control 4s ease-in-out infinite;
  z-index: 100; }

@keyframes float-control {
  0% {
    transform: translatey(0px); }
  50% {
    transform: translatey(-40px); }
  100% {
    transform: translatey(0px); } }
/*Home*/
/*Mobile Phones - Generic Viewport*/
@media (min-width: 320px) {
  .vpot-col.mob01 {
    width: 8.33333%; }

  .vpot-col.mob02 {
    width: 16.66666%; }

  .vpot-col.mob03 {
    width: 24.99999%; }

  .vpot-col.mob04 {
    width: 33.33333%; }

  .vpot-col.mob05 {
    width: 41.66666%; }

  .vpot-col.mob06 {
    width: 49.99999%; }

  .vpot-col.mob07 {
    width: 58.33333%; }

  .vpot-col.mob08 {
    width: 66.66666%; }

  .vpot-col.mob09 {
    width: 74.99999%; }

  .vpot-col.mob10 {
    width: 83.33333%; }

  .vpot-col.mob11 {
    width: 91.66666%; }

  .vpot-col.mob12 {
    width: 99.99999%; }

  .vpot-col.mobten01 {
    width: 10%; }

  .vpot-col.mobten02 {
    width: 20%; }

  .vpot-col.mobten03 {
    width: 30%; }

  .vpot-col.mobten04 {
    width: 40%; }

  .vpot-col.mobten05 {
    width: 50%; }

  .vpot-col.mobten06 {
    width: 60%; }

  .vpot-col.mobten07 {
    width: 70%; }

  .vpot-col.mobten08 {
    width: 80%; }

  .vpot-col.mobten09 {
    width: 90%; }

  .vpot-col.mobten10 {
    width: 100%; }

  /*Global*/
  vpot-main-container {
    margin: 100px 0; }

  h2 {
    font-size: 22px !important; }

  h3 {
    font-size: 28px !important; }

  h4 {
    font-size: 19px !important; }

  h5 {
    font-size: 28px !important; }

  .p {
    font-size: 18px !important;
    margin: 25px 0 0 0; }

  .text-container {
    width: 98%;
    font-size: 18px !important; }

  .vpot-image {
    width: 95%; }

  .vpot-video {
    width: 95%; }

  /*Global*/
  /*Home*/
  /*eBay*/
  .ebay-row {
    width: 100%;
    height: 900px;
    margin: 250px auto; }

  .vpot-ebay-image {
    width: 175px;
    margin: 75px auto 25px auto; }

  /*eBay*/
  /*About*/
  .about-row {
    width: 100%;
    height: 1600px;
    margin: 250px auto; }

  .vpot-about-me-image {
    width: 110px;
    margin: 75px auto 25px auto; }

  /*About*/
  /*Physical Media*/
  .physical-media-row {
    width: 100%;
    height: 1075px;
    margin: 250px auto; }

  .vpot-physical-media-image {
    width: 175px;
    margin: 100px auto 25px auto; }

  .permanently {
    font-size: 23px !important; }

  /*Physical Media*/
  /*Store*/
  .store-row {
    width: 100%;
    height: 650px;
    margin: 250px auto; }

  .vpot-store-logo-image {
    width: 300px;
    margin: 100px auto 25px auto; }

  .store-container {
    position: relative;
    top: 50px; }

  .ebay-link {
    font-size: 22px !important; }

  /*Store*/
  /*Influential Albums*/
  .influential-albums-row {
    width: 100%;
    height: 1850px;
    margin: 250px auto; }

  .slideshow {
    width: 100%;
    max-width: 1920px;
    height: 1525px;
    margin: 40px auto 0 auto; }

  .slide.active {
    flex-direction: column; }

  .slide-img img {
    width: 400px; }

  .slide-info {
    flex-direction: column; }

  .slide-info p {
    font-size: 14px;
    line-height: 1; }

  .slide-info ul {
    padding-left: 5px;
    font-size: 14px; }

  .slide-info li {
    margin-bottom: 0; }

  .controls {
    padding: 15px 6px; }

  .btn {
    font-size: 16px;
    padding: 4px 8px;
    margin: 0 1px 0 0; }

  .influential-albums-container {
    margin: 50px auto 0 auto; }

  .tracklist-heading {
    font-size: 20px;
    margin-bottom: 20px; }

  .influential-album-text {
    font-size: 22px; }

  /*Influential Albums*/
  /*Optiv Audio*/
  .optiv-audio-row {
    width: 100%;
    height: 450px;
    margin: 250px auto; }

  .vpot-logo-image {
    width: 225px;
    margin: 100px auto 25px auto; }

  /*Optiv Audio*/
  /*Home*/ }
/*SD 480p - Standard Definition 640px x 480px*/
@media (min-width: 440px) {
  .vpot-col.sd01 {
    width: 8.33333%; }

  .vpot-col.sd02 {
    width: 16.66666%; }

  .vpot-col.sd03 {
    width: 24.99999%; }

  .vpot-col.sd04 {
    width: 33.33333%; }

  .vpot-col.sd05 {
    width: 41.66666%; }

  .vpot-col.sd06 {
    width: 49.99999%; }

  .vpot-col.sd07 {
    width: 58.33333%; }

  .vpot-col.sd08 {
    width: 66.66666%; }

  .vpot-col.sd09 {
    width: 74.99999%; }

  .vpot-col.sd10 {
    width: 83.33333%; }

  .vpot-col.sd11 {
    width: 91.66666%; }

  .vpot-col.sd12 {
    width: 99.99999%; }

  .vpot-col.sdten01 {
    width: 10%; }

  .vpot-col.sdten02 {
    width: 20%; }

  .vpot-col.sdten03 {
    width: 30%; }

  .vpot-col.sdten04 {
    width: 40%; }

  .vpot-col.sdten05 {
    width: 50%; }

  .vpot-col.sdten06 {
    width: 60%; }

  .vpot-col.sdten07 {
    width: 70%; }

  .vpot-col.sdten08 {
    width: 80%; }

  .vpot-col.sdten09 {
    width: 90%; }

  .vpot-col.sdten10 {
    width: 100%; }

  /*Global*/
  vpot-main-container {
    margin: 100px 0; }

  h2 {
    font-size: 24px !important; }

  h3 {
    font-size: 32px !important; }

  h4 {
    font-size: 21.5px !important; }

  h5 {
    font-size: 28px !important; }

  .p {
    font-size: 18px !important;
    margin: 25px 0 0 0; }

  .text-container {
    width: 90%;
    font-size: 18px !important; }

  .vpot-image {
    width: 95%; }

  .vpot-video {
    width: 95%; }

  /*Global*/
  /*Home*/
  /*eBay*/
  .ebay-row {
    width: 100%;
    height: 800px;
    margin: 250px auto; }

  .vpot-ebay-image {
    width: 175px;
    margin: 75px auto 25px auto; }

  /*eBay*/
  /*About*/
  .about-row {
    width: 100%;
    height: 1450px;
    margin: 250px auto; }

  .vpot-about-me-image {
    width: 130px;
    margin: 75px auto 25px auto; }

  /*About*/
  /*Physical Media*/
  .physical-media-row {
    width: 100%;
    height: 975px;
    margin: 250px auto; }

  .vpot-physical-media-image {
    width: 225px;
    margin: 100px auto 25px auto; }

  .permanently {
    font-size: 24px !important; }

  /*Physical Media*/
  /*Store*/
  .store-row {
    width: 100%;
    height: 650px;
    margin: 250px auto; }

  .vpot-store-logo-image {
    width: 300px;
    margin: 100px auto 25px auto; }

  .store-container {
    position: relative;
    top: 50px; }

  .ebay-link {
    font-size: 32px !important; }

  /*Store*/
  /*Influential Albums*/
  .influential-albums-row {
    width: 100%;
    height: 1700px;
    margin: 250px auto; }

  .slideshow {
    width: 96%;
    max-width: 1920px;
    height: 1375px;
    margin: 40px auto 0 auto; }

  .slide.active {
    flex-direction: column; }

  .slide-img img {
    width: 400px; }

  .slide-info {
    flex-direction: column; }

  .slide-info p {
    font-size: 14px;
    line-height: 1; }

  .slide-info ul {
    padding-left: 5px;
    font-size: 14px; }

  .slide-info li {
    margin-bottom: 0; }

  .controls {
    padding: 15px 25px; }

  .btn {
    font-size: 18px;
    padding: 8px 16px;
    margin: 0 0; }

  .influential-albums-container {
    margin: 50px auto 0 auto; }

  .tracklist-heading {
    font-size: 20px;
    margin-bottom: 20px; }

  .influential-album-text {
    font-size: 22px; }

  /*Influential Albums*/
  /*Optiv Audio*/
  .optiv-audio-row {
    width: 100%;
    height: 500px;
    margin: 250px auto; }

  .vpot-logo-image {
    width: 250px;
    margin: 100px auto 25px auto; }

  /*Optiv Audio*/
  /*Home*/ }
/*Tablets - Generic Viewport*/
@media (min-width: 800px) {
  .vpot-col.tab01 {
    width: 8.33333%; }

  .vpot-col.tab02 {
    width: 16.66666%; }

  .vpot-col.tab03 {
    width: 24.99999%; }

  .vpot-col.tab04 {
    width: 33.33333%; }

  .vpot-col.tab05 {
    width: 41.66666%; }

  .vpot-col.tab06 {
    width: 49.99999%; }

  .vpot-col.tab07 {
    width: 58.33333%; }

  .vpot-col.tab08 {
    width: 66.66666%; }

  .vpot-col.tab09 {
    width: 74.99999%; }

  .vpot-col.tab10 {
    width: 83.33333%; }

  .vpot-col.tab11 {
    width: 91.66666%; }

  .vpot-col.tab12 {
    width: 99.99999%; }

  .vpot-col.tabten01 {
    width: 10%; }

  .vpot-col.tabten02 {
    width: 20%; }

  .vpot-col.tabten03 {
    width: 30%; }

  .vpot-col.tabten04 {
    width: 40%; }

  .vpot-col.tabten05 {
    width: 50%; }

  .vpot-col.tabten06 {
    width: 60%; }

  .vpot-col.tabten07 {
    width: 70%; }

  .vpot-col.tabten08 {
    width: 80%; }

  .vpot-col.tabten09 {
    width: 90%; }

  .vpot-col.tabten10 {
    width: 100%; }

  /*Global*/
  vpot-main-container {
    margin: 100px 0; }

  h2 {
    font-size: 28px !important; }

  h3 {
    font-size: 38px !important; }

  h4 {
    font-size: 26.4px !important; }

  h5 {
    font-size: 28px !important; }

  .p {
    font-size: 24px !important;
    margin: 25px 0 0 0; }

  .text-container {
    width: 90%;
    font-size: 24px !important; }

  .vpot-image {
    width: 95%; }

  .vpot-video {
    width: 95%; }

  /*Global*/
  /*Home*/
  /*eBay*/
  .ebay-row {
    width: 96%;
    height: 800px;
    margin: 250px auto; }

  .vpot-ebay-image {
    width: 200px;
    margin: 75px auto 25px auto; }

  /*eBay*/
  /*About*/
  .about-row {
    width: 96%;
    height: 1400px;
    margin: 250px auto; }

  .vpot-about-me-image {
    width: 130px;
    margin: 75px auto 25px auto; }

  /*About*/
  /*Physical Media*/
  .physical-media-row {
    width: 96%;
    height: 975px;
    margin: 250px auto; }

  .vpot-physical-media-image {
    width: 275px;
    margin: 100px auto 25px auto; }

  .permanently {
    font-size: 28px !important; }

  /*Physical Media*/
  /*Store*/
  .store-row {
    width: 96%;
    height: 750px;
    margin: 250px auto; }

  .vpot-store-logo-image {
    width: 350px;
    margin: 100px auto 25px auto; }

  .store-container {
    position: relative;
    top: 75px; }

  .ebay-link {
    font-size: 38px !important; }

  /*Store*/
  /*Influential Albums*/
  .influential-albums-row {
    width: 96%;
    height: 1525px;
    margin: 250px auto; }

  .slideshow {
    width: 96%;
    max-width: 1920px;
    height: 1250px;
    margin: 40px auto 0 auto; }

  .slide.active {
    flex-direction: column; }

  .slide-img img {
    width: 400px; }

  .slide-info {
    flex-direction: column; }

  .slide-info p {
    font-size: 14px;
    line-height: 1; }

  .slide-info ul {
    padding-left: 40px;
    font-size: 14px; }

  .slide-info li {
    margin-bottom: 0; }

  .controls {
    padding: 15px 25px; }

  .btn {
    font-size: 22px;
    padding: 8px 16px;
    margin: 0 25px; }

  .influential-albums-container {
    margin: 50px auto 0 auto; }

  .tracklist-heading {
    font-size: 22px;
    margin-bottom: 20px; }

  .influential-album-text {
    font-size: 32px; }

  /*Influential Albums*/
  /*Optiv Audio*/
  .optiv-audio-row {
    width: 96%;
    height: 550px;
    margin: 250px auto; }

  .vpot-logo-image {
    width: 300px;
    margin: 100px auto 25px auto; }

  /*Optiv Audio*/
  /*Home*/ }
/*HD 720p - High Definition 1280px x 720px*/
@media (min-width: 1100px) {
  .vpot-col.hd01 {
    width: 8.33333%; }

  .vpot-col.hd02 {
    width: 16.66666%; }

  .vpot-col.hd03 {
    width: 24.99999%; }

  .vpot-col.hd04 {
    width: 33.33333%; }

  .vpot-col.hd05 {
    width: 41.66666%; }

  .vpot-col.hd06 {
    width: 49.99999%; }

  .vpot-col.hd07 {
    width: 58.33333%; }

  .vpot-col.hd08 {
    width: 66.66666%; }

  .vpot-col.hd09 {
    width: 74.99999%; }

  .vpot-col.hd10 {
    width: 83.33333%; }

  .vpot-col.hd11 {
    width: 91.66666%; }

  .vpot-col.hd12 {
    width: 99.99999%; }

  .vpot-col.hdten01 {
    width: 10%; }

  .vpot-col.hdten02 {
    width: 20%; }

  .vpot-col.hdten03 {
    width: 30%; }

  .vpot-col.hdten04 {
    width: 40%; }

  .vpot-col.hdten05 {
    width: 50%; }

  .vpot-col.hdten06 {
    width: 60%; }

  .vpot-col.hdten07 {
    width: 70%; }

  .vpot-col.hdten08 {
    width: 80%; }

  .vpot-col.hdten09 {
    width: 90%; }

  .vpot-col.hdten10 {
    width: 100%; }

  /*Global*/
  vpot-main-container {
    margin: 100px 0; }

  h2 {
    font-size: 28px !important; }

  h3 {
    font-size: 38px !important; }

  h4 {
    font-size: 26.4px !important; }

  h5 {
    font-size: 28px !important; }

  .p {
    font-size: 24px !important;
    margin: 25px 0 0 0; }

  .text-container {
    width: 80%;
    font-size: 24px !important; }

  .vpot-image {
    width: 95%; }

  .vpot-video {
    width: 95%; }

  /*Global*/
  /*Home*/
  /*eBay*/
  .ebay-row {
    width: 96%;
    height: 700px;
    margin: 250px auto; }

  .vpot-ebay-image {
    width: 200px;
    margin: 75px auto 25px auto; }

  /*eBay*/
  /*About*/
  .about-row {
    width: 96%;
    height: 1250px;
    margin: 250px auto; }

  .vpot-about-me-image {
    width: 130px;
    margin: 75px auto 25px auto; }

  /*About*/
  /*Physical Media*/
  .physical-media-row {
    width: 96%;
    height: 900px;
    margin: 250px auto; }

  .vpot-physical-media-image {
    width: 275px;
    margin: 100px auto 25px auto; }

  .permanently {
    font-size: 28px !important; }

  /*Physical Media*/
  /*Store*/
  .store-row {
    width: 96%;
    height: 750px;
    margin: 250px auto; }

  .vpot-store-logo-image {
    width: 350px;
    margin: 100px auto 25px auto; }

  .store-container {
    position: relative;
    top: 75px; }

  .ebay-link {
    font-size: 38px !important; }

  /*Store*/
  /*Influential Albums*/
  .influential-albums-row {
    width: 96%;
    height: 1175px;
    margin: 250px auto; }

  .slideshow {
    width: 96%;
    max-width: 1920px;
    height: 875px;
    margin: 40px auto 0 auto; }

  .slide.active {
    flex-direction: row; }

  .slide-img img {
    width: 400px; }

  .slide-info {
    flex-direction: column; }

  .slide-info p {
    font-size: 14px;
    line-height: 1; }

  .slide-info ul {
    padding-left: 40px;
    font-size: 14px; }

  .slide-info li {
    margin-bottom: 0; }

  .controls {
    padding: 15px 25px; }

  .btn {
    font-size: 22px;
    padding: 8px 16px;
    margin: 0 100px; }

  .influential-albums-container {
    margin: 50px auto 0 auto; }

  .tracklist-heading {
    font-size: 22px;
    margin-bottom: 20px; }

  .influential-album-text {
    font-size: 32px; }

  /*Influential Albums*/
  /*Optiv Audio*/
  .optiv-audio-row {
    width: 96%;
    height: 550px;
    margin: 250px auto; }

  .vpot-logo-image {
    width: 300px;
    margin: 100px auto 25px auto; }

  /*Optiv Audio*/
  /*Home*/ }
/*FHD 1080p - Full High Definition 1920px x 1080px*/
@media (min-width: 1620px) {
  .vpot-col.fhd01 {
    width: 8.33333%; }

  .vpot-col.fhd02 {
    width: 16.66666%; }

  .vpot-col.fhd03 {
    width: 24.99999%; }

  .vpot-col.fhd04 {
    width: 33.33333%; }

  .vpot-col.fhd05 {
    width: 41.66666%; }

  .vpot-col.fhd06 {
    width: 49.99999%; }

  .vpot-col.fhd07 {
    width: 58.33333%; }

  .vpot-col.fhd08 {
    width: 66.66666%; }

  .vpot-col.fhd09 {
    width: 74.99999%; }

  .vpot-col.fhd10 {
    width: 83.33333%; }

  .vpot-col.fhd11 {
    width: 91.66666%; }

  .vpot-col.fhd12 {
    width: 99.99999%; }

  .vpot-col.fhdten01 {
    width: 10%; }

  .vpot-col.fhdten02 {
    width: 20%; }

  .vpot-col.fhdten03 {
    width: 30%; }

  .vpot-col.fhdten04 {
    width: 40%; }

  .vpot-col.fhdten05 {
    width: 50%; }

  .vpot-col.fhdten06 {
    width: 60%; }

  .vpot-col.fhdten07 {
    width: 70%; }

  .vpot-col.fhdten08 {
    width: 80%; }

  .vpot-col.fhdten09 {
    width: 90%; }

  .vpot-col.fhdten10 {
    width: 100%; }

  /*Global*/
  vpot-main-container {
    margin: 100px 0; }

  h2 {
    font-size: 28px !important; }

  h3 {
    font-size: 42px !important; }

  h4 {
    font-size: 28.4px !important; }

  h5 {
    font-size: 28px !important; }

  .p {
    font-size: 24px !important;
    margin: 25px 0 0 0; }

  .text-container {
    width: 80%;
    font-size: 24px !important; }

  .vpot-image {
    width: 95%; }

  .vpot-video {
    width: 95%; }

  /*Global*/
  /*Home*/
  /*eBay*/
  .ebay-row {
    width: 80%;
    height: 700px;
    margin: 250px auto; }

  .vpot-ebay-image {
    width: 250px;
    margin: 75px auto 25px auto; }

  /*eBay*/
  /*About*/
  .about-row {
    width: 80%;
    height: 1175px;
    margin: 250px auto; }

  .vpot-about-me-image {
    width: 140px;
    margin: 75px auto 25px auto; }

  /*About*/
  /*Physical Media*/
  .physical-media-row {
    width: 80%;
    height: 900px;
    margin: 250px auto; }

  .vpot-physical-media-image {
    width: 300px;
    margin: 100px auto 25px auto; }

  .permanently {
    font-size: 32px !important; }

  /*Physical Media*/
  /*Store*/
  .store-row {
    width: 80%;
    height: 750px;
    margin: 250px auto; }

  .vpot-store-logo-image {
    width: 350px;
    margin: 100px auto 25px auto; }

  .store-container {
    position: relative;
    top: 75px; }

  .ebay-link {
    font-size: 42px !important; }

  /*Store*/
  /*Influential Albums*/
  .influential-albums-row {
    width: 80%;
    height: 1100px;
    margin: 250px auto; }

  .slideshow {
    width: 96%;
    max-width: 1920px;
    height: 800px;
    margin: 40px auto 0 auto; }

  .slide.active {
    flex-direction: row; }

  .slide-img img {
    width: 500px; }

  .slide-info {
    flex-direction: column; }

  .slide-info p {
    font-size: 14px;
    line-height: 1; }

  .slide-info ul {
    padding-left: 40px;
    font-size: 14px; }

  .slide-info li {
    margin-bottom: 0; }

  .controls {
    padding: 15px 25px; }

  .btn {
    font-size: 22px;
    padding: 8px 16px;
    margin: 0 100px; }

  .influential-albums-container {
    margin: 50px auto 0 auto; }

  .tracklist-heading {
    font-size: 22px;
    margin-bottom: 20px; }

  .influential-album-text {
    font-size: 32px; }

  /*Influential Albums*/
  /*Optiv Audio*/
  .optiv-audio-row {
    width: 80%;
    height: 550px;
    margin: 250px auto; }

  .vpot-logo-image {
    width: 325px;
    margin: 100px auto 25px auto; }

  /*Optiv Audio*/
  /*Home*/ }
/*2K QHD 1440p - Quad High Definition 2560px x 1440px*/
@media (min-width: 2160px) {
  .vpot-col.qhd01 {
    width: 8.33333%; }

  .vpot-col.qhd02 {
    width: 16.66666%; }

  .vpot-col.qhd03 {
    width: 24.99999%; }

  .vpot-col.qhd04 {
    width: 33.33333%; }

  .vpot-col.qhd05 {
    width: 41.66666%; }

  .vpot-col.qhd06 {
    width: 49.99999%; }

  .vpot-col.qhd07 {
    width: 58.33333%; }

  .vpot-col.qhd08 {
    width: 66.66666%; }

  .vpot-col.qhd09 {
    width: 74.99999%; }

  .vpot-col.qhd10 {
    width: 83.33333%; }

  .vpot-col.qhd11 {
    width: 91.66666%; }

  .vpot-col.qhd12 {
    width: 99.99999%; }

  .vpot-col.qhdten01 {
    width: 10%; }

  .vpot-col.qhdten02 {
    width: 20%; }

  .vpot-col.qhdten03 {
    width: 30%; }

  .vpot-col.qhdten04 {
    width: 40%; }

  .vpot-col.qhdten05 {
    width: 50%; }

  .vpot-col.qhdten06 {
    width: 60%; }

  .vpot-col.qhdten07 {
    width: 70%; }

  .vpot-col.qhdten08 {
    width: 80%; }

  .vpot-col.qhdten09 {
    width: 90%; }

  .vpot-col.qhdten10 {
    width: 100%; }

  /*Global*/
  vpot-main-container {
    margin: 100px 0; }

  h2 {
    font-size: 28px !important; }

  h3 {
    font-size: 60px !important; }

  h4 {
    font-size: 42px !important; }

  h5 {
    font-size: 28px !important; }

  .p {
    font-size: 32px !important;
    margin: 25px 0 0 0; }

  .text-container {
    width: 80%;
    font-size: 32px !important; }

  .vpot-image {
    width: 95%; }

  .vpot-video {
    width: 95%; }

  /*Global*/
  /*Home*/
  /*eBay*/
  .ebay-row {
    width: 80%;
    height: 950px;
    margin: 250px auto; }

  .vpot-ebay-image {
    width: 350px;
    margin: 100px auto 25px auto; }

  /*eBay*/
  /*About*/
  .about-row {
    width: 80%;
    height: 1500px;
    margin: 250px auto; }

  .vpot-about-me-image {
    width: 175px;
    margin: 75px auto 25px auto; }

  /*About*/
  /*Physical Media*/
  .physical-media-row {
    width: 80%;
    height: 1000px;
    margin: 250px auto; }

  .vpot-physical-media-image {
    width: 375px;
    margin: 75px auto 25px auto; }

  .permanently {
    font-size: 42px !important; }

  /*Physical Media*/
  /*Store*/
  .store-row {
    width: 80%;
    height: 900px;
    margin: 250px auto; }

  .vpot-store-logo-image {
    width: 425px;
    margin: 100px auto 25px auto; }

  .store-container {
    position: relative;
    top: 75px; }

  .ebay-link {
    font-size: 56px !important; }

  /*Store*/
  /*Influential Albums*/
  .influential-albums-row {
    width: 80%;
    height: 1300px;
    margin: 250px auto; }

  .slideshow {
    width: 85%;
    max-width: 1920px;
    height: 950px;
    margin: 40px auto 0 auto; }

  .slide.active {
    flex-direction: row; }

  .slide-img img {
    width: 600px; }

  .slide-info {
    flex-direction: column; }

  .slide-info p {
    font-size: 16px;
    line-height: 1.4; }

  .slide-info ul {
    padding-left: 40px;
    font-size: 16px; }

  .slide-info li {
    margin-bottom: 6px; }

  .controls {
    padding: 15px 25px; }

  .btn {
    font-size: 24px;
    padding: 8px 16px;
    margin: 0 300px; }

  .influential-albums-container {
    margin: 50px auto 0 auto; }

  .tracklist-heading {
    font-size: 26px;
    margin-bottom: 20px; }

  .influential-album-text {
    font-size: 32px; }

  /*Influential Albums*/
  /*Optiv Audio*/
  .optiv-audio-row {
    width: 80%;
    height: 650px;
    margin: 250px auto; }

  .vpot-logo-image {
    width: 400px;
    margin: 100px auto 25px auto; }

  /*Optiv Audio*/
  /*Home*/ }
/*4K UHD - Ultra High Definition 3840px x 2160px*/
@media (min-width: 3240px) {
  .vpot-col.uhd4k01 {
    width: 8.33333%; }

  .vpot-col.uhd4k02 {
    width: 16.66666%; }

  .vpot-col.uhd4k03 {
    width: 24.99999%; }

  .vpot-col.uhd4k04 {
    width: 33.33333%; }

  .vpot-col.uhd4k05 {
    width: 41.66666%; }

  .vpot-col.uhd4k06 {
    width: 49.99999%; }

  .vpot-col.uhd4k07 {
    width: 58.33333%; }

  .vpot-col.uhd4k08 {
    width: 66.66666%; }

  .vpot-col.uhd4k09 {
    width: 74.99999%; }

  .vpot-col.uhd4k10 {
    width: 83.33333%; }

  .vpot-col.uhd4k11 {
    width: 91.66666%; }

  .vpot-col.uhd4k12 {
    width: 99.99999%; }

  .vpot-col.uhd4k01 {
    width: 10%; }

  .vpot-col.uhd4k02 {
    width: 20%; }

  .vpot-col.uhd4k03 {
    width: 30%; }

  .vpot-col.uhd4k04 {
    width: 40%; }

  .vpot-col.uhd4k05 {
    width: 50%; }

  .vpot-col.uhd4k06 {
    width: 60%; }

  .vpot-col.uhd4k07 {
    width: 70%; }

  .vpot-col.uhd4k08 {
    width: 80%; }

  .vpot-col.uhd4k09 {
    width: 90%; }

  .vpot-col.uhd4k10 {
    width: 100%; }

  /*Global*/
  vpot-main-container {
    margin: 100px 0; }

  h2 {
    font-size: 36px !important; }

  h3 {
    font-size: 84px !important; }

  h4 {
    font-size: 56px !important; }

  h5 {
    font-size: 28px !important; }

  .p {
    font-size: 48px !important;
    margin: 25px 0 0 0; }

  .text-container {
    width: 80%;
    font-size: 48px !important; }

  .vpot-image {
    width: 95%; }

  .vpot-video {
    width: 95%; }

  /*Global*/
  /*Home*/
  /*eBay*/
  .ebay-row {
    width: 80%;
    height: 1350px;
    margin: 250px auto; }

  .vpot-ebay-image {
    width: 500px;
    margin: 100px auto 25px auto; }

  /*eBay*/
  /*About*/
  .about-row {
    width: 80%;
    height: 2200px;
    margin: 250px auto; }

  .vpot-about-me-image {
    width: 275px;
    margin: 100px auto 25px auto; }

  /*About*/
  /*Physical Media*/
  .physical-media-row {
    width: 80%;
    height: 1400px;
    margin: 250px auto; }

  .vpot-physical-media-image {
    width: 500px;
    margin: 100px auto 25px auto; }

  .permanently {
    font-size: 70px !important; }

  /*Physical Media*/
  /*Store*/
  .store-row {
    width: 80%;
    height: 1300px;
    margin: 250px auto; }

  .vpot-store-logo-image {
    width: 675px;
    margin: 150px auto 50px auto; }

  .store-container {
    position: relative;
    top: 75px; }

  .ebay-link {
    font-size: 82px !important; }

  /*Store*/
  /*Influential Albums*/
  .influential-albums-row {
    width: 80%;
    height: 1350px;
    margin: 250px auto; }

  .slideshow {
    width: 85%;
    max-width: 2200px;
    height: 1000px;
    margin: 40px auto 0 auto; }

  .slide.active {
    flex-direction: row; }

  .slide-img img {
    width: 850px; }

  .slide-info {
    flex-direction: column; }

  .slide-info p {
    font-size: 26px;
    line-height: 1.8; }

  .slide-info ul {
    padding-left: 40px;
    font-size: 26px; }

  .slide-info li {
    margin-bottom: 6px; }

  .controls {
    padding: 15px 25px; }

  .btn {
    font-size: 24px;
    padding: 8px 16px;
    margin: 0 300px; }

  .influential-albums-container {
    margin: 50px auto 0 auto; }

  .tracklist-heading {
    font-size: 30px;
    margin-bottom: 20px; }

  .influential-album-text {
    font-size: 32px; }

  /*Influential Albums*/
  /*Optiv Audio*/
  .optiv-audio-row {
    width: 80%;
    height: 850px;
    margin: 250px auto; }

  .vpot-logo-image {
    width: 550px;
    margin: 100px auto 25px auto; }

  /*Optiv Audio*/
  /*Home*/ }
/*8K UHD - Ultra High Definition 7680px x 4320px*/
@media (min-width: 4880px) {
  .vpot-col.uhd8k01 {
    width: 8.33333%; }

  .vpot-col.uhd8k02 {
    width: 16.66666%; }

  .vpot-col.uhd8k03 {
    width: 24.99999%; }

  .vpot-col.uhd8k04 {
    width: 33.33333%; }

  .vpot-col.uhd8k05 {
    width: 41.66666%; }

  .vpot-col.uhd8k06 {
    width: 49.99999%; }

  .vpot-col.uhd8k07 {
    width: 58.33333%; }

  .vpot-col.uhd8k08 {
    width: 66.66666%; }

  .vpot-col.uhd8k09 {
    width: 74.99999%; }

  .vpot-col.uhd8k10 {
    width: 83.33333%; }

  .vpot-col.uhd8k11 {
    width: 91.66666%; }

  .vpot-col.uhd8k12 {
    width: 99.99999%; }

  .vpot-col.uhd8k01 {
    width: 10%; }

  .vpot-col.uhd8k02 {
    width: 20%; }

  .vpot-col.uhd8k03 {
    width: 30%; }

  .vpot-col.uhd8k04 {
    width: 40%; }

  .vpot-col.uhd8k05 {
    width: 50%; }

  .vpot-col.uhd8k06 {
    width: 60%; }

  .vpot-col.uhd8k07 {
    width: 70%; }

  .vpot-col.uhd8k08 {
    width: 80%; }

  .vpot-col.uhd8k09 {
    width: 90%; }

  .vpot-col.uhd8k10 {
    width: 100%; }

  /*Global*/
  vpot-main-container {
    margin: 100px 0; }

  h2 {
    font-size: 36px !important; }

  h3 {
    font-size: 84px !important; }

  h4 {
    font-size: 56px !important; }

  h5 {
    font-size: 28px !important; }

  .p {
    font-size: 48px !important;
    margin: 25px 0 0 0; }

  .text-container {
    width: 80%;
    font-size: 48px !important; }

  .vpot-image {
    width: 95%; }

  .vpot-video {
    width: 95%; }

  /*Global*/
  /*Home*/
  /*eBay*/
  .ebay-row {
    width: 80%;
    height: 1350px;
    margin: 250px auto; }

  .vpot-ebay-image {
    width: 500px;
    margin: 100px auto 25px auto; }

  /*eBay*/
  /*About*/
  .about-row {
    width: 80%;
    height: 2200px;
    margin: 250px auto; }

  .vpot-about-me-image {
    width: 275px;
    margin: 100px auto 25px auto; }

  /*About*/
  /*Physical Media*/
  .physical-media-row {
    width: 80%;
    height: 1400px;
    margin: 250px auto; }

  .vpot-physical-media-image {
    width: 500px;
    margin: 100px auto 25px auto; }

  .permanently {
    font-size: 70px !important; }

  /*Physical Media*/
  /*Store*/
  .store-row {
    width: 80%;
    height: 1300px;
    margin: 250px auto; }

  .vpot-store-logo-image {
    width: 675px;
    margin: 150px auto 50px auto; }

  .store-container {
    position: relative;
    top: 75px; }

  .ebay-link {
    font-size: 82px !important; }

  /*Store*/
  /*Influential Albums*/
  .influential-albums-row {
    width: 80%;
    height: 1350px;
    margin: 250px auto; }

  .slideshow {
    width: 85%;
    max-width: 2200px;
    height: 1000px;
    margin: 40px auto 0 auto; }

  .slide.active {
    flex-direction: row; }

  .slide-img img {
    width: 850px; }

  .slide-info {
    flex-direction: column; }

  .slide-info p {
    font-size: 26px;
    line-height: 1.8; }

  .slide-info ul {
    padding-left: 40px;
    font-size: 26px; }

  .slide-info li {
    margin-bottom: 6px; }

  .controls {
    padding: 15px 25px; }

  .btn {
    font-size: 24px;
    padding: 8px 16px;
    margin: 0 300px; }

  .influential-albums-container {
    margin: 50px auto 0 auto; }

  .tracklist-heading {
    font-size: 30px;
    margin-bottom: 20px; }

  .influential-album-text {
    font-size: 32px; }

  /*Influential Albums*/
  /*Optiv Audio*/
  .optiv-audio-row {
    width: 80%;
    height: 850px;
    margin: 250px auto; }

  .vpot-logo-image {
    width: 550px;
    margin: 100px auto 25px auto; }

  /*Optiv Audio*/
  /*Home*/ }
