*{
	box-sizing: border-box;
}
@font-face {
	font-family: 'Conv_dinpro-regular';
	src: url('../fonts/dinpro-regular.eot');
	src: local('☺'), url('../fonts/dinpro-regular.woff') format('woff'), url('fonts/dinpro-regular.ttf') format('truetype'), url('fonts/dinpro-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


button{
	border: 0px;
}
p {
	font-family: 'Conv_dinpro-regular',Sans-Serif;
	font-size: 20px;
	line-height: 26px;
}
.row{
	padding: 0px;
}
body{
	margin: 0px !important;
	background: #000;

}
main{
	box-sizing: border-box;
	overflow: hidden;
}
img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
	-webkit-touch-callout: none;
}
.kvbg{
	height: 100%;
	background: url(../img/bgleft.png), url(../img/bgleft.png), url(../img/bgright.png), url(../img/bgright.png), url(../img/kvbg.jpg);
	background-repeat: repeat-y, repeat-y, repeat-y, repeat-y, repeat-y;
	background-position: left, left -80%, right, right -80%, center;
}
.container-fluid {
	padding: 0px;
}
.toplight {
	background: url(../img/top_bg.png) ;
	height: 119px;
	background-position: 50% 50%;  
	background-repeat: repeat-x;
}
.kvmain {
	position: relative;
	margin-top: -115px;	
}
.kvmain img{
	position: relative;
	right: -50px;
}
.mobile {display: none;}
.sales {
	display: block;
	background-size: contain !important;
	background: url(../img/sales.png) center;
	background-repeat: no-repeat;
	margin: auto;
	max-width: 1000px;
	height: 170px;
}
.yourscombotitle {
	background-size: contain !important;
	background: url(../img/yourscombo.png) center;
	background-repeat: no-repeat;
	margin: auto;
	max-width: 550px;
	height: 80px;
	margin-bottom: 60px;
}
.pinkgrad{
	background: rgb(0 0 0 / 15%);
}
.combo {
	max-width: 100%;
	margin-top: -25px;
	margin-bottom: 40px;
}
.yourscombo {
	max-width: 100%;
	margin-top: -25px;
	padding: 25px 0 30px 0;
	margin-bottom: 40px;
}
.comboback{
	height: 460px;
	position: relative;
	margin: auto;
    max-width: 1000px;
	background: url(../img/combo.png) center;
	background-repeat: no-repeat;
}
.yourscomboback{
	position: relative;
	margin: auto;
    max-width: 1000px;
	background: url(../img/combo_bg_top.png) top, url(../img/combo_bg_bot.png) bottom;
	background-repeat: no-repeat;
}
.yourscomboback .comboimg{
	padding: 10px 0;
}
.combo1{
	position: relative;
	margin: auto;
	max-width: 980px;
}
.combo2{
	position: relative;
	margin: auto;
	padding-top: 25px;
	max-width: 760px;
}
.combo3{
	position: relative;
	margin: auto;	
	max-width: 710px;
}
.combotitle{
	position: absolute;
	top: 70px;
    left: -5px;
	max-width: 205px;
}
.comboimg {
	max-width: 426px;
	padding: 63px 5px 57px 15px;
}
.combodesktop{
	position: relative;
	left: -26px;
}
.combo2 .combodesktop{
	left: -65px;
	top:-3px;
}
.combo3 .combochair {
	position: relative;	
	top: -20px;
	left: -45px;
}
.combo3 .comboimg {
	max-width: 426px;
	padding: 55px 5px 57px 15px;
}
.combochair2 {
	position: relative;
	top: -42px;
	left: -45px;
}
.combobutton{
	width: 208px;
	height: 47px;
	position: relative;
	margin: auto;
	margin-top:-79px;
	background: url('../img/button.png');
	background-repeat: no-repeat;
}
.yourscomboback .combobutton{
	width: 208px;
	height: 47px;
	position: relative;
	margin: auto;
    margin-top: 15px;	
	background: url('../img/button.png');
	background-repeat: no-repeat;
}
.yourscomboback .comboimg{
	border: 1px solid transparent;
    border-radius: 20px;
	transition: 1s ease;
}
.comboimg img{
    position:relative;  
	height: 290px;
}
.comboimg .yourschair{
    position:relative;  	
	height: 343px;
}
.yourscomboback .comboimg:hover{
}
.wtb{
    position:absolute;
	display: none;
	width: 290px;
	height: 380px;
	top: -310px;
    left: -40px;
    bottom:0;
    right:0;
	font-size: 18px;
	color: #9a8531;
	border: 1px solid #9a8531;
	background: #000;
    border-radius: 20px;
	text-transform: uppercase;

}
.wtb ul{
	padding: 55px 0 0 0;
}
.wtb li{
	list-style: none;
}
.wtb a{
	text-decoration: none;
	font-weight: 700;
	color: #9a8531;
}
.wtb a:hover{
	text-decoration: underline;
	font-weight: 700;
	color: #c9b12c;
}
.close {
	position: absolute;
	right: 12px;
	top: 12px;
	width: 32px;
	height: 32px;
	opacity: 0.8;
  }
  .close:hover {
	opacity: 1;
  }
  .close:before, .close:after {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 33px;
	width: 2px;
	background-color: #333;
  }
  .close:before {
	transform: rotate(45deg);
  }
  .close:after {
	transform: rotate(-45deg);
  }

.combobutton:focus .wtb{
	display:block;
}
.yourschair{
	position: relative;
	margin-top: -53px;
}
.combobutton{
	transform: scale(1);
	transition: 500ms;
}
.combobutton:hover{
	transform: scale(1.03);
}
.shortline{
	padding-top: 40px;
	max-width: 670px;
	margin: auto;
}

.popup {
	position: fixed;
	top: 50%;
	left: 50%;
	background: #000;
	transform: translate(-50%,-50%);
	z-index: 1010;
	box-shadow: 0 0 50px #d3ad36;
	padding: 50px 25px;
	border-radius: 5px;
	color: #ccc;
	box-sizing: border-box;
	overflow-x: scroll;
	padding-bottom: 0;
	display: none;
}
}

.popup .panel_g_bg{
	background: none;
}
.panel_g_bg {
margin-top: 0px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
background-size: cover;
max-width: 100%;
height: 100%;
position: relative;
}
.popup .container-inner2, .popup .container-inner{
	width: 70vw;
}
.popup .title_wtb_nb{
	margin-top: 0;
}
.popup .WTB_nb_c{
	width: 90%;
}
.popup__close svg{
	width: 25px;
	fill: #fff;
	transition: .3s all;
}
.popup__close:hover svg{
	fill: #d3ad36;
	cursor: pointer;
}
.popup__close{
	position: absolute;
	right: 25px;
	top: 25px;
}
.popup h3 {
	color: #fff;
	font-size: 1.6rem;
	margin-bottom: 25px;
}
ol{
	padding-left: 1.5rem;
}
.overlay{
	display: none;
	position: fixed;
	z-index: 1001;
	width: 100%;
	height: 100%;
	left: 0;
	top:0;
	background: rgba(0, 0, 0, 0.85);
}

.shoutout2020__black {
	background: #000;
}

.tshirt .title {
	margin-top: 82px;
}
.tshtext {
	float: left;
}
.tshtext img{
	margin-bottom: 29px;
}
.tshtext p {
	color: #000000;
	max-width: 465px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
}
.paral{
	position: absolute;
	width: 100%;
	height: 100%;

	justify-content: center;
	align-items: center;
	overflow: hidden;
}


.footer{
	margin-top: 40px;
	height: 27px;
	background-color: #000;
}
.footer .container{
	width:  903px;
}
.footer img{
	float: left;
	padding: 7px 12px 7px 0;
}
.footer p{
	color: #a8a7a7;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	padding: 4px;
}
#footer {
    color: rgb(128,128,128);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 15px;
	padding-bottom: 25px;
	background: url('../img/bot_bg1.png') bottom repeat-x; 
	
    /* position: absolute; */
    width: 100%;
    z-index: 1;
}
.title_rules h2{
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}
.title_rules{
	cursor: pointer;
}
#footer p {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: normal;
}
#footer .container-inner1 {
    color: rgb(128,128,128);
    margin-bottom: 0px;
    margin-top: 20px;
    overflow: auto;
}
.container-inner1 {
    margin-left: auto;
    margin-right: auto;
    width: 550px;
}
#footer-logo {
    color: rgb(128,128,128);
    float: left;
}
#footer-copyrightnotice {
    float: left;
    margin-left: 10px;
}
.kv {
	background: url("../img/kv_02banner-min_12.gif"), #000;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	max-width: 100%;
	height: 700px;
    position: relative;
	text-transform: uppercase;
	text-decoration: none;
    overflow: hidden;
    color: #fff;
}
a{
	text-transform: uppercase;
	text-decoration: none;

}
.kv__textbox {
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.kv__textbox h2{ 
	text-align: center;

}

.shoutout2020__black {
}
.kv__textbox{
	padding: 25px 15px 45px;
	margin-bottom: 0px;
}
.kv__textbox_grad{
	position: absolute;
	bottom: 0px;
	height: 100px;
	width: 100%;
	background: linear-gradient(to top, rgba(0,0,0,0.8) 25%, rgba(0,0,0,0.9) 25%, rgba(0,0,0,0.6) 45%, transparent 100%);
}
.popup__rules{
	height: calc(90vh - 100px);
    overflow: scroll;
    padding: 50px;
	overflow-x: hidden;
}

@media (max-width: 1280px) { 
	.kvbg{
		height: 100%;
		background:  url(../img/kvbg.jpg);
		background-repeat: repeat-y;
		background-position: center;
	}
	.yourscombotitle {
		background: url(../img/yourscombomob.png) center;
		background-repeat: no-repeat;
		max-width: 65%;
		margin: 30px auto 30px !important;
	}
	.comboimg{
		max-width: 99% !important;
	}
	.combo1, .combo2, .combo3{
		padding-top: 20px;
		margin-top: 50px;
	}
	.comboback{
		height: auto!important;
		background: url(../img/combo_bg_top.png) top, url(../img/combo_bg_bot.png) bottom;
		background-repeat: no-repeat;
		padding-bottom: 25px;
	}
	.container {
		padding: 0px !important;
		margin: 20px 0px !important;
	}
	.combotitle{
		top: 35px;
	}
	.comboimg{
		padding: 10px 10px 20px 10px;
	}
	.comboimg img{
		margin: 25px 25px 0 25px ;
		height: auto;
	}
	.combobutton{
		margin-top: -25px;	
	}
	.combo2 .combodesktop{
		left: auto;
		top: auto;
		transform: scale(0.9);
	}
	.combo3 .comboimg{
		padding: 25px 5px 0px 15px;
	}
	.yourscombo{
		padding: 15px 0 15px 0;
		margin: 0px;
	}
	.yourscomboback .combobutton{
		margin-bottom: 20px;
	}
	.shortline{
		padding: 0px;
	}
	.kv__textbox h2{
		font-size: 18px;
	}
	#footer .container-inner1{
		max-width: 90%;
	}
	#footer-logo{
		top: -2px;
		margin-right: 5px;
		height: 15px;
	}
	.yourscombotitle{
		margin-left: 10px;
		margin-right: 10px;
	}
	.mobile .headbg img{
		margin: 0px !important;
	}
	.popup__rules {
		height: 90%;
		width: 90%;
		padding: 10px;
	}
	.popup {
		box-sizing: border-box;
		overflow: scroll;
		}
	.mobyours{
		width: 100%;
	}
	.kv{
		height: 38vh;
		background-position: top;
	}
	.kv img{
	}
	
	.combotitle{
	position: relative;
	top: 55px;
	left:0px;
	margin: auto;
	}
	img {
		max-width: 90%;
	}
	.object{
		max-width: 150px;
	}
	.lr1{
		left: 2%;
		top: 30px;
	}
	.lr2{
		right: 10%;
		top: 260px;
	}
	br {
		display: none;
	  }
	.pinkgrad{
		background: none;
	}
	.melody{
		display: none;
	}
	.ch40{
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.ch40 img{
		float: none;
	}
	.ch40text{
		margin-top: 30px;
	}
	.ch40text p{
		max-width: 100%;
		padding: 10px;
		margin: auto;
	}
	.tshback{
		width: 100%;
		background: none;
	}
	.tshirt{
		
	}
	.tshirt .title {
		margin-top: 55px;
	}
	.tshtext p{
		margin: auto;
	}

	.tshtext img{
		margin-right: 10%;
	}
	
	
	.tshimg{
		max-width: 90%;
		padding: 0px;
		float: none;
		margin: auto;
	}
	.soundbar{
		background-size: 90%;
	}
	.wheretobuy{
		background: none;
	}
	.Logo {
		background-color: transparent;
		margin-top: 70px;
		margin-bottom: 30px;
		margin-left: 0px;
		width: 100%;
	}
	.register{
		width: 100%;
	}
	.regimg {
		margin: 0px 0 15px;
	}
	input[type=text] {
		height: 35px;
		width: 90%;
		font-size: 1.1em;
	}
	input[id=id_purch_mb] {
		height: 35px;
		width: 100%;
		font-size: 1.1em;
	}
	.formcalen {
		width: 90%;
	}
	.table_none td{
		padding: 0px 10px !important;
	}
	.tab_text{
		font-size: 14px;
		margin-top: 15px;
		padding: 0 20px;
	}
	select {
		font-size: 1.1em;
		height: 35px;
		width: 90%;
	}	
	.sn { 
		padding-left: 5%;
		color:#aaa;
		text-decoration:none;
	}
	.sn small{
		font-size: 12px;
	}
	.register p{
		width: 100%;
	}
	.supertext{
		padding-top: 0px;
		text-align: left;
	}
	.super img{
		margin-left: 0px;
		max-width: 65%;
	}
	.Logo {
		width: 100%;
		transform: scale(1.15);
	}
	.footer p {
		font-size: 10px;
		padding: 7px 5px 7px 0;
	}
	.footer img{
		max-width: 50px;
		padding: 7px 5px 7px 0;
	}
	.form-data {
		max-width: 100%;
		width: 100%;
	}
	table{
		
	}
	.tab_text{
		max-width: 100%;
		width: 100%;
	}
	.msilogo{
		max-width: 130px;
	}
	.Logo {
		margin-top: 55px;
		margin-bottom: 60px;
	}
	.register p{
		margin: 5px 0;
	}
}
@media (min-width: 992px){
		.tshback{
			height: 418px;
		}
		.tshimg{
			float: right;
		}
		.footer .container {
			max-width: 555px !important
		}
	
	}
@media (max-width: 768px){

	.mobile{
		display: block;
	}
	.mobile img{
		max-width: 100%;
		width: 100%;
		margin: 15px 0 0px 0;
	}
	 .headbg img{
		margin: 0px !important;
	}
	.toplight{
		display: none;
	}
	.kvmain{display: none;}
	
	.sales{
		display: none;
	}
}
@media (max-width: 375px) {
	input[id=id_purch_mb]{
		float: left;
	}
	.footer .container .col p{
		font-size: 8px;
	}
	.footer .container .col img{
		max-width: 40px;
	}
	
}
@media (max-width: 768px){
	
	.footer .container {
		width: 410px;
	}
}
