
/* ==========================================================================
   Base Styles and Bootstrap Modifications
   ========================================================================== 
   
   003e6b
   
   Yellow: bac8ce
   Black: e93e27
   
   */
   
   .minitext{
     max-height: 100px;
   }
   
   
   .bit-venue{
   max-width: 500px;
   }

   
   .blacka{
       color: #333 !important;
   }
   
   .blacka:hover{
       color: #e7c1a2 !important;
   }
   
   .price{
       margin: 0px;
       padding: 0px;
   }
   
   #bit-events td .bit-uiButton {
    background: #e7c1a2 !important;
    border: 0px solid #e7c1a2 !important;
    font-size: 14px !important;
    color: #e7c1a2 !important;
    font-weight: bold !important;
    text-align: center !important;
    text-decoration: none !important;
    vertical-align: center !important;
    white-space: nowrap !important;
    padding: 10px 15px !important;
    height:35px !important;
    ;
}
   
   .mininav img:hover{
     -webkit-filter: brightness(130%); /* Safari 6.0 - 9.0 */
     filter: brightness(130%);
}
   }
   
   .adap a{
     color:black !important;
     text-decoration: underline
   }
   
   .adap{
     color: #666 !important;
     text-decoration: underline
   }
   
   .adap:hover{
     color: #666 !important;
     text-decoration: underline
   }
   
   .adap a{
     color: black !important;
     text-decoration: underline
   }
   
   a .adap{
     color: black !important;
     text-decoration: underline
   }


   
   .adark{
     color: #666 !important;
   }
   
   .adark:hover{
     color: #e7c1a2 !important;
   }
   
   .adark a{
     color: #e7c1a2 !important;
   }
   
   a .adark{
     color: #e7c1a2 !important;
   }

   
   .col-sm-3{
     margin-bottom: 20px !important;
   }
   
   .yellow{
     color: #e7c1a2;
   }
   
   .pull-right {
     float: right !important;
     margin: 0px;
     padding: 0px;
}

  .graybg{
    background-color: #fcfcfc;
  }
  
  .vidpho{
    font-size: 30px;
  }
  
  .videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 50px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
   
   
   
    @font-face {
    font-family: 'benny';
    src: url('../../font/BenguiatStd-Book.otf'),
     url('../../font/BenguiatStd-Book.otf')  format('opentype');
}

  .benny{
  font-family: "benny";
}


@font-face {
    font-family: 'freight';
    src: url('../../font/freight.otf'),
     url('../../font/freight.otf')  format('opentype');
}

  .freight{
  font-family: "freight";
}


@font-face {
    font-family: 'bennybold';
    src: url('../../font/BenguiatStd-Bold.otf'),
     url('../../font/BenguiatStd-Bold.otf')  format('opentype');
}

  .bennybold{
  font-family: "freight";
}






   
   
   @font-face {
    font-family: 'oswald';
    src: url('../../font/Oswald-DemiBold.ttf'),
     url('../../font/Oswald-DemiBold.ttf')  format('truetype');
}

  .oswald{
  font-family: "freight";
}




   @font-face {
    font-family: 'semplicita';
    src: url('../../font/semplicita.eot'),
       url('../../font/semplicita.eot?#iefix') format('embedded-opentype'), 
       url('../../font/semplicita.otf') format('woff'), 
     url('../../font/semplicita.ttf')  format('truetype');
}

@font-face {
    font-family: 'semplicitalight';
    src: url('../../font/semplicita_light.eot'),
       url('../../font/semplicita_light.eot?#iefix') format('embedded-opentype'),
       url('../../font/semplicita_light.woff') format('woff'), 
       url('../../font/semplicita_light.ttf')  format('truetype');
}


   @font-face {
    font-family: 'semplicitabold';
    src: url('../../font/semplicita_bold.eot'),
       url('../../font/semplicita_bold.eot?#iefix') format('embedded-opentype'), 
       url('../../font/semplicita_bold.woff') format('woff'), 
       url('../../font/semplicita.ttf')  format('truetype');
}

   @font-face {
    font-family: 'semplicitaitalic';
    src: url('../../font/semplicita_italic.woff') format('woff'), url('../../font/semplicita_italic.ttf')  format('truetype');
}

.semplicita{
  font-family: "semplicita";
}
.semplicitaitalic{
  font-family: "semplicitaitalic";
}

.showsbg{
  background-image: url(http://www.bp.frankvieira.com/images/bp_sing.png);
  background-size: cover; 
}

.storebg{
  background-image: url(http://www.bp.frankvieira.com/images/billyparty.png);
  background-size: cover; 
}

.mininav{
  position: fixed;
  top: 60px;
  right:40px;
  z-index: 1e93e27;
}
.mininav li{
  display: inline-block;
}

.semplicita{
  font-family: "semplicita";
}

 .listnone{
   list-style: none !important;
   margin-left: 0px;
   padding: 0;
   font-size: 16px;
 } 
 
a:hover img{
  -webkit-filter: brightness(1.4);
  filter: brightness(1.4);
}

.socialgame{
  padding-top: 10px;
  text-align: center;
  background-color: #e7c1a2;
  display: block;
}

.sidebar{
  position: fixed;
  right:0px;
  top:25%;
  width:80px;
  display: block;
  z-index: 3e93e27;
}

.social img:hover{
  filter: brightness (120%);
}
   
.darkblue{
  color: #e7c1a2;
}

.strong{
  font-weight: 700 !important;
}
.coaches a{
  color: #e7c1a2;
}

.coaches a:hover{
  color: #e7c1a2;
}

.coach img:hover{
  filter: brightness (80%);
}

.navbar-nav > li > a {
    font-size: 1.2em !important;
    letter-spacing: 3px;
    font-family: freight;
    color:#e7c1a2;
    font-weight: 600;
   
    
}

.navbar-inverse .navbar-text {
  color: #e7c1a2;
}
.navbar-inverse .navbar-nav > li > a {
  color: #e7c1a2;
}

.coupon{
  bottom:0%; 
  left:0%;
}
.orange{
  color: #e7c1a2;
}
.red{
  color: red;
}
.white{
  color: #FFF !important;
}
.btn{
  margin-top: 0px;
  background-color: #e7c1a2;
  padding: 15px 35px;
  color:#003e6b;
  text-transform: uppercase;
  font-family: "freight";
  font-size: 18px;
  border-radius:0px;
}

.btn:hover{
  margin-top: 0px;
  background-color: #669b41;
  color:#fff;
  text-transform: uppercase;
}
.btn a{
  color: #FFF !important;
}

.btnyellow{
  margin-top: 0px;
  background-color: #e7c1a2 !important;
  padding: 15px 35px;
  color:#fff !important;
  text-transform: uppercase;
  font-family: "freight";
  font-size: 18px;
  display: block;
  width: 100%;
  max-width: 407px;
  text-align: center;
  border: none !important;
  font-weight:600;
}

.btnyellow:hover{
  margin-top: 0px;
  background-color: #333 !important;
  color:#FFF !important;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
}
.btnyellow a{
  color: #fff !important;
}

.btnwhite{
  margin-top: 0px;
  background-color: #fff !important;
  padding: 15px 35px;
  color:#555 !important;
  text-transform: uppercase;
  font-family: "freight";
  font-size: 18px;
  display: block;
  width: 100%;
  max-width: 407px;
  text-align: center;
  border: none !important;
}

.btnwhite:hover{
  margin-top: 0px;
  background-color: #FFF !important;
  color:#333 !important;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
}
.btnwhite a{
  color: #e7c1a2 !important;
}




.btnblack{
  margin-top: 0px;
  background-color: #e7c1a2 !important;
  padding: 15px 35px;
  color:#e7c1a2 !important;
  text-transform: uppercase;
  font-family: "freight";
  font-size: 18px;
  display: block;
  width: 100%;
}

.btnblack:hover{
  margin-top: 0px;
  background-color: #333 !important;
  color:#FFF !important;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
}
.btnblack a{
  color: #e7c1a2 !important;
}

.btnblack {
    display: inline-block;
    padding: 12px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}



html,
button,
input,
select,
textarea {
    color: #e7c1a2;
}

.price input{
  border: none !important;
}

.social img{
  width:100%;
}

.maxmum{
  width:100%;
}

.centerbump img{
  padding-top: 120px;
}

.whitewalker{
     text-decoration:line-through !important;
     color: #FFF;
   }
   
.whitefont{
  color:#fff !important;
}

.purplebg{
  background: #003e6b;
}
.caps{
  text-transform: uppercase !important;
}

.navbar-brand{
  width:120px;
}
.navbar-header{
  height:1px;
  min-width: 200px;
}

.navbar{
  min-height: 60px;
}

p{
  font-size: 1.2em !important;
}

.imageone{
  background-image: url('url(../../images/achieve.jpg');
}

body {
    font-size: 1em;
    line-height: 1.4;
    background-color:#fff;

}

.icontop{
  cursor: pointer !important;
}
.icontop:hover{
  cursor: pointer !important;
  margin-top: -20px;
}

.navbar-inverse {
    background: #003e6b;
}

.mainicon{
  -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
    display: block;
    background-color: #e7c1a2;
    height: 100px;
    width: 100px;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #f2c2c9;
    color: #a4003a;
    text-shadow: none;
}

::selection {
    background: #16a085;
    color: #a4003a;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

 img {
    vertical-align: middle;
}

/*
 * Allow only vertical resizing of textareas.
 */

 textarea {
    resize: vertical;
    max-height: 120px;
}


/* ==========================================================================
   General styles
   ========================================================================== */

html,
body {
    height: 100%;
}

body {
    font-family: 'arial';
    font-weight: 300;
    font-size: 1.45em;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

.col-md-4 {
  padding-bottom: 20px;
}

.row {
margin-right: 0px;
margin-left: -15px;
}

.modal-header {
  background: #3498db;
}

.modal-header h4 {
  color: white;
}

.modal-footer {
  background: #2b2b2b;
}


.navbar-default {
border-color: transparent;
background-color: #dadada;
}


.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: #669b41;
  color: #003e6b;
}



hr {
    position: relative;
    border: none;
}

hr:before {
    content: " ";
    position: absolute;
    top: 0;
    width: 100%;
    height: 2px;
    background: #ccc;
}

.odd a img {
    background: #f5f5f5;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: "freight" !important;
    font-weight: 300;
    color: #333;
}


/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 5px;
    font-weight: 700;
}

.centered {
    text-align: center;
}

.paragraph-lead {
    font-size: 20px;
    color: #3498db;
}

strong {
    font-weight: 700;
}

em {
    font-weight: 300;
}

pre {
    background: #ebebeb;
    border: none;
    font-family: 'benny';
    font-size: 16px;
    color: #666;
    padding: 20px;
    line-height: 28px;
}

small {
    font-size: 12px;
}

blockquote,
blockquote p {
    line-height: 28px;
    color: #999;
    font-weight: 400;
    font-style: italic;
}

blockquote {
    position: relative;
    margin: 0 0 40px -30px;
    padding-left: 30px;
    border-left: 5px solid #3498db;
}

blockquote cite {
    position: absolute;
    bottom: -25px;
    right: 0;
    font-size: 12px;
    font-style: italic;
    color: #333;
    font-weight: 300;
}

blockquote cite:before {
    content: "-- "
}

/* Images */
.overflow-image {
    margin-top: -65px;
}

/* Links */
a {
    color: #e7c1a2;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #ccc;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}



/* ==========================================================================
   Wrap Sections
   ========================================================================== */

.hooli img{
  width:45%;
}

.heyhey{
  margin-left: 30%;
}

#headerwrap {
  background: url(/images/madness_bg.png) no-repeat center top;
  margin-top: -30px;
  padding-top:250px;
  text-align:center;
  background-attachment: relative;
  background-position: center center;
  min-height: 775px;
  width: 100%;
  
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



#headerwrap h1 {
  color:#e7c1a2;
  margin-top:10px;
  padding-bottom: 10px;
  letter-spacing: 8px;
  font-size: 80px;
  font-weight: 700;
  text-shadow: 5px 5px 90px #e7c1a2;
}

#headerwrap p {
  font-size: 40px !important;
  color: #fff;
  font-weight: 600 !important;
  text-align: center;
  line-height: 0px;
  letter-spacing: 3px;
  text-shadow: 5px 5px 100px #e7c1a2;
  margin-bottom: 30px;
}

#greywrap {
  background: #f5f5f5;
  margin-top: 0px;
  padding-top: 40px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

#greywrap .callout {
  margin-bottom: 20px;
}

#greywrap p {
  margin-left: 30px;
  margin-right: 30px;
  letter-spacing: 1px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#greywrap .icon {
  font-size: 60px;
  line-height: 30px;
  margin-bottom: 10px;
}

#footerwrap {
  background: #669b41;
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

#footerwrap h4 {
  color: white;
}


/* ==========================================================================
   Box Sections
   ========================================================================== */

.white h1 {
  padding-top: 35px;
}

.white p {
  padding-top: 10px;
}

/* Section Dividers */
.section-divider {
    z-index: 999;
    width: 100%;
    display: table;
    max-height: 450px;
    border-bottom: 2px solid #E6EAED;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 70px;
    margin-top: 45px;


    background-position: center center;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    background-attachment: relative;
    
    text-align: center;
}

.textdivider h1 {
  padding-top: 70px;
  color: white;
  font-size: 40px;
}

.textdivider p {
  color: white;
  font-size: 25px;
}


/* Section Dividers Backgrounds */

.divider1 {
  background-image: url('../img/bg/divider1.jpg')
}

.divider2 {
  background-image: url('../img/bg/divider2.jpg')
}

.divider3 {
  background-image: url('../img/bg/divider3.jpg');
  margin-top: 0px;
}

.divider4 {
  background-image: url('../img/bg/divider4.jpg')
}

.divider6 {
  background-image: url('../img/bg/divider6.jpg')
}



/* ==========================================================================
   Services Section
   ========================================================================== */

.service-trigger {
    display: block;
  position: relative;
    margin-bottom: 15px;
    color: white;
    font-size: 20px;
    text-align: center;
    height: 168px;
    cursor: pointer;
  padding: 90px 20px 50px 20px;
    border: none;
    background: #333;
}

.service-trigger:before {
    width: 100%;
    top: 50px;
    color: #3498db;
    font-size: 36px;
    text-align: center;
  position: absolute;
  left: 0;
}

.service-active .service-trigger {
    background: #e7c1a2;
}

.service-active p {
  font-family: 'benny', sans-serif;
  padding-top: 10px;
}

.service-content {
    padding: 15px 20px;
    background: #e6eaed;
    display: block;
    height: auto
}

.service-content p:last-child {
    margin: 0;
}


/* ==========================================================================
   Image Mask
   ========================================================================== */

.grid figure {
  margin: 0;
  position: relative;
}

.grid figure img {
  width: 100%;
  display: block;
  position: relative;
}

.grid figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  color: #fff;
  background: #3498db;
}

.grid figcaption h5 {
  margin: 0;
  padding-top: 0px;
  padding-left: 20px;
  padding-bottom: 5px;
  color: #fff;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
  
}

.grid figcaption a {
  text-align: left;
  padding: 5px 10px;
  margin-left: 20px;
  display: inline-block;
  background: #2f2f2f;
  color: #fff;
  font-size: 13px;
}

/* Caption Style */
.mask figure {
  overflow: hidden;
}

.mask figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}

.no-touch .mask figure:hover img,
.mask figure.cs-hover img {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

.mask figcaption {
  height: 50px;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .mask figure:hover figcaption,
.mask figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}

.mask figcaption a {
  position: absolute;
  top:10px;
  bottom: 10px;
  right: 30px;
}


/* ==========================================================================
   Blog Section
   ========================================================================== */

.blog-bg {
  background: #2b2b2b;
  padding-right: 0px;
  padding-left: 0px;
  
}

.blog-bg h4 {
  color: #dadada;
  padding-top: 0px;
}

.blog-bg h5 {
  color: #dadada;
  font-size: 11px;
}

.blog-content {
  padding-top: 10px;
  background: #f2f2f2;
}


/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */

@media (min-width: 1024px) and (max-width:1200px) {
  .coupon{
  margin-top:100px; 
  left:10%;
}
}

@media (max-width: 1023px) {
  .coupon{
  margin-top:100px; 
  left:0 !important:
}

.heyhey{
  margin-left: 0%;
}
  
  .hooli img{
  width:90%;
}



}

@media (min-width: 1080px) {

.bigtitle{
  font-weight: 100 !important;
  font-family: "freight";
  font-size: 8em;
}

.rwd-break{
  display: none;
}

.bacteria{
  margin-top: -1250px;
}

.bacteria img{
max-height: 1500px;
}
.navbar-nav > li{
  padding-left: 10px;
  padding-right: 10px;
  /*
  border-left: #e7c1a2 solid .25px;
  border-right: #e7c1a2 solid .25px;
  */
}
/*
.navbar-nav > li+li{
  border-right: #e7c1a2 solid .25px;
  border-left: #e7c1a2 solid 0px;
}
*/


.navbar-nav > li:hover {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #669b41;
  color: #e7c1a2;
}

  .navbar-nav > li > a {
    padding-top: 22px;
    padding-bottom: 15px;
  }
  
  .navbar-nav > li > a:hover {
    color: #e7c1a2 !important;
}  
}

@media screen and (max-width:1050px), screen and (max-device-width:1050px){
  body .header{background-attachment: scroll;}
}


/*ipad portrait*/
@media only screen and (min-device-width:1080px) and (max-device-width : 1024px) and (orientation : portrait){
  .header{background-attachment: scroll;}
}

@media (max-width:768px){


  #headerwrap {
    background: url(/images/bp_2026_rm_mobile.png) no-repeat center top;
    margin-top: -30px;
    padding-top:470px;
    text-align:center;
    background-attachment: relative;
    background-position: center center;
    min-height: 775px;
    width: 100%;
    
      -webkit-background-size: 100%;
      -moz-background-size: 100%;
      -o-background-size: 100%;
      background-size: 100%;
  
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
  }


  .hometitle{
    font-size: 3.7em !important;
  }
  
  .bacteria{
  display: none;
}

  .bit-widget-container{
    font-size: 10px !important;
  }
  .col-xs-3{
    width: 50% !important;
    margin-bottom: 20px;
  }
}

  .col-xs-3{
    margin-bottom: 20px;
  }

.petey .parrot{
  list-style: none;
  display: inline-block;
  padding-left: 0px;
  text-align: left;
}

.petey{
  margin-left: -40px !important;
}
  

@media (max-width:1080px){
  .navbar-toggle {
border-color: transparent;
border: 0px solid transparent;
background-image: url('http://www.billyprice.com/images/toggle.png');
display: block;
height: 40px;
width: 40px;
background-color: #e7c1a2;
z-index: 1e93e270;
}
}

@media (max-width:768px){
  #headerwrap h1 {
    font-size: 40px;
  }
  
  .bit-tickets{
    display: none !important;
  }
  .bit-rsvp{
    display: none !important;
  }
  .bit-description-links{
    display: none !important;
  }
  .overlay .overlay-text{
    font-size: .8em !important;
  }
  
  .overlay .overlay-text h3{
    font-size: 1.4em !important;
  }
}

@media (min-width: 1080px) {
  .money{
    display: none !important;
  }
  
  .tracklist{
    font-size: 1.1em !important;
  }
  
  .reappear{
    display: none !important;
  }
}



@media screen and (max-width:1079px) {

.tracklist{
    font-size: .8em !important;
  }
  
.bigtitle{
  font-weight: 100 !important;
  font-family: "freight";
  font-size: 4em !important;
  margin-left: 20px;
}

  .navbar-header{
    padding: left:30px;
  }

  .disappear{
    display: none !important;
  }
  
  
  #headerwrap p {
    font-size: 30px;
    line-height: 38px;
  }
  
  col-xs-2{
    width: 30% !important;
  }
  
  .fontsmaller{
  font-size: 2em !important;
  }
  
  .navbar-collapse{
    margin-top: 60px;
  }
  
  .yobilly{
    margin-left: 10px;
  }

}

.teamname img:hover{
  filter:brightness(.5);
  -webkit-filter: brightness(50%); filter: url('#brightness');
}

@media (min-width:768px){
  .rwd-break{
    display: none !important;
  }
}

@media (max-width:1079px){
  
  .coupon{
  margin-top:30px; 
  margin-left:0px;
}
}

#mc_embed_signup .button{
  background-color: #e7c1a2 !important;
}

#mc_embed_signup .button:hover{
  background-color: #e7c1a2 !important;
}





th.bit-date, th.bit-venue, th.bit-location, th.bit-tickets{
    width: auto;
    text-align: left;
    padding: 4px;
    vertical-align: middle;
    font-size: 2em;
    font-family: "freight";
    color: #e7c1a2 !important;
}

.bit-events th, .bit-events td {
    width: auto;
    text-align: left;
    padding: 20px !important;
    vertical-align: middle;
    color: #e7c1a2;
}

.bit-track-artist-header{
  display: none !important;
}

.bit-header{
  display: none !important;
}

tr{
    border-top: .25px solid #e7c1a2 !important;
    border-bottom: .25px solid #e7c1a2 !important;
}

#bit-events[data-bit-widget-id='1490127573221'] .bit-events td {
    border-top: 1px solid #e7c1a2 !important;
}

