@charset "UTF-8";
/* Body */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
h2 {
  font-size: 22px;
  color: #97AEBC;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
}
h4 {
  font-size: 18px;
  color: #97AEBC;
  font-style: normal;
}
h5 {
  font-size: 18px;
  color: #2A3D55;
  font-style: normal;
  padding-top: 5px
}
body {
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  /* font-size: 20px; */
  font-weight: 400;
  overflow-x: hidden;
  /* background-color: antiquewhite; */
}
hr {
  border: none;
  height: 1px;
  background: #3E5068;
  width: 100%;
}
.repTableMain {
  width: 100%;
  padding: 10px;
}
.repTdLarge {
  width: 37%;
}
.repTdSmall {
  width: 10%;
}
br {
  line-height: 5px;
}
a {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
}
ul {
  display: inline-block;
}
.top-align-all td {
  vertical-align: top;
}
#homeAudioDiv {
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 41px;
  padding-right: 20px;
  background-image: url("../images/icons/mute_unmute_sm.jpg");
  background-repeat: no-repeat;
  overflow: hidden;
  margin-top: 260px;
  top: -8px;
  cursor: pointer;
  margin-left: 10px;
  min-width: 0px;
  -moz-max-width: 17px;
}
.audioPlayerContainer {
  width: 43px;
  height: 30px;
  text-align: center;
  overflow: hidden;
  -moz-overflow: hidden;
  overflow-x: hidden;
  float: right;
  align-content: center;
}
audio {
  display: inline-block;
  width: 110px;
  height: 30px;
  background-image: url("../images/icons/mute_unmute_sm.jpg");
  background-repeat: no-repeat;
  background-size: contain;
}
/* Container */
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 90%;
  background-color: #FFFFFF;
}
.badgeContainer {
  width: 100%;
  text-align: center;
  height: 234px;
}
.active {
  display: block;
}
/* Navigation */
header {
  width: 100%;
  height: auto;
  /* border-bottom: 1px solid #2C9AB7; */
  /*background-color:#033042;*/
  /* background-image: url("../images/bg/header_2019.jpg"); */
  background-repeat: repeat;
  background-position: 0px -150px;
  background-size: auto;
  padding-top: 50px;
  background-color: #000;
}
.logo {
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  float: left;
  margin-left: 0px;
  letter-spacing: 0.9px;
  margin-right: 0px;
  height: 500px;
  font-size: 30px;
  padding-bottom: -10px;
  padding-top: 0px;
  margin-top: -10px;
  margin-bottom: -21px
}
.topLogo {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 70px;
  margin-top: 20px;
  margin-bottom: 6px;
  padding-right: 6px;
}
.centerLogo {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  /* border-bottom : 1px solid #2C9AB7; */
  /* top: -180px; */
  height: auto;
  /* margin-top: 30px; */
  margin-bottom: 10px;
  border-bottom: 1px solid #063C57;
  /* padding-bottom: 20px; */
  /* padding-top: 20px; */
  background-color: #000;
  color: #FFFFFF;
  font-size: 22px;
  padding-bottom: 14px;
  /* margin-top: 7px; */
}
#logoImage {
  display: inline-block;
  width: 500px;
  height: 148px;
  background-image: url(../images/logo_2019v2.png);
  background-size: cover;
  overflow: hidden;
}
.centerLogo a {
  color: #ffffff;
}
.centerLogo a:hover {
  color: #B0C8EB;
}
.logo h4 {
  margin-top: 20px;
  color: #ffffff;
}
.logo h5 {
  text-align: left;
  float: left;
  width: 200px;
  height: auto;
  margin-top: -70px;
  margin-left: 25.5%;
  color: #FFFFFF;
  text-shadow: 2px 2px 4px #fff;
  font-size: 24px;
}
.logo h6 {
  text-align: right;
  float: right;
  width: auto;
  height: auto;
  margin-top: -70px;
  margin-left: 0px;
  margin-right: 24%;
  color: #FFFFFF;
  text-shadow: 2px 2px 4px #fff;
  font-size: 24px;
}
.logo {
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  float: left;
  margin-left: 0px;
  letter-spacing: 0.9px;
  margin-right: 0px;
  height: auto;
  font-size: 30px;
  padding-bottom: -10px;
  padding-top: 0px;
  margin-top: -10px;
  margin-bottom: -80px;
  background-color: #000;
  background-image: linear-gradient(#000, #0e3441);
}
.imgReviewsSmall {
  float: left;
  padding: 10px;
}
nav {
  width: 100%;
  display: inline-block;
  flex-wrap: nowrap;
  text-align: center;
  align-items: center;
  /*border-bottom: 1px solid #2C9AAE;*/
  background-color: #ffffff;
  height: 35px;
  padding-top: 12px;
  padding-bottom: 6px;
}
header nav ul {
  list-style: none;
  display: inline-block
}
.navList {
  z-index: 1000;
}
nav ul li {
  float: left;
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin-right: 0px;
  margin-left: 0px;
  /* font-weight: bold; */
  transition: all 0.3s linear;
  list-style: none;
  text-decoration: none;
}
ul li a {
  color: #fff;
  text-decoration: none;
  list-style: none;
}
ul li:hover a {
  color: #F9F8F8;
  color: #fff;
  font-size: 20px;
  list-style: none;
}
.topnav .icon {
  display: none;
}
#navHero {
  padding-top: 14px;
  /* padding-bottom: 9px; */
  text-align: center;
  margin-top: -9px;
  height: 38px;
}
#nav ul {
  display: inline-block;
}
.showcaseStrip {
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
  margin-top: -4px;
}
.hero_header {
  color: #FFFFFF;
  text-align: center;
  margin-top: 24px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  letter-spacing: .9px;
}
/* Hero Section */
.videoHolder {
  text-align: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  height: 600px;
  overflow: auto;
  background-image: url(../images/bg/mainGradNoLogo.jpg);
  margin-bottom: 20px;
}
#mainVid {
  height: 600px;
  width: 100%;
  background: #000000;
  margin-bottom: 12px;
}
#videoContainer {
  width: 100%;
  height: 612px;
  display: inline-block;
  background-color: #000;
  background-image: url("../images/bg/introVid_2019.jpg");
  background-size: cover;
  background-position: 0px -300px;
  text-align: center;
}
#vidPageVid {
  display: flex;
  width: 59%;
  text-align: center;
  margin-right: 20%;
  margin-left: 20%;
  margin-top: 0px;
  background-color: black;
}
#audioContainer {
  width: 100%;
  height: auto;
  text-align: center;
  background-image: url("../images/bg/reportoireBG.jpg");
  background-size: cover;
  /* background-repeat: no-repeat; */
  background-position: -20px -700px;
}
#audioInnerContainer {
  display: inline-block;
  width: auto;
  height: 700px;
  overflow: auto;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 5px;
  border-style: solid;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
#audioCatColumn {
  width: 50%;
  color: #fff;
  height: auto;
  display: inline-block;
  background-color: #000;
}
.reviewContainer {
  display: table;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 20px;
}
.affilatesContainer {
  display: table;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 20px;
}
.reviewContainer:after {
  content: "";
  display: table;
  clear: both;
}
.affiliatesContainer:after {
  content: "";
  display: table;
  clear: both;
}
.reviewColumn {
  display: inline-block;
  vertical-align: text-top;
  width: 40%;
  padding: 10px;
  height: auto;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 26px;
  font-size: 16px;
  color: #838787;
  font-style: oblique;
  border-right: 1px solid #223844;
}
.contactInner {
  display: inline-block;
  width: 49%;
  text-align: center;
  padding-left: 165px;
}
.contactInner:after {
  content: "";
  display: table;
  clear: both;
}
.contactColumnRight h2 {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  line-height: 28px;
  font-size: 24px;
  color: #D4EAF4;
}
.reviewHeader {
  width: 97%;
  background-color: #DEE9F3;
  color: #333;
  padding: 10px;
  margin-bottom: 10px;
}
.reviewHeader_WW_Knot {
  display: block;
  height: 150px;
  width: 97%;
  background-image: url("../images/bg/weddingWireBadgeTestiBG.jpg");
  background-size: cover;
  background-position: 0px -100px;
  color: #333;
  padding: 10px;
  padding-top: 20px;
  margin-bottom: 10px;
}
.column {
  float: left;
  width: 50%;
  text-align: left;
  color: #fff;
}
.affilcolumn {
  float: left;
  width: 20%;
  text-align: left;
  color: #fff;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.columnData {
  float: left;
  width: 25%;
}
.columnReview {
  float: left;
  width: 50%;
  text-align: center;
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.audioTopRow {
  content: "";
  display: inline-block;
  clear: both;
  width: 60%;
  padding-bottom: 20px;
}
.audioDataRow {
  height: 300px;
  overflow: auto;
  display: inline-block;
  clear: both;
  width: 60%;
  padding-bottom: 20px;
}
#audioCat {
  list-style: none;
  text-align: left;
  line-height: 36px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
}
.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 10px;
}
.grid-item {
  background-color: rgba(0, 0, 0, 0.4);
  border-bottom: thin;
  border-bottom-color: #fff;
  padding: 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  text-align: left;
  line-height: 36px;
  color: #fff;
}
.grid-item a {
  color: #fff;
}
/* Clear floats after the columns */
@-moz-document url-prefix() {
  .vidPlayer {
    margin-left: 0px;
  }
}
#vidPlaylist {
  padding: 5px;
  clear: right;
  float: left;
  height: 590px;
  width: 374px;
  overflow: auto;
  cursor: pointer;
  /* left: 374px; */
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
}
.vidThumb {
  float: left;
  left: 2px;
  margin-right: 15px;
  /* clear: right; */
}
ul.player {
  /* width: 120px; */
  /* margin-top: -20px; */
  margin-right: 10px;
  margin-left: 12px;
  margin-bottom: 5px;
  list-style: none;
  float: left;
}
ul.player li {
  width: 241px;
  height: 120px;
  color: #FFFFFF;
  padding-top: 20px;
  padding-right: 8px;
  padding-left: 8px;
  padding-bottom: 5px;
  margin-bottom: 2px;
  font-family: "Trebuchet MS";
  font-size: 13px;
  text-align: center;
  cursor: pointer;
  margin-top: 2px;
  /*background:url(../images/vidBtnBG.png) repeat;*/
  background-repeat: repeat-x;
  text-transform: uppercase;
}
/*ul.player li:first-child {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top: none;
}

ul.player li:last-child {
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom: none;
}
*/
ul.player li:hover {
  background-color: #011117;
  color: #F4ECD4;
  background-repeat: repeat-x;
}
ul.player li#playing {
  /*background: url(images/media_play_btn.png) no-repeat 8px 7px;*/
  color: #CED9E4;
  font-weight: bold;
  background-position: 9px 4px;
}
ul.player li#paused {
  /*background: url(images/media_pause_btn.png) no-repeat 8px 7px;*/
  color: #EE6A6D;
  font-weight: bold;
  background-position: 9px 4px;
}
.blurbBand {
  width: 882px;
  background-color: #1B1B18;
  font-family: "Trebuchet MS";
  font-size: 16px;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
#vidTag {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #FFFFFF;
  padding: 5px;
  /* float: left; */
  height: auto;
  width: 12%;
  text-align: center;
  padding-left: 0%;
  /* margin-left: 5px; */
}
#vidThumbCurrentVid {
  left: 2px;
  margin-right: 15px;
  /* clear: right; */
}
#vidTagHolder {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: auto;
  background-color: #000;
  padding-bottom: 26px;
  margin-bottom: 20px;
}
.vidPlayer {
  width: 100%;
  height: 100%;
}
#contactContainer {
  width: 100%;
  height: auto;
  text-align: center;
  background-image: url("../images/bg/contact2019BG.jpg");
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -10px -548px;
}
.contactDiv {
  color: #fff;
  opacity: .9;
  width: 59%;
  display: inline-block;
  height: auto;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  /* background-image: url("../images/bg/repTransBg.png"); */
  /* background-color: #000; */
  font-size: 21px;
  text-align: center;
}
.contactColumnLeft {
  /* display: inline-block; */
  vertical-align: text-top;
  width: 27%;
  padding: 10px;
  height: auto;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  line-height: 32px;
  font-size: 22px;
  color: #fff;
  font-style: normal;
  border-right: 1px solid #223844;
  margin-right: 15px;
}
.contactColumnLeft a {
  color: #fff
}
.contactColumnLeft a:hover {
  color: #ccc
}
.contactColumnRight {
  /* display: inline-block; */
  flex-flow: row wrap;
  align-items: center;
  margin: 5px 10px 5px 0;
  vertical-align: text-top;
  width: 56%;
  padding: 10px;
  height: auto;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  line-height: 26px;
  font-size: 20px;
  color: #fff;
  font-style: normal;
  border-left: 1px solid #fff;
  float: right;
}
.formLabel {
  margin: 5px 10px 5px 0;
}
input[type=text], select, textarea {
  width: 70%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}
input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
input[type=submit]:hover {
  background-color: #45a049;
}
/* Create two unequal columns that floats next to each other */
.aboutColumn {
  /* float: left; */
  /* padding: 10px; */
}
.aboutLeft {
  width: 100%;
  text-align: center;
  /* margin-bottom: -70px; */
  height: 335px;
}
.badgeHolder {
  display: inline-block;
  /* text-align: center; */
  /* width: 46%; */
  align-content: center;
  margin: auto;
  /* margin-bottom: 20px; */
  /* margin-bottom: 10px; */
  /* margin-top: 20px; */
  /*height: 300px;*/
}
#infoParentHolder {
  width: 100%;
  height: auto;
  background-color: #F7F8F5;
  margin-top: 10px;
  display: block;
  text-align: center;
}
.infoHolder {
  display: inline-block;
  width: 54%;
  height: auto;
  align-content: center;
  margin: auto;
  /* margin-top: 100px; */
}
.badges {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  float: left;
  margin-top: 16px;
  width: -292.67%;
  PADDING-BOTTOM: 29px;
  margin-left: 80px;
  margin-right: 80px;
}
.responsive {
  width: 100%;
  max-width: 200px;
  height: auto;
}
.aboutRight {
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 31px;
  padding-bottom: 30px;
  padding-top: 0px;
  margin-top: 25px;
  text-align: left;
}
.centerFeatured {
  width: 100%;
  height: auto;
  text-align: center;
  /* margin-left: auto; */
  /* margin-right: auto; */
  margin-bottom: 10px;
  /* padding-left: 10px; */
}
.featuredHolder {
  display: inline-block;
  width: 52%;
  align-content: center;
  /* margin: auto; */
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10%;
  margin-right: 10%;
}
.featuredRight {
  display: inline-block;
  float: left;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  /* float: right; */
  width: 40%;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 31px;
  /* padding-bottom: 30px; */
  padding: 10px;
  margin-top: 5px;
  text-align: left;
  /* margin-left: -45px; */
}
.featuredLeft {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  float: left;
  width: 52%;
  padding-top: 20px;
  /* padding-left: 23px; */
  align: center;
  margin-right: 20px;
  /* margin-left: 25px; */
  overflow: hidden;
  /* background-color: #000; */
}
.featuredLeftHome {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  float: left;
  width: auto;
  max-width: 30%;
  padding-top: 10px;
  /* padding-left: 23px; */
  align: center;
  margin-right: 15px;
  /* margin-left: 25px; */
  overflow: hidden;
  /* background-color: #000; */
}
#bioHolder {
  display: inline-block;
  width: 80%;
  height: auto;
  background-image: url("../images/bioBg/donNT.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #3d3c37;
  text-align: center;
}
#bioCopy {
  display: block;
  width: 59%;
  height: auto;
  overflow: auto;
  float: right;
  color: #fff;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 28px;
  margin-top: 20px;
  margin-left: 10%;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.bioCopy {
  color: #fff;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
}
.bandSelect {
  font-size: 22px;
  color: #fff;
}
.affiliateCopy {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  vertical-align: top;
  text-align: left;
  /* padding: 25px; */
  padding-left: 25px;
  /* padding-right: 25px; */
  line-height: 26px;
}
.bioThumbsRow {
  width: 100%;
  content: "";
  display: inline-block;
  clear: both;
  height: 85px;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  column-count: 9;
  column-gap: 10px;
  column-rule-style: solid;
  column-rule-width: 1px;
  column-rule-color: lightblue;
}
.bioThumbsColumn {
  float: left;
  width: 10%;
}
.bioThumbs {
  width: 83%;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
}
/* Clear floats after the columns */
.aboutRow {
  width: 100%;
  /* content: ""; */
  display: block;
  clear: both;
  margin-top: -20px;
}
.aboutRow:after {
  width: 100%;
  content: "";
  display: table;
  clear: both;
}
.aboutHolder {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  /* margin-left: 10%; */
  padding: 0px;
  margin-top: -20px;
}
#ssWrapper {
  background-color: #000;
  background-image: url("../images/bg/introVid_2019.jpg");
  background-size: cover;
  background-position: -500px -305px;
}
#ssWrapperBand {
  background-color: #000;
  background-image: url("../images/bg/bandBG_2019.jpg");
  background-size: cover;
  background-position: -600px -700px;
}
#centerSS {
  background-color: #000;
  background-repeat: no-repeat;
  text-align: center;
  height: auto;
  width: 57%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  /* z-index: 20; */
  background-position: right;
  overflow: hidden;
}
.light {
  font-weight: 400;
  color: #2B2727;
}
.light a {
  font-weight: 400;
  color: #3A629E;
}
.tagline {
  text-align: center;
  color: #fff;
  margin-top: 18px;
  /* font-weight: lighter; */
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 28px;
}
.onlyOne {
  text-align: center;
  color: #fff;
  margin-top: 18px;
  /* font-weight: lighter; */
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
  /*font-style: italic;*/
  font-size: 26px;
  line-height: 34px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.affiliatesIntro {
  display: inline-block;
  width: 70%;
  text-align: left;
  color: #000;
  margin-top: 4px;
  /* font-weight: lighter; */
  /* text-transform: uppercase; */
  letter-spacing: .5px;
  font-family: 'Montserrat', sans-serif;
  /*font-style: italic;*/
  font-size: 18px;
  line-height: 28px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.pStart {
  text-align: center;
  color: #376fa0;
  margin-bottom: -20px;
  /* font-weight: lighter; */
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  top: 5px;
  display: block;
  font-weight: bolder;
}
.reviewSig {
  text-align: left;
  color: #376fa0;
  /* font-weight: lighter; */
  font-style: italic;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  display: block;
}
/* About Section */
.text_column {
  width: 29%;
  text-align: justify;
  font-weight: 400;
  line-height: 25px;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  color: #A3A3A3;
}
.about {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 35px;
  display: inline-block;
  background-color: #FFFFFF;
  margin-top: 0px;
}
/* Stats Gallery */
.stats {
  color: #717070;
  margin-bottom: 5px;
}
#ticker {
  height: 172px;
  overflow: hidden !important;
  width: 95% !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 30px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #908A8A;
  border-bottom: 1px solid #908A8A;
}
#ticker li {
  height: 200px;
  text-align: left;
  margin-left: -40px;
  list-style-position: inside;
  list-style-type: none;
  background: rgba(141, 167, 179, .2);
  padding: 10px;
}
.reviewTicker {
  position: relative;
  display: block;
  width: 99%;
  height: 200px;
  top: 40px;
}
#newsDiv {
  /* width: 87%; */
  /* font-size: 18px; */
  color: #FFF;
  /* padding-top: 10px; */
  padding-right: 5px;
  /* padding-bottom: 10px; */
  padding-left: 32px;
  text-align: left;
  float: right;
  opacity: 0;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .5px;
}
#newsGlow {
  display: block;
  height: 20px;
  width: 20px;
  position: relative;
  top: -18px;
  left: 135px;
  z-index: 1000;
  opacity: 0;
}
#newsLogo {
  width: 65px;
  margin-right: 20px;
  clear: both;
}
.gallery {
  clear: both;
  display: inline-block;
  width: 100%;
  background-color: #FFFFFF;
  /* [disabled]min-width: 400px;
*/
  padding-bottom: 35px;
  padding-top: 0px;
  margin-top: -5px;
  margin-bottom: 0px;
}
.thumbnail {
  width: 25%;
  text-align: center;
  float: left;
  margin-top: 35px;
}
.gallery .thumbnail h4 {
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #52BAD5;
}
.gallery .thumbnail p {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  color: #A3A3A3;
}
/* Parallax Section */
.banner {
  width: 100%;
  /* background-color: #cedee4; */
  height: auto;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  /* margin-top: 10px; */
  /* margin-bottom: -19px; */
  /* padding-bottom: 20px; */
}
.parallax {
  color: #FFFFFF;
  text-align: right;
  padding-right: 100px;
  padding-top: 0px;
  /* letter-spacing: 2px*/
  ;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: -17px;
}
.parallax_description {
  color: #FFFFFF;
  text-align: right;
  padding-right: 100px;
  width: 30%;
  float: right;
  font-weight: 400;
  line-height: 23px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
/* More info */
footer {
  background-color: #FFFFFF;
  padding-bottom: 35px;
}
.footer_column {
  width: 40%;
  text-align: center;
  padding-top: 30px;
  float: left;
}
footer .footer_column h3 {
  color: #B3B3B3;
  text-align: center;
}
footer .footer_column p {
  color: #717070;
  background-color: #FFFFFF;
}
.cards {
  width: 100%;
  height: auto;
  max-width: 400px;
  max-height: 200px;
}
footer .footer_column p {
  padding-left: 30px;
  padding-right: 30px;
  text-align: justify;
  line-height: 25px;
  font-weight: normal;
  margin-left: 20px;
  margin-right: 20px;
}
.button {
  padding-top: -7px;
  padding-right: 35px;
  padding-bottom: 4px;
  /*padding-left: 35px;*/
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #09242d;
  border-radius: 12px;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  transition: 0.5s;
}
.button:hover {}
ul li a {
  color: #3a629e;
  text-decoration: none;
  font-size: 20px;
  transition: 0.5s;
  list-style-type: none;
}
ul li:hover a {
  background-color: #0e3441;
  color: white;
  transition: 0.5s;
  padding: 10px
}
.divider {
  text-align: center;
  padding-top: 14px;
  padding-bottom: 11px;
  background-color: #717070;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  border-top-width: 2px;
  height: 25px;
  width: 100%;
}
.copyright {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 12px;
  background-color: #717070;
  font-size: 20px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .5px;
  border-top-width: 2px;
  height: auto;
  display: block;
}
.copyright a {
  color: #EDF0CC;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .5px;
}
.footer_banner {
  padding-top: 60px;
  padding-bottom: 60PX;
  margin-bottom: 0px;
  border-bottom: 1px solid #2C9AB7;
  border-top: 1px solid #2C9AB7;
  background-color: #ffffff;
}
footer {
  display: inline-block;
}
.hidden {
  display: none;
}
.privacyContainer {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 20px;
  background-color: #fff;
}
.privacyColumn {
  display: inline-block;
  /* vertical-align: text-top; */
  width: 44%;
  padding: 10px;
  height: auto;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 36px;
  font-size: 24px;
  /* color: #fff; */
  font-style: normal;
  /* background-image: url("../images/bg/introVid_2019.jpg"); */
  background-size: cover;
  background-color: #fff;
}
ul.player li {
  /* width: 241px; */
  /*height: auto;*/
  color: #FFFFFF;
  padding-top: 20px;
  /* padding-right: 8px; */
  /* padding-left: 8px; */
  /* padding-bottom: 5px; */
  margin-bottom: 2px;
  font-family: "Trebuchet MS";
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  margin-top: 2px;
  /*background:url(../images/vidBtnBG.png) repeat;*/
  background-repeat: repeat-x;
  text-transform: uppercase;
  border-bottom: #fff 1px solid;
  word-break: break-word;
}
/* Small Desktops */
@media (min-width:1025px)and (max-width: 1440px) {
  #logoImage {
    display: inline-block;
    width: 500px;
    height: 148px;
    background-image: url(../images/logo_2019v2.png);
    background-size: cover;
    overflow: hidden;
  }
  .affiliateCopy {
    color: #fff;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    vertical-align: top;
    line-height: 26px;
    /* padding: 25px; */
    padding-left: 25px;
    padding-right: 13px;
  }
  .affiliatesIntro {
    display: inline-block;
    width: 90%;
    text-align: left;
    color: #000;
    margin-top: 4px;
    /* font-weight: lighter; */
    /* text-transform: uppercase; */
    letter-spacing: .5px;
    font-family: 'Montserrat', sans-serif;
    /*font-style: italic;*/
    font-size: 18px;
    line-height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #ssWrapper {
    background-color: #000;
    background-image: url("../images/bg/introVid_2019.jpg");
    background-size: cover;
    background-position: -500px -305px;
  }
  ul.player li {
    /* width: 241px; */
    /*height: auto;*/
    color: #FFFFFF;
    padding-top: 20px;
    /* padding-right: 8px; */
    /* padding-left: 8px; */
    /* padding-bottom: 5px; */
    margin-bottom: 2px;
    font-family: "Trebuchet MS";
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    /*background:url(../images/vidBtnBG.png) repeat;*/
    background-repeat: repeat-x;
    text-transform: uppercase;
    border-bottom: #fff 1px solid;
    word-break: break-word;
  }
  #contactContainer {
    width: 100%;
    height: auto;
    text-align: center;
    background-image: url("../images/bg/contact2019BG.jpg");
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -0px -20px;
  }
  .contactInner {
    display: inline-block;
    width: 58%;
    text-align: center;
    padding-left: 53px;
  }
  .privacyColumn {
    display: inline-block;
    /* vertical-align: text-top; */
    width: 75%;
    padding: 10px;
    height: auto;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 36px;
    font-size: 24px;
    /* color: #fff; */
    font-style: normal;
    /* background-image: url("../images/bg/introVid_2019.jpg"); */
    background-size: cover;
    background-color: #fff;
  }
  .text_column {
    width: 100%;
  }
  .thumbnail {
    width: 50%;
  }
  .text_column {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .banner {
    margin-top: 0px;
    padding-top: 0px;
  }
  .badgeContainer {
    width: 100%;
    text-align: center;
    height: 190px;
  }
  .logo {
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    float: left;
    margin-left: 0px;
    letter-spacing: 0.9px;
    margin-right: 0px;
    height: auto;
    font-size: 30px;
    padding-bottom: -10px;
    padding-top: 0px;
    margin-top: -10px;
    margin-bottom: -21px
  }
  .logo h6 {
    text-align: right;
    float: right;
    width: auto;
    height: auto;
    margin-top: -70px;
    margin-left: 0px;
    margin-right: 18%;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px #fff;
    /* font-weight: bold; */
    font-size: 20px;
  }
  #navHero {
    padding-top: 14px;
    /* padding-bottom: 9px; */
    text-align: center;
    margin-top: -12px;
    height: 17px;
  }
  nav {
    width: 100%;
    display: inline-block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* border-bottom: 1px solid #2C9AAE; */
    /* background-color: #1b2225; */
    height: 22px;
    margin-top: -9px;
    /* padding-right: 60px; */
  }
  .myFa {
    display: none;
  }
  .button {
    /* width: 222px; */
    margin-top: -14px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    /* padding-top: 7px; */
    padding-right: 30px;
    padding-bottom: 4px;
    /*padding-left: 30px;*/
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #09242d;
    border-radius: 12px;
    font-family: 'Montserrat', sans-serif;
    /* font-size: 13px; */
    transition: 0.5s;
  }
  .aboutLeft {
    width: 100%;
    text-align: center;
    /* margin-bottom: -70px; */
    height: 225px;
  }
  .featuredLeftHome {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: left;
    width: auto;
    max-width: 34%;
    padding-top: 0px;
    /* padding-left: 23px; */
    align: center;
    margin-right: 15px;
    /* margin-left: 25px; */
    overflow: hidden;
    margin-bottom: -5px;
    /* background-color: #000; */
  }
  .tagline {
    text-align: center;
    color: #fff;
    margin-top: 18px;
    /* font-weight: lighter; */
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
  }
  #bioHolder {
    display: inline-block;
    width: 93%;
    height: auto;
    background-image: url("../images/bioBg/donNT.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #3d3c37;
    text-align: center;
  }
  .infoHolder {
    text-align: center;
    width: 95%;
    align-content: center;
    margin: auto;
    /* margin-top: 100px; */
    /* padding: 10px; */
  }
  .aboutRight {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 7px
  }
  .aboutColumn {
    float: left;
  }
  .aboutLeft {
    width: 100%;
    /* margin-left: 3%; */
    margin-top: 7px;
    text-align: center;
  }
  .copyright {
    text-align: center;
    padding-top: 14px;
    padding-bottom: 11px;
    background-color: #717070;
    font-size: 13px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: .5px;
    border-top-width: 2px;
    height: auto;
  }
  .copyright a {
    color: #EDF0CC;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: .5px;
  }
  #centerSS {
    background-color: #000;
    background-repeat: no-repeat;
    text-align: center;
    height: auto;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    /* z-index: 20; */
    background-position: right;
    overflow: hidden;
  }
  #vidPlaylist {
    display: flex;
    padding: 5px;
    clear: right;
    float: left;
    height: 590px;
    width: 375px;
    overflow: auto;
    cursor: pointer;
    left: 369px;
    margin-top: 0px;
    margin-right: 30px;
    /* margin-left: 10px; */
  }
  #vidPageVid {
    display: flex;
    width: 96%;
    text-align: center;
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 0px;
    background-color: black;
    padding: 5px;
  }
  #vidTag {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
    padding: 5px;
    /* float: left; */
    height: auto;
    width: 40%;
    text-align: center;
    padding-left: 0%;
    /* margin-left: 5px; */
  }
  #ticker {
    height: 172px;
    overflow: hidden !important;
    width: 95% !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 26px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #908A8A;
    border-bottom: 1px solid #908A8A;
  }
  .badgeHolder {
    display: inline-block;
    text-align: center;
    width: auto;
    align-content: center;
    margin: auto;
    /* margin-bottom: 20px; */
  }
  .responsive {
    width: 100%;
    max-width: 150px;
    height: auto;
  }
  .logo h4 {
    margin-top: 20px;
    color: #ffffff;
  }
  .logo h5 {
    text-align: left;
    float: left;
    width: 200px;
    height: auto;
    margin-top: -70px;
    margin-left: 19%;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px #fff;
    font-size: 20px;
  }
  .topLogo {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 34px;
    margin-top: 0px;
    margin-bottom: 6px;
    padding-right: 10px;
  }
  .aboutHolder {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* margin-left: 10%; */
  }
  .featuredHolder {
    text-align: center;
    width: 100%;
    align-content: center;
    margin: auto;
    margin-top: 0px;
  }
  .featuredLeft {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    padding-top: 3px;
    /* padding-left: 23px; */
    align: center;
    /* margin-right: 30px; */
    /* margin-left: 25px; */
    overflow: hidden;
    background-color: #000
  }
  .featuredRight {
    display: inline-block;
    float: left;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* float: right; */
    width: 96%;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 31px;
    /* padding-bottom: 30px; */
    padding: 10px;
    margin-top: 16px;
    text-align: left;
    /* margin-left: -45px; */
  }
  .aboutHolder {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* margin-left: 10%; */
  }
  .aboutColumn {
    float: left;
    /* padding: 10px; */
  }
  .aboutLeft {
    width: 100%;
    /* margin-left: -2.5%; */
  }
  .aboutRight {
    width: 99%;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 32px;
    /* margin-left: 1%; */
    padding-bottom: 20px;
  }
  .tagline {
    text-align: center;
    color: #fff;
    margin-top: 18px;
    /* font-weight: lighter; */
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 28px;
  }
  .privacyColumn {
    display: inline-block;
    vertical-align: text-top;
    width: 80%;
    padding: 10px;
    height: auto;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 36px;
    font-size: 24px;
    /* color: #fff; */
    /* font-style: oblique; */
    /* background-image: url("../images/bg/introVid_2019.jpg"); */
    background-size: cover;
  }
  ul.player li {
    /* width: 241px; */
    /*height: auto;*/
    color: #FFFFFF;
    padding-top: 20px;
    /* padding-right: 8px; */
    /* padding-left: 8px; */
    /* padding-bottom: 5px; */
    margin-bottom: 2px;
    font-family: "Trebuchet MS";
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    /*background:url(../images/vidBtnBG.png) repeat;*/
    background-repeat: repeat-x;
    text-transform: uppercase;
    border-bottom: #fff 1px solid;
    word-break: break-word;
  }
}
/* Small Tablets */
@media (max-width: 1024px) {
  .logo {
    width: 100%;
    text-align: center;
    margin-top: -43px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #043745;
  }
  .affiliateCopy {
    color: #fff;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    vertical-align: top;
    line-height: 26px;
    /* padding: 25px; */
    padding-left: 21px;
    padding-right: 13px;
  }
  .affiliatesIntro {
    display: inline-block;
    width: 90%;
    text-align: left;
    color: #000;
    margin-top: 4px;
    /* font-weight: lighter; */
    /* text-transform: uppercase; */
    letter-spacing: .5px;
    font-family: 'Montserrat', sans-serif;
    /*font-style: italic;*/
    font-size: 18px;
    line-height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #homeAudioDiv {
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 41px;
    background-image: url("../images/icons/mute_unmute_sm.jpg");
    overflow: hidden;
    /* top: -16px; */
    margin-top: 241px;
    cursor: pointer;
  }
  #logoImage {
    display: inline-block;
    width: 500px;
    height: 148px;
    background-image: url(../images/logo_2019v2.png);
    background-size: cover;
    overflow: hidden;
  }
  #ssWrapper {
    background-color: #000;
    background-image: url("../images/bg/introVid_2019.jpg");
    background-size: cover;
    background-position: -500px -305px;
  }
  .aboutLeft {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    height: 174px;
  }
  .badgeContainer {
    width: 100%;
    text-align: center;
    height: 131px;
    margin-top: 20px;
  }
  .badges {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: left;
    margin-top: -4px;
    margin-left: 44px;
    margin-right: 44px;
  }
  .tagline {
    text-align: center;
    color: #fff;
    margin-top: 18px;
    /* font-weight: lighter; */
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: -7px;
    line-height: 28px;
  }
  #bioHolder {
    display: inline-block;
    width: 93%;
    height: auto;
    background-image: url("../images/bioBg/donNT.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #3d3c37;
    text-align: center;
  }
  .bioThumbs {
    width: 97%;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
  }
  .button:hover {
    background-color: #fff;
    cursor: pointer;
    text-align: center;
  }
  .container header nav {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    float: none;
    overflow: auto;
    display: inline-block;
    background: #52bad5;
  }
  #centerSS {
    background-color: #000;
    background-repeat: no-repeat;
    text-align: center;
    height: auto;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    /* z-index: 20; */
    background-position: right;
    overflow: hidden;
  }
  #navHero {
    padding-top: 14px;
    /* padding-bottom: 9px; */
    text-align: center;
    margin-top: 2px;
    height: 48px;
  }
  nav {
    width: 100%;
    display: inline-block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* border-top : 1px solid #2C9AB7; */
    /* border-bottom: 1px solid #2C9AAE;*/
    /*background-color: #1b2225;*/
    height: 49px;
    /* margin-bottom: 10px; */
    padding-top: 10px;
  }
  nav ul li {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .myFa {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-image: url("../images/bg/hamburger.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    margin-right: 35px;
  }
  .contactInner {
    display: inline-block;
    width: 91%;
    text-align: center;
    padding-left: 103px;
    /*background-image: url("../images/bg/repTransBg.png");*/
  }
  #contactContainer {
    width: 100%;
    height: auto;
    text-align: center;
    background-image: url("../images/bg/contact2019BG.jpg");
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -200px -20px;
  }
  .contactDiv {
    color: #fff;
    opacity: .9;
    width: 100%;
    display: inline-block;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.1);
    /* background-image: url("../images/bg/repTransBg.png"); */
    /* background-color: #000; */
    font-size: 21px;
    text-align: center;
  }
  .badgeHolder {
    display: inline-block;
    text-align: center;
    width: auto;
    align-content: center;
    /* margin: auto; */
    /* margin-bottom: 20px; */
    margin-left: 10px;
  }
  .responsive {
    width: 100%;
    max-width: 115px;
    height: auto;
  }
  .navList {
    display: none;
  }
  .topnav .icon {
    display: block;
  }
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .centerLogo {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* border-bottom : 1px solid #2C9AB7; */
    /* top: -180px; */
    height: 80px;
    /* margin-top: 30px; */
    margin-bottom: 0px;
    border-bottom: 1px solid #063C57;
    padding-bottom: 20px;
    /* padding-top: 20px; */
    background-color: #000;
    color: #FFFFFF;
    font-size: 17px;
  }
  .centerLogo a {
    color: #ffffff;
  }
  .centerLogo a:hover {
    color: #B0C8EB;
  }
  .featuredHolder {
    display: inline-block;
    width: 100%;
    align-content: center;
    margin: auto;
    margin-top: -26px;
    /* margin-bottom: 20px; */
    /* margin-left:10%; */
    /* margin-right: 10%; */
  }
  #newsDiv {
    width: 73%;
    font-size: 14px;
    color: #FFF;
    /* padding-top: 10px; */
    padding-right: 5px;
    /* padding-bottom: 10px; */
    padding-left: 32px;
    text-align: left;
    float: right;
    opacity: 0;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: .5px;
    /* clear: both; */
    margin-bottom: 10px;
  }
  .reviewColumn {
    display: inline-block;
    vertical-align: text-top;
    width: 47%;
    padding: 10px;
    height: auto;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 26px;
    font-size: 16px;
    color: #838787;
    font-style: oblique;
    border-right: 1px solid #223844;
  }
  .featuredRight {
    display: inline-block;
    float: left;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* float: right; */
    width: 88%;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 31px;
    /* padding-bottom: 30px; */
    /* padding: 10px; */
    margin-top: 16px;
    text-align: left;
    margin-left: 27px;
  }
  .featuredLeft {
    display: inline-block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    padding-top: 3px;
    /* padding-left: 23px; */
    align: center;
    /* margin-right: 30px; */
    /* margin-left: 25px; */
    overflow: hidden;
    background-color: #000;
    /*margin-top: 26px;*/
  }
  .featuredLeftHome {
    display: inline-block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 50%;
    max-width: 50%;
    padding-top: 0px;
    /* padding-left: 23px; */
    margin-right: 15px;
    /* margin-left: 25px; */
    overflow: hidden;
    /* background-color: #000; */
  }
  .text_column {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .thumbnail {
    width: 100%;
  }
  .footer_column {
    width: 100%;
    margin-top: 0px;
  }
  .infoHolder {
    display: inline-block;
    width: 97%;
    height: auto;
    align-content: center;
    margin: auto;
    padding: 5px;
    /* margin-top: 100px; */
  }
  .copyright {
    text-align: center;
    /* padding-top: 14px; */
    padding-bottom: 11px;
    background-color: #717070;
    color: #FFFFFF;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: .5px;
    font-weight: normal;
    border-top-width: 2px;
    height: auto;
    /* width: 90%; */
    flex-wrap: wrap;
  }
  .grid-item {
    background-color: rgba(0, 0, 0, 0.4);
    border-bottom: thin;
    border-bottom-color: #fff;
    padding: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-align: left;
    line-height: 36px;
    color: #fff;
  }
  .contactColumnRight {
    display: inline-block;
    vertical-align: text-top;
    width: 93%;
    padding: 10px;
    height: auto;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    line-height: 26px;
    font-size: 20px;
    color: #fff;
    font-style: normal;
    /*border-left: 1px solid #fff;*/
  }
  #vidPageVid {
    display: flex;
    width: 96%;
    text-align: center;
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 0px;
    background-color: black;
    padding: 5px;
  }
  #vidTag {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #FFFFFF;
    padding: 5px;
    /* float: left; */
    height: auto;
    width: 34%;
    text-align: left;
    padding-left: 0%;
    /* margin-left: 5px; */
  }
  #vidPlaylist {
    /* padding: 5px; */
    clear: right;
    float: left;
    height: 590px;
    /* width: 263px;*/
    overflow: auto;
    cursor: pointer;
    /* left: 374px; */
    margin-top: 0px;
    /* margin-right: 10px; */
    margin-left: 10px;
  }
  #mainVid {
    height: 520px;
    width: 100%;
    background: #000000;
    margin-bottom: 12px;
    /* margin-top: -8px; */
    /* margin-top: 0%; */
  }
  #ticker {
    height: 172px;
    overflow: hidden !important;
    width: 100% !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 26px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #908A8A;
    border-bottom: 1px solid #908A8A;
  }
  .topLogo {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 70px;
    margin-top: -57px;
    margin-bottom: -82px;
  }
  .logo h6 {
    text-align: right;
    float: right;
    width: 200px;
    height: auto;
    margin-top: -69px;
    margin-left: 0px;
    margin-right: 6%;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px #fff;
    font-size: 18px;
    /* font-weight: bold; */
  }
  #ticker li {
    height: 200px;
    text-align: left;
    margin-left: -40px;
    list-style-position: inside;
    list-style-type: none;
    background: rgba(141, 167, 179, .2);
    padding: 10px;
    padding-top: 5px;
  }
  .parallax {
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 40%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    font-size: 18px;
  }
  .parallax_description {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 30%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: none;
    width: 100%;
    text-align: center;
  }
  .thumbnail {
    width: 50%;
  }
  .parallax {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 20%;
  }
  .parallax_description {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    padding-top: 30px;
  }
  .banner {
    /* padding-left: 20px; */
    /* padding-right: 20px; */
  }
  .footer_column {
    width: 100%;
    color: #201E1E;
    font-size: 22px;
  }
  .logo h4 {
    margin-top: 130px;
    color: #ffffff;
  }
  .logo h5 {
    text-align: left;
    float: left;
    width: auto;
    height: auto;
    margin-top: -69px;
    margin-left: 12%;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px #fff;
    font-size: 18px;
  }
  .vidPlayer {
    width: 87%;
    /* height: 450px; */
  }
  ul.player li {
    width: 200px;
    /*height: auto;*/
    color: #FFFFFF;
    padding-top: 20px;
    /* padding-right: 8px; */
    /* padding-left: 8px; */
    /* padding-bottom: 5px; */
    margin-bottom: 2px;
    font-family: "Trebuchet MS";
    font-size: 15px;
    text-align: left;
    cursor: pointer;
    margin-top: 2px;
    /*background:url(../images/vidBtnBG.png) repeat;*/
    background-repeat: repeat-x;
    text-transform: uppercase;
    border-bottom: #fff 1px solid;
    word-break: break-word;
  }
  .privacyColumn {
    display: inline-block;
    /* vertical-align: text-top; */
    width: 75%;
    padding: 10px;
    height: auto;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 36px;
    font-size: 24px;
    /* color: #fff; */
    font-style: normal;
    /* background-image: url("../images/bg/introVid_2019.jpg"); */
    background-size: cover;
    background-color: #fff;
  }
}
@media (max-width: 800px) {
  .grid-item {
    background-color: rgba(0, 0, 0, 0.4);
    border-bottom: thin;
    border-bottom-color: #fff;
    padding: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-align: left;
    line-height: 36px;
    color: #fff;
  }
  #homeAudioDiv {
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 41px;
    background-image: url("../images/icons/mute_unmute_sm.jpg");
    overflow: hidden;
    margin-top: 254px;
    cursor: pointer;
    top: 0px;
  }
  .affiliateCopy {
    color: #fff;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    vertical-align: top;
    line-height: 26px;
    /* padding: 25px; */
    padding-left: 25px;
    padding-right: 13px;
  }
  .affiliatesIntro {
    display: inline-block;
    width: 90%;
    text-align: left;
    color: #000;
    margin-top: 4px;
    /* font-weight: lighter; */
    /* text-transform: uppercase; */
    letter-spacing: .5px;
    font-family: 'Montserrat', sans-serif;
    /*font-style: italic;*/
    font-size: 18px;
    line-height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .affilcolumn {
    width: 100%;
    text-align: left;
    color: #fff;
  }
  .bandSelect {
    font-size: 22px;
    color: #fff;
  }
  .featuredLeftHome {
    display: inline-block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 50%;
    max-width: 50%;
    padding-top: 0px;
    margin-right: 15px;
    /* margin-left: 25px; */
    overflow: hidden;
    /* background-color: #000; */
  }
}
@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive ul li a {
    float: none;
    display: block;
    text-align: left;
  }
  .badgeContainer {
    width: 100%;
    text-align: center;
    height: 161px;
  }
  .affilcolumn {
    width: 100%;
    text-align: left;
    color: #fff;
  }
  .affiliatesIntro {
    display: inline-block;
    width: 90%;
    text-align: left;
    color: #000;
    margin-top: 4px;
    /* font-weight: lighter; */
    /* text-transform: uppercase; */
    letter-spacing: .5px;
    font-family: 'Montserrat', sans-serif;
    /*font-style: italic;*/
    font-size: 18px;
    line-height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .badgeHolder {
    display: inline-block;
    width: auto;
    /* padding-left: 20px; */
    /* padding-right: 16px; */
    margin-top: -21px;
  }
  #newsDiv {
    width: 78%;
    font-size: 14px;
    color: #FFF;
    /* padding-top: 10px; */
    padding-right: 5px;
    /* padding-bottom: 10px; */
    padding-left: 32px;
    text-align: left;
    float: right;
    opacity: 0;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: .5px;
    /* clear: both; */
    margin-bottom: 10px;
  }
  #homeAudioDiv {
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 41px;
    background-image: url("../images/icons/mute_unmute_sm.jpg");
    overflow: hidden;
    margin-top: 230px;
    cursor: pointer;
    top: 0px;
  }
  @-moz-document url-prefix() {
    #homeAudioDiv {
      margin-top: 235px;
        margin-left: 10px;
    }
  }
  .logo {
    width: 100%;
    text-align: center;
    margin-top: -46px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #043745;
  }
  .onlyOne {
    text-align: center;
    color: #fff;
    margin-top: 18px;
    /* font-weight: lighter; */
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    /*font-style: italic;*/
    font-size: 17px;
    line-height: 34px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .audioPlayerContainer {
    width: 30px;
    height: 30px;
    text-align: left;
    overflow: hidden;
    float: right;
    align-content: left;
  }
  audio {
    display: inline-block;
    width: 90px;
    height: 30px;
    background-image: url("../images/icons/mute_unmute_sm.jpg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .contactColumnLeft {
    display: inline-block;
    vertical-align: text-top;
    width: 80%;
    padding: 10px;
    height: auto;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    line-height: 32px;
    font-size: 22px;
    color: #fff;
    font-style: normal;
    border-bottom: 1px solid #fff;
    margin-right: 15px;
    clear: both;
  }
  #contactContainer {
    width: 100%;
    height: auto;
    text-align: center;
    background-image: url("../images/bg/contact2019BG.jpg");
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -114px -259px;
  }
  .column {
    float: left;
    width: 50%;
    text-align: left;
    color: #fff;
    clear: both;
  }
  .bioThumbsColumn {
    float: left;
    width: 20%;
  }
  .copyright {
    display: inline-block;
    text-align: center;
    /* padding-top: 14px; */
    padding-bottom: 11px;
    background-color: #717070;
    color: #FFFFFF;
    font-size: 8px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: .5px;
    font-weight: normal;
    border-top-width: 2px;
    height: auto;
    width: 100%;
    flex-wrap: wrap;
    overflow: hidden;
    /*padding-left: 2%;*/
  }
  .contactColumnRight {
    display: inline-block;
    vertical-align: text-top;
    width: 93%;
    padding: 10px;
    height: auto;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    line-height: 26px;
    font-size: 20px;
    color: #fff;
    font-style: normal;
    /* border-left: 1px solid #fff; */
  }
  .featuredRight {
    display: inline-block;
    float: left;
    flex-direction: row;
    flex-wrap: wrap;
    /* float: right; */
    width: 80%;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 31px;
    /* padding-bottom: 30px; */
    /* padding: 10px; */
    margin-top: 16px;
    text-align: left;
    margin-left: 40px;
  }
  .featuredLeft {
    display: inline-block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    padding-top: 3px;
    /* padding-left: 23px; */
    align: center;
    /* margin-right: 30px; */
    /* margin-left: 25px; */
    overflow: hidden;
    background-color: #000;
    margin-top: 34px;
  }
  .featuredLeftHome {
    display: inline-block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: auto;
    max-width: 100%;
    padding-top: 0px;
    /* padding-left: 23px; */
    align: center;
    margin-right: 15px;
    /* margin-left: 25px; */
    overflow: hidden;
    /* background-color: #000; */
  }
  .audioPlayerContainer {
    width: 43px;
    height: 30px;
    text-align: left;
    overflow: hidden;
    float: right;
    align-content: left;
    padding-left: 5px;
  }
  audio {
    display: inline-block;
    width: 100px;
    height: 30px;
    background-image: url("../images/icons/mute_unmute_sm.jpg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  #logoImage {
    display: inline-block;
    width: 320px;
    height: 89px;
    background-image: url(../images/logo_2019v2.png);
    background-size: cover;
    overflow: hidden;
    padding: 5px;
  }
  .button {
    padding-top: -7px;
    padding-right: 35px;
    padding-bottom: 4px;
    /* padding-left: 35px; */
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #09242d;
    border-radius: 12px;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    transition: 0.5s;
  }
  .aboutLeft {
    width: 100%;
    text-align: center;
    /* margin-bottom: -70px; */
    height: 192px;
  }
  .grid-item {
    background-color: rgba(0, 0, 0, 0.4);
    border-bottom: thin;
    border-bottom-color: #fff;
    padding: 3px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    text-align: left;
    line-height: 20px;
    color: #fff;
    word-wrap: normal;
  }
  ul li a {
    color: #3a629e;
    text-decoration: none;
    font-size: 18px;
    transition: 0.5s;
    list-style-type: none;
  }
  #bioHolder {
    display: inline-block;
    width: 93%;
    height: auto;
    background-image: url("../images/bioBg/donNT.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #3d3c37;
    text-align: center;
  }
  #bioCopy {
    display: block;
    width: 54%;
    height: 300px;
    overflow: auto;
    float: right;
    color: #fff;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 28px;
    /* margin-top: 20px; */
    margin-left: -3px;
    /* padding-right: 10px; */
    /* padding-top: 10px; */
    padding-bottom: 10px;
  }
  .bandSelect {
    font-size: 20px;
    color: #fff;
  }
  .aboutLeft {
    width: auto;
    text-align: center;
    /* margin-bottom: -70px; */
    height: 192px;
  }
  .bioThumbs {
    width: 97%;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
  }
  .badges {
    display: inline-block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: left;
    margin-top: 16px;
    width: -292.67%;
    PADDING-BOTTOM: 29px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .responsive {
    width: 100%;
    max-width: 79px;
    height: auto;
  }
  .featuredHolder {
    display: inline-block;
    width: 100%;
    align-content: center;
    margin: auto;
    margin-top: -6px;
    /* margin-bottom: 20px; */
    /* margin-left:10%; */
    /* margin-right: 10%; */
  }
  .reviewColumn {
    display: inline-block;
    vertical-align: text-top;
    width: 89%;
    padding: 10px;
    height: auto;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 26px;
    font-size: 16px;
    color: #838787;
    font-style: oblique;
    border-right: 1px solid #223844;
  }
  .centerLogo {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* border-bottom : 1px solid #2C9AB7; */
    /* top: -180px; */
    height: 50px;
    margin-top: -65px;
    margin-bottom: 11px;
    border-bottom: 1px solid #063C57;
    padding-bottom: 79px;
    /* padding-top: 20px; */
    background-color: #000;
    color: #FFFFFF;
    font-size: 12px;
  }
  .aboutRight {
    width: 97%;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 31px;
    padding-bottom: 88px;
    padding-left: 10px;
    padding-top: 0px;
    margin-top: 25px;
    text-align: left;
  }
  .centerFeatured {
    width: 100%;
    height: auto;
    text-align: center;
    /* margin-left: auto; */
    /* margin-right: auto; */
    margin-bottom: 10px;
    /* padding-left: 10px; */
    margin-top: -112px;
  }
  .vidThumb {
    float: left;
    left: 2px;
    margin-right: 15px;
    /* clear: right; */
    display: none;
  }
  #vidPlaylist {
    /* padding: 5px; */
    clear: right;
    float: left;
    height: 360px;
    width: 164px;
    overflow: auto;
    cursor: pointer;
    /* left: 374px; */
    margin-top: 0px;
    /* margin-right: 10px; */
    margin-left: -11px;
  }
  #mainVid {
    height: 377px;
    width: 100%;
    background: #000000;
    margin-bottom: 12px;
    /* margin-top: -8px; */
    /* margin-top: 0%; */
  }
  .vidPlayer {
    width: 100%;
    height: 320px;
  }
  #vidPageVid {
    display: flex;
    width: 96%;
    text-align: center;
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 0px;
    background-color: black;
    padding: 5px;
    height: 400px;
  }
  #videoContainer {
    width: 100%;
    height: 415px;
    display: inline-block;
    background-color: #000;
    background-image: url("../images/bg/introVid_2019.jpg");
    background-size: cover;
    background-position: 0px -300px;
    text-align: center;
  }
  .tagline {
    text-align: center;
    color: #fff;
    margin-top: 18px;
    /* font-weight: lighter; */
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 28px;
  }
  .reviewSig {
    text-align: left;
    color: #376fa0;
    /* font-weight: lighter; */
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    display: block;
  }
  ul.player li {
    width: 90px;
    height: auto;
    color: #FFFFFF;
    padding-top: 20px;
    /* padding-right: 8px; */
    /* padding-left: 8px; */
    padding-bottom: 8px;
    margin-bottom: 2px;
    font-family: "Trebuchet MS";
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    /*background:url(../images/vidBtnBG.png) repeat;*/
    background-repeat: repeat-x;
    text-transform: uppercase;
    border-bottom: #fff 1px solid;
    word-break: break-word;
  }
  input[type=text], select, textarea {
    width: 93%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
  }
  .contactDiv {
    color: #fff;
    opacity: .9;
    width: 98%;
    display: inline-block;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.1);
    /* background-image: url("../images/bg/repTransBg.png"); */
    /* background-color: #000; */
    font-size: 21px;
    text-align: center;
  }
  .privacyColumn {
    display: inline-block;
    vertical-align: text-top;
    width: 89%;
    padding: 10px;
    height: auto;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 36px;
    font-size: 24px;
    /* color: #fff; */
    /* font-style: oblique; */
    /* background-image: url("../images/bg/introVid_2019.jpg"); */
    /* background-size: cover; */
  }
  .centerThankyou {
    display: inline-block;
    align-content: center;
    width: 100%;
    height: 150px;
    padding-top: 30px;
    background-image: url("../images/bg/mainGradGr.jpg");
    font-family: 'Montserrat', sans-serif;
    letter-spacing: .5px;
    font-size: 22px;
    color: #fff;
  }
    .infoHolder {
    display: inline-block;
    width: 97%;
    height: auto;
    align-content: center;
    margin: auto;
    padding: 6px;
    /* margin-top: 100px; */
  }
}
/* Mobile */
@media (max-width: 375px) {
  .container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* height: 95%; */
    background-color: #FFFFFF;
  }
  .badgeContainer {
    width: 100%;
    text-align: center;
    height: 146px;
  }
  .affilcolumn {
    width: 100%;
    text-align: left;
    color: #fff;
  }
  .featuredLeft {
    display: inline-block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    padding-top: 3px;
    /* padding-left: 23px; */
    align: center;
    /* margin-right: 30px; */
    /* margin-left: 25px; */
    overflow: hidden;
    background-color: #000;
    margin-top: 34px;
  }
  .affiliatesIntro {
    display: inline-block;
    width: 90%;
    text-align: left;
    color: #000;
    margin-top: 18px;
    /* font-weight: lighter; */
    /* text-transform: uppercase; */
    letter-spacing: .5px;
    ffont-family: 'Montserrat', sans-serif;
    /*font-style: italic;*/
    font-size: 18px;
    line-height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .bandSelect {
    font-size: 20px;
    color: #fff;
  }
  input[type=text], select, textarea {
    width: 93%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
  }
  #audioCatColumn {
    width: 50%;
    color: #fff;
    height: auto;
    display: inline-block;
    background-color: #000;
    font-size: 12px;
  }
  #audioInnerContainer {
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: auto;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 5px;
    border-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
  }
  ul li a {
    color: #3a629e;
    text-decoration: none;
    font-size: 18px;
    transition: 0.5s;
    list-style-type: none;
  }
  #audioCatTitle {
    font-size: 12px;
  }
  #audioEra {
    font-size: 12px;
  }
  #homeAudioDiv {
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 41px;
    background-image: url("../images/icons/mute_unmute_sm.jpg");
    overflow: hidden;
    margin-top: 171px;
    cursor: pointer;
    top: 5px;
  }
  .myFa {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-image: url("../images/bg/hamburger.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    margin-right: -8px;
    margin-top: -59px;
  }
  .column {
    float: left;
    width: 50%;
    text-align: left;
    color: #fff;
    clear: both;
  }
  .bioThumbsColumn {
    float: left;
    width: 20%;
  }
  .contactDiv {
    color: #fff;
    opacity: .9;
    width: 98%;
    display: inline-block;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.1);
    /* background-image: url("../images/bg/repTransBg.png"); */
    /* background-color: #000; */
    font-size: 21px;
    text-align: center;
  }
  .reviewSig {
    text-align: left;
    /* color: #fff; */
    /* font-weight: lighter; */
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    display: block;
  }
  .copyright {
    text-align: center;
    /* padding-top: 14px; */
    padding-bottom: 11px;
    background-color: #717070;
    color: #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: .5px;
    font-weight: normal;
    border-top-width: 2px;
    height: auto;
    width: 98%;
    flex-wrap: wrap;
    padding-left: 2%;
  }
  .contactColumnLeft {
    display: inline-block;
    vertical-align: text-top;
    width: 80%;
    padding: 10px;
    height: auto;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    line-height: 32px;
    font-size: 22px;
    color: #fff;
    font-style: normal;
    border-bottom: 1px solid #fff;
    margin-right: 15px;
    clear: both;
  }
  #contactContainer {
    width: 100%;
    height: auto;
    text-align: center;
    background-image: url("../images/bg/contact2019BG.jpg");
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -114px -259px;
  }
  .featuredRight {
    display: inline-block;
    float: left;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* float: right; */
    width: 76%;
    height: auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 31px;
    /* padding-bottom: 30px; */
    /* padding: 10px; */
    margin-top: 16px;
    text-align: left;
    color: #000;
    margin-left: 27px;
  }
  .reviewColumn {
    display: inline-block;
    vertical-align: text-top;
    width: 89%;
    padding: 10px;
    height: auto;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 26px;
    font-size: 16px;
    color: #838787;
    font-style: oblique;
    border-right: 1px solid #223844;
  }
  .logo {
    width: 100%;
    text-align: center;
    margin-top: -49px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 20px;
  }
  .button {
    padding-top: -7px;
    padding-bottom: 4px;
    /* padding-left: 35px; */
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #09242d;
    border-radius: 12px;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    transition: 0.5s;
  }
  /* Navigation */
  header {
    width: 100%;
    height: 60px;
    /*border-bottom: 1px solid #2C9AB7;*/
    /*background-color:#033042;*/
    background-image: url("../images/bg/header_2019.jpg");
    background-repeat: repeat;
    background-position: 0px -150px;
    background-size: auto;
  }
  #logoImage {
    display: inline-block;
    width: 320px;
    height: 89px;
    background-image: url(../images/logo_2019v2.png);
    background-size: cover;
    overflow: hidden;
    padding: 5px;
    margin-left: -11px;
  }
  .topLogo {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 70px;
    margin-top: -57px;
    margin-bottom: -82px;
  }
  .topLogo img {
    max-width: 256px
  }
  .logo h6 {
    text-align: right;
    float: right;
    width: auto;
    height: auto;
    margin-top: -33px;
    margin-left: 0px;
    margin-right: 10px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px #fff;
    font-size: 12px /* font-weight: bold; */
  }
  .light {
    font-weight: normal;
    color: #2B2727;
    font-size: 14px;
  }
  .light a {
    font-weight: normal;
    color: #3A629E;
    font-size: 14px;
  }
  .container header nav {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    float: none;
    display: none;
  }
  header nav ul {}
  nav ul li {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
  ul.player li {
    width: 90px;
    height: auto;
    color: #FFFFFF;
    padding-top: 20px;
    /* padding-right: 8px; */
    /* padding-left: 8px; */
    padding-bottom: 8px;
    margin-bottom: 2px;
    font-family: "Trebuchet MS";
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    /*background:url(../images/vidBtnBG.png) repeat;*/
    background-repeat: repeat-x;
    text-transform: uppercase;
    border-bottom: #fff 1px solid;
    word-break: break-word;
  }
  .text_column {
    width: 100%;
    text-align: justify;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .thumbnail {
    width: 100%;
  }
  .footer_column {
    width: 100%;
    margin-top: 0px;
  }
  .parallax {
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 40%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    font-size: 18px;
  }
  .parallax_description {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 90%;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 12px;
    float: none;
    text-align: center;
  }
  .banner {
    background-image: none;
    /* border-bottom: 1px solid #2C9AB7;*/
    background-color: #033042;
    width: 100%;
  }
  .onlyOne {
    text-align: center;
    color: #fff;
    margin-top: 18px;
    /* font-weight: lighter; */
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    /*font-style: italic;*/
    font-size: 17px;
    line-height: 34px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .tagline {
    margin-top: 10px;
    line-height: 18px;
    font-size: 14px
  }
  .hero_header {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
    text-align: center;
  }
  nav {
    width: 90%;
    display: inline-block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* border-bottom: 1px solid #2C9AAE; */
    background-color: #1b2225;
    height: 49px;
    margin-top: 49px;
  }
  .privacyColumn {
    display: inline-block;
    vertical-align: text-top;
    width: 80%;
    padding: 10px;
    height: auto;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 36px;
    font-size: 24px;
    color: #fff;
    font-style: oblique;
    background-image: url("../images/bg/introVid_2019.jpg");
    background-size: cover;
  }
}
.centerThankyou {
  display: inline-block;
  align-content: center;
  width: 100%;
  height: 150px;
  padding-top: 30px;
  background-image: url("../images/bg/mainGradGr.jpg");
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .5px;
  font-size: 22px;
  color: #fff;
}
.thankyouHolder {
  width: 100%;
  text-align: center;
  background-image: url("../images/bg/homeShowcaseBG.jpg");
  background-size: cover;
}
.centerThankyou a {
  color: #fff;
}
.privacyColumn {
  border: none;
}
.privacyHeader {
  display: inline-block;
  width: 62%;
  border-bottom: 1px solid #FFFFFF;
  /* color: #fff; */
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  line-height: 31px;
  font-style: normal;
  margin-top: 10px;
}
.affilateHeadings {
  font-size: 24px;
  text-decoration-line: underline;
  margin-top: 10px;
  margin-bottom: -10px;
}
.affliatesTable {
  display: table-row;
  width: 100%;
  height: auto;
}