@import url('https://fonts.googleapis.com/css?family=Questrial&display=swap');



html, body {
	height: 100%;
	width: 100%:
	font-family: 'Questrial', sans-serif;
	background-color: rgba(255,255,255,0.8);	
}
.navbar {font-family: 'Questrial', sans-serif;
	padding: .8rem;
	background-color: #638ee8;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	
}

.navbar-nav li {
	padding-right: 20px;
}
.nav-link {
	font-size: 1.3em !important;
}

.dark {color: #638ee8; 
}

.bg-primary {
	color: #638ee8;
}

label {
	font-family: 'Questrial', sans-serif;
}
.socials a {
	font-size: 2em;
	padding: 1rem;
}

.icons {
	font-size: 4em;

	color: #638ee8;
	padding: .5rem;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
}
.contactheadings {
	font-size: 4em;
	color: #638ee8;
	padding: .5rem;
}
.contactheadings h1 {
	color: #000000;
}
.contactbox {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.icons2 {
	font-size: 1em;
	padding-right: 1rem;	
}
.icons h1 {
	color: #000000;
}
.icons h4 {
	color: #000000;
}
.fa-facebook {
	color: #3b5998;
}
.fa-twitter {
	color: #00aced;
}
.fa-instagram {
	color: #517fa4;
}
.fa-soundcloud {
	color: #ff7700;
}
.fa-facebook:hover,
.fa-twitter:hover,
.fa-instagram:hover,
.fa-soundcloud:hover {
	color: #d5d5d5;
}
.mylinks {
	color: #638ee8;
}

.fa-compact-disc, 
.fa-microchip, 
.fa-volume-up, 
.fa-piggy-bank, 
.fa-check, 
.fa-file-audio, 
.fa-volume-up, 
.fa-eye,
.fa-envelope, 
.fa-fire-extinguisher {
	color: #638ee8;
}
	

p {font-family: 'Questrial', sans-serif;
}

footer {
	background-color: #3f3f3f;
	color: #FFFFFF;
	padding-top: 2rem;
 
}
footer p 	{color: #FFFFFF;
			font-size: .8rem;
			
}

footer hr.light {
				border-top: 1px solid #FFFFFF;
				

}

footer h6 {color: #FFFFFF;}
footer h6:hover {color: #d5d5d5;}

h1, h2, h3, h4, h5, h6 {font-family: 'Questrial', sans-serif;
	
}

hr.theline {
		border-top: 1px solid;
		color: #b4b6b9;		
}





.jumbotron {
	padding: 0;
	border-radius: 0;
	background-color: rgba(255,255,255,0.8);
}



	

	


.padding {
	padding-bottom: 2rem;
}





/*---Media Queries --*/


@media (max-width: 992px) {
	
		.jumbotron h1 {
		font-size: 95%;
		}
		.jumbotron h2 {
		font-size: 95%;
		}
		.jumbotron h4 {
		font-size: 95%;
		}
		.jumbotron h5 {
		font-size: 95%;
		}
		.jumbotron h6 {
		font-size: 95%;
		}
		.socials a {
		font-size: 1.5em;
		padding: .75rem;
		}
		.icons {
		font-size: 3em;
		}

 }
@media (max-width: 768px) {

}

@media (max-width: 576px) {

}










/*---Firefox Bug Fix --*/
.carousel-item {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
/*--- Fixed Background Image --*/
figure {
  position: relative;
  width: 100%;
  height: 60%;
  margin: 0!important;
}
.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#fixed {
  background-image: url('img/mac.png');
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
}
/*--- Bootstrap Padding Fix --*/
[class*="col-"] {
    padding: 1rem;
}

.bamlogo {
			height: auto;
			max-width: 100%;
			
}
.bamlogo2 {
			height: auto;
			max-width: 100%;
			padding-top: 1px;
}
.bamlogoheader {
			height: auto;
			max-width: 100%;
			padding-top: 1px;

			filter: drop-shadow(0px 1px 1px #222);
}

.btn {
			-webkit-filter: drop-shadow(5px 5px 5px #222 );
			filter: drop-shadow(2px 2px 2px #222);
			width: 100%;
}
.masteringimage {
			height: auto;
			max-width: 100%;

}


.releasedrecords {

			height: auto;
			max-width: 100%;
}
.bamslide {
			margin: auto;
			height: auto;
			max-width: 80%;
			box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2), 2px 2px 2px 0 rgba(0, 0, 0, 0.19);
}
.homeslide {
			margin: auto;
			height: auto;
			max-width: 50%;
			box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
}
.myguidelines {
	margin: auto;
	height: auto;
	max-width: 80%;
}
.carousel-inner > .item > img {
    margin: 0 auto;

}


/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/








