.photoContainer {
  padding-right: 22px;
  padding-left: 22px;
  margin-right: auto;
  margin-left: auto;
}

.heading20 {
  font-size:18px;
}
.heading24 {
  font-size: 24px;
  font-weight: 300;
}
.heading30 {
  font-size:24px;
  font-weight:300;
  text-align:center;
}
.heading36 {
  font-size: 36px;
  color: #FAFAFA;
  margin: 25px 0 25px 0;
}
.heading48 {
  margin: 25px 0 25px 0;
  font-size: 36px;
  text-align:center;
  color: #FAFAFA;
}
.entrycenter{
  text-align: center;
  margin: 50px 0 75px;
}
.goldLine {
  width: 100%;
  height: 3px;
  background-color: #9F6804;
}

.goldLineHalf {
  width: 85%;
  height: 1px;
  background-color: #9F6804;
  margin: auto;
}

.blurb {
  font-family: Georgia;
  font-size: 16px;
}
.col-lg-9.solution {
  min-height: 500px;
}
.btn-container {
  text-align: center;
  margin-bottom: 10px;
}
.btn-contact{
  color: #ffffff;
  background-color: #9F6804;
}
.btn-contact:hover {
  color: #000000;
  text-decoration: underline;
}
.heading36.uses {
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
}

blockquote {
  text-align: center;
  font-family: Georgia, serif;
  position: relative;
  margin: 0.5em;
  padding: 0.5em 2em 0.5em 3em;
  border: none;
}


blockquote:before {
  font-family: Georgia, serif;
  position: absolute;
  font-size: 6em;
  line-height: 1;
  top: 0;
  left: 0;
  content: "\201C";
}

blockquote:after {
  font-family: Georgia, serif;
  position: absolute;
  float:right;
  font-size:6em;
  line-height: 1;
  right:0;
  bottom:-0.5em;
  content: "\201D";
}

blockquote footer {
  padding: 0 2em 0 0;
  text-align:right;
}

blockquote cite:before {
  content: "\2013";
}

.sigline{
  text-align: center;
  margin-top: 50px;
}
blockquote h1{
  font-size: 42px;
}
.enterTru {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 10px;
  min-height: 200px;
}

.truBtn{
  background-color: transparent;
  color: #FAFAFA;
  border: none;
  font-size: 25px;
}

a.truBtn:hover {
  color: #000000;
  background-color: #9F6804;
}

.truFt{
  margin-left: 5px;
  background-color: transparent;
  color: #FAFAFA;
  border: none;
}
.truLinks a{
  color: #FAFAFA
}
.truLinks a:hover {
  margin-left: 10px;
  background-color: transparent;
  color: #444444;
  border: none;
  text-decoration: underline;
}

.quoteBox {
  color: #FAFAFA;
  margin-top: 15px;
}

li.logo {
  font-weight: bolder;
  width: 100px;
  text-align: center;
}

.truImage {
  width: 100%;
  height: auto;
}
.imageContainer {
  text-align: center;
}

.newsBox {
  text-align: center;
  border-radius: 15px;
  min-height: 275px;
  max-height: 275px;
  background-image: url('../images/stretchblack.jpg');
  background-position: right 30px top 15px;
}

a.newsButton .title{
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  padding-top: 25px;
}

a.newsButton .title:hover{
  font-size: 28px;
  font-weight: bolder;
}

a.newsButton:hover{
  text-decoration: none;
  cursor: pointer;
}

a.newsButton .date{
  color: #FAFAFA;
  font-size: 18px;
}

.truArea {
  text-align: center;
}

.truNewsTitle {
  pointer-events:none;
  text-align: center;
  color: #FFFFFF;
  margin-top: 30px;
  padding-top: 5px;
  background-color: transparent;
  border: none;
  resize: none;
  font-size: 20px;
}

.truMessage{
  padding-top: 5px;
  margin-top: 15px;
  background-color: transparent;
  pointer-events:none;
  color: #FFFFFF;
  border: none;
  resize: none;
  font-size: 16px;
  font-weight: bold;
  width: 75%;
}

.newsPosted {
  pointer-events:none;
  text-align: center;
  color: #FFFFFF;
  padding-top: 5px;
  background-color: transparent;
  border: none;
  resize: none;
  font-size: 14px;
}

.modal-content.truModal {
  border: 7px double;
  background-color: hsla(00, 0%, 0%, 0.9);
}

.modal-content.picModal {
  border: 7px double;
  background-color: hsla(00, 0%, 0%, 0.9);
}

.modal-footer{
  text-align: center;
  border: none;
}

.eggText {
  width: 300px;
  background-color: transparent;
  border: none;
  color: #ffffff;
  text-align: center;
  pointer-events:none;
  overflow: hidden;
}

.truFBtn{
  background-color: transparent;
  color: #FAFAFA;
  border: none;
  font-size: 20px;
}

.truFBtn:hover{
  color: #000000;
  background-color: #9F6804;
}

li.shows {
  text-align: left;
  width: 100%;
}

li.shows p {
  display: inline-block;
  font-size: 26px;
}

.showEntries {
  color: #FAFAFA
}

table.truTable {
  border-collapse: collapse;
}

table.truTable tr td{
  border-bottom: 2px solid #444444;
  border-top:0;
}

table.truTable tr th{
  border-bottom: 5px solid #9F6804;
  border-top:0;
  font-size: 20px;
}

.truPhoto {
  max-width:100%;
  max-height:100%;
  width: auto;
}

.photoBox {
  height: 350px;
  width: 400px;
}

.soundCloud iframe{
  min-height: 950px;
  max-width: 650px;
  float: right;
  margin-top: 15px;
}

.fa-facebook {
  font-size: 22px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background: transparent;
  color: #FAFAFA;
}

.fa-facebook:hover {
  background-color: transparent;
}

.fa-facebook-f:hover, .fa-facebook:hover {
  background-color: transparent;
  color: #FAFAFA;
}

#photoModal.modal {
  padding-top: 75px;
  background-color: rgba(0,0,0,0.9);
}

.truPicBtn{
  background-color: transparent;
  color: #FAFAFA;
  border: none;
  font-size: 20px;
}

.truPicBtn:hover{
  color: #000000;
  background-color: #9F6804;
}


.logo img{
  max-height: 300px;
  max-width: 450px;
  display: block;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}