	/*!
	* IE10 viewport hack for Surface/desktop Windows 8 bug
	* Copyright 2014-2015 Twitter, Inc.
	* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
	*/

	/*
	* See the Getting Started docs for more information:
	* http://getbootstrap.com/getting-started/#support-ie10-width
	*/
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }

@font-face {
	font-family: 'ADAM.CG';
	src: url('../fonts/ADAM.CG-PRO.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

* {
	font-family: 'ADAM.CG', 'Montserrat', 'Arial', sans-serif;
}

body {
	background-color: #000000;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #3ae88d;
}

h1, h2 {
	font-weight: 400;
	line-height: 1.3;
	color: #3ae88d;
	margin-top: 0;
	margin-bottom: 20px;
}

h1 {
	font-size: 48px;
	color: #ffffff;
	line-height: 1.3;
	margin-bottom: 40px;
}

h2 {
	font-size: 48px;
}

#about h2 {
	font-size: 30px!important;
}

#packages h2 {
	color: #ffffff;
	margin-top: 0;
}

#packages p {
	color: #000000;
}

#success p {
    color: #3ae88d;
    text-align: center;
}

#packages h3 {
	color: #ffffff;
	font-weight: 500;
	font-size: 24px;
}

#success h3 {
	text-align: center;
}

.functions h3 {
	font-family: 'ADAM.CG';
	font-size: 24px;
	color: #ffffff;
}

#gigs h5 {
	color: #3ae88d;
	font-size: 18px;
	margin-bottom: 0px;
}

#gigs p {
	margin-right: 0;
}

hr {
	margin-top: 20px;
	margin-bottom: 30px;
	border: 0;
	border-top: 1px solid #3ae88d;
}

h3 {
	font-family: 'ADAM.CG';
	font-size: 36px;	
	line-height: 1.5;
	color:#ffffff;
	margin-bottom: 20px;
}

h4 {
	font-size: 18px;
	line-height: 1.5;
	color:#ffffff;
	margin-bottom: 0px;
	font-family: Montserrat;
}

#events h4 {
	width: 85%;
    margin: 5px auto 30px auto;
}

p {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 0px;
	line-height: 1.5;
	color:#ffffff;
	margin-right: 5%;
	margin-bottom: 10px;
}

li {
	font-family: Montserrat;
	font-size: 14px;
	line-height: 1.5;
	color:#000000;
	font-weight: 700;
}

.text-bar {
	padding-right: 5%;
}

.youtube-player {
	position: relative;
	padding-bottom: 55.23%;
	height: 0;
	overflow: hidden;
	max-width: 85%;
	background: none;
	margin: 20px 7.5%;
}

.youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}

.youtube-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	transition: .4s all;
}

.youtube-player img:hover {
	-webkit-filter: brightness(75%);
}

.youtube-player .play {
	height: 160px;
	width: 160px;
	left: 50%;
	top: 50%;
	margin-left: -80px;
	margin-top: -80px;
	position: absolute;
	background: url("../img/play-btn.svg") no-repeat;
	cursor: pointer;
	filter: drop-shadow(2px 2px 12px black);
	-webkit-filter: drop-shadow(2px 2px 12px black);
	-ms-filter: drop-shadow(2px 2px 12px black);
	-o-filter: drop-shadow(2px 2px 12px black);
}

#myVideo, #myVideo2 {
	position: fixed;
	top: 29%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: 111%;
	height: auto;
	z-index: -100;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: #101010;
	background-size: cover;
}

#myVideo2 {
	display:none;
}

.bumper {
	width: 100%;
	padding: 70px 0px;
	margin-bottom: 0px;
	background-position: center center;
	background-size: cover;
}

.bumper:nth-child(even) {
	background-color: rgb(21, 21, 21);
	color: #ffffff;
}

.bumper:nth-child(odd) {
	background-color: #101010;
	color: #ffffff;
}

#packages, #playlist {

	background-image: linear-gradient(80deg, #3ae88d 20%, #1ac1e8 80%);
	color: #000000;
}

#about, #gigs {
	background-image: url(../img/blue-logomark.svg);
	background-size: 200px;
	background-repeat: no-repeat;
	background-position: 90% 130%;
}

.inner-gradient {
	background-image: url(../img/white-logomark.svg);
	background-size: 200px;
	background-repeat: no-repeat;
	background-position: 90% 130%;
}

#events {
	background-image: url(../img/hero-band.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 70px 0;
}

.functions {
	background-image: linear-gradient(80deg, rgb(58 232 141 / 80%) 20%, #1ac1e8 80%);
	padding: 2%;
	margin: 1% 2%;
	width: 20.5%;
	display: inline-block;
	border-radius: 25px 0 25px 0;
	filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.5));
	-webkit-filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.5));
	-ms-filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.5));
	-o-filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.5));
}

.functions img {
	width: 100%;
	max-width: 100px;
	margin: 20px auto 0 auto;
}

.resize {
	width: auto;
	max-width: 100%;
}

ul > li {
	font-size: 16px;
	margin-bottom: 5px;
}

#playlist ul {
	columns: 4;
	-webkit-columns: 4;
	-moz-columns: 4;
	margin: 0 0 30px 0;
	padding: 0px;
}

.list-inline-item {
	font-size: 12px;
	margin: 0;
}

a {
	color: #3ae88d;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:focus, a:active {
	color: #3ae88d;
	text-decoration: none;
	font-weight: bold;
}

footer {
	padding: 40px 10px;
	background-color: #101010;
	color: #3ae88d;
	line-height: 1.5;
	vertical-align: middle;
}

.contact, .email {
	font-family: 'Montserrat', 'sans-serif;'!important;
}

.email {
	font-size: 18px;
}

.email a {
	color: #ffffff!important;
}

.privacy {
	font-size: 12px;
	font-family: 'Montserrat', 'sans-serif;'!important;
	font-weight: 500;
}

footer > ul {
	margin-bottom: 0;
}

footer > ul > li {
	font-family: 'Montserrat', 'sans-serif;'!important;
}

footer > ul > li > a {
	color: #ffffff!important;
	font-family: 'Montserrat', 'sans-serif;'!important;
}

/* Position the image container (needed to position the left and right arrows) */
#videos .container {
	position: relative;
}

/* Hide the images by default */
.mySlides {
	display: none;
	margin-bottom: 30px;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
	cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
	cursor: pointer;
	position: absolute;
	top: 40%;
	width: auto;
	padding: 0 10px 16px 10px;
	margin-top: -50px;
	color: white;
	font-weight: bold;
	font-size: 50px;
	border-radius: 10px;
	user-select: none;
	-webkit-user-select: none;;
}

.prev {
	left: 20px;
}

/* Position the "next button" to the right */
.next {
	right: 20px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
	background-color: rgba(0, 0, 0, 0.8);
}

.carousel .row:after {
	content: "";
	display: table;
	clear: both;
}

/* Six columns side by side */
.column {
	float: left;
	width: 20%;
	padding: 1.5%;
}

.active,
.demo:hover {
	opacity: 1;
}

.list-inline > li {
	padding-left: 2px;
	padding-right: 2px;
}

.icon-svg {
	vertical-align: middle;
	height: 30px;
}

.icons-social {
	margin-right: 10px;
	margin-bottom: 5px;
}

.icons-social:hover {
	color: #43c7f1;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.jumbotron {
	margin-bottom: 0px;
	background: #000000;	
	background-image: url(../img/hero-image.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/*--#ytbg, .jumbotron {
	height: 700px;
}--*/


.btn {
	margin: 15px 5px 5px 0px;
	padding: 10px 30px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: bolder;
	justify-content: center;
	text-align: center;
	font-family: Montserrat;
	font-weight: 600;
}

.list-inline > li {
	padding-left: 2px;
	padding-right: 2px;
}

.nav-consideration {
	margin-top: 0px;
}

.navbar {
	min-height: 85px;
}

.navbar-brand {
	height: 85px;
}

.navbar-default .navbar-toggle {
	background: none;
	margin-top: 18px;
	padding: 14px 10px !important;
	border-radius: 0;
}

.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:active, 
.navbar-default .navbar-toggle:focus {
	background: none;
}

.navbar-default .navbar-toggle:hover .icon-bar, 
.navbar-default .navbar-toggle:active .icon-bar, 
.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #ffffff;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.navbar-default {
	background: rgba(44, 47, 52, 0);
	border: 0;
	padding: 0px 0;
}

.navbar-fixed-top { 
	background-color: rgba(21, 21, 21, 0);
}

.navbar-fixed-top.opaque { 
	background-color: rgb(21 21 21 / 80%);
}

.navbar-default .navbar-nav > li > a, 
.navbar-fixed-top .navbar-nav > li > a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	margin: 14px 0 0 5px;
	text-align: center;
}

.navbar-default .navbar-nav > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
}

.navbar-default .navbar-nav > li > a:hover {
	background: none;
	color: #ffffff;
	border-bottom: 2px solid #3ae88d;
}

.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover {
	background: none;
	color: #3ae88d;
	border-bottom: 3px solid #3ae88d;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-fixed-top .navbar-nav > .active > a, 
.navbar-fixed-top .navbar-nav > .active > a:focus, 
.navbar-fixed-top .navbar-nav > .active > a:hover {
	background: none;
	color: #ffffff;
	border-bottom: 2px solid #3ae88d;
}

.navbar-default .navbar-toggle {
	border: none;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 540px;
}

.navbar-collapse {
	margin: 0;
}

.hero-logo {
	z-index: 999 !important;
	width: 85%;
	max-width: 700px;
	margin: 35px auto;
	display: block;
	filter: drop-shadow(2px 2px 12px black);
	-webkit-filter: drop-shadow(2px 2px 12px black);
	-ms-filter: drop-shadow(2px 2px 12px black);
	-o-filter: drop-shadow(2px 2px 12px black);
}

.hero-section {
	margin: 12% auto;
}

#mainlogo {
	background-image: url("../img/logomark.svg");
	background-size: contain;
	background-repeat: no-repeat;
	width: 190px;
	height: 0;
	padding-top: 34.96%;
}

.tlbbtninverse, .tlbbtninverse:active, .tlbbtninverse:focus {
	background-color: #ffffff;
	color: #101010;
	font-weight: bold;
	border:3px solid #fff;
	margin: 15px 15px 5px 15px;
}

.tlbbtninverse:hover, .tlbbtn2:hover {
	background-color: #3ae88d;
	color: #ffffff;
}

.tlbbtn, .tlbbtn:active, .tlbbtn:focus {
	background-color: #3ae88d;
	color: #ffffff;
	font-weight: bold;
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
	-ms-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
}

.tlbbtn:hover {
	background-color: #ffffff;
	color: #010101;
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
	-ms-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
}

iframe {
	transition: opacity 500ms ease-in-out;
	transition-delay: 250ms;
}

.pop-up {
	color:#fff;
}

div#contact_form {
	background-color:#101010;
	box-shadow: 10px 10px rgb(0 0 0 / 25%);
	border-radius: 25px 0 25px 0;
	text-align: left;
	margin: 0 auto;
	width: 100%;
	display: block;
	align-items: stretch;
	justify-content: space-evenly;
	padding: 10px 20px 10px 10px;
}

fieldset {
	padding: 20px;
	border: 0px solid #dddddd;
	margin-bottom: 20px;
}


div.input-box {
	display: flex;
	margin: 10px 20px 10px 0;
	flex-wrap: wrap;
	font-family: 'Montserrat', 'sans-serif';
}

div.input-box label {
	display: inline-block;
	margin: 10px 10px 10px 0;
	width: 24%;
	color: #ffffff;
	font-family: 'Montserrat', 'Sans Serif';
}

label {
	font-size: 16px;
}

div.input-box input {
	font-size: 1.5rem;
	border: 1px solid #ccc;
	padding: 4px 8px;
	flex: 1;
	color: #000000!important;
}

div.input-box input.error {
	border: 2px dashed red;
	background: #fee;
}

div.input-box label.error {
	color: red;
	font-size: 1rem;
	text-align: right;
	width: 100%;
	margin: 10px 0;
}

input[type=radio],
input[type=checkbox] {
	margin: 12px 9px 15px 30px;
}

.nowrapblock {
	white-space: nowrap;
}

textarea {
	resize: none;
	border: 1px solid #ccc;
	width: 100%;
	padding: 15px;
	color: #000000!important;
}

.bold h4 {
	font-weight: bold;
}

.white {
	color: #ffffff;
}


.item {
	margin:0 auto!important;
}

.item img {
	width:90%!important;
	margin: 0 auto;
	padding:1%;
}

.modal-content {
	background: rgba(34, 178, 76, 0.9);
	color: #ffffff;
	border-radius: 35px;
	padding: 15px 30px;
} 

.modal-header h2 {
	color: #ffffff;
	font-size: 24px;
	margin: 0;
}

.modal-header .close {
	margin-top: -42px;
	font-size: 45px;
	margin-bottom: -30px;
}

.modal-dialog {
	width: 700px;
	margin: 5% auto;
}

.btn-secondary {
	color: #333333;
}

.nopadding {
	padding: 0;
}

.hero-container {
	width: 100%;
	max-width: 1400px!important;
}

/*---@media (min-width: 2400px) {
	.jumbotron {
		padding: 22% 0;
	}

	.jumbotron iframe {
		width: 145vw!important;
		height: 145vh!important;
	}
}

@media (min-width: 2200px) {
	.jumbotron {
		padding: 22% 0;
	}

	.jumbotron iframe {
		width: 130vw!important;
		height: 130vh!important;
	}
}--*/

@media (max-width: 991px) {

	.modal-dialog {
		width: 90%;
	}

	.list-inline {
		text-align: left;
		margin: 20px 0;
	}

	.functions img {
		width: 100%;
		max-width: 70px;
	}

	.functions h3 {
		font-size: 20px;
	}

	/*--#ytbg, .jumbotron {
		height: 500px;
	}

	.jumbotron iframe {
		width: 104vw!important;
		height: 104vh!important;
	}--*/
}

@media (max-width: 970px) {
	.forcewidth {
		width: 95%;
	}

	#myVideo {
		width: 130%;
	}

	.maintitle {
		padding-top: 20px;
	}

	.navbar-fixed-top { 
		background-color: rgb(16 16 16 / 0%);
		transition: background-color 0.5s ease 0s;
	}

	.navbar-fixed-top.opaque {
		background-color: rgb(16 16 16 / 90%);transition: background-color 0.5s ease 0s;
	}
}

@media (max-height: 600px) {
	.force-width {
		width: 100%!important;
	}
}

@media (max-width: 850px) {
	#myVideo {
		top:21%;
	}
}

@media (max-width: 800px) {
	.navbar-default .navbar-nav > li > a, 
	.navbar-fixed-top .navbar-nav > li > a {
		font-size: 12px;
	}

	#myVideo {
		width: 130%;
		top: 23%;
	}

	.jumbotron h1 {
		font-size: 40px;
	}

	.youtube-player .play {
		height: 120px;
		width: 120px;
		left: 50%;
		top: 50%;
		margin-left: -60px;
		margin-top: -60px;
	}

	.column {
		margin: 0 auto;
		float: none;
		display: inline-block;
		width: 32%;
		padding: 1.5%;
	}

	.video-thumbs {
		text-align: center;
	}

	.modal-content {
		padding: 15px 10px;
	}

	#about .btn {
		margin: 15px 5px 25px 0px;
	}

	h1 {
		font-size: 40px;
	}

	#playlist ul {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
		margin: 0;
		margin-left: 15px;
		padding: 0px;
	}

	.functions {
		background-image: linear-gradient(80deg, rgb(58 232 141 / 80%) 20%, #1ac1e8 80%);
		padding: 2%;
		margin: 1% 1%;
		width: 22.5%;
	}

	.container {
    	padding-right: 25px;
    	padding-left: 25px;
	}
}

@media (max-width: 767px) {

	.navbar-fixed-top .navbar-collapse {
    max-height: 540px;
    padding: 0;
}
	    .navbar-nav {
	    	margin: 0 0;
	    }

	    .nav>li {
    position: relative;
    display: block;
    margin: 0;
}

.navbar-default .navbar-nav > li > a, .navbar-fixed-top .navbar-nav > li > a {
        font-size: 15px;
        font-color: #000000;
        background-color: #3ae88d;
        margin: 0 0 5px 0;
    }
}

@media (max-width: 600px) {
	.functions {
		padding: 2%;
        margin: 3% 2.5%;
        width: 38.5%;
	}

	#mainlogo {
		width: 140px;
	}

	.navbar-brand {
		height: 75px;
	}

	/*--#ytbg, .jumbotron {
		height: 300px;
	}--*/

	h4 {
		font-size: 16px;
	}
}

@media (max-width:550px) {
	#myVideo {
		width: 153%;
		top: 33%;
	}
}

@media (max-width: 440px) {

	/*--#ytbg, .jumbotron {
		height: 270px;
	}--*/

	#about, #gigs {
		background-image: url(../img/blue-logomark.svg);
		background-size: 200px;
		background-repeat: no-repeat;
		background-position: 110% 123%;
	}

	.bumper {
		width: 100%;
		padding: 50px 0px;
	}

	.modal-header .close {
		visibility: hidden;
		display: none;
	}

	ul > li {
		font-size: 14px;
	}

	.youtube-player .play {
		height: 80px;
		width: 80px;
		left: 50%;
		top: 50%;
		margin-left: -40px;
		margin-top: -40px;
	}

	h1, h2 {
		font-size: 36px;
	}

	p {
		font-family: Montserrat;
		font-size: 14px;
		font-weight: 500;
		padding: 10px 0px;
		line-height: 1.4;
		color: #ffffff;
		margin-right: 5%;
		margin-bottom: 10px;
	}

	.youtube-player {
		position: relative;
		padding-bottom: 55.23%;
		height: 0;
		overflow: hidden;
		max-width: 97%;
		background: none;
		margin: 40px 5% 10px 5%;
	}

	.shadow {
		width: 95%;
	}

	.functions {
		padding: 2%;
		margin: 3% 2%;
		width: 45%;
	}
}


/** Cookie Consent **/

.freeprivacypolicy-com---palette-dark.freeprivacypolicy-com---nb {
    background-color: #000000;
    color: #ffffff;
    position: fixed;
    bottom: 0;
}

.freeprivacypolicy-com---nb-simple {
	max-width: 100% !important;
	color: #000000 !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
}
.freeprivacypolicy-com---palette-dark .cc-nb-okagree,
.freeprivacypolicy-com---palette-dark .cc-nb-reject,
.freeprivacypolicy-com---palette-dark .cc-cp-foot-save
{
	background-color: #3ae88d !important;
	border-radius: 5px !important;
	color: #ffffff !important;
}

.freeprivacypolicy-com---palette-dark .cc-nb-changep,
{
	background-color: #ffffff !important;
	border-radius: 5px !important;
	color: #000000 !important;
}
.freeprivacypolicy-com---palette-dark .cc-nb-okagree:hover,
.freeprivacypolicy-com---palette-dark .cc-nb-reject:hover,
.freeprivacypolicy-com---palette-dark .cc-nb-changep:hover,
.freeprivacypolicy-com---palette-dark .cc-cp-foot-save:hover {
	opacity: 75%;
}
.freeprivacypolicy-com---palette-dark .cc-cp-foot-byline {
	opacity: 0%;
}

.freeprivacypolicy-com---palette-dark .cc-nb-text-purposes-item, 
.freeprivacypolicy-com---palette-dark .cc-nb-text-container, .freeprivacypolicy-com---palette-dark .cc-nb-text, .freeprivacypolicy-com---palette-dark .cc-nb-text-content {
	font-family: 'Montserrat'!important;
	font-weight: 500;
	    font-size: 12px;
    line-height: 1.2;
}
.freeprivacypolicy-com---palette-dark .cc-cp-foot-byline a {
	pointer-events: none;
	cursor: default;
}
	/** /Cookie Consent **/