.skin-light .jumbotron {
width: 100vw;
height: auto;
text-align: center;
background-color: #000 !important;
}
.skin-light .jumbotron img {
width: 100vw;
max-width: 960px;
height: auto;
margin: auto 0;
}

body.skin-light {
background: #fff;
}


@media only screen and (min-width:400px) {
   .skin-light .jumbotron img {
        width: 100%;
   }
}

@media only screen and (min-width:576px) {
   .skin-light .jumbotron img {
        width: 100%;
   }
}
@media only screen and (min-width:768px) {
   .skin-light .jumbotron img {
        width: 720px;
   }
}

@media only screen and (min-width:992px) {
   .skin-light .jumbotron img {
        width: 960px;
   }
}

@media only screen and ( min-width:1200px ) {
   .skin-light .jumbotron img {
	width: 1140px;
   }
}


.container {
    padding-left: 0;
}



.rgba-black-strong {
	background-color: rgba(0,0,0,.4);
}

.productPopupContainer {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,.8);
}
#productContainer {
	width: 80%;
	max-width: 1200px;
	background: #fff;
	margin: 30px auto;
	border: 1px solid #bbb;
	-webkit-box-shadow: 5px 5px 8px 0px rgba(0,0,0,.4);
	-moz-box-shadow: 5px 5px 8px 0px rgba(0,0,0,.4);
	box-shadow: 5px 5px 8px 0px rgba(0,0,0,.4);
	display: table;
	padding-bottom: 2rem;
}
.prodDesc {
}
.prodDesc br {
}

#imgvwr {
	width: 100%;
	height: auto;
	text-align: center;
}
#imgvwr img {
	max-height: 400px;
}

#btnbox {
	width: 100%;
	height: 40px;
	margin-top: 5px;
	text-align: center;
}

#ps_widget {
	height: auto;
	min-height: 500px;
	text-align: center;
}

#popupCloseCtrl {
	float: right;
	margin: 10px;
	font-size: 18px;
}

.prodDetailBtns {
	cursor: pointer;
	font-size: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px 10px;
	background: #004099;
	margin-right: 5px;
}
.prodDetailBtns:hover {
	background: gold;
}


.game_format_list {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	height: auto;
	display: flex;
}

.game_format {
	float: left;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin: 0 5px;
	padding: 0 10px;
	background: #555;
	color: #fff;
	font-size: 12px;
}

/*
.gf_selected {
	background: #004099;
}
*/

.fmt_dig {
	border: 2px solid green;
}
.gf_title {
	font-size: 12px;
}

.title_sub_txt {
  font-weight: 900;
  color: red;
}

#popupShareCtrl {
	float: right;
	margin: 10px;
	font-size: 18px;
}
#shareurl {
	width: 0;
	height: 0;
	border: 0;
	padding: 0;
	margin: 0;
}

.featured_title {
	display: block !important;
}

.f_stripe_container {
	position: absolute;
	z-index: 1;
	top: 0;
	left: auto;
	right: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 160px;
	overflow: hidden;
	height: 135px;
	opacity: .8;
	font-weight: 900;
	display: none; 
}

.f_stripe {
	display: none;
	background-color: #fff;
	color: #000;
	margin-top: 35px;
	transform: translateY(-50%) translateX(-50%) translateX(50px) rotate(-45deg);
	font-family: "agenda",Sans-serif;
	letter-spacing: 2px;
	text-align: center;
}

#ps_widget img {
	width: 100%;
}

.jumbotron {
	height: 400px;
}


@media (max-width: 1260px) {
	#productContainer {
		width: 95%;
	}

}


@media (max-width: 768px) {
	#productContainer {
		width: 100%;
	}
	.container {
		max-width: unset;
	}
	.mb-5, .my-5 {
		width: 33%;
	}

	.float-md-right {
		float: right;
	}

	.container .row {
	}

	.jumbotron {
		height: unset !important;
	}

	.rgba-black-strong {
		background-color: rgba(0,0,0,.1);
	}

	.wlcm_msg {
		font-size: 2rem;
	}

	section#catalog-container {
		margin-left: 3%;
	}

	section#catalog-container .col-md-4 {
		width: 32vw;
	}

}

.catalog-container h5 {
	font-size: 1rem;
}

/* dark mode */

body.mod-dk {
        color: var(--capcom-dk-1);
	background: var(--capcom-dk-3);
}
body.mod-dk a {
        color: var(--capcom-dk-1);
}

.mod-dk #simplemodal-overlay {
        background: var(--capcom-dk-3) !important;
}
.mod-dk .productPopupContainer {
	color: var(--capcom-dk-3);
        background: var(--capcom-dk-3) !important;
}

.mod-dk .md-form.md-outline input[type="text"], .skin-light .md-form.md-outline input[type="password"], .skin-light .md-form.md-outline input[type="email"], .skin-light .md-form.md-outline input[type="url"], .skin-light .md-form.md-outline input[type="time"], .skin-light .md-form.md-outline input[type="date"], .skin-light .md-form.md-outline input[type="datetime-local"], .skin-light .md-form.md-outline input[type="tel"], .skin-light .md-form.md-outline input[type="number"], .skin-light .md-form.md-outline input[type="search-md"], .skin-light .md-form.md-outline input[type="search"], .skin-light .md-form.md-outline textarea.md-textarea {
  background-color: var(--capcom-dk-3);
  color: var(--capcom-dk-1);
}
.mod-dk .select-wrapper.md-form.md-outline + label {
  background-color: var(--capcom-dk-3);
}
.mod-dk .select-wrapper.md-form.md-outline span.caret {
  color: var(--capcom-dk-1);
}


body.mod-dk .select-wrapper.md-form.md-outline input.select-dropdown {
    background-color: var(--capcom-dk-3);
    border: 1px solid var(--capcom-dk-2);
    border-radius: 0px;
    color: var(--capcom-dk-1) !important;
}

body.mod-dk .select-wrapper.md-form.md-outline span.caret {
    color: var(--capcom-dk-1) !important;
    z-index:99;
}

body.mod-dk .select-wrapper.md-form.md-outline .dropdown-content {
    color: var(--capcom-dk-1) !important;
    background-color: var(--capcom-dk-3);
}
body.mod-dk .select-dropdown li.disabled, body.mod-dk .select-dropdown li.disabled > span, body.mod-dk .select-dropdown li.optgroup {
    color: var(--capcom-dk-1) !important;
}
body.mod-dk .dropdown-content li > a, body.mod-dk .dropdown-content li > span {
    color: var(--capcom-dk-1) !important;
}
body.mod-dk .dropdown-content li.active, body.mod-dk .dropdown-content li:hover {
    background-color: var(--capcom-dk-2);
}







body.mod-dk .pagination .page-item .page-link {
	color: var(--capcom-dk-1);
}

body.mod-dk .pagination .page-item .page-link:hover {
  background-color: var(--capcom-dk-2);
}
body.mod-dk .pagination .page-item.active .page-link:hover {
  background-color: #004099;
}

/* mobile pagination filter */
.pagination .mobile-omit {
}
@media (max-width: 768px) {
.pagination .mobile-omit {
        display: none;
}       
}


/* addendum */
.carousel-pop-container {
    display: none;
/*    position: relative; */
    position: absolute;
    height: auto;
    width: 100%;
    border: 1px solid #bbb;
    -webkit-box-shadow: 5px 5px 8px 0px rgba(0,0,0,.4);
    -moz-box-shadow: 5px 5px 8px 0px rgba(0,0,0,.4);
    box-shadow: 5px 5px 8px 0px rgba(0,0,0,.4);
    float: left;
 /*   margin-top: -125px; */
    z-index: 9999;
    background: #fff;
}

.cusa-ctlg-preview {
    width: 100%;
    min-height: 300px;
    position: relative;
    text-align: center;
    float: left;
    padding-bottom: 40px;
}
/*
.cusa-ctlg-preview iframe {
    width: 90%;
}
*/
.cusa-ctlg-preview div {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.cusa-ctlg-preview iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#ctlgCarousel {
   margin: 0 auto;
   width: 100%;
}


#carouselCloseCtrl {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #000;
    background-color: #fff;
    border: 1px solid #dee2e6;
    width: 40px;
    float: right;
}

.image-container {
   width: 100%;
   height: auto;
}
.image-container img {
   width: 90%;
   margin: 0 auto;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    max-height: 300px;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.xembedded-video-16-9 {
  width:  90vw;
  height: 50.625vw; /* 90*9/16 */
/*  margin-left: 5vw;
  margin-right: 5vw; */
}
