
@font-face {
  font-family: 'Antenna-Light';
  src: url('./fonts/Antenna-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Antenna-Bold';
  src: url('./fonts/Antenna-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


/* standard text styles */
p, ol, body, td, th, .text, ul, li, input, select , textarea,.standard_text {
	color:#efefef;
	font-family: "Antenna-Light", sans-serif;
	/*font-weight: 400;*/
	font-style: normal;
	font-size:1rem;
}

html, body {
	background: #000000;
  -webkit-text-size-adjust: 100%; /* Prevents mobile WebKit/Chrome from auto-scaling font sizes */
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.txt_color_blue {
	color: #46baf0;
}

/* custom text styles */
.title 			{ font-size:1.4rem;font-weight:bold;text-transform: uppercase;color:#2aa5de; }
.subtitle 		{ font-size:1.2rem;font-weight:bold;text-transform: uppercase; }

.product_detail_title		{ font-size:1.4rem;font-weight:bold;text-transform: uppercase; }
.product_detail_title_n		{ font-size:2rem;font-weight:bold;text-transform: uppercase; }
.product_detail_subtitle	{ font-size:1.2rem;font-weight:bold;text-transform: uppercase; }

.title2 			{ font-size:1.3rem;font-weight:bold;text-transform: uppercase;letter-spacing: .1rem; }
.highligts_title		{ font-size:1rem;font-weight:bold; }

/* object styles */
ul			{ list-style-type: square; }
img			{ display:block; }
hr			{ border: 0; color: #B4B4B4; background-color: #B4B4B4; height: 1px; margin-top:2px; margin-bottom:2px; }

/* link styles */
a:link			{ color:#46baf0; text-decoration:none; }
a:visited		{ color:#46baf0; text-decoration:none; }
a:hover			{ color:#46baf0; text-decoration:underline; }
a:active		{ color:#46baf0; text-decoration:underline; }
a.navi_txt:link		{ color:#46baf0; text-decoration:none; }
a.navi_txt:visited		{ color:#46baf0; text-decoration:none; }
a.navi_txt:hover		{ color:#46baf0; text-decoration:underline; }
a.navi_txt:active		{ color:#46baf0; text-decoration:underline; }
a.footer:link		{ color:#46baf0; text-decoration:none; }
a.footer:visited	{ color:#46baf0; text-decoration:none; }
a.footer:hover		{ color:#dedede; text-decoration:underline; }
a.footer:active		{ color:#dedede; text-decoration:underline; }

.topmenu {
	padding:.1rem .4rem .1rem .4rem;
	border-radius: 5px;
	color:#ffffff;
}
.topmenu_active {
	padding:.1rem .4rem .1rem .4rem;
	border-radius: 5px;
	color:#ffffff;
	background: #46baf0;
}
.topmenu:hover {
	background: #ed7b24;
}

a.topmenu:link		{ color:#ffffff; text-decoration:none; }
a.topmenu:visited	{ color:#ffffff; text-decoration:none; }
a.topmenu:hover		{ color:#ffffff; text-decoration:none; }
a.topmenu:active	{ color:#ffffff; text-decoration:none; }
a.topmenu_active:link		{ color:#000000; text-decoration:none; }
a.topmenu_active:visited	{ color:#000000; text-decoration:none; }
a.topmenu_active:hover		{ color:#000000; text-decoration:none; }
a.topmenu_active:active		{ color:#000000; text-decoration:none; }
a.highligts:link		{ color:#eeeeee; text-decoration:none; }
a.highligts:visited		{ color:#eeeeee; text-decoration:none; }
a.highligts:hover		{ color:#64a4dc; text-decoration:none; }
a.highligts:active		{ color:#64a4dc; text-decoration:none; }
a.promobanner:link		{ color:#eeeeee; text-decoration:none; }
a.promobanner:visited		{ color:#eeeeee; text-decoration:none; }
a.promobanner:hover		{ color:#64a4dc; text-decoration:none; }
a.promobanner:active		{ color:#64a4dc; text-decoration:none; }

a.detmenu:link		{ color:#346793; text-decoration:none; }
a.detmenu:visited		{ color:#346793; text-decoration:none; }
a.detmenu:hover		{ color:#346793; text-decoration:none; }
a.detmenu:active		{ color:#346793; text-decoration:none; }
a.detinc:link		{ color:#2aa5de; text-decoration:none; }
a.detinc:visited		{ color:#2aa5de; text-decoration:none; }
a.detinc:hover		{ color:#ed7b24; text-decoration:none; }
a.detinc:active		{ color:#ed7b24; text-decoration:none; }

.main_content {
	min-width: 1200px;
}

.sector_topmenu {
	display: block;
	position:fixed;
	width:100%;
	background: rgba(0,0,0,1);
	z-index:2000;
}
	.sector_topmenu_shadow {
		box-shadow: 0px 3px 20px #333333;
	}
	.sector_topmenu_opacity {
		background: rgba(0,0,0,1);
	}
	.sector_topmenu_content {
		position: relative;
		width:100%;
		min-width: 1280px;
		max-width: 1280px;
		background: rgba(0,0,0,1);
	}
	.sector_topmenu_soundsphat_logo {
		padding: 5px 5px 3px 5px;
		display: inline-table;
	}
	.sector_topmenu_soundsphat_logo_img {
		height:40px;
	}
	.top_menu_items {
		position: absolute;
		right:15px;
		bottom:10px;
		font-size: .75rem;
		text-transform: uppercase;
	}

.top_spacer {
	display:block;
	position: relative;
	width:100%;
	height: 3rem;
	background: #000000;
}
.sector_n_hero {
	display: table;
	position: relative;
	width:100%;
	min-width: 1280px;
	max-width: 1280px;
	height: 600px;
	background: #000000;
	vertical-align: middle;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	background-size: cover;
	overflow: hidden;
}
	.sector_n_hero_wrapper {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	.hero_top_remark {
		display: inline-block;
		background:#ed7b24;
		color:#ffffff;
		font-weight:bold;
		padding:2px 8px 2px 8px;
		border-radius:5px;
		margin-bottom:5px;
	}
	.hero_top_title {
		color:#ffffff;
		font-size:1.4rem;
		line-height: 1.8rem;
		font-weight:bold;
		text-transform: uppercase;
		text-shadow: 2px 2px 1px #111111;
	}
	.hero_top_txt {
		color:#ffffff;
		font-size: 1rem;
		line-height: 1.4rem;
		width: 60%;
		min-width: 600px;
		padding-top: .5rem;
		text-shadow: 1px 1px 1px #111111;
	}
	.hero_top_cta-button {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		box-sizing: border-box;
		color:#ffffff;
		background:#2586b3;
		font-size: 1rem;
		padding: 2px 15px 2px 15px;
		border-radius:6px;
		text-transform: uppercase;
		cursor: pointer;
		cursor: hand;
	}
	.hero_top_cta-button:hover {
		background:#46baf0;
	}
	.hero_top_logo_img {
		width: 600px;
	}
	.hero_top_scplayer_div {
		margin-top:2px;
	}

.sector_category_hero {
	display: table;
	position: relative;
	width:100%;
	min-width: 1280px;
	max-width: 1280px;
	height: 400px;
	min-height: 270px;
	background: #000000;
	vertical-align: middle;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	background-size: cover;
	overflow: hidden;
	opacity: .9;
}
	.sector_category_hero_wrapper {
		padding-top: 2rem;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}

	.category_hero_top_remark {
		display: inline-block;
		background:#ed7b24;
		color:#ffffff;
		font-size: .8rem;
		font-weight:bold;
		padding:.2rem .5rem .2rem .5rem;;
		border-radius:5px;
		margin-bottom:10px;
	}
	.category_hero_top_title {
		color:#ffffff;
		font-size:1.8rem;
		line-height: 1.8rem;
		font-weight:bold;
		text-transform: uppercase;
	}
	.category_hero_top_txt {
		color:#ffffff;
		width: 50%;
		min-width: 500px;
		padding: .5rem 0rem .5rem 0rem;
		font-weight:bold;
		font-size: 1rem;
		line-height: 1rem;
	}
	.category_hero_top_cta-button {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		box-sizing: border-box;
		color:#ffffff;
		background:#2586b3;
		font-size: .8rem;
		padding:.4rem 1.5rem .2rem 1.5rem;
		border-radius:5px;
		text-transform: uppercase;
		cursor: pointer;
		cursor: hand;
	}
	.category_hero_top_cta-button:hover {
		background:#46baf0;
	}
	
	.category_sector_banner_txt {
		font-size: 1rem;
	}
	.category_hero_top_logo_img {
		height: 75px;
		margin-bottom:1rem;
	}
	
	
.sector_home_products_banner {
	display: table;
	position: relative;
	width:100%;
	min-width: 1280px;
	max-width: 1280px;
	height: 340px;
	min-height: 270px;
	background: #000000;
	vertical-align: middle;
	box-sizing: border-box;
	opacity: .9;
	margin-top:1rem;
}
.sector_home_products_banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 
  background-image: var(--bg-image); 
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	background-size: cover;
	overflow: hidden;
  
  opacity: 0.95;
  z-index: 1;
}
.sector_home_products_banner * {
  position: relative;
  z-index: 2;
}
	.sector_home_products_banner_wrapper {
		padding-top: 2rem;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}	
	.home_products_banner_top_logo_img {
		height: 75px;
	}	
	.home_products_banner_top_title {
		color:#ffffff;
		font-size:1.8rem;
		line-height: 1.8rem;
		font-weight:bold;
		text-transform: uppercase;
	}	
	.home_products_banner_top_txt {
		color:#ffffff;
		width: 50%;
		min-width: 500px;
		padding: .5rem 0rem .5rem 0rem;
		font-weight:bold;
		font-size: 1rem;
		line-height: 1rem;
	}
	.home_products_banner_banner_txt {
		font-size: 1rem;
		line-height:1.3rem;
		text-shadow: 1px 1px 5px #000000;
	}	
	.home_products_banner_cta-button {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		box-sizing: border-box;
		color:#ffffff;
		background:#2586b3;
		font-size: .8rem;
		padding:.4rem 1.5rem .2rem 1.5rem;
		border-radius:5px;
		text-transform: uppercase;
		cursor: pointer;
		cursor: hand;
	}
	.home_products_banner_cta-button:hover {
		background:#46baf0;
	}
	.home_products_banner_top_spacer {
		height: 3rem;
	}
	

.sector_products_spotlight {
	display:block;
	position: relative;
	width:100%;
	min-width: 1280px;
	max-width: 1280px;
	min-height: 10vh;
	padding-top: 3rem;
	background: #000000;
}

	.glowing-line {
		display: block;
	  width: 100%;
	  height: 2px;
	  margin: 0 auto;
	  background: linear-gradient(
	    to right,
	    rgba(0, 212, 255, 0) 0%,
	    rgba(0, 212, 255, 0.75) 20%,
	    rgba(0, 212, 255, 1) 50%,
	    rgba(0, 212, 255, 0.75) 80%,
	    rgba(0, 212, 255, 0) 100%
	  );
	  filter: drop-shadow(0 0 5px rgba(0, 212, 255, 0.7)) drop-shadow(0 0 15px rgba(0, 212, 255, 0.35));
	}

	.main_sector_title {
		color: #ffffff;
		font-size: 1.7rem;
		text-transform: capitalize;
		padding-bottom:5px;
	}

	.mobile-only-spacer {
	        display: none;
	    }

/* CUT-N */

.sector_header {
	display:block;
	position: relative;
	width:100%;
	height: 85vh;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-size: cover;
	overflow: hidden;
}
	.sector_header_container {
		position:absolute;
		top:0;
		height: 100%;
		width: 100%;
		display: table;
		box-sizing: border-box;
	}
	.sector_header_video {
		background:#000000;
		position:absolute;
		width: 100%;
		top:-15vh;
		box-sizing: border-box;
		overflow:hidden;
		opacity:.9;
	}
	.video_header {
		width:100%;
	}
	.sector_header_content {
		text-align:center;
		display: table-cell;
		vertical-align: middle;
	}
	.sector_header_content_DIV {
		display:inline-table;
		margin-top:5vh;
	}
	.sector_header_content_DIV_ani_start {
		margin-top: 50vh;
		opacity: 0;
		filter: alpha(opacity=0);

	}
	.sector_header_content_DIV_ani_target {
		margin-top: 0vh;
		opacity: 1;
		filter: alpha(opacity=100);
	}
	
	.header_class_info {
		display:table;
		color: #ffffff;
		background: #ce6219;
		font-size:.8rem;
		padding: .2rem .5rem .2rem .5rem;
		text-transform: uppercase;
		border-radius: 5px;
		/*box-shadow: 1px 1px 0px #ffffff;*/
	}
	.header_logo_pack_image {
		margin-top:.5rem;
	}
	.header_logo_pack_image_img {
		height: 4.5rem;
	}
	.header_description {
		color:#ffffff;
		text-shadow: 2px 2px #000000;
		margin-top:.5rem;
		line-height:1.3rem;
	}

.sector_landing {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin-top:0px;
	width:100%;
	height:90vh;
	background:#333333;
	box-sizing: border-box;
	
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	
}
	.sector_landing_content {
		width:80vw;
		background:#ffffff;
		box-sizing: border-box;
		display: flex;
		flex-direction: row;
		gap: 1rem;
		padding: 20px;
		margin-top:0;
	}
	
	.sector_landing_inner-box_left {
		flex: 6;
		/*background: #e0e0e0;*/
		text-align: left;
		align-items: top;
	}
	.sector_landing_inner-box_right {
		flex: 4;
		text-align: left;
		align-items: top;
	}
	.sector_landing_packshot {
		margin-top:0px;
		width:100%;
	}
	.sector_landing_title 			{ font-size:2rem;font-weight:bold;text-transform: uppercase; }
	.sector_landing_title2 			{ font-size:1.4rem;font-weight:bold;text-transform: uppercase; }
	
	.landing_form {
	    width: 100%;
	    display: flex;
	    flex-direction: column;
	    gap: 10px;
	    margin-top:10px;
	}
	.landing_form_row {
	    display: flex;
	    align-items: center;
	    width: 100%;
	}
	.landing_form_row label {
	    font-weight: bold;
	    margin-right: 10px;
	    white-space: nowrap;
	}
	.landing_form_row input[type="email"] {
	    flex: 1; /* FORCES the input to stretch completely to the right edge */
	    box-sizing: border-box;
	}

.sector_spotlight {
	display:block;
	position: relative;
	margin-top:0px;
	width:100%;
	box-sizing: border-box;
	padding: 0vw 1vw 2vw 1vw;
}
	.spotlight_box {
		display:inline-block;
	}
	
	.spotlight_prod_25_master  {
		display:inline-block;
		width: 	100%;
		margin-top:0;
		margin-left:0;
		margin-right:0;
		background:#333333;
		overflow: hidden;
	}
	.spotlight_prod_25 {
		position: relative;
		display: block;
		width: 	100%;
		aspect-ratio: 1 / 1;
		background:#333333;
		/*margin-top:2vw;*/
		/*margin-left:1vw;*/
		/*margin-right:1vw;*/
		border-radius: 0px;
		box-sizing: border-box;
		padding:0;

		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center bottom;
		background-size: cover;
		cursor: pointer;
		cursor: hand;
	}

	.spotlight_prod_33_master  {
		display:inline-block;
		width: 	28.8vw;
		margin-top:2vw;
		margin-left:1vw;
		margin-right:1vw;
		border: dashed 0px #2aa5de;
		border-radius: 0px;
		background:#333333;
		overflow: hidden;
	}
	
	.spotlight_prod_33 {
		position: relative;
		display:inline-block;
		width: 	100%;
		height: 28.8vw;
		background:#d6effa;
		box-sizing: border-box;
		padding:0;
		border-radius: 0px;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center bottom;
		background-size: cover;
		cursor: pointer;
		cursor: hand;
	}

	.spotlight_prod_50_master  {
		display:inline-block;
		width: 	44.4vw;
		margin-top:2vw;
		margin-left:1vw;
		margin-right:1vw;
		border: dashed 0px #2aa5de;
		border-radius: 0px;
		background:#333333;
		overflow: hidden;
	}

	.spotlight_prod_50 {
		position: relative;
		display:inline-block;
		width: 	100%;
		height: 44.4vw;
		background:#d6effa;
		box-sizing: border-box;
		border-radius: 0px;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center bottom;
		background-size: cover;
		cursor: pointer;
		cursor: hand;
	}
	.spotlight_content {
		display: block;
		position: absolute;
		width: 100%;
		text-align: left;
		bottom:0;
		padding:3px;
		box-sizing: border-box;
	}
	.spotlight_content_plate {
		position: relative;
		background: rgba(255,255,255,.8);
		padding:3px;
		color:#000000;
		font-size:.8rem;
		box-sizing: border-box;
	}
	.spotlight_new {
		position:absolute;
		bottom:0;
		right:0;
	}
	.spotlight_new_img {
		width:60px;
	}
	.spotlight_new_img_head {
		width:7vw;
	}
	.product_info_plate_display {
		display:none;
		z-index:1000;
	}
	.product_info_plate {
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background: rgba(0,0,0,.85);
		display: table;
		box-sizing: border-box;
		border: solid 2px #26a6df;
	}
	.product_info_plate_content {
		display: table-cell;
		text-align:center;
		vertical-align: middle;
		color:#efefef;
		font-size:.8rem;
		padding:10px;	
	}
	.close_product_info_plate {
		position:absolute;
		right:0;
		top:0;
		padding:5px;
		font-size:1.2rem;
		font-weight:bold;
		cursor: pointer;
		cursor: hand;
		z-index:1000;
	}


.spotlight_prod_yt_video {
	position: relative;
	display:inline-block;
	width: 	91.05vw;
	margin-top:2vw;
	margin-left:1vw;
	margin-right:1vw;
	box-sizing: border-box;
	padding:6px 2px 2px 2px;
	background:#000000;
	cursor: pointer;
	cursor: hand;
}

.sector_home_banner {
	width: 93.5%;
	margin-top:2vw;
	background:#333333;
		cursor: pointer;
		cursor: hand;
	padding: 12rem 1rem 12rem 1rem;
	box-sizing: border-box;
	text-shadow: 2px 2px 0px #000000;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
}
	.sector_banner_txt {
		font-size: 1.2rem;
	}

.sector_txt {
	padding-top: 130px;
	padding-bottom: 50px;
	width:75vw;
	text-align: left;
}
.sector_fullist {
	padding-top: 130px;
	padding-bottom: 50px;
	width:75vw;
	min-width: 1200px;
	text-align: left;
}
	.img_cover_all_samples {
		width: 20vw;
		border-radius: 0px;
	}
	.plate_all_samples {
		min-height: 20vw;
		background: #222222;
		padding: 1vw;
		box-sizing: border-box;
		margin-left: 1vw;
		border-radius: 0px;
	}
	.plate_all_samples_2 {
		min-height: 17vw;
		background: #f3f3f3;
		padding: 1vw 1vw 1vw 1vw;
		box-sizing: border-box;
		margin-left: 0vw;
	}
	.plate_all_choices {
		margin-top:.5rem;
		
	}
	.list-price-tag-desktop {
		
	}
	.list-price-tag-mobile {
		margin-top: 2rem;
		display:none;
	}

	.home_demotrack_div {
		padding:.4rem .4rem .2rem .4rem;
		background:#333333;
		/*border-radius:5px;*/
	}
	.home_demotrack_sub_div {
		margin-top:.1rem;
		padding:.4rem .4rem .2rem .4rem;
		background:#333333;
		/*border-radius:5px;*/
	}
	.home_pricetag_div {
		text-align: center;
		margin-top:4px;
		padding:.4rem .4rem .4rem .4rem;
		/* background:#63a5dd; */
		background:#000000;
		color:#efefef;
		font-size: 1rem;
		font-weight:normal;
		border-radius:0px 0px 0px 0px;
		cursor: pointer;
		cursor: hand;
		overflow:hidden;
	}

.sticky_product_header {

}
.detail_header_main_title {
	display: table;
	position: relative;
	width:100%;
	height: 350px;
	min-width: 1280px;
	max-width: 1280px;
	vertical-align: bottom;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	background-size: cover;
	overflow: hidden;
	opacity: 1;
}
	.detail_header_main_title_wrapper {
		padding-bottom: 1rem;
		display: table-cell;
		vertical-align: bottom;
		text-align: center;
	}
	.detail_header_main_title_img {
		width: 800px;
	}

/*
.detail_header_main_title {
	position:relative;
	width:100%;
	min-width: 1200px;
	text-align: left;
	box-sizing: border-box;
	z-index: 1000;
}

	.detail_header_main_title_img {
		width: 100%;
		border-bottom-right-radius: 20px;
		border-bottom-left-radius: 20px;
	}
*/

.link_anker {
	height:0px;
}
.link_anker2 {
	position:absolute;
	margin-top:-300px;
	height:1px;
}

.custom_detail_prod_menu_button_ct {
	margin-top: 12px;
	margin-bottom: 2px;
	cursor: pointer;
}
.custom_detail_prod_menu_button_ct_alt {
	margin-top: 2px;
	margin-bottom: 5px;
	cursor: pointer;
}
.custom_detail_prod_menu_button {
	display: inline-block;
	margin-right:5px;
	padding:4px 10px 4px 10px;
	border: solid 1px #2aa5de;
	border-radius: 6px;
	color: #ffffff;
	background:rgba(0,0,0,.75);
}
.custom_detail_prod_menu_button:hover {
	border: solid 1px #ed7b24;
}

.sticky-sentinel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  visibility: hidden;
  pointer-events: none;
}
div.sticky_prod_head_container {
	display:block;
  position: sticky;
  top: 49px;
  padding: 15px 0px 15px 0px;
  width:100%;
	min-width: 1280px;
	max-width: 1280px;
  box-sizing: border-box;
  z-index: 1001;
  /*background:#000000;*/
  font-weight: bold;
  text-align: center;
}
	div.sticky_prod_head_container.is-stuck {
	    background: rgba(0,0,0,.85);
	    border-radius: 15px;
	}

.sector_product_detail_header {
	position:relative;
	width:100%;
	min-width: 1280px;
	max-width: 1280px;
	text-align: center;
	box-sizing: border-box;
	z-index: 1000;
}
.sector_product_detail_2 {
	position:relative;
	width:100%;
	min-width: 1280px;
	max-width: 1280px;
	text-align: left;
	box-sizing: border-box;
	z-index: 1000;
}
.sector_product_detail_content_2 {
	position:relative;
	padding: 30px 30px 0px 30px;
	text-align: center;
	box-sizing: border-box;
	z-index: 1000;
	width: 100%;
}
.sector_product_detail_content_3 {
	position:relative;
	padding: 30px;
	text-align: center;
	/*background:rgba(0,0,0,1);*/	
	box-sizing: border-box;
	z-index: 1000;
	min-height: 900px;
}

.sector_product_detail_generic {
	position:relative;
	padding-top: 12rem;
	width:100%;
	min-width: 1280px;
	max-width: 1280px;
	text-align: left;
	box-sizing: border-box;
	z-index: 1000;
}

.sector_product_detail {
	position:relative;
	padding-top: 12rem;
	width: 100%;
	min-width: 1280px;
	max-width: 1280px;
	text-align: left;
	box-sizing: border-box;
	z-index: 1000;
}
	.sector_product_detail_content {
		position:relative;
		line-height: 1.3rem;
		padding: 30px;
		text-align: left;
		/*background:rgba(0,0,0,1);*/	
		box-sizing: border-box;
		z-index: 1000;
		min-height: 900px;
	}
	.pdetail_header_cover {
		position:fixed;
		background: #000000;
		top:0;
		width:100%;
		height:100vh;
		z-index: 0;
		background-position: center top;
		background-size: cover;
		opacity: .3;
	}
	.pdetail_header_cover_generic {
		position:fixed;
		background: #2aa5de;
		top:0;
		width:100%;
		height:100vh;
		z-index: 0;
		background-position: center top;
		background-size: cover;
		opacity: 0.3;
	}
	.pdetail_header_fader {
		position:absolute;
		top:40vh;
		width:100%;
		height:40vh;
		z-index: 0;
		background: -webkit-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Safari 5.1-6*/
		background: -o-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Opera 11.1-12*/
		background: -moz-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Fx 3.6-15*/
		background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); /*Standard*/
	}
	.pdetail_header_fader_black {
		position:fixed;
		top:60vh;
		width:100%;
		height:40vh;
		z-index: 0;
		background: -webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Safari 5.1-6*/
		background: -o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Opera 11.1-12*/
		background: -moz-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Fx 3.6-15*/
		background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); /*Standard*/
	}
	.pdetail_header_fader_home {
		position:absolute;
		bottom:0;
		width:100%;
		height:15vh;
		z-index: 0;
		background: -webkit-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Safari 5.1-6*/
		background: -o-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Opera 11.1-12*/
		background: -moz-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Fx 3.6-15*/
		background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); /*Standard*/
	}
	.pdetail_header_fader_black_home {
		position:absolute;
		bottom:0;
		width:100%;
		height:15vh;
		z-index: 0;
		background: -webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Safari 5.1-6*/
		background: -o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Opera 11.1-12*/
		background: -moz-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Fx 3.6-15*/
		background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); /*Standard*/
	}

	.about_content_float {
		width:35%;
		float:right;
		margin-bottom: 1rem;
		margin-left: 1rem;
	}	
	.about_content_float_img {
		width: 100%;
	}	
	
	.product_content_header {
		width: 100%;
		line-height:1.6rem;
	}
	.product_content_img_div {
		float:right;
		margin-left: 15px;
		margin-bottom:30px;
		text-align:right;
	}
	.product_content_buy {
		margin-top:10px;
	}
	.product_content_buy_custom {
		padding-top:3rem;
		position:relative;
		/*background: rgba(0,0,0,.2);*/
		z-index:999;
		text-align: center;
	}
	.product_content_img {
		width: 400px;
	}
	.product_content_img2 {
		width: 25vw;
	}
	.product_content_selector {
		margin-top:3px;
		width:300px;
		font-size: 1.4rem;
		font-weight: bold;
		padding: .2rem;
		color:#efefef;
		background:#000000;
	}
	.pdetail_header_logo {
		display: block;
	}
	.pdetail_header_logo_img {
		width: 50%;
	}


.sector_footer {
	margin: 0 auto;
	position:relative;
	margin-top:0px;
	background:#000000;
	font-size:.75em;
	color:#dedede;
	width:100%;
	min-width: 1280px;
	max-width: 1280px;
	box-sizing: border-box;
	padding:2em 2em 10em 2em;
}
	.social_bar {
		width:100%;
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.social_logo {
		display: inline-block;
		margin-right: .7rem;
		margin-left: .7rem;
		width:50px;
	}

.sector_buyfacts {
	position:relative;
	margin-top:5px;
	font-size:.75em;
	color:#dedede;
	box-sizing: border-box;
	padding:6em 2em 2em 2em;
}
	.buyfact_content {
		color: #46baf0;
	}
	.sector_buyfacts_frame {
		border: #f29200 0px dashed;
		padding: 1rem;
	}
	.buyfact_img {
		padding: .5rem;
		width: 45px;
	}

.sector_newsletter {
	margin: 0 auto;
	position:relative;
	background:#333333;
	font-size:1rem;
	color:#dedede;
	width:100%;
	min-width: 1280px;
	max-width: 1280px;
	box-sizing: border-box;
	padding:2em 2em 2em 2em;
}
	.mc-field-group {
		margin-top: .5em;
	}
	.mc_embed_signup {
		border: #2aa5de 2px dashed;
		padding: 2em;
	}
	.mc-button {
		background: #111111;
		color: #dedede;
		font-size:1em;
		border-radius: .2em;
	}
	.mc-email {
		font-size:1em;
		width: 20vw;
	}

.sector_pagehighlights {
	position:relative;
	margin-top:0;
	background:#000000;
	font-size:.75em;
	color:#dedede;
	width:100%;
	box-sizing: border-box;
	padding:2em 2em 2em 2em;
}

.button_style_1 {
	display:inline-table;
	color:#ffffff;
	padding:10px;
	font-weight: bold;
	text-transform: uppercase;
	background: #26a6df;
	cursor: pointer;
	cursor: hand;
	border-radius:5px;
}
.button_style_1:hover {
	background: #1f3a54;
}

.button_style_2 {
	display: inline-table;
	margin-top:.5rem;
	font-size:.8rem;
	color:#ffffff;
	padding:.2rem .5rem .2rem .5rem;
	text-transform: uppercase;
	background: #26a6df;
	cursor: pointer;
	cursor: hand;
	border-radius:5px;
}
.button_style_2:hover {
	background: #1f3a54;
}

.price_tag_listingpage {
	margin-top:.7rem;
	padding:4px 5px 4px 5px;
	text-transform: uppercase;
	background: #ed7b24;
	border-radius:0px;
}

.button_style_3 {
	margin-top:.7rem;
	font-size:.8rem;
	display:inline-table;
	color:#ffffff;
	padding:4px 5px 4px 5px;
	text-transform: uppercase;
	background: #26a6df;
	cursor: pointer;
	cursor: hand;
	border-radius:5px;
}
.button_style_3:hover {
	background: #1f3a54;
}

.black_friday_banner_desktop {
	display: block;
	position: fixed;
	top:0;
	width:100%;
	box-sizing: border-box;
	background:#8a372c;
	color:#bbc340;
	font-size: 1.3rem;
	padding: 3.8rem 1.5rem .4rem 1.5rem;
	z-index:1001;
}
.black_friday_banner_desktop_alt {
	display: block;
	width:100%;
	box-sizing: border-box;
	background:#8a372c;
	color:#bbc340;
	font-size: 1.3rem;
	padding: 4rem 1.5rem 1rem 1.5rem;
}
.black_friday_banner_desktop_alt2 {
	display: block;
	width:100%;
	box-sizing: border-box;
	background:#8a372c;
	color:#bbc340;
	font-size: 1.3rem;
	padding: 1rem 1.5rem 1rem 1.5rem;
	border-top: solid 4px #000000;
}
.black_friday_banner_desktop2 {
	display: block;
	position: relative;
	width:100%;
	box-sizing: border-box;
	background:#000000;
	color:#f5e87c;
	font-family: "Antenna-Bold", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-size: 2rem;
	padding: .8rem 1.5rem .8rem 1.5rem;
	z-index:1000;
}
.black_friday_banner_mobile {
	display: none;	
}
.black_friday_banner2_mobile {
	display: none;	
}
.black_friday_banner_mobile2 {
	display: none;	
}

.price_tag_desktop {
	background:#ffffff;
	color:#64a4dc;
	font-size: 1.3rem;
	text-align: center;
	padding: 2rem 4rem 2rem 4rem;
	border:#cccccc 1px solid;
	box-shadow: 1px 1px 10px #cccccc;
}
.price_tag_desktop2 {
	background:#ffffff;
	font-size: 1.3rem;
	text-align: center;
	padding: 2rem 2rem 2rem 2rem;
	border:#cccccc 1px solid;
	box-shadow: 1px 1px 10px #cccccc;
}
.price_tag_mobile {
	background:#ffffff;
	width:10rem;
	color:#64a4dc;
	font-size: 1.3rem;
	text-align: center;
	padding: 2rem 2rem 2rem 2rem;
	border:#cccccc 1px solid;
	box-shadow: 1px 1px 10px #cccccc;
}

.price_tag_free_detailpage {
	background:#ffffff;
	color:#64a4dc;
	font-size: 1.3rem;
	text-align: center;
	padding: 2rem 4rem 2rem 4rem;
	border:#cccccc 1px solid;
	box-shadow: 1px 1px 10px #cccccc;
}

.special_ecwid_placement {
	padding:8rem 8rem 2rem 8rem;	
	box-sizing: border-box;
	color:#efefef;
}

.sticky_buy_button {
	display: none;
	position: fixed;
	bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
	padding:5px;
	margin:0;
	/* background:#222222; */
		background: -webkit-linear-gradient(bottom,rgba(42,125,222,1),rgba(0,0,0,1)); /*Safari 5.1-6*/
		background: -o-linear-gradient(bottom,rgba(42,125,222,1),rgba(0,0,0,1)); /*Opera 11.1-12*/
		background: -moz-linear-gradient(bottom,rgba(42,125,222,1),rgba(0,0,0,1)); /*Fx 3.6-15*/
		background: linear-gradient(to bottom, rgba(42,125,222,1), rgba(0,0,0,1)); /*Standard*/
	z-index: 1000;
	border-top: 2px solid #ed7b24;
}
	.sticky_buy_button_txt {
		display: inline-block;
		color:#FFFFFF;
		margin-top:12px;
	}


.flex_container_vm {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.c_100 {
	display: block;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	padding: 1rem;
	text-align: center;
	
}

.c_33_33 {
	display: block;
	position: relative;
	width: calc(33% - 10px);
	box-sizing: border-box;
	padding: 1rem;
	text-align: center;
	
}

.c_33_33_minimal {
	display: block;
	position: relative;
	width: calc(33% - 10px);
	box-sizing: border-box;
	padding: 0.4rem;
	text-align: center;
	
}

.c_50_soundcloudplayer {
	display: block;
	position: relative;
	width: calc(40% - 10px);
	box-sizing: border-box;
	padding: 0.4rem;
	text-align: center;
	
}

.c_50_50 {
	display: block;
	position: relative;
	width: calc(50% - 10px);
	box-sizing: border-box;
	padding: 1rem;
	text-align: left;
	
}
	.c_50_img {
		width: 100%;
	}

.c_40_60_1 {
	display: block;
	position: relative;
	width: calc(35% - 10px);
	box-sizing: border-box;
	padding: 1rem;
	text-align: center;
	
}
.c_40_60_2 {
	display: block;
	position: relative;
	width: calc(65% - 10px);
	box-sizing: border-box;
	padding: 1rem;
	text-align: left;
	
}

.video-container {
  max-width: 800px;
}
.video-container iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
}

.det_container_box {
	/*background: rgba(0,0,0,.4);*/
	/*border-top: solid 1px #555555;*/
}

.det_sector_title {
	font-size: 1.5rem;
}


/*Gallery*/
	/* Gallery setup */
	.gallery {
	  display: grid;
	  grid-template-columns: repeat(4, 1fr);
	  gap: 15px;                            
	  justify-content: center;              
	  align-items: center;                  
	  width: 100%;                          
	  margin: 0 auto;                       
	  box-sizing: border-box;
	}
	.gallery img {
	  width: 100%;                       
	  /*aspect-ratio: 1 / 1; */
	  object-fit: cover;
	  border-radius: 0px;
	  cursor: pointer;
	  transition: transform 0.2s ease, box-shadow 0.2s ease;
	  border: solid 1px #333333;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); /* Prevents gray highlight box on tap */
  touch-action: manipulation;                    /* Prevents 300ms double-tap delay */
	}

	.gallery img:hover {
	  transform: scale(1.03);
	  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	}

	/* Modern Native Dialog Styling */
	#imageModal {
	  border: none;
	  background: transparent;
	  padding: 0;
	  margin: auto;             /* Centers native dialog cleanly on mobile */
	  max-width: 95vw;
	  max-height: 95vh;
	  overflow: visible;
		position: fixed;
  	inset: 0;
	}

	#imageModal::backdrop {
	  background: rgba(0, 0, 0, 0.85);
	  backdrop-filter: blur(4px);
	  -webkit-backdrop-filter: blur(4px); /* Safari support */
	}

	.modal-content {
	  position: relative;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  max-width: 100%;
	  max-height: 100%;
	}

	.modal-content img {
	  max-width: 90vw;
	  max-height: 80vh;          /* Leaves vertical headroom for close button on phones */
	  width: auto;
	  height: auto;
	  object-fit: contain;
	  border-radius: 8px;
	}

	/* Enlarged close button for mobile touch targets */
	.modal-close {
	  position: absolute;
	  top: -12px;
	  right: -12px;
	  background: #222;
	  color: #fff;
	  border: 2px solid #fff;
	  font-size: 22px;
	  width: 40px;               /* Minimum 40px for comfortable finger taps */
	  height: 40px;
	  border-radius: 50%;
	  cursor: pointer;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  z-index: 20;
	}

	ul.spec-list {
	  list-style-type: square;
	  padding-left: 1.5rem;
	  margin: 1rem 0;
	}

	ul.spec-list li {
	  padding: 2px 0;
	  line-height: 1.5;
	}

	ul.two-columns-vertical {
	  columns: 2;
	  column-gap: 2rem;
	  list-style-type: square;
	  padding-left: 1.2rem;
	}
	ul.two-columns-vertical li {
	  break-inside: avoid;
	}

        :root {
            --primary-color: #46baf0;          
            --visualizer-color: #ed7b24;       
            --progress-glow-start: rgba(70, 186, 240, 0.22); 
            --play-icon-color: #000000;        
            --brand-color: #46baf0;
            --brand-dark: #1fa0dc;
        }

        .adplymini_body {
            background-color: #09090b;
            color: #ffffff;
            font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 3.5rem;
            gap: 1rem;
            box-sizing: border-box;
            margin: 0;
        }

        .adplymini_body * {
            box-sizing: border-box;
            margin: 0;
            padding: 0;
        }

        /* Demo Header Styles */
        .adplymini_demo_header {
            text-align: center;
            max-width: 42rem;
            width: 100%;
        }

        .adplymini_demo_header h1 {
            font-size: 1.25rem;
            font-weight: 700;
            letter-spacing: -0.025em;
            color: #ffffff;
        }

        .adplymini_demo_header p {
            font-size: 0.75rem;
            color: #71717a;
            margin-top: 0.25rem;
        }

        /* Demo Stack Container */
        .adplymini_player_stack {
            width: 100%;
            max-width: 42rem;
            display: flex;
            flex-direction: column;
            gap: 1.5rem;
        }

        .adplymini_parent_label {
            font-size: 9px;
            text-transform: uppercase;
            letter-spacing: 0.05em;
            font-weight: 700;
            display: block;
            margin-bottom: 0.375rem;
            font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
        }

        /* Parent DIV wrappers */
        .adplymini_parent_black {
            background-color: #000000;
            padding: 0.5rem;
            border-radius: 0.75rem;
            border: 1px solid #27272a;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
            width: 100%;
        }
        .adplymini_parent_black .adplymini_parent_label { color: #71717a; }

        .adplymini_parent_white {
            background-color: #ffffff;
            padding: 0.5rem;
            border-radius: 0.75rem;
            border: 1px solid #e4e4e7;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
            width: 75%;
        }
        .adplymini_parent_white .adplymini_parent_label { color: #a1a1aa; }

        .adplymini_parent_blue {
            background-color: #2563eb;
            padding: 0.5rem;
            border-radius: 0.75rem;
            border: 1px solid #3b82f6;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
            width: 90%;
        }
        .adplymini_parent_blue .adplymini_parent_label { color: #bfdbfe; }

        /* Custom Web Component Base */
        mini-single-player {
            display: block;
            width: 100%;
            font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
        }

        /* Player Component Inner Styles */
        .adplymini_card {
            background-color: #000000;
            box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.9);
            border-radius: 0.75rem;
            padding: 0.25rem;
            width: 100%;
            border: 1px solid rgba(63, 63, 70, 0.4);
            display: flex;
            align-items: center;
            gap: 3px;
        }

        .adplymini_play_btn {
            width: 25px;
            height: 25px;
            background-color: var(--brand-color);
            color: #000000;
            border-radius: 9999px;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 10px 15px -3px rgba(70, 186, 240, 0.15);
            transition: all 0.15s ease;
            flex-shrink: 0;
            border: none;
            cursor: pointer;
        }

        .adplymini_play_btn:hover {
            background-color: #7fcff6;
            box-shadow: 0 10px 15px -3px rgba(70, 186, 240, 0.3);
        }

        .adplymini_play_btn:active {
            transform: scale(0.95);
        }

        .adplymini_play_btn.adplymini_playing {
            background-color: var(--brand-dark);
        }

        .adplymini_svg_icon {
            width: 10px;
            height: 10px;
            fill: currentColor;
            color: var(--play-icon-color);
        }

        .adplymini_svg_play {
            transform: translateX(0.5px);
        }

        .adplymini_waveform_wrapper {
            position: relative;
            height: 29px;
            flex: 1;
            cursor: pointer;
            user-select: none;
            border-radius: 0.5rem;
            overflow: hidden;
            background-color: rgba(9, 9, 11, 0.4);
            border: 1px solid rgba(39, 39, 42, 0.4);
        }

        .adplymini_waveform_canvas {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: block;
        }

        .adplymini_title_overlay {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 0 1.5rem;
            transition: all 0.3s ease;
            pointer-events: none;
            user-select: none;
            z-index: 10;
        }

        .adplymini_title_overlay.adplymini_hidden {
            opacity: 0;
            transform: scale(0.95);
        }

        .adplymini_title_text {
            color: #ffffff;
            font-weight: 500;
            font-size: 12px;
            letter-spacing: 0.025em;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            text-shadow: 0 2px 4px rgba(0,0,0,1), 0 0 10px rgba(0,0,0,0.85);
        }

        .adplymini_time_badge {
            position: absolute;
            bottom: 2px;
            background-color: rgba(0, 0, 0, 0.3);
            padding: 1px 4px;
            border-radius: 3px;
            font-size: 10.5px;
            font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
            font-weight: 700;
            letter-spacing: -0.025em;
            user-select: none;
            pointer-events: none;
            z-index: 10;
            filter: drop-shadow(0 1px 1px rgba(0,0,0,0.8));
            transition: color 0.3s ease;
        }

        .adplymini_time_current {
            left: 6px;
            color: #ffffff;
        }

        .adplymini_time_current.adplymini_playing {
            color: #ed7b24;
        }

        .adplymini_time_duration {
            right: 6px;
            color: #d4d4d8;
        }


.bundle_teaser_box {
	margin: 0 auto;
  width: fit-content;
  padding: 0.8rem 2rem 0.8rem 2rem;
  background: rgba(70, 186, 240, 0.08);
  border: 1px dashed rgba(70, 186, 240, 0.3);
  border-radius: 6px;
  font-size: 0.95rem;
  line-height: 1.4;
  text-align: center;
  margin-bottom: .4rem;
}

.bundle_teaser_link {
  display: inline-block;
  margin-top: 0.4rem;
  color: #46baf0;
  font-weight: bold;
  text-decoration: none;
}

.bundle_teaser_box:hover {
  border: 1px dashed rgba(201, 183, 35, .5);
}

.bundle_teaser_link:hover {
  color: #ed7b24;
  text-decoration: underline;
}

.sector_products_list_div {
	width: 100%;
	min-width: 1280px;
	max-width: 1280px;
}

.sector_products_list {
  width:100%;
  padding-top: 10rem;
}
.sector_products_list2 {
  width:100%;
  padding-top: 3rem;
}

  .product_grid {
  	margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }
	.product_card {
	    background: #111;
	    position: relative;
	    color: #fff;
	    border: 1px solid #333;
	    padding: 16px 16px 28px 16px;
	    display: flex;
	    flex-direction: column;
	    gap: 12px;
	    box-sizing: border-box;
	  }

	.product_card_product_types {
	    position: absolute;
	    right:0px;
	    bottom:2px;
	  }
	.product_card_product_types_item {
			display: inline;
			color:#b1b1b1;
			background:#555555;
			padding: 3px 5px 3px 5px;
			font-size: .8rem;
			margin-left: 2px;
			margin-right: 2px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			text-transform: uppercase;
			box-sizing: border-box;
	}

	.card_title {
	    font-size: 1.1rem;
	    font-weight: bold;
	    text-transform: uppercase;
	    margin: 0;
	  }
	.card_body {
	    display: flex;
	    gap: 16px;
	    flex: 1;
	  }
	.card_media {
	    flex: 0 0 200px; /* Fixed width artwork column */
	    display: flex;
	    flex-direction: column;
	  }

	  .card_media img {
	    width: 100%;
	    height: auto;
	    display: block;
	  }
	.audio_player {
	    display: flex;
	    padding: 8px;
	    gap: 8px;
	  }
	.card_details {
	    flex: 1;
	    color:#c3c3c3;
	    display: flex;
	    flex-direction: column;
	    justify-content: space-between; /pushes price/button to bottom */
	  }

	  .details_top {
	    /* Holds artist, specs, and version lists */
	    display: flex;
	    flex-direction: column;
	    padding:3px;
	    gap: 8px;
	  }

		.artist_name {
			font-size: .8rem;
			color: #26a6df;
		}
		
	  .details_bottom {
	    /* Holds price and button */
	    margin-top: 16px;
	    display: flex;
	    flex-direction: column;
	    gap: 8px;
	  }

	  .btn_learn_more {
	    display: inline-block;
	    background: #2586b3;
	    color: white;
			font-size:.8rem;
	    padding:5px 8px 5px 8px;
	    min-width: 120px;
	    text-align: center;
	    text-decoration: none;
	    border-radius: 4px;
	    font-weight: bold;
	    align-self: flex-start;
	    text-transform: uppercase;
			cursor: pointer;
			cursor: hand;
	  }
		.btn_learn_more:hover {
			background: #46baf0;
		}

.gallery-grid {
    display: grid !important;
   	grid-template-columns: repeat(4, 1fr) !important;
    justify-content: center !important;
    gap: 16px !important;
		width: 100%;
		min-width:1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.animated_bg_div {
	width:100%;
	min-width:1200px;
	height:100vh;
	min-height:700px;
	background:#000000;
	position:absolute;
}
.alt_detail_bg_div {
	width:100%;
	min-width:1200px;
	background: rgba(0,0,0,0);
	color:#ffffff;
	pointer-events: auto;
}
.alt_detail_main_logo {
	padding-top: 0rem;
	width:50%;
	min-width: 500px;
	max-width: 600px;
}

.home_player_teaser_banner {
	margin-top:4rem;
	width: 100%;
	min-width: 1280px;
	max-width: 1280px;
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0,.5)), var(--bg-image);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	padding: 2rem 8rem 3rem 8rem;
	box-sizing: border-box;
			cursor: pointer;
			cursor: hand;
			
}
	.home_player_teaser_banner_button {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		box-sizing: border-box;
		color:#ffffff;
		background:#72008a;
		font-size: .8rem;
		padding:.4rem 1.5rem .2rem 1.5rem;
		border-radius:5px;
		text-transform: uppercase;
		cursor: pointer;
		cursor: hand;
	}
	.home_player_teaser_banner_button:hover {
		background:#98009d;
	}


/*@media screen and (max-width: 951px) and (orientation: portrait){*/
@media screen and (max-width: 951px) and (pointer: coarse) and (hover: none) {
	/* standard text styles */
	p, ol, body, td, th, .text, ul, li, input, select , textarea,.standard_text {
		color:#efefef;
		font-family: 'Antenna-Light';
		font-size:1.6rem;
	}
	.title 			{ font-size:2.4rem;font-weight:bold;text-transform: uppercase;color:#2aa5de; }
	.title2 		{ font-size:1.3rem;font-weight:bold;text-transform: uppercase; }

	.product_detail_title		{ font-size:2rem;font-weight:bold;text-transform: uppercase; }
	.product_detail_subtitle	{ font-size:1.4rem;font-weight:bold;text-transform: uppercase; }


	.sector_products_spotlight {
		display:block;
		position: relative;
		width:100%;
		min-width: 950px;
		max-width: 950px;
		min-height: 500px;
		padding-top: 3rem;
		background: #000000;
	}

	.main_sector_title {
		color: #ffffff;
		font-size: 2.5rem;
		text-transform: capitalize;
		padding-bottom:5px;
	}

	.home_player_teaser_banner {
		width: 100%;
		min-width: 950px;
		max-width: 950px;
		padding: 3rem 3rem 3rem 3rem;		
	}
	.home_player_teaser_banner_button {
		font-size: 1.2rem;
	}

	.animated_bg_div {
		width:100%;
		min-width:950px;
		height:100vh;
		min-height:700px;
		background:#000000;
		position:absolute;
	}
	.alt_detail_bg_div {
		width:100%;
		min-width:950px;
		background: rgba(0,0,0,0);
		color:#ffffff;
		pointer-events: auto;
	}
	.alt_detail_main_logo {
		padding-top: 6.5rem;
		width:84%;
	}

	.gallery-grid {
				grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)) !important;
				justify-content: center !important;
				gap: 20px !important;
				min-width:900px;
	    }

	.link_anker2 {
		position:absolute;
		margin-top:-400px;
		height:1px;
	}

	.c_50_50 {
		display: block;
		position: relative;
		width: 100%;
		box-sizing: border-box;
		padding: 1rem;
		text-align: left;
		
	}
	.video-container {
	  max-width: 1000px;
	}

	.c_33_33_minimal {
		display: block;
		position: relative;
		width: calc(49% - 10px);
		box-sizing: border-box;
		padding: 0.4rem;
		text-align: center;
		
	}
.c_50_soundcloudplayer {
		display: block;
		position: relative;
		width: calc(49% - 10px);
		box-sizing: border-box;
		padding: 0.4rem;
		text-align: center;
}

        .adplymini_play_btn {
            width: 50px;
            height: 50px;
            background-color: var(--brand-color);
            color: #000000;
            border-radius: 9999px;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 10px 15px -3px rgba(70, 186, 240, 0.15);
            transition: all 0.15s ease;
            flex-shrink: 0;
            border: none;
            cursor: pointer;
        }
        .adplymini_svg_icon {
            width: 20px;
            height: 20px;
            fill: currentColor;
            color: var(--play-icon-color);
        }
        .adplymini_parent_black {
            background-color: #000000;
            padding: 1.5rem 0.5rem 1.5rem 0.5rem;
            border-radius: 0.75rem;
            border: 1px solid #27272a;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
            width: 100%;
        }
        .adplymini_title_text {
            color: #ffffff;
            font-weight: 500;
            font-size: 24px;
            letter-spacing: 0.025em;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            text-shadow: 0 2px 4px rgba(0,0,0,1), 0 0 10px rgba(0,0,0,0.85);
        }

				.sector_home_products_banner {
					display: table;
					position: relative;
					width:100%;
					min-width: 950px;
					max-width: 950px;
					min-height: 270px;
					background: #000000;
					vertical-align: middle;
					opacity: 1;
					margin-top:1rem;
				}		
				.sector_home_products_banner::before {
				  opacity: 0.65;
				}

					.sector_home_products_banner_wrapper {
						padding-top: 2rem;
						display: table-cell;
						vertical-align: middle;
						text-align: center;
					}	
					.home_products_banner_top_logo_img {
						height: 80px;
					}	
					.home_products_banner_top_title {
						color:#ffffff;
						font-size:2.4rem;
						line-height: 3rem;
						font-weight:bold;
						text-transform: uppercase;
					}	
					.home_products_banner_top_txt {
						color:#ffffff;
						width: 50%;
						min-width: 700px;
						padding: 1.5rem 0rem .5rem 0rem;
						font-weight:bold;
						font-size: 2rem;
						line-height: 1.7rem;
					}
					.home_products_banner_banner_txt {
						font-size: 1.5rem;
						line-height:2rem;
						text-shadow: 1px 1px 5px #000000;
					}	
					.home_products_banner_cta-button {
						display: inline-flex;
						justify-content: center;
						align-items: center;
						box-sizing: border-box;
						color:#ffffff;
						background:#2586b3;
						font-size: 1.2rem;
						text-shadow: 0 0 0 #000000;
						padding:.4rem 1.5rem .2rem 1.5rem;
						border-radius:5px;
						text-transform: uppercase;
						cursor: pointer;
						cursor: hand;
					}
					.home_products_banner_cta-button:hover {
						background:#46baf0;
					}
					.home_products_banner_top_spacer {
						height: 3rem;
					}


					.sector_category_hero {
						display: table;
						position: relative;
						width:100%;
						min-width: 950px;
						max-width: 950px;
						height: 30vh;
						min-height: 500px;
						background: #000000;
						vertical-align: middle;
						box-sizing: border-box;
						background-repeat: no-repeat;
						background-attachment: scroll;
						background-position: bottom;
						background-size: cover;
						overflow: hidden;
						opacity: .9;
					}
						.sector_category_hero_wrapper {
							padding-top: 2rem;
							display: table-cell;
							vertical-align: middle;
							text-align: center;
						}

						.category_hero_top_remark {
							display: inline-block;
							background:#ed7b24;
							color:#ffffff;
							font-size: 1rem;
							font-weight:bold;
							padding:.2rem .5rem .2rem .5rem;;
							border-radius:5px;
							margin-bottom:10px;
						}
						.category_hero_top_title {
							color:#ffffff;
							font-size:1.8rem;
							line-height: 1.8rem;
							font-weight:bold;
							text-transform: uppercase;
						}
						.category_hero_top_txt {
							color:#ffffff;
							width: 50%;
							min-width: 500px;
							padding: .5rem 0rem .5rem 0rem;
							font-weight:bold;
							font-size: 1.4rem;
							line-height: 1.6rem;
							text-shadow: 1px 1px 1px #000000;
						}
						.category_hero_top_cta-button {
							display: inline-flex;
							justify-content: center;
							align-items: center;
							box-sizing: border-box;
							color:#ffffff;
							background:#2586b3;
							font-size: 1.2rem;
							padding:.3rem 1.5rem .2rem 1.5rem;
							border-radius:5px;
							text-transform: uppercase;
							cursor: pointer;
							cursor: hand;
						}
						.category_hero_top_cta-button:hover {
							background:#46baf0;
						}
						
						.category_sector_banner_txt {
							font-size: 1.6rem;
						}
						.category_hero_top_logo_img {
							max-width: 750px;
							width: 80%;
							height: auto;
							margin-bottom:1rem;
						}


		.sector_n_hero {
			display: table;
			position: relative;
			width:100%;
			min-height: 800px;
			min-width: 950px;
			max-width: 950px;
			background: #000000;
			vertical-align: middle;
			box-sizing: border-box;
			background-repeat: no-repeat;
			background-attachment: scroll;
			background-position: bottom;
			background-size: cover;
			overflow: hidden;
		}
		.sector_n_hero_wrapper {
			padding-top: 4rem;
		}
			.hero_top_remark {
				font-size: 1.1rem;
				display: inline-block;
				background:#ed7b24;
				color:#ffffff;
				font-weight:bold;
				padding:2px 8px 2px 8px;
				border-radius:5px;
				margin-bottom:15px;
			}
			.hero_top_title {
				color:#ffffff;
				font-size:2.5rem;
				line-height: 3rem;
				font-weight:bold;
				text-transform: uppercase;
				text-shadow: 2px 2px 1px #111111;
			}
			.hero_top_txt {
				color:#ffffff;
				font-size: 1.7rem;
				line-height: 1.7rem;
				width: 60%;
				min-width: 600px;
				padding-top: .5rem;
				text-shadow: 1px 1px 1px #111111;
			}
			.hero_top_cta-button {
				display: inline-block;
				color:#ffffff;
				background:#46baf0;
				font-size: 1.5rem;
				text-shadow:0px 0px 0px;
				padding:7px 10px 3px 10px;
				border-radius:6px;
				text-transform: uppercase;
				cursor: pointer;
				cursor: hand;
				margin-top:15px;
			}

			.sector_products_list_div {
				width: 950px;
		    min-width: 950px;
		    max-width: 950px;
		    box-sizing: border-box;
			}

		.sector_products_list {
		  width:890px;
		  min-width: 890px;
		  padding-top: 10rem;
		}
		.sector_products_list2 {
			width: 890px;
	    min-width: 890px;
	    max-width: 890px;
	    margin: 0 auto;
	    box-sizing: border-box;
	    padding-top: 3rem;
		}


	  .product_grid {
			margin-top: 20px;
   		display: grid;
    	grid-template-columns: 1fr;
    	width: 100%;
    	box-sizing: border-box;		
	  }
		.product_card {
			background: #111;
	    position: relative;
	    color: #fff;
	    border: 1px solid #333;
	    width: 100%; /* Ensures the card spans the full 890px grid track */
	    padding: 26px 26px 40px 26px;
	    display: flex;
	    flex-direction: column;
	    gap: 12px;
	    box-sizing: border-box;
		  }

		.product_card_product_types {
		    position: absolute;
		    right:0px;
		    bottom:2px;
		  }
		.product_card_product_types_item {
				display: inline;
				color:#b1b1b1;
				background:#555555;
				padding: 3px 5px 3px 5px;
				font-size: 1rem;
				margin-left: 2px;
				margin-right: 2px;
				border-top-left-radius: 0px;
				border-top-right-radius: 0px;
				text-transform: uppercase;
				box-sizing: border-box;
		}

		.card_title {
		    font-size: 1.5rem;
		    font-weight: bold;
		    text-transform: uppercase;
		    margin: 0;
		  }
		.card_body {
		    display: flex;
		    gap: 16px;
		    flex: 1;
		  }
		.card_media {
		    flex: 0 0 300px; /* Fixed width artwork column */
		    display: flex;
		    flex-direction: column;
		  }

		  .card_media img {
		    width: 100%;
		    height: auto;
		    display: block;
		  }
		.audio_player {
		    display: flex;
		    padding: 8px;
		    gap: 8px;
		  }
		.card_details {
		    flex: 1;
		    color:#c3c3c3;
		    display: flex;
		    flex-direction: column;
		    justify-content: space-between; /pushes price/button to bottom */
		  }

		  .details_top {
		    /* Holds artist, specs, and version lists */
		    display: flex;
		    flex-direction: column;
		    padding:3px;
		    gap: 8px;
		  }

			.artist_name {
				font-size: 1.2rem;
				color: #26a6df;
			}
			
		  .details_bottom {
		    /* Holds price and button */
		    margin-top: 16px;
		    display: flex;
		    flex-direction: column;
		    gap: 8px;
		  }

		  .btn_learn_more {
		    display: inline-block;
		    background: #2586b3;
		    color: white;
				font-size:1rem;
		    padding:5px 8px 5px 8px;
		    min-width: 120px;
		    text-align: center;
		    text-decoration: none;
		    border-radius: 4px;
		    font-weight: bold;
		    align-self: flex-start;
		    text-transform: uppercase;
				cursor: pointer;
				cursor: hand;
		  }
			.btn_learn_more:hover {
				background: #46baf0;
			}

	.custom_detail_prod_menu_button {
		display: inline-block;
		margin-top:15px;
		margin-right:5px;
		padding:4px 10px 4px 10px;
		border: solid 1px #2aa5de;
		border-radius: 6px;
		color: #ffffff;
		background:rgba(0,0,0,1);
		font-size:1em;
	}

	.custom_detail_prod_menu_button_ct {
		margin-top: 5px;
		margin-bottom: 2px;
	}

	.main_content {
		min-width: 950px;
	}

	.detail_header_main_title {
		padding-top:80px;
		width:100%;
		min-width: 950px;
	}
	div.sticky_prod_head_container {
		display:block;
	  position: sticky;
	  top: 110px;
	  padding: 35px 0px 35px 0px;
		width:100%;
		min-width: 950px;
		max-width: 950px;
	  box-sizing: border-box;
	  z-index: 1001;
	  background:rgba(0,0,0,0);
	  font-weight: bold;
	  text-align: center;
	}
	div.sticky_prod_head_container.is-stuck {
	    background: rgba(0,0,0,.85);
	    border-radius: 15px;
	}
	
	.sector_product_detail_header {
		width:75%;
		min-width: 950px;
	}
	.sector_product_detail_2 {
		width:98%;
		min-width: 95px;
		max-width: 950px;
	}

	.sector_topmenu {
		display: none;
	}

	.special_ecwid_placement {
		padding:15rem 2rem 1rem 2rem;	
		box-sizing: border-box;
	}

	.mobile-only-spacer {
	        display: block;
	    }

	.sector_header {
		background: #ffffff;
		height: 65vh;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center top;
		background-size: cover;
		overflow: hidden;
	}

	.sector_landing {
		height:100vh;
	}

	.sector_landing_content {
		margin-top:4rem;
			width:86vw;
			flex-direction: column;
			height: auto;
		}
		.sector_landing_packshot {
			margin-top:20px;
		}

	.sector_landing_title 			{ font-size:3rem;font-weight:bold;text-transform: uppercase; }
	.sector_landing_title2 			{ font-size:2rem;font-weight:bold;text-transform: uppercase; }

	.sector_header_video {
		position:absolute;
		width: 100%;
		top:-15vh;
		box-sizing: border-box;
		overflow:hidden;
		opacity:.9;
	}
	.video_header {
		margin-right:0;
		margin-left:-1000px;
		width: 300%;
	}
	
	.sector_buyfacts {
		position:relative;
		margin-top:5px;
		font-size:.75em;
		color:#dedede;
		box-sizing: border-box;
		padding:6em 2em 2em 2em;
	}
		.buyfact_content {
			color: #46baf0;
			font-size:1em;
		}
	
		.buyfact_img {
			padding: 2rem .5rem .5rem .5rem;
			width: 100px;
		}

		.header_class_info {
			display:table;
			color: #ffffff;
			background: #ce6219;
			font-size:1.5rem;
			padding: 5px;
			text-transform: uppercase;
			/*box-shadow: 1px 1px 0px #ffffff;*/
		}
		.header_logo_pack_image {
			margin-top:1rem;
		}
		.header_logo_pack_image_img {
			height: 5.8rem;
		}
		.header_description {
			color:#ffffff;
			margin-top:1.5rem;
		}


		.spotlight_prod_25_master  {
			margin-top:1vw;
			margin-left:1vw;
			margin-right:1vw;
		}
		.spotlight_prod_25 {
			position: relative;
			display:inline-block;
			box-sizing: border-box;
			padding:0;
			background-repeat: no-repeat;
			background-attachment: scroll;
			background-position: center bottom;
			background-size: cover;
		}
		
		.spotlight_prod_33_master  {
			display:inline-block;
			width: 	45vw;
			margin-top:2vw;
			margin-left:1vw;
			margin-right:1vw;
			border: dashed 0px #2aa5de;
			border-radius: 0px;
		}
		.spotlight_prod_33 {
			position: relative;
			display:inline-block;
			width: 	100%;
			height: 45vw;
			background:#d6effa;
			box-sizing: border-box;
			padding:0;
			background-repeat: no-repeat;
			background-attachment: scroll;
			background-position: center bottom;
			background-size: cover;
		}
		
		.spotlight_prod_50_master  {
			display:inline-block;
			width: 	45vw;
			margin-top:2vw;
			margin-left:1vw;
			margin-right:1vw;
			border: dashed 0px #2aa5de;
			border-radius: 0px;
		}
		.spotlight_prod_50 {
			position: relative;
			display:inline-block;
			width: 	100%;
			height: 45vw;
			background:#d6effa;
			box-sizing: border-box;
			background-repeat: no-repeat;
			background-attachment: scroll;
			background-position: center bottom;
			background-size: cover;
		}
		.spotlight_content {
			display: block;
			position: absolute;
			width: 100%;
			text-align: left;
			bottom:0;
			padding:3px;
			box-sizing: border-box;
		}
		.spotlight_content_plate {
			position: relative;
			background: rgba(255,255,255,.8);
			padding:3px;
			font-size:1.2rem;
			box-sizing: border-box;
		}
		.spotlight_new {
			position:absolute;
			bottom:0;
			right:0;
		}
		.spotlight_new_img {
			width:100px;
		}
		.spotlight_new_img_head {
			width:15vw;
		}
		.product_info_plate_display {
			display:none;
			z-index:1000;
		}
		.product_info_plate {
			position:absolute;
			left:0;
			top:0;
			width:100%;
			height:100%;
			display: table;
			box-sizing: border-box;
			border: solid 2px #26a6df;
		}
		.product_info_plate_content {
			display: table-cell;
			text-align:center;
			vertical-align: middle;
			font-size:1.1rem;
			padding:10px;	
		}
		.close_product_info_plate {
			position:absolute;
			right:0;
			top:0;
			padding:5px;
			font-size:1.2rem;
			font-weight:bold;
			cursor: pointer;
			cursor: hand;
			z-index:1000;
		}


	.sector_txt {
		padding-top: 200px;
		padding-bottom: 50px;
		width:85vw;
		text-align: left;
	}
	.sector_fullist {
		padding-top: 180px;
		padding-bottom: 50px;
		width:100%;
		min-width: 950px;
		text-align: left;
	}
		.img_cover_all_samples {
			width: 40vw;
		}
		.plate_all_samples {
			min-height: 40vw;
			background: #222222;
			padding: 1vw;
			box-sizing: border-box;
			margin-left: 1vw;
		}
		.plate_all_samples_2 {
			min-height: 36vw;
			background: #f3f3f3;
			padding: 1vw;
			box-sizing: border-box;
			margin-left: 0vw;
		}
		.plate_all_choices {
			margin-top:.5rem;
			
		}
		.list-price-tag-desktop {
			display:none;
		}
		.list-price-tag-mobile {
			display:block;
		}

		.home_pricetag_div {
			text-align: center;
			margin-top:4px;
			padding:.4rem .4rem .4rem .4rem;
			background:#000000;
			color:#efefef;
			font-size: 1.3rem;
			font-weight:normal;
			border-radius:0px 0px 0px 0px;
		}

	.pdetail_header_cover {
		position:fixed;
		background: #2aa5de;
		top:0;
		width:100%;
		height:100vh;
		z-index: 0;
		background-position: center center;
		background-size: cover;
	}
		.pdetail_header_cover_generic {
			position:fixed;
			top:0;
			width:100%;
			height:100vh;
			z-index: 0;
			background-position: center center;
			background-size: cover;
			opacity: .3;
		}
	
	.sector_product_detail_generic {
		position:relative;
		padding-top: 12rem;
		width:100%;
		min-width: 1280px;
		max-width: 1280px;
		text-align: left;
		box-sizing: border-box;
		z-index: 1000;
	}
	
	.sector_product_detail {
		padding-top: 12rem;
		padding-bottom: 50px;
		width: 98%;
		min-width: 950px;
		max-width: 950px;
		text-align: left;
	}
		.sector_product_detail_content {
			position:relative;
			line-height: 2rem;
			padding: 30px;
		}
	.product_content_header {
		width: 100%;
		line-height:2.2rem;
	}
	.product_content_img_div {
		float:right;
		margin-left: 15px;
		margin-bottom:30px;
		text-align:right;
	}
	.product_content_buy {
		margin-top:20px;
	}
	.product_content_img {
		width: 400px;
	}
	.product_content_selector {
		margin-top:3px;
		width:300px;
		font-size: 1.4rem;
		font-weight: bold;
		padding: .2rem;
	}
	.pdetail_header_logo {
		display: block;
		position:absolute;
		width:100%;
		margin-top:12rem;
	}

	.sector_footer {
		margin-top:0px;
		background:#000000;
		font-size:.7em;
		color:#dedede;
		width:100%;
		min-width: 950px;
		max-width: 950px;
		box-sizing: border-box;
		padding:2em 2em 3em 2em;
	}
		.social_bar {
			margin-top: 20px;
			margin-bottom: 30px;
		}
		.social_logo {
			padding: 0vw 4vw 0vw 4vw;
			width:8vw;
		}

	.sector_newsletter {
		margin-top:5px;
		font-size:1rem;
		width:100%;
		min-width: 950px;
		max-width: 950px;
		box-sizing: border-box;
		padding:2em 2em 2em 2em;
	}
	.mc-field-group {
		margin-top: 1.5em;
	}
	.mc_embed_signup {
		border: #2aa5de 5px dashed;
		padding: 2em;
	}
	.mc-button {
		background: #043b55;
		color: #dedede;
		font-size:1rem;
		border-radius: .2rem;
	}
	.mc-email {
		font-size:1rem;
		width: 300%;
	}

	.button_style_1 {
		display:inline-table;
		color:#ffffff;
		padding:10px;
		font-weight: bold;
		text-transform: uppercase;
		background: #26a6df;
		cursor: pointer;
		cursor: hand;
		border-radius:5px;
	}
	.button_style_2 {
		margin-top:.9rem;
		font-size:1.3rem;
		display:inline-table;
		color:#ffffff;
		padding:.2rem .5rem .2rem .5rem;
		text-transform: uppercase;
		background: #26a6df;
		cursor: pointer;
		cursor: hand;
		border-radius:10px;
	}
	.button_style_3 {
		margin-top:.7rem;
		font-size:1rem;
		display:inline-table;
		color:#ffffff;
		padding:8px 10px 8px 10px;
		text-transform: uppercase;
		background: #26a6df;
		cursor: pointer;
		cursor: hand;
		border-radius:5px;
	}

	.black_friday_banner_desktop {
		display: none;	
	}
	.black_friday_banner_desktop_alt {
		display: none;	
	}
	.black_friday_banner_desktop_alt2 {
		display: none;	
	}
	.black_friday_banner_desktop2 {
		display: none;	
	}
	.black_friday_banner_mobile {
		display: block;
		position: relative;
		width:100%;
		box-sizing: border-box;
		background:#ce6219;
		color:#f5e87c;
		font-size: 2.2rem;
		padding: 2rem;
		z-index:1000;
	}
	.black_friday_banner2_mobile {
		display: block;
		position: relative;
		width:100%;
		box-sizing: border-box;
		background:#000000;
		color:#f5e87c;
		font-family: "Antenna-Bold", serif;
		font-optical-sizing: auto;
		font-weight: 700;
		font-style: normal;
		font-size: 4rem;
		padding: 2rem;
		z-index:1000;
	}
	.black_friday_banner_mobile2 {
		display: block;
		position: relative;
		width:100%;
		box-sizing: border-box;
		background:#ce6219;
		color:#f5e87c;
		font-size: 2.4rem;
		padding: 10rem 2rem 2rem 2rem;
		z-index:1001;
	}

	.pdetail_header_fader_home {
		position:absolute;
		bottom:0;
		width:100%;
		height:10vh;
		z-index: 0;
		background: -webkit-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Safari 5.1-6*/
		background: -o-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Opera 11.1-12*/
		background: -moz-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Fx 3.6-15*/
		background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); /*Standard*/
	}
	.pdetail_header_fader_black_home {
		position:absolute;
		bottom:0;
		width:100%;
		height:10vh;
		z-index: 0;
		background: -webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Safari 5.1-6*/
		background: -o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Opera 11.1-12*/
		background: -moz-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Fx 3.6-15*/
		background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); /*Standard*/
	}

}

@media screen and (max-width: 951px) and (pointer: coarse) and (hover: none) and (orientation: landscape) {
/*@media screen and (max-width: 951px) and (orientation: landscape){*/
	.sector_topmenu {
		display: none;
	}
}