
/* ==========================================================================
   Base Styles and Bootstrap Modifications
   ========================================================================== 
   
   
   
  Blue: 222
  Red: ED1F31
  Green: 9cbb59
   
   */
   
   
ul {
    display: block;
    list-style-type: circle !important;
    margin-block-start: 6px !important;
    margin-block-end: 0em !important;
    margin-inline-start: 6px !important;
    margin-inline-end: 0px !important;
    padding-inline-start: 6px !important;
}
   
    html {
  scroll-behavior: smooth;
}
   
   li a:hover{
   	 color:#333;
   }
   
   .titletext{
	   position: absolute;
	   top:40%;
	   color: #222;
	   text-align: center;
	   width: 100%;
   }
   
   .centerblock{
   	background-color: #222;
   	display: block;
   	height: 100px;
   	min-width:200px;
   	position: absolute;
   	right:5%;
   	color:#fcfcfc;
   	padding-top: 65px;
   	text-align: center;
   	font-weight: 800;
    -webkit-border-bottom-right-radius: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-moz-border-radius-bottomleft: 30px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;
	z-index: 1000;
   	
   }
   
   h3{
   	line-height: 35px !important;
   }
   
   .ir2khead{
       color: #A7A9AB !important;
    margin-top: 40px !important;
    padding-bottom: 10px !important;
    font-size: 42px !important;
    font-weight: 500 !important;
   }
   
   ul > .dropdown-menu > li{
	   line-height: 30px;
	   margin-top: 10px;
   }
   
   heighter{
   	line-height: 30px !important;
   }
   
   .money{
   	display: block;
   	height:40px !important;
   }
   
   .psmall{
   		font-size: .9em !important;
   		line-height: 24px;
   }
   
   .tinybump{
   margin-bottom: 15px;
   }
   .bold{
   	font-weight: 800 !important;
   }
   
   ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #555;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #555;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #555;
}
   
   button, select {
    text-transform: none;
    background-color: #fcfcfc !important;
    border-radius: 0px !important;
    padding: 10px !important;
    color: #555;
}


   
      .leads {
	   padding: 10px !important;
	   color: #555 !important;
   }
   
   .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ccc !important;
}

.navbar {
    min-height: 70px;
}

	.green{
		color: #9cbb59;
		font-weight: 800;
	}


   .bluebg{
   	background-color: #222;
   	padding: 0px;
   	font-weight: 800;
   	text-align: center;
   	background-image: url('../../images/speedgirl_bg.png');
   	background-repeat: no-repeat; 
   }
   
   .bluebgiheart{
   	background-color: #222;
   	padding: 0px;
   	font-weight: 800;
   	text-align: center;
   	background-image: url('../../images/iheart.png');
   	background-repeat: no-repeat; 
   }
   
   .bluebgpink{
   	background-color: #222;
   	padding: 0px;
   	font-weight: 800;
   	text-align: center;
   	background-image: url('../../images/pinklight.png');
   	background-repeat: no-repeat; 
   }
   
    .bluebgmath{
   	background-color: #222;
   	padding: 0px;
   	font-weight: 800;
   	text-align: center;
   	background-image: url('../../images/mathlight.png');
   	background-repeat: no-repeat; 
   }

   
   .bluebgfrog{
   	background-color: #222;
   	padding: 0px;
   	font-weight: 800;
   	text-align: center;
   	background-image: url('../../images/froglight.png');
   	background-repeat: no-repeat; 
   }
   
   .bluebgeezy{
   	background-color: #222;
   	padding: 0px;
   	font-weight: 800;
   	text-align: center;
   	background-image: url('../../images/eezylight.png');
   	background-repeat: no-repeat; 
   }
   
   .bluebgeshe{
   	background-color: #222;
   	padding: 0px;
   	font-weight: 800;
   	text-align: center;
   	background-image: url('../../images/eshelight.png');
   	background-repeat: no-repeat; 
   }
   
   .bluebgpup{
   	background-color: #222;
   	padding: 0px;
   	font-weight: 800;
   	text-align: center;
   	background-image: url('../../images/puplight.png');
   	background-repeat: no-repeat; 
   }
   
   .bluebgcolorina{
   	background-color: #222;
   	padding: 0px;
   	font-weight: 800;
   	text-align: center;
   	background-image: url('../../images/colorina_bg.png');
   	background-repeat: no-repeat; 
   }
   
   .bluebgiphone{
   	background-color: #222;
   	padding: 0px;
   	font-weight: 800;
   	text-align: center;
   	background-image: url('../../images/iphone_bg.png');
   	background-repeat: no-repeat; 
   }
   
   .moneymaker{
	   margin-top: -380px;
	   padding-left: 200px;
	   font-size: 25px;
	   padding-bottom:100px;
   }
   .skinbul{
   	font-size: 18px;
   	list-style: square;
   }
   
   .skinbul li{
   	margin-bottom: 10px;
}
   
   .diegobg{
   	border-top: #222 solid 3px;
 background: url('../../images/band_bg.png') !important;
 background-size: cover;
 background-repeat: no-repeat; 
   }
   
   h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.0em;
    margin-block-end: 0.0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: 800 !important;
}

   .homecaption{
   	width: 35%;
   	max-width: 600px;
   	margin-left: 10%;
   	text-align: left;
   }
   
   .btnwhite a:hover{
   		margin-top: 20px !important;
   }
   
   .btnwhite:hover{
   		margin-top: 20px !important;
   }
   
   .btnwhite:focus{
   		margin-top: 20px !important;
   }
   
   .blue{
   	color: #222;
   }
   
   .red{
   	color: #ED1F31;
   }
   
   .minitext{
   	max-height: 100px;
   }
   
   
   .bit-venue{
   max-width: 500px;
   }

   
   .blacka{
   		color: #333 !important;
   }
   
   .blacka:hover{
   		color: #ED1F31 !important;
   }
   
   .price{
   		margin: 0px;
   		padding: 0px;
   }
   
   #bit-events td .bit-uiButton {
    background: #222 !important;
    border: 0px solid #222 !important;
    font-size: 14px !important;
    color: #ED1F31 !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: #ED1F31 !important;
   }
   
   .adark a{
	   color: #ED1F31 !important;
   }
   
   a .adark{
	   color: #ED1F31 !important;
   }

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

	.graybg{
		background-color: #40474b;
		background-image: url(http://www.billyprice.com/images/drywall_bg.png);
	}
	
	.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: 'avenir';
    src: url('../../font/AvenirNext.ttc'),
		 url('../../font/AvenirNext.ttc')  format('truetype');
}

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

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

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

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




   @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: 15px;
	right:40px;
	z-index: 100000;
}
.mininav li{
	display: inline-block;
	margin-left: 10px;
}

.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: #ED1F31;
	display: block;
}

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

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

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

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

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

.navbar-nav > li > a {
    font-size: 1.3em !important;
    letter-spacing: 1px;
    
}

.navbar-inverse .navbar-text {
  color: #222;
}
.navbar-inverse .navbar-nav > li > a {
  color: #222;
  font-family: "lucida";
}

.coupon{
	margin-top:100px; 
	left:20%;
}
.orange{
	color: #222;
}
.red{
	color: red;
}
.white{
	color: #fcfcfc !important;
}
.btn{
	margin-top: 0px;
	background-color: #222 !important;
	padding: 15px 35px;
	color:#fcfcfc;
	font-family: "lucida";
	font-size: 18px;
	border-radius:0px;
}

.btn a:hover{
	margin-top: 0px;
	background-color: #fcfcfc !important;
	border: #222 solid 1px;
	color:#222;
}

.btn:hover{
	margin-top: 0px;
	background-color: #fcfcfc !important;
	border: #222 solid 1px;
	color:#222;
}
.btn a{
	color: #fcfcfc !important;
}


.btnwhite{
	margin-top: 20px !important;
	background-color: transparent !important;
	padding: 15px 35px;
	color:#fcfcfc;
	font-family: "lucida";
	font-size: 18px;
	border-radius:0px;
	border: 1px #fcfcfc solid;
	margin-bottom: 20px;
}

.btnwhite:hover{
	margin-top: 0px;
	background-color: #fcfcfc !important;
	color:#222;
}

.btnwhite a:hover{
	margin-top: 0px;
	background-color: #fcfcfc !important;
	color:#ccc;
}


.btngreen{
	margin-top: 20px;
	background-color: transparent !important;
	padding: 15px 35px;
	color:#9cbb59;
	font-family: "lucida";
	font-size: 18px;
	border-radius:0px;
	border: 1px #9cbb59 solid;
}

.btngreen:hover{
	margin-top: 0px;
	background-color: #fcfcfc !important;
	color:#9cbb59;
}

.btngreen a:hover{
	margin-top: 0px;
	background-color: #fcfcfc !important;
	color:#ccc;
}


.btn a{
	color: #fcfcfc !important;
}



.btngray{
	margin-top: 0px;
	background-color: #A7A9AB !important;
	padding: 15px 35px;
	color:#fcfcfc;
	text-transform: uppercase;
	font-family: "lucida";
	font-size: 18px;
	border-radius:0px;
}

.btngray:hover{
	margin-top: 0px;
	background-color: #222;
	color:#fcfcfc;
	text-transform: uppercase;
}
.btngray a{
	color: #fcfcfc !important;
}





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

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




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

.btnblack:hover{
	margin-top: 0px;
	background-color: #333 !important;
	color:#fcfcfc !important;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
}
.btnblack a{
	color: #ED1F31 !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: #555;
}

.price input{
	border: none !important;
}

.social img{
	width:100%;
}

.maxmum{
	width:100%;
}

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

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

.purplebg{
	background: #222;
	padding-top: 30px;
	padding-bottom: 30px;
}


.graybg{
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url('../../images/gray_bg.jpg');
	background-color: #fcfcfc;
}


.locabg{
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url('../../images/bella_map.jpg');
	background-color: #fcfcfc;
}

.nailsbg{
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url('../../images/nailsbg.jpg');
	background-color: #fcfcfc;
}



.whitebg{
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url('../../images/connect.png');
	background-color: #fcfcfc;
}
.caps{
	text-transform: uppercase !important;
}

.navbar-brand{
	max-width:300px;
	margin-top: 5px;
}
.navbar-header{
	height:1px;
	min-width: 265px;
}

.navbar{
	border-bottom: transparent solid 0px;
	position: relative;
}

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

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

body {
    font-size: 1em;
    line-height: 1.4;
    background-color:#fcfcfc;
    background-image: url('../../images/connect.png');
    font-family: sans-serif;

}

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

.navbar-inverse {
    background: transparent !important;
}

.mainicon{
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
    display: block;
    background-color: #222;
    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: sans-serif;
    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: #222;
	color: #fcfcfc;
}



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: "lucida" !important;
    font-weight: 300;
    color: #333;
}


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

.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: "Monaco";
    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: #222;
    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
   ========================================================================== */

#headerwrap {
	
	margin-top: 0px;
	padding-top:120px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 605px;
	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:#A7A9AB;
	margin-top:40px;
	padding-bottom: 10px;
	font-size: 42px;
	font-weight: 500;
}


#headerwrap {
	
	margin-top: 0px;
	padding-top:120px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 605px;
	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;
}



#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: #222;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

#footerwrap a{
	color:#efefef;
}


#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: #222;
}

.service-active p {
	font-family: 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: #fcfcfc;
	background: #3498db;
}

.grid figcaption h5 {
	margin: 0;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #fcfcfc;
	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: #fcfcfc;
	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:
}

.mobilebump{
   		margin-top: 20px;
   }


.cenky{
		margin-top:20px;
	}


.skinbul{
	list-style: none !important;
	margin-top: 5px;
	padding-left: 0px;
}

.resourceball{
	margin-bottom: 90px
}




}

@media (min-width: 1080px) {

.resourceball{
	margin-bottom:920px;
}

.money{
	display: none !important;
}

.bigtitle{
	font-weight: 100 !important;
	font-family: "lucida";
	font-size: 4em;
	padding-bottom: 20px;
	
}

.rwd-break{
	display: none;
}

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

.bacteria img{
max-height: 1500px;
}
.navbar-nav > li{
	padding-left: 10px;
	padding-right: 10px;
}

.navbar-nav {	
	margin-left: 5px;
}

.navbar-nav > li:hover {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #222;
	color: #ED1F31;
	padding-bottom: 7px;
}

  .navbar-nav > li > a {
    padding-top: 27px;
    padding-bottom: 15px;
  }
  
  .navbar-nav > li > a:hover {
    padding-top: 27px;
    padding-bottom: 15px;
  }
  
  .navbar-nav > li > a:hover {
  	color: #fcfcfc !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){

.navbar-inverse .navbar-nav > li{
	background-color: #fcfcfc;
}


.titletext{
	   position: absolute;
	   top:14%;
	   color: #222;
	   text-align: center;
	   width: 100%;
   }
   
	#headerwrap {
		margin-top: 0px;
		padding-top:60px;
		text-align:center;
		background-attachment: relative;
		background: url(../../images/diamond-big.png) !important;
		background-image: url(../../images/diamond-big.png) !important;
		background-color: #222 !important;
		background-position: center center;
		min-height: 725px;
		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: #222;
z-index: 1;
}
}

@media (max-width:768px){

.text-left{
	text-align: center !important;
}

body{
	text-align: center !important;
}

.homecaption {

    width: 90%;
    max-width: 600px;
    margin-left: 5% !important;
    margin-right: 5% !important;
    text-align: center !important;

}

	#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;
	}
	
	.cenky{
		margin-top:-30px;
	}
}

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

.homecaption {

    width: 90%;
    max-width: 600px;
    margin-left: 10%;
    text-align: left;

}


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



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

	.disappear{
		display: none !important;
	}
	
	.dis{
		display: none !important;
	}
	
	
	#headerwrap p {
		font-size: 30px;
		line-height: 28px;
	}
	
	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: #222 !important;
}

#mc_embed_signup .button:hover{
	background-color: #ED1F31 !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: "lucida";
    color: #222 !important;
}

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

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

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

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

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

