html {
	height: 100%;
}

body {
	font-family: 'Roboto';
	background-color: black;
	color: white;
	/* Start #5cbcb0 from 0 and end at 5%, Start #fff at 5% and end at 15%, Start #5cbcb0 again at 15% and end at 100% */
	min-height: 100%;
	font-size: 1.1rem;
	line-height: 1.4;
}

a {
	color: white;
}

/* Typorgraphy */
h1 {
	font-family: 'Roboto';
	font-size: calc(1.5rem + 1.5vw);
	font-weight: 900;
}

h2, h3, h4 {
	font-family: 'Roboto';
}

h2 {
	font-size: calc(1.5rem + .9vw);
	font-weight: 900;
}

h5 {
	font-family: 'Roboto';
}

.modal-content {
	font-family: 'Roboto';
	background-color: #1e1e1e;
	color: white;
}

.btn-close { 
	color: white;
}

.nav-link {
	color: white;
	font-size: 1.0rem;
}

.overlay-img {
	position: absolute;
	top: 15%;
	left: 5%;
	width: 80%;
}

.black-on-white {
	padding-top: 32px;
	padding-bottom: 32px;
}

/* Intro */
.intro-header {
	padding-top: 20rem;
	padding-bottom: 5rem;
	text-align: center;
	color: #f8f8f8;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url(images/2021-11-17_temp_hero.jpg) no-repeat center center;
	background-size: auto;
	background-size: cover;
}

.intro-img-2 {
	padding-top: 5rem;
	padding-bottom: 6rem;
	text-align: center;
	color: #f8f8f8;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url(images/stock_imgs/img_blue_amp.jpg) no-repeat center center;
	background-size: auto;
	background-size: cover;
}

.intro-img-3 {
	padding-top: 5rem;
	padding-bottom: 10rem;
	text-align: center;
	color: #f8f8f8;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.99)), url(images/stock_imgs/yellow_pedal.jpg) no-repeat center center;
	background-size: auto;
	background-size: cover;
	
}

.intro-message {
	text-align: right;
}

.intro-message {
	text-align: left;
}

.closeup-header {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	color: #f8f8f8;
	background: url(images/eq_shallow_closeup.png) no-repeat center center;
	background-size: auto;
	background-size: cover;
}

.closeup-message { 
	text-align: center;
}

.spinner-border-ish {
	width: 1rem;
	height: 1rem;
}

.box-item {
	display: flex; 
	padding: 0.5em;
	width: 100%;
}

.box-content {
	display: flex;
	flex-direction: column;
	padding: 1em;
	margin-bottom: 0px;
	width: 100%;
}

.box-content p {
	flex: 1 0 auto;
}

@media all and (min-width: 40em) {
	.box-item {
		width: 100%;
	}
}
@media all and (min-width: 60em) {
	.box-item {
		width: 50%;
	}
}

.modal-footer {
	border-top: none;
}

/*Home*/
.trailer-video {
	background: #222;
	background-size: auto;
	width: 100%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.trailer-form-container {
	height: 650px;
	position: relative;
	overflow: hidden;
}

@media (min-width:768px) {
	.align-right-md {
		text-align: right;
	}
}
@media (min-width: 1201px) {
	.container {
		max-width: 1140px;
	}
}

@media (max-width:767px) {
	.text-center-sm {
		text-align: center;
	}
}

@media (max-width:1060px)
{
	.trailer-video {
		position: relative;
	}
	.trailer-form-container{
		height: auto;
	}
	.go-down-on-mobile {
		margin-top: 64px!important;
		height: auto;
	}
}

@media (max-width:580px)
{
	.intro-message {
		text-align: center;
	}

	.textarooni {
		display: none;
	}
}

.intro-header {
	padding-top: 20rem;
	padding-bottom: 10rem;
	text-align: center;
	color: #f8f8f8;
	background-size: auto;
	background-size: cover;
}
.intro-header-klone {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url(images/2021-11-17_temp_hero.jpg) no-repeat center center;
	background-size: auto;
	background-size: cover;
}

.intro-header-screamer {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url(images/2022-02-02_screamer_hero_3.jpg) no-repeat center center;
	background-size: auto;
	background-size: cover;
}

.intro-header-arbiter {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url(images/arbiter_hero_image2.jpg) no-repeat center center;
	background-size: auto;
	background-size: cover;
}

.intro-header-essentials {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url(images/overdrive_essentials_hero_blur.jpg) no-repeat center center;
	background-size: auto;
	background-size: cover;
}

.intro-header-ndk {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url(images/ndk_hero_1.jpg) no-repeat center center;
	background-size: auto;
	background-size: cover;
}
.intro-header-phaser74 {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url(images/phaser74_hero_2.jpg) no-repeat center center;
	background-size: auto;
	background-size: cover;
}

.intro-header-comp76 {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url(images/comp76_hero4.jpg) no-repeat center center;
	background-size: auto;
	background-size: cover;
}

.d-none {
	display:none;
}
/* Added styles to remove inline */
.bg-dark {
	background-color: #111;
}
.bg-dark-2 {
	background-color: #1e1e1e;
}
.bg-black {
	background-color: black;
}
.color-grey {
	color: grey;
}
.btn-min-148 {
	min-width: 148px;
}
.mt-8 {
	margin-top: 8px;
}
.mb-8 {
	margin-bottom: 8px;
}
.ml-8 {
	margin-left: 8px;
}
.mt-16 {
	margin-top: 16px;
}
.mb-16 {
	margin-bottom: 16px;
}
.mb-32 {
	margin-bottom: 32px;
}
.pt-0 {
	padding-top: 0;
}
.pb-8 {
	padding-bottom: 8px;
}
.pb-32 { 
	padding-bottom: 32px; 
}
.pt-32 { 
	padding-top: 32px; 
}
.pt-50 {
	padding-top: 50px;
}
.pt-100 {
	padding-top: 100px;
}
.pb-100 {
	padding-bottom: 100px;
}

/* New CSS for the Neural DrumKit */
.plugin-info {
	padding: 100px 0;
}

.plugin-info__item {
	margin-bottom: 75px;
}
.plugin-info__item:last-child {
	margin-bottom: 0;
}

.plugin-info__img {
	margin-bottom: 1.5rem;
}
.plugin-info__title {
	margin-bottom: .75rem;
}
/* .plugin-info__desc {
} */

/* .title {
} */
.title--size--medium {
	font-size: 1.5rem;
}

@media (min-width: 768px) {
	.plugin-info {
		align-content: space-between;
		align-items: start;
		display: flex;
		flex-flow: row wrap;
		row-gap: 3rem;
		column-gap: 4%;
		justify-content: space-between;
		padding: 100px 0;
	}
	
	.plugin-info__item {
		width: 46%;
		margin-bottom: 0;
	}
}

	



