a,
a:hover {
	text-decoration: none;
}
.account_settings_list,
.options-list {
	border-bottom: 1px solid rgba(255,255,255,0.33);
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
}
.account_settings_list h1 {
	font-size: 1.100em;
	margin: 0;
}
.account_settings_list a,
.options-list a {
	display: block;
}
.account_settings_list a,
.account_settings_list a:hover,
.options-list a,
.options-list a:hover {
	color: rgba(0,0,0,0.77);
	height: 56px;
	text-decoration: none;
}
.account_settings_list a:hover,
.options-list a:hover {
	background-color: rgba(0, 0, 0, 0.12);
}
.account_settings_list.first_list_item {
	height: 46px;
}
.account_settings_list.last_list_item,
.options-list.options-list-last {
	border-bottom: 0px transparent solid;
}
.account_setting_left,
.minutePackage_left {
	font-size: 1.286em;
	font-weight: 300;
	padding-top: 15px;
	text-align: left;
	width: 50%;
}
.account_setting_left.pull-left-no-right {
	padding-left: 8px;
	width: 100%;
}
.account_setting_left i {
	margin-left: 10px;
}
.account_setting_right,
.minutePackage_right {
	font-weight: 300;
	padding-top: 15px;
	text-align: right;
	width: 50%;
}
.account_setting_right {
	overflow: hidden;
	text-overflow: ellipsis;
}
#addCardFormGroup {
	display: none;
	position: relative;
	text-align: left;
}
#addCardFormGroup .formContainer {
	border-bottom: 1px;
	border-bottom-color: rgba(35, 31, 32, 0.33);
	border-bottom-style: solid;
}
.addNewCardButtonContainer {
	margin-bottom: 25px;
}
.aebn .add-card-button.show,
.aebn .add-card-cancel.show{
	display: inline-block !important;
}
.aebn .btn,
.aebn .btn-default {
	background-color: rgba(255, 255, 255, .77);
	border: solid 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.13);
	box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.13);
	color: rgba(0,0,0,0.77);
	font-size: 16px;
	font-weight: 500;
	height: 48px;
	min-height: 48px;
	vertical-align: middle;
}
.aebn .btn:hover,
.aebn .btn-default:hover,
.aebn button:hover {
	border-color: rgba(255, 255, 255, .16);
	color: rgb(58, 58, 229);
}
.aebn .btn:focus {
	background-color: rgba(255, 255, 255, .77);
	color: rgb(58, 58, 229);
}
.aebn .checkout .btn {
	line-height: 48px;
	padding: 0 8px;
}
.aebn .checkout .control-label,
.aebn .manageCards .control-label,
.aebn .editPassword .control-label {
	display: block;
	max-width: 100%;
}
.aebn .checkout .form-control,
.aebn .manageCards .form-control,
.aebn .editPassword .form-control {
	display: inline-block;
	font-size: 14px;
	max-width: 354px;
}
.aebn .checkout .form-control.cvv2-input,
.aebn .manageCards .form-control.cvv2-input {
	max-width: 50px;
}
.aebn .checkout .form-group,
.aebn .manageCards .form-group,
.aebn .editPassword .form-group,
.aebn .register .form-group,
.aebn .edit-email .form-group {
	height: auto;
	min-height: 64px;
	max-width: 370px;
}
/* Fix for #512 - Wave Rent Movie link not working
	This is for a bootstrap component
*/
.aebn .dropdown-backdrop{
	position: absolute;
}
.aebn .well {
	min-height: 56px;
	background-color: rgba(0,0,0,0.02);
	border: 1px solid rgba(0,0,0,0.05);
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.appWrapper {
	min-height: 100%;
	position: relative;
}
/* Override bootstrap notification background colors */
.bg-primary {
	background-color: #428bca; /* make configurable*/
}
.bg-success {
	background-color: #16ab16;
}
.bg-info {
	background-color: #a4dbf4;
}
.bg-warning {
	background-color: #f9e686;
}
.bg-danger {
	background-color: #ef0000;
}
.billingStatement {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	display: block;
	font-style: italic;
	margin-bottom: 8px;
	padding-bottom: 3px;
}
body {
	background-color: rgba(255,255,255,1.0); /*make body (site background) color variable */
	color: rgba(0,0,0,0.77);
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	height: 100%;
	line-height: 1.714em;
	margin: 0;
	min-width: 320px;
	padding: 0;
	/* need the following to be set in bootstrap.css, but for now... */
}
.bottomBorder {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: rgba(35, 31, 32, 0.24);
}
.bottomMargin {
	margin-bottom: 20px;
}
.btn-sibling {
	display: inline-block;
	margin-left: 16px;
}
.buttons_left {
	float: left;
}
.button-modal-option {
	border-top-width: 1px;
	border-top-color: rgba(35, 31, 32, 0.24);
	border-top-style: solid;
}
.button-modal-option a,
.button-modal-option button,
.button-modal-option input.btn.btn-modal {
	width: 100%;
	background-color: transparent;
	color: #000;
	height: 56px;
	text-align: left;
}
.button-modal-option input.btn.btn-modal {
	border-width: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 18px;
	font-weight: 300;
	padding-left: 0px;
	padding-right: 0px;
}
.button-modal-option a {
	display: block;
}
.button-modal-option a:hover {
	text-decoration: none;
}
.button-modal-option button {
	border: 0px;
	padding-left: 0px;
}
button.text-button {
	background-color: transparent;
	border: none;
	margin-left: 16px;
}

button.text-button:hover {
	background-color: transparent;
	border: none;
}
.cardIcon {
	cursor: pointer;
	display: block;
	height: 48px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 48px;
	font-size: 14px;
}
.cardIcon a{
	display: block;
	height: 48px;
	outline: none;
}
.cardIcon i.fa-close {
	background-color: rgba(255,255,255,0.87);
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	color: rgba(0,0,0,0.77);
	cursor: pointer;
	display: none;
	font-size: 24px;
	height: 48px;
	left: 0;
	line-height: 48px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 48px;
	z-index: 10;
}
.cardIcon i.fa-ellipsis-v {
	background-color: rgba(255,255,255,0.87);
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	color: rgba(0,0,0,0.77);
	font-size: 24px;
	line-height: 48px;
	text-align: center;
	width: 48px;
}
.cart h2,
.confirmCartHeader h2 {
	font-size: 1.125em;
	margin: 0px;
	width: inherit;
}
.cartItemEach {
	font-weight: 500;
	padding: 8px 0px;
}
.cartItemTotal {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	font-weight: 500;
	padding-top: 8px;
	text-align: right;
	width: 100%;
}
.cat-col-container {
	width: 100%;
	margin: 0;
	padding: 0;
}
.categories .myAcctNav li {
	width: 49%;
}
.categories .nav>li>a {
	height: 56px;
	font-size: 16px;
	line-height: 56px;
	padding: 0;
	vertical-align: middle;
}
.categories .tabs-section {
	margin: 0
}
.checkoutChooseCard {
	padding-left: 0px;
	padding-right: 0px;
}
.checkoutChooseCard a {
	display: block;
	margin-bottom: 5px;
	padding-left: 0px;
}section
 .checkOutRow {
	 font-weight: 500;
	 margin-bottom: 16px;
 }
.checkout #add-card-form {
	display: none;
}
/*.checkout .add-card-label {*/
/*color: rgba(0,0,0,0.77);*/
/*display: none;*/
/*font-size: 16px;*/
/*font-weight: 500;*/
/*height: 48px;*/
/*line-height: 48px;*/
/*min-height: 48px;*/
/*vertical-align: middle;*/
/*}*/
.checkout .add-card-section {
	margin: 24px 0 16px;
	max-width: 405px;
}
.checkout i.fa-close {
	background-color: rgba(255,255,255,0.87);
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	color: rgba(0,0,0,0.77);
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	width: 48px;
}
.checkout .inlineError,
.manageCards .inlineError {
	background-color: rgba(255,255,255,0.66);
	color: rgba(255,0,0,0.77);
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding:0 8px;
	white-space: nowrap;
}
.checkout .modal-body {
	font-size: 18px;
	padding: 24px 0 0;
}
.checkout .modal-body div,
.checkout .modal-body a {
	color: rgba(0,0,0,0.77);
	min-height: 48px;
	padding: 0 16px;
}
.checkout .modal-option {
	border-top: solid 1px rgba(0,0,0,0.12);
	cursor: pointer;
	display: block;
	padding: 16px;
	line-height: 48px;
	vertical-align: middle;
}
.checkout .modal-option:active,
.checkout .modal-option:hover,
.checkout .modal-option:focus {
	background-color: rgba(0,0,0,0.15);
	text-decoration: none;
}
.checkout .savedCardItem {
	margin-bottom: 16px;
}
.checkout .saved-payment-section {
	margin: 24px 0;
}
.checkOutTotal {
	margin-right: 5px;
}
.chromecast-faq {
	margin-bottom: 30px;
}
.chromecast-faq .faq-page-section-header {
	min-height: 64px;
	height: auto;
}
.clearButton a {
	height: 54px;
	padding: 15px 0px 0px;
	display: inline-block;
}
.confirmCard .form-group {
	height: auto;
	margin-bottom: 8px;
}
.confirmCartHeader {
	margin-top: 20px;
}
.confirmCardLeftColumn {
	display: inline-block;
	margin-right: 6px;
	width: 110px;
}
.confirmCardRightColumn {
	font-weight: 500;
}
.confirmContainer .well {
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.confirmOuterContainer .section {
	clear: both;
}
.consumptionRate {
	cursor: help;
}
.vr-tag {
	cursor: help;
}
.col-xs-1 i {
	font-size: 2.143em;
	font-weight: normal;
}
.compliance {
	display: inline-block;
	line-height: 26px;
	vertical-align: middle;
}
.copyright {
	border-top: solid 1px rgba(0, 0, 0, 0.30);
	height: 56px;
	line-height: 56px;
	padding-left: 24px;
	vertical-align: middle;
}
.delineate-list li{
	border-bottom: solid 1px rgba(0,0,0,0.05);
}
.delineate-list li:last-child{
	border-bottom-width: 0;
}
.edit-email .current-email {
	font-weight: 500;
}
.edit-email .form-group {
	max-width: 354px;
	width: 100%;
}
.editPassword .header-section {
	min-height: 64px;
	line-height: 64px;
	vertical-align: middle;
}
.emptyField {
	background-color: #f2dede;
}
.emptyGrid {
	text-align: center;
	border-color: red;
}
.expired {
	font-weight: 500;
	height: 48px;
	line-height: 48px;
	vertical-align: middle;
}
.fadeOut {
	opacity: 0;
}
.fadeIn {
	opacity: 1;
}
.faq-img {
	display: block;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}
.faq-page h2 {
	margin: 40px 0px;
}
.faq-page p {
	font-size: 14px;
}

.faq-page  .answer {
	padding: 6px 16px;
}
.faq-page .answer-content {
	padding-bottom: 30px;
}
.faq-page .panel {
	background-color: transparent;
}
.faq-page .panel-collapse {
	padding: 0px 22px 0px 12px;
}
.faq-page .panel-default {
	border-width: 0px 0px 1px 0px;
}
.faq-page .panel-heading {
	padding-left: 0px;
	padding-right: 0px;
}
.faq-page .btn.btn-faq,
.faq-page .btn-default.btn-faq {
	background-color: transparent;
	border: 0px;
	box-shadow: none;
	height: 60px;
	text-align: left;
	width: 100%;
}
.faq-page .fa.info-control {
	float: right;
}
.favoriteIcon {
	cursor: pointer;
	display: inline-block;
	height: 48px;
	left: -8px;
	line-height: 48px;
	position: absolute;
	text-align: center;
	top: -8px;
	width: 48px;
	z-index: 10;
}
.favoriteIcon i.fa-heart,
.favoriteIcon i.fa-play,
.favoriteIcon i.fa-play-circle-o,
.favoriteIcon i.fa-ellipsis-v,
.starDetailFavoriteIcon i.fa-heart,
.manageCards i.fa-close,
.manageCards i.fa-plus,
.movie-detail-favorite-icon  i.fa-heart,
.movie-detail-secondary-section i.fa-chevron-down,
.movie-detail-secondary-section i.fa-chevron-up,
.movie-detail-scene-section i.fa-chevron-down,
.movie-detail-scene-section i.fa-chevron-up,
.movie-detail-scene-section i.fa-heart,
#navCloseIcon i.fa-close,
#navOpenIcon i.fa-navicon,
#searchOpenIcon i.fa-search,
.faq-page i.fa-chevron-down,
.faq-page i.fa-chevron-up {
	background-color: rgba(255, 255, 255, 0.87);
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	color: rgba(0, 0, 0, 0.77);
	cursor: pointer;
	font-size: 24px;
	line-height: 48px;
	text-align: center;
	vertical-align: middle;
	width: 48px;
}
.favoriteIcon i.fa-heart.active,
.starDetailFavoriteIcon i.fa-heart.active,
.gridScene .loggedIn i.fa-heart.active,
.gridMovie .loggedIn i.fa-heart.active,
.movie-detail-favorite-icon  i.fa-heart.active,
.movie-detail-scene-section i.fa-heart.active{
	color: rgba(255, 0, 0, 1);
}
.favoriteIcon i.fa-play.active  {
	color: rgba(51, 51, 51, .8);
}
.favoriteTransition {
	-webkit-transition: .25s cubic-bezier(0, 0.7, 0.8, 1);
	-moz-transition: .25s cubic-bezier(0, 0.7, 0.8, 1);
	-ms-transition: .25s cubic-bezier(0, 0.7, 0.8, 1);
	-o-transition: .25s cubic-bezier(0, 0.7, 0.8, 1);
	transition: .25s cubic-bezier(0, 0.7, 0.8, 1);
}
.favoritesTabs li {
	width: 33%;
}
.field-container {
	margin-bottom: 10px;
}
.field-info {
	font-size: 12px;
	font-style: italic;
}
.field-label {
	font-weight: 900;
}
.first-section.section {
	margin-top: 5px;
}
.footer {
	bottom: 0;
	height: 112px;
	left: 0;
	position: absolute;
	width: 100%;
}
.footer .inkParent:first-child {
	margin-top: 16px;
}
.footer .inkParent {
	display: block;
	height: 56px;
	line-height: 56px;
	margin: 0 auto;
	max-width: 300px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.error-msg {
	background-color: rgba(255,255,255,0.66);
	color: rgba(255,0,0,0.77);
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 0 8px;
	white-space: nowrap;
	display: none;
}
.form-group {
	height: 64px;
}
.form-group p {
	display: block;
}
.getting-started-steps-subhead {
	font-size: 14px;
	font-weight: 800;
}
.getting-started-steps-content p {
	font-size: 14px;
}
.grid {
	margin: 0 auto -16px;
	width: calc(100% - 16px);
}
.grid img,
img.placeholder {
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.25);
}
.placeholder-image {
	margin: 0 8px;
}
.gridContainer {
	display: none;
	margin-bottom: 16px;
	text-align: center;
}
.gridHeaderWrapper {
	min-height: 56px;
	line-height: 56px;
	margin: 8px;
	position: relative;
	vertical-align: middle;
}
.gridHeaderWrapper h2 {
	font-size: 20px;
}
.gridImageWrapper {
	display: inline-block;
	position: relative;
}
.grid .pagination > li > a,
.grid .pagination > li > span {
	background-color: rgba(255,255,255,0.87);
	border: 1px solid rgba(0,0,0,0.08);
	display: inline-block;
	height: 42px;
	line-height: 42px;
	padding: 0;
	vertical-align: middle;
	width: 42px;
}
.grid .pagination >li > a:active,
.grid .pagination >li > span:active,
.grid .pagination >li > a:hover,
.grid .pagination >li > span:hover,
.grid .pagination >li > a:focus,
.grid .pagination >li > span:focus {
	background-color: rgba(0,0,0,0.15);
}
.grid .pagination > .active > a,
.grid .pagination > .active > span,
.grid .pagination > .active > a:hover,
.grid .pagination > .active > span:hover,
.grid .pagination > .active > a:focus,
.grid .pagination > .active > span:focus {
	background-color: #0a7cbf;
	border-color: #0a7cbf;
}
.grid .paginatorContainer {
	line-height: .1em; /*collapses line-height, prevents paginator container from having a greater height value than the actual paginator */
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.grid .paginatorCount {
	height: 48px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}
.grid ul.pagination {
	margin: 0px;
}
.grid .paginationTotals {
	font-size: 0.857em;
	font-weight: 300;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.grid .paginatorWrapper {
	margin: 15px 0px;
}
.gridViewMovieSceneWrapper .btn-default {
	padding-top: 12px;
}
.gridScene {
	background-color: rgba(0,0,0,0.87);
	min-width: 256px;
	overflow: visible;
	position: relative;
	width: 100%;
}
.gridScene .cardIcon,
.gridMovie .cardIcon {
	left: -8px;
	top: -8px;
	z-index: 10;
}
.gridScene .consumptionRate,
.gridMovie .consumptionRate,
.gridMovie .vr-tag,
.gridScene .vr-tag {
	cursor: help;
	padding: 0 4px;
	background-color: rgba(0, 0, 0, 0.87);
	top: 0;
	color: rgba(255, 255, 255, 0.77);
	position: absolute;
	right: 0;
	z-index: 100;
}
.gridScene .vr-tag,
.gridMovie .vr-tag,
.movie-detail-primary-section .vr-tag{
	background-color: rgba(0, 0, 0, 0.87);
	border: 1px solid rgba(0, 0, 0, 0.87);
	color: rgba(255, 255, 255, 0.77);
	cursor: help;
	padding: 0 4px;
	position: absolute;
	right: 0;
	top: 0;
	width: 34px;
	z-index: 100;
}
.movie-detail-primary-section .vr-tag {
	padding: 4px 6px;
}
.gridScene .vr-tag.second-flag,
.gridMovie .vr-tag.second-flag {
	top: 25px;
}

.gridScene .embed-responsive-item {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: block;
	margin: auto;
	max-width: 100%;
	opacity: 1;
	right: 0;
	width: auto;
	z-index: 2;
}
.gridScene .embed-responsive-item.bkg-image {
	z-index: 1;
}
.gridScene .embed-responsive-item:focus {
	outline: rgba(0, 0, 0, .87);
}
.gridScene .embed-responsive-item.fadeOut {
	opacity: 0;
}
.gridScene i.fa-ellipsis-v,
.gridMovie i.fa-ellipsis-v {
	background-color: rgba(255, 255, 255, 0.87);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 24px;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	color: rgba(0, 0, 0, 0.87);
	font-size: 24px;
	line-height: 44px;
	padding-top: 4px;
	text-align: center;
	vertical-align: middle;
	width: 48px;
}
.gridScene .iconBar,
.gridMovie .iconBar {
	background-color: rgba(0, 0, 0, 0.77);
	min-height: 100%;
	position: absolute;
	top: 0;
	vertical-align: middle;
	width: 48px;
	z-index: 100;
}
.gridSceneImageTransition {
	-webkit-transition: .5s cubic-bezier(.26, .11, .24, 1);
	-moz-transition: .5s cubic-bezier(.26, .11, .24, 1);
	-ms-transition: .5s cubic-bezier(.26, .11, .24, 1);
	-o-transition: .5s cubic-bezier(.26, .11, .24, 1);
	transition: .5s cubic-bezier(.26, .11, .24, 1);
}
.gridScene .loggedIn .cardIcon,
.gridMovie .loggedIn .cardIcon {
	bottom: 0;
	left: 0;
	top: auto;
}
.gridScene .loggedIn .favoriteIcon,
.gridMovie .loggedIn .favoriteIcon {
	left: 0;
	top: 0;
}
.gridScene .loggedIn i.fa-close,
.gridMovie .loggedIn i.fa-close {
	background-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	bottom: 0;
	color: rgba(255, 255, 255, 0.87);
	left: 0;
	top: auto;
}
.gridScene .loggedIn i.fa-ellipsis-v,
.gridMovie .loggedIn i.fa-ellipsis-v {
	background-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: rgba(255, 255, 255, 0.87);
	padding-top: 0;
}
.gridScene .loggedIn i.fa-heart,
.gridMovie .loggedIn i.fa-heart {
	background-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: rgba(255, 255, 255, 0.87);
	padding-top: 0;
}
.gridScene .loggedIn i.fa-play-circle-o,
.gridMovie .loggedIn i.fa-play-circle-o {
	background-color: transparent;
	color: rgba(255, 255, 255, 0.87);
	cursor: pointer;
	display: block;
	font-size: 34px;
	height: 48px;
	line-height: 48px;
	padding-top: 0;
	text-align: center;
	vertical-align: middle;
	width: 48px;
}
.gridScene .loggedIn .playIcon,
.gridMovie .loggedIn .playIcon {
	background-color: transparent;
	color: rgba(255, 255, 255, 0.87);
	left: 0;
	position: absolute;
	top: calc(50% - 24px);
	z-index: 10;
}
.gridScene .loggedIn .playIcon.vrIcon i.fa-play-circle-o,
.gridMovie .loggedIn .playIcon.vrIcon i.fa-play-circle-o{
	color: #a08be9;
}
.gridScene .popover {
	font-size: 14px;
	white-space: nowrap;
}
.gridSceneOverlay {
	display: none;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 0;
	z-index: 5;
}
.gridScene .timeConsumption,
.gridMovie .timeConsumption {
	background-color: rgba(0, 0, 0, 0.75);
	bottom: 0;
	color: rgba(255, 255, 255, 0.67);
	position: absolute;
	right: 0;
	z-index: 10;
}
.gridScene .timeStamp {
	display: none;
	padding: 0 4px;
}
.gridStarName {
	background-color: rgba(0, 0, 0, 0.50);
	bottom: 0;
	color: rgba(255, 255, 255, 1.0);
	display: inline-block;
	font-size: 1.15em;
	height: 48px;
	left: 0;
	line-height: 48px;
	overflow: hidden;
	padding: 0 4px;
	position: absolute;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	z-index: 10;
}
.gridViewMovieSceneWrapper {
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 48px;
	line-height: 48px;
	position: relative;
	/* width: 48px; */
}
.gridViewMovieSceneWrapper .popover{
	font-size: 14px;
	white-space: nowrap;
}
.header {
	background-color: #0a7cbf; /*make header color variable */
	box-shadow: 0 3px 1px rgba(0, 0, 0, 0.5);
	min-height: 56px;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 250;
}
#headerLink {
	color: #dedede; /*legacy support */
	color: rgba(255, 255, 255, 0.87);
	display: inline-block;
	float: left;
	font-size: 24px;
	height: 56px;
	line-height: 56px;
	margin-left: 8px;
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	vertical-align: middle;
	width: calc(100% - 130px);
	white-space: nowrap;
}
#headerLink img {
	vertical-align: top;
}
#headerLinkContent img {
	height: 56px;
}
.header-section h1 {
	margin: 0;
	display: inline-block;
}
.help-address-line {
	font-size: 0.857em;
}
.homeGridHeader {
	font-size: 20px;
	font-weight: 500;
	height: 56px;
	line-height: 56px;
	margin: 0 auto;
	vertical-align: middle;
	width: calc(100% - 116px);
	display: inline;
}
html {
	font-size: 14px; /* needs to be set in bootstrap.css */
	height: 100%;
	margin: 0;
	padding: 0;
}
.icon {
	font-size: 24px;
	height: 56px;
	line-height: 56px;
	vertical-align: middle;
}
.iconColor {
	color: rgba(255, 255, 255, 0.87);
}
.inkEl {
	display: block;
	position: relative;
	-webkit-user-select: none;
	user-select: none;
	width: 100%;
}
.inkParent {
	overflow: hidden;
	position: relative;
}

/*Input Zoom Hack (prevents zoom on text fields by iOS and Android*/
input[type="search"], input[type="text"], input[type="password"], input[type="phone"], textarea {
	font-size: 16px;
	max-width: 354px;
}

/* removes forced yellow background color on inputs when autofill is turned on in chrome. we hates it, precious. */
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}
label {
	font-weight: 300;
}
.main {
	overflow: auto;
	padding: 56px 0 112px;
}
.manageCards .add-cc-icon {
	display: inline-block;
	min-height: 64px;
	line-height: 64px;
	position: relative;
	vertical-align: middle;
}
.manageCards .fa-plus.fadeIn{
	display: inline-block;
}
.manageCards .fa-plus.fadeOut {
	display: none;
}
.manageCards .header-section {
	min-height: 64px;
	line-height: 64px;
	text-align: right;
	vertical-align: middle;
}
.manageCards .page-header {
	border: none;
	float: left;
	line-height: 64px;
	min-height: 64px;
	padding: 0;
	vertical-align: middle;
}
.manageCards .sectionHead {
	max-width: 405px;
	text-align: right;
}
.manageCards .sectionHead span{
	float: left;
}
.max-page {
	margin: 0 auto;
	max-width: 1200px;
}
.min-page {
	max-width: 720px;
}
.savedCardItem .modal-body,
#noFreeMinsConfirm .modal-body{
	font-size: 1.143em;
	line-height: 1.357em;
	padding: 45px 15px 15px;
}
.modal-content {
	color: rgba(0, 0, 0, .87);
}
.modal-dialog {
	margin: 56px auto 10px;
}
.modal-sm {
	width: 300px; /* regardless of media bucket, dialogs should be no wider than 300px; */
}
.savedCardItem .modal-footer,
#noFreeMinsConfirm .modal-footer {
	border-top: 0px;
	text-align: left;
	font-size: 1.286em;
}
.movie-detail {
	margin: 0 auto;
	max-width: 1200px;
}
.movie-detail-2257 .cor_address {
	margin-top: 16px;
}
.movie-detail-2257 .description {
	font-weight: 500;
}
.movie-detail-2257 .info-content {
	font-size: 16px;
}
.movie-detail-box-cover {
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	float: left;
}
/*.movie-detail-box-container {
	float: left;
	position: relative;
}*/
.movie-detail .btn {
	border-color: transparent;
	border-width: 0;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	height: 48px;
	padding: 0 8px;
	text-transform: capitalize;
}
.movie-detail .btn span {
	color: rgba(0,0,0,0.77);
	display: inline-block;
	font-size: 18px;
	vertical-align: top;
	position: relative;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.movie-detail .movie-detail-rent-button-wrapper .btn span {
	top: 0;
}
.movie-detail .btn span:hover,
.movie-detail .btn span:active,
.movie-detail .btn span:focus {
	color: rgba(50, 60, 255, 0.9);
}
.movie-detail .btn.disabled span {
	display: inline-block;
	font-size: 18px;
	height: 48px;
	line-height: 48px;
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	vertical-align: middle;
}
.movie-detail .btn span i,
.video-stack .btn i {
	font-size: 28px;
}
.video-stack .btn i {
	padding-left: 5px;
}
.movie-detail-favorite-icon {
	width: 48px;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}
.movie-detail-header {
	margin: 0 8px;
	min-height: 64px;
	/*overflow-x: auto;
	overflow-y: hidden;*/
	position: relative;
	width: calc(100% - 12px);
}
.movie-detail .info-content {
	font-weight: 500;
	white-space: nowrap;
}
/* vr-movie-help-text-container
.movie-detail .info-content.vr-info {
	padding-right: 10px;
}
.movie-detail .info-content.vr-info:last-child {
	padding-right: 0px;
}
.movie-detail .inline-label {
	padding-right: 16px;
	}
.movie-detail-more-button{
	text-align: center;
	} */
.movie-detail-more-button .btn span{
	-webkit-transform: translateY(-56%);
	-ms-transform: translateY(-56%);
	-o-transform: translateY(-56%);
	transform: translateY(-56%);
}
.movie-detail-more-info-header {
	height: 56px;
}
.movie-detail-name {
	/*display: inline-block;*/
	line-height: 28px;
	margin: 0;
}
.movie-detail .panel {
	background-color: transparent;
	border-left-width: 0;
	border-right-width: 0;
	margin: 16px 0;
	padding: 8px;
}
.movie-detail .panel-row {
	line-height: 32px;
	margin-bottom: 16px;
}
.movie-detail-primary-actions {
	width: 100%;
}
.movie-detail-primary-actions .action-button-wrapper {
	display: inline-block;
	margin-bottom: 32px;
	min-width: 160px;
	width: 33%;
}
.movie-detail-primary-actions.two-primary-actions-only .action-button-wrapper {
	width: 49%;
}
.movie-detail-primary-actions .btn {
	/*text-align: center;
	width: 134px;*/
	width: 160px;
}
.movie-detail-primary-actions .vr-btn {
	background-color: #9f4dd4;
}
/* new stuff added */
.movie-detail-primary-actions span.movie-detail-more-button {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.movie-detail-primary-actions span.movie-detail-rent-button {
	float: right;
	text-align: right;
}
/* end new stuff */
.movie-detail-primary-content {
	margin-left: 220px;
	padding-left: 24px;
	width: calc(100% - 220px);
}
.movie-detail-primary-info-sm,
.movie-detail-primary-info-sm .panel-row {
	display: none;
}
.movie-detail-primary-section {
	margin: 0 8px;
	max-width: 1200px;
}
.movie-detail-rent-button{
	/*display: inline-block;
	float: right;*/
	height: 48px;
	/*position: relative;
	text-align: right;*/
}
.movie-detail-rent-button .btn {
	position: relative;
	z-index: 10;
}
.movie-detail-rent-button .btn span{
	-webkit-transform: translateY(-80%);
	-ms-transform: translateY(-80%);
	-o-transform: translateY(-80%);
	transform: translateY(-7%);
	transform: translate;
}
/* chrome override for the above at the very bottom of this file, because reasons and the rent movie button text issue that keeps resurfacing. much like herpes... */
.movie-detail-rent-button .btn span i{
	display: inline-block;
	font-size: 18px;
	height: 28px;
	line-height: 28px;
	vertical-align: top;
}
.movie-detail-rent-button .dropdown-menu {
	padding: 0;
	margin: 0;
	min-width: 100%;
	top: auto;
	z-index: 5;
}
.movie-detail-rent-button .dropdown-menu>li>a {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	padding: 0 8px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.movie-detail-rent-button .dropdown-menu .divider {
	margin: 0;
}
.movie-detail-rent-button-wrapper {
	height: 100%;
	position: relative;
	width: 100%
}
.movie-detail-scene-section-header {
	height: 32px;
	margin: 16px 0;
	padding: 8px;
	position: relative;
}
.movie-detail-scene-section .scene-section-header {
	font-size: 18px;
	font-weight: 500;
	padding: 0;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}
.movie-detail-scene-section .panel {
	border-width: 0;
	box-shadow: none;
	margin: 0;
}
.movie-detail-scene-section .panel-heading {
	background-color: transparent;
	border-width: 0;
	height: 64px;
	padding: 0;
}
.movie-detail-scene-section .panel-heading .fa-heart {
	margin-right: 8px;
}
.movie-detail-scene-section .panel-heading .fa-heart,
.movie-detail-scene-section .panel-heading .info-control,
.movie-detail-scene-section .panel-heading a {
	position: relative;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}
.movie-detail-secondary-section-header,
.faq-page-section-header {
	height: 64px;
	padding: 0;
	position: relative;
}
.faq-page-section-header {
	clear: both;
}
.movie-detail-secondary-section i {
	position: absolute;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}
.movie-detail-secondary-section .movie-description {
	font-size: 16px;
}
.movie-detail-secondary-section .panel-body {
	margin: 0;
	padding: 0 8px;
}
.movie-detail-secondary-section .panel-heading {
	font-size: 18px;
	font-weight: 500;
	padding: 0;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}
.movie-detail-secondary-section .info-control,
.movie-detail-scene-section .info-control {
	float: right;
}
.movie-detail-title {
	font-size: 20px;
}
.movie-detail-title-wrapper {
	display: inline-block;
	margin: 0;
	width: calc(100% - 70px);
}
.movie-detail-title-wrapper.add-margin {
	margin: 0px 64px 0px 64px;
	width: calc(100% - 196px);
}
.movie-detail .well {
	background-color: transparent;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: 16px;
	padding: 8px;
}
.mult-first-section.first-section.section {
	margin: 5px 0px 0px 0px;
}
.mult-header-section.header-section.section {
	margin-bottom: 15px;
}
.myAcctNav.nav-pills>li>a {
	color: rgba(65, 81, 181, 1.0);
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-color: rgba(35, 31, 32, 0.24);
	border-bottom-style: solid;
	font-weight: 300;
}
.myAcctNav.nav-pills>li.active>a {
	color: rgba(0,0,0,0.77);
	background-color: transparent;
	border-bottom-width: 3px;
	border-bottom-color: rgba(10, 124, 191, 1);
	border-bottom-style: solid;
	font-weight: 900;
}
.myAcctNav.nav-pills > li > a:hover {
	background-color: transparent;
}
ul.myAcctNav.rentals {
	margin-bottom: 35px;
}
.navBottomLinks {
	bottom: 0;
	position: absolute;
}
#navDrawerContent {
	height: 100%;
	position: relative;
}
#navDrawerContentWrapper {
	bottom: 0;
	left: 0;
	margin-top: 56px;
	max-height: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	top: 0;
	width: 224px;
}
#navCloseIcon {
	display: inline-block;
	float: right;
	height: 100%;
	line-height: 56px;
	position: relative;
	width: 56px;
	text-align: center;
}
/* Desktop */
#navCloseIcon:hover, #navOpenIcon:hover, #searchOpenIcon:hover, #openAddCardFormIcon {
	cursor: pointer;
}
#navCloseIcon i.fa-close {
	background-color: rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.17);
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.17);
	color: rgba(255, 255, 255, 0.77);
	position: absolute;
	left: 4px;
	top: 4px;
}
#navDrawer {
	background-color: #fff;
	box-shadow: 1px 0 0.5px rgba(0, 0, 0, 0.3);
	height: 100%;
	left: -226px;
	position: fixed;
	top: 0;
	width: 224px;
	z-index: 1000;
}
#navDrawer.show {
	left: 0;
}
.navDrawerHeader {
	background-color: #0a7cbf;
	box-shadow: 0 2px 0.5px rgba(0, 0, 0, 0.7);
	font-size: 24px;
	height: 56px;
	line-height: 56px;
	position: absolute;
	top: 0;
	vertical-align: middle;
	width: 100%;
	z-index: 10;
}
.navDrawerHeaderLink {
	color: rgba(255, 255, 255, 0.87);
	padding-left: 24px;
}
.navDrawerHeaderLink:hover,
.navDrawerHeaderLink:active {
	color: rgba(255, 255, 255, 0.87);
	text-decoration: none;
}
.navDrawerHeaderLinkWrapper {
	float: left;
	width: calc(100% - 56px);
}
.navLinks {
	box-sizing: border-box;
	display: block;
	font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.navLinksItem {
	list-style-type: none;
	position: relative;
	overflow: hidden;
}
.navLinksItem a {
	display: block;
	color: rgba(0, 0, 0, 0.87);
	height: 56px;
	line-height: 56px;
	padding-left: 24px;
	vertical-align: middle;
}
.navLinksItem a:hover,
	.navLinksItem:hover/*,
.navLinksItem:active */{
	background-color: rgba(0, 0, 0, 0.12);
	text-decoration: none;
	color: rgba(0, 0, 0, 0.87);
	text-decoration: none;
}
#navOpenIcon {
	display: inline-block;
	float: left;
	height: 56px;
	line-height: 56px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 56px;
}
#navOpenIcon i.fa-navicon {
	background-color: rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.17);
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.17);
	color: rgba(255, 255, 255, 0.77);
	position: absolute;
	left: 8px;
	top: 4px;
}
#navOverlay {
	background-color: rgba(0, 0, 0, 0);
	display: none;
	height: 100%;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 500;
}
#navOverlay.show {
	background-color: rgba(0, 0, 0, 0.7)
}
.noResults {
	margin-top: 48px;
}
.noResultsHeader {
	float: left;
	min-height: 48px;
	line-height: 48px;
	margin: 0;
	padding: 0 16px;
	vertical-align: middle;
}
.noResults.well {
	margin: 25px 16px 0;
}
.navTopLinks a {
	font-size: 16px;
}
.note {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 10px;
}
#notification {
	font-weight: 500;
	height: 0;
	line-height: 56px;
	opacity: 0;
	overflow: auto;
	text-align: center;
}
#notification.bg-primary ,
#notification.bg-danger,
#notification.bg-success {
	color: #fff;
}
#notification.bg-info ,
#notification.bg-warning {
	color: #000;
}
#notification.fadeIn {
	min-height: 56px;
	height: 100%;
	opacity: 1;
}
#notificationClose {
	cursor: pointer;
	display: inline-block;
	float: right;
	font-size: 34px;
	font-weight: 300;
	line-height: 56px;
	text-align: center;
	width: 56px;
}
#notificationMessage {
	display: inline-block;
	line-height: 23px;
	text-align: left;
	vertical-align: middle;
	width: calc(100% - 112px);
}
#openAddCardFormIcon i {
	line-height: 56px;
}
p {
	font-size: 0.857em;
}
.pitchContainer {
	padding: 0;
}
.pitchContainer:nth-child(odd) {
	padding-top: 20px;
}
.actionablePitch {
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width:100%;
}
#pitchWave img {
	-webkit-filter: contrast(105%) saturate(115%);
	-moz-filter:contrast(105%) saturate(115%);
	-o-filter: contrast(105%) saturate(115%);
	-ms-filter: contrast(105%) saturate(115%);
	filter: contrast(105%) saturate(115%);
}
.popover {
	z-index: 100;
	color: rgba(0, 0, 0, .87);
}
.popover a:first-child {
	border-top: 0;
	display: block;
}
.popover a,
.popoverTitle {
	border-top: solid 1px rgba(0,0,0,0.15);
	display: block;
	height: 48px;
	line-height: 48px;
	text-align: center;
	vertical-align: middle;
}
.popoverTitle {
	border: none;
}
.popover-content {
	padding: 0 14px;
}
#purchaseRequest select.form-control {
	float: left;
	margin-right: 5px;
	max-width: 170px;
	width: 48%;
}
#purchaseRequest div.form-group {
	clear: both;
}
.pull-right.rememberMe {
	text-align: right;
}
.minutePackage_right span.salePrice {
	font-weight: 900;
	margin-left: 5px;
}
.rentals li {
	width: 49%;
}
.saved-card-item {
	margin-bottom: 8px;
}
.savedCardAction {
	height: 56px;
}
.savedCardItem {
	line-height: 56px;
	margin: 0px 0 16px;
}
.savedCardItem:after {
	clear: both;
	display: block;
	height: 1px;
}
.scroller {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}
.scroller img{
	-webkit-filter: contrast(103%) saturate(108%);
	-moz-filter:contrast(103%) saturate(108%);
	-o-filter: contrast(103%) saturate(108%);
	-ms-filter: contrast(103%) saturate(108%);
	filter: contrast(103%) saturate(108%);
	padding-right: 4px;
}
.scrollerWrapper {
	margin: 0 8px;
	overflow-y: auto;
}
#searchClear {
	border-width: 0; /*bootstrap override*/
	cursor: pointer;
	font-size: 24px;
}
#searchClear.hidden {
	visibility: hidden;
}
#searchClear.input-group-addon {
	background-color: #fff;/*bootstrap override*/
	padding-left: 0;
	padding-right: 0;
}
#searchClear.visible {
	visibility: visible;
}
.searchComponent {
	display: inline-block;
	float: right;
	height: 100%;
	line-height: 56px;
	margin-right: 16px;
	position: relative;
	width: 48px;
}
.searchGridHeader {
	font-size: 1.3em;
	font-weight: 500;
	margin: 0;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	width: calc(100% - 124px);
	vertical-align: middle;
}
#searchInput {
	border-width: 0; /*bootstrap override*/
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 48px;
	padding-left: 0;
	padding-right: 0;
}
#searchInput:focus {
	border-width: 0; /*bootstrap override*/
	-webkit-box-shadow: none;
	box-shadow: none;
}
#searchInputGroup {
	height: 56px;
	left: 56px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	z-index: 5;
}
/*control to prevent css transition when search is enabled from cascading to child elements*/
#searchInputGroup input.form-control,
#searchInputGroup input.form-control:focus {
	border-color: transparent;
}
#searchInputGroup.form-group {
	margin-bottom: 0;
}
#searchInputGroup .input-group {
	background-color: #fff;
	border: 1px solid #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	height: 48px;
	margin-top: 4px;
}
#searchInputGroup.fadeIn {
	left: -244px;
	opacity: 1;
}
#searchInputGroup.fadeIn #searchInput{
	padding-left: 8px;
	padding-right: 8px;
}
#searchInputGroup.fadeIn #searchClear.input-group-addon {
	padding-left: 8px;
	padding-right: 8px;
}
#searchOpenIcon {
	background-color: transparent;
	cursor: pointer;
	display: inline-block;
	left: 0;
	line-height: 56px;
	opacity: 1;
	position: absolute;
	text-align: center;
	top: -.1em;
	width: 48px;
	z-index: 10;
}
#searchOpenIcon.fadeOut {
	opacity: 0;
	z-index: 0;
}
#searchOpenIcon i.fa-search {
	background-color: rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.17);
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.17);
	color: rgba(255, 255, 255, 0.77);
}
#searchSubmit {
	/*bootstrap override*/
	border-width: 0;
	cursor: pointer;
	width: 48px;
}
#searchSubmit .fa-search{
	/*bootstrap override*/
	font-size: 24px;
}
.searchTransition {
	-webkit-transition: .15s cubic-bezier(0, 0.7, 0.8, 1);
	-moz-transition: .15s cubic-bezier(0, 0.7, 0.8, 1);
	-ms-transition: .15s cubic-bezier(0, 0.7, 0.8, 1);
	-o-transition: .15s cubic-bezier(0, 0.7, 0.8, 1);
	transition: .15s cubic-bezier(0, 0.7, 0.8, 1);
}
.section {
	margin: 16px 0px;
}
.section .input-group {
	width: 100%;
}
.section.max-page{
	margin: 25px auto;
}
/* needs to be below .section for cascading reasons */
.tap-row div.row {
	line-height: 2.571em;
}
.sectionHead {
	font-size: 1.286em;
	font-weight: 300;
	height: 56px;
	line-height: 56px;
	vertical-align: middle;
}

#spinner {
	background: url(../images/loader.gif) no-repeat center center;
	display: block;
	position: relative;
	top: 50%;
	margin: auto;
	height: 31px;
}

#spinner-container {
	position: absolute;
	display: block;
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	white-space: nowrap;
	position: absolute;
	cursor: pointer;
}

#spinner-overlay {
	background-color: #000000;
	opacity: .25;
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999 !important;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.starDetailFavoriteIcon {
	float: right;
	margin-right: 8px;
	min-height: 64px;
	line-height: 64px;
	width: 48px;
	vertical-align: middle;
}
.starDetailHeader {
	margin: 0 8px;
	min-height: 64px;
	overflow: auto;
	width: calc(100% - 8px);
}
.starDetailInfo {
	float: left;
	margin: 16px 0 0;
	vertical-align: middle;
	width: calc(100% - 56px);
}
.starDetailName {
	display: inline-block;
	line-height: 28px;
	margin: 0 16px 0 0;
	white-space: nowrap;
}
.starDetailStats {
	display: inline-block;
	line-height: 28px;
	white-space: nowrap;
}
.starDetailStats span {
	padding-right: 6px;
}
.starGalleryWrapper {
	display: inline-block;
	max-height: 200px;
	width: auto;
}
#starModal .close {
	background-color: rgba(255, 255, 255, 0.87);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 24px;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.33);
	color: rgba(0, 0, 0, 0.87);
	display: none;
	font-size: 30px;
	line-height: 48px;
	opacity: 1;
	position: absolute;
	right: -8px;
	text-align: center;
	top: -8px;
	vertical-align: middle;
	width: 48px;
	z-index: 20;
}
#starModal .modal-body {
	padding: 0;
}
#starModal .modal-dialog {
	background-color: transparent;
	margin: 10px auto;
	width: auto;
}
#starModal .modal-content {
	border-width: 0;
}
#starModal .touchSurface {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#starModal .touchSurface .next {
	bottom: 0;
	display: block;
	left: 50%;
	line-height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: middle;
}
#starModal .touchSurface .previous {
	bottom: 0;
	display: block;
	left: 0;
	line-height: 100%;
	position: absolute;
	right: 50%;
	top: 0;
	text-align: center;
	vertical-align: middle;
}
.subHead {
	font-weight: 500;
	font-size: 0.857em;
	line-height: 2.143em;
	margin-top: 0;
}
#swipebox-close {
	background-image: none;
	top: 10px;
	right: 10px;
	width: 48px;
	height: 48px;
}
#swipebox-close i.fa-close {
	background-color: rgba(255,255,255,0.87);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 24px;
	color: rgba(0,0,0,0.77);
	cursor: pointer;
	font-size: 24px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	width: 48px;
}
#swipebox-slider img {
	-webkit-filter: contrast(105%) saturate(110%);
	-moz-filter:contrast(105%) saturate(110%);
	-o-filter: contrast(105%) saturate(110%);
	-ms-filter: contrast(105%) saturate(110%);
	filter: contrast(105%) saturate(110%);
}
.tabs-section {
	margin-top: 0px;
	margin-bottom: 15px;
}
.text-emphasis {
	font-weight: 900;
}
.text-link {
	margin-top: 15px;
	display: inline-block;
}
.text-link-right {
	display: inline-block;
	margin: 10px 0 0 16px;
}
.text-link-right a {
	vertical-align: middle;
}
.time-packages h1,
.categories h1 {
	display: inline-block;
	margin: 0;
}
.time-packages.min-page,
.categories.min-page,
.checkout.min-page,
.edit-email.min-page,
.manageCards.min-page,
.editPassword.min-page,
.help.min-page,
.tos.min-page,
.privacy.min-page,
.register.min-page,
.login.min-page {
	padding-left: 16px;
	padding-right: 16px;
}
.time-packages .section {
	margin: 0;
}
/* issue with arrow. will revisit.
.tooltip {
	border: 1px solid rgba(0, 0, 0, 0.37);
}
.tooltip, .tooltip-inner {
	background-color: white;
	color: #000;
	}
	*/
.touchSpace,
.sceneGrid,
.movieGrid,
.starGrid,
.emptyGrid {
	padding: 15px 0;
}
.touchSpace.form-group {
	padding-left: 8px;
	padding-right: 8px;
}
.touchSpace_txtLinks {
	padding: 10px 0;
}
.touchSpace_txtLinks.form-group {
	padding-left: 8px;
	padding-right: 8px;
}
.touchSpace .btn {
	-webkit-box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.37);
	-moz-box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.37);
	box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.37);
	font-size: 16px;
	padding-left: 28px;
	padding-right: 28px;
}

#video-settings a:visited, #video-settings a {
	text-decoration: none;
}
#video-settings ul {
	display: none;
	list-style: none;
	background-color: transparent;
}
#video-settings li {
	cursor: pointer;
	line-height: 56px;
}
#video-settings li.video-menu-item-active {
	font-weight: bold;
}
#video-settings-submenu-3 li {
	font-size: 12px;
	margin-left: -28px;
}
.video-stack a {
	display: inline-block;
	margin: 15px 15px 15px 0px;
}
.video-stack a:last-of-type {

}
.video-test-page {
	margin: 0 auto;
	padding: 0 16px;
	text-align: left;
}
.video-test-page .btn {
	color: rgba(0,0,0,0.77);
	display: inline-block;
	font-size: 18px;
	height: 48px;
	line-height: 48px;
	padding: 0 8px;
	vertical-align: middle;
}
.video-test-page .btn i {
	font-size: 28px;
	margin-left: 8px;
	vertical-align: middle;
}

.video-test-page div{
	margin-bottom: 32px;
	text-align: left;
}
.video-test-page div:nth-child(3){
	font-weight: 500;
}
.video-test-page .page-header,
.checkout .page-header,
.time-packages .header-section,
.categories .header-section,
.edit-email .header-section,
.tos .header-section,
.privacy .header-section {
	height: 56px;
	line-height: 56px;
	margin: 0;
	padding-bottom: 0;
	text-align: left;
	vertical-align: middle;
}
.viewer-icons img {
	vertical-align: middle;
}
.vr-btn,
.btn.vr-btn,
.btn-defaul.vr-btn{
	background: #64499a; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ODIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #a08be9 0%, #64499a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a08be9), color-stop(100%,#64499a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a08be9 0%,#64499a 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #a08be9 0%,#64499a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a08be9 0%,#64499a 100%); /* W3C */
	color: rgba(255, 255, 255, .9);
}
a.btn.vr-btn span {
	color: rgba(255, 255, 255, .9);
}
a.btn.vr-btn span i,
a.btn.vr-btn i {
	vertical-align: middle;
}
a.btn.vr-btn span:link,
a.btn.vr-btn span:visited,
a.btn.vr-btn span:hover,
a.btn.vr-btn span:active,
a.btn.vr-btn span:focus,
.btn.vr-btn.btn:link,
.btn.vr-btn.btn:visited,
.btn.vr-btn.btn:hover,
.btn.vr-btn.btn:active,
.btn.vr-btn.btn:focus,
.btn.vr-btn.btn-default:link,
.btn.vr-btn.btn-default:visited,
.btn.vr-btn.btn-default:hover,
.btn.vr-btn.btn-default:active,
.btn.vr-btn.btn-default:focus,
a.btn.vr-btn i:link,
a.btn.vr-btn i:visited,
a.btn.vr-btn i:hover,
a.btn.vr-btn i:active,
a.btn.vr-btn i:focus {
	color: rgba(255, 255, 255, 1);
}
.vr-help-intro-image-container {
	float: right;
	margin-left: 15px;
}
.vr-help-intro-text-container {
	padding-top: 25px;
}

.vr-help-intro-text-content {
	font-size: 14px;
}
.vr-help-page p {
	font-size: 14px;
}
p.vr-help-disclaimer {
	font-style: italic;
	font-size: 12px;
	font-weight: 900;
	line-height: 12px;
}
p.vr-help-disclaimer.normal-weight {
	font-weight: 500;
}
.vr-help-page .disclaimer-section h2,
.vr-help-page .disclaimer-section,
.faq-page .disclaimer-section h2,
.faq-page .disclaimer-section{
	font-size: 10px;
}
.faq-page .disclaimer-section h2 {
	margin: 40px 0px 20px;
}
.vr-landing-page .max-page {
	padding-bottom: 20px;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border: 0;
}
.beta-tag {
	background-color: rgba(255, 255, 255, .77);
	border: solid 1px rgba(100,73,154,0.77);
	color: rgba(100,73,154,0.77);
	display: inline-block;
	/*float: right;*/
	font-size: 14px;
	font-weight: 900;
	height: 30px;
	margin: -10px 0px 0px 15px;
	min-height: 30px;
	padding: 2px 5px;
	position: absolute;
	text-align: center;
	top: 64%;
	transform: translateY(-50%);
	vertical-align: middle;
	width: 50px;
}
h1.vr-title {
	display: inline-block;

}
.vr-ways-breakdown {
	display: inline-block;
	margin: 0px 1%;
	text-align: center;
	vertical-align: top;
	width: 31%;
}
.vr-ways-breakdown-1 {
	margin: 0px 1% 0px 0px
}
.vr-ways-breakdown-2 {
	margin: 0px 1%;
}
.vr-ways-breakdown-3 {
	margin: 0px 0px 0px 1%;
}
.vr-ways-breakdown img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.vr-ways-breakdown-title {
	font-weight: 800;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px rgba(35, 31, 32, 0.24) solid;
}
.vr-help-page .vr-ways-breakdown-title {
	text-align: center;
}
.vr-modal h4 {
	margin-bottom: 20px;
}
.vr-landing-page .vr-ways-breakdown-title {
	text-align: center;
	border-bottom: 0px;
}
.vr-ways-breakdown a {
	border: 0px;
}
.vr-ways-breakdown-content ul {
	margin-left: 0px;
	padding-left: 15px;
	text-align: left;
}
.test-vr-videos-container h3,
.vr-help-page h3 {
	font-size: 16px;
}
.vr-help-page h2 {
	font-size: 20px;
	margin-top: 60px;
}
.help-content-types-container {
	padding-top: 20px;
}
.help-content-types-icon,
.help-content-types-icon img {
	text-align: center;
	margin: 0 auto 15px;
}
.help-content-types-icon {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px rgba(35, 31, 32, 0.24) solid;
}
.vr-help-page .help-content-types.help-content-type1,
.vr-help-page .help-content-types.help-content-type2,
.vr-help-page .help-content-types.help-content-type3 {
	float: left;
	width: 31%;
	margin: 0px 1%;
}
.vr-help-page .help-content-types.help-content-type1 {
	margin: 0px 1% 0px 0px;
}
.vr-help-page .help-content-types.help-content-type3 {
	margin: 0px 0px 0px 1%;
}
.vr-help-page .player-anatomy-legend {
	float: left;
	width: 30%;
}
.vr-help-page .player-anatomy-image {
	float: left;
	width: 70%;
}
.vr-help-page .player-anatomy-legend-item-container {
	margin-bottom: 10px;
}

.vr-help-page .player-anatomy-legend-item-number,
.vr-help-page .player-anatomy-legend-item-description {
	display: inline-block;
}
.vr-help-page .player-anatomy-legend-item-number {
	margin-right: 5px;
	vertical-align: middle;
}
.vr-help-page .item-number-6 {
	vertical-align: top;
}
.vr-help-page .player-anatomy-legend-item-description {
	width: 200px;
}
.vr-help-page .player-anatomy-image img {
	width: 700px;
}
.vr-help-page .player-anatomy-item-sub-description.sub-legend-item {
	margin: 5px 0px 0px 16px;
}
.vr-help-page .player-anatomy-item-sub-description.sub-legend-item img {
	margin: 0px 8px 12px 0px;
	display: inline-block;
}
.vr-help-page #customer-service {
	margin-bottom: 20px;
}
.text-needed {
	color: #530080;
}
.movie-detail-primary-section .vr-movie-help-text-container {
	line-height: 1.714em;
}
.vr-movie-help-text-container span:first-of-type,
.vr-movie-help-text-container-sm span:first-of-type {
	margin-right: 15px;
}
/*.movie-detail-secondary-section #moreInformation .vr-movie-help-text-container-sm {
	display: none;
	line-height: 1.714em;
	margin-top: 20px;
}*/

a.vr-link-special {
	text-decoration: underline;
	font-weight: 900;
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
	.nav-justified > li {
		/* override bootstrap */
		/* display: table-cell; */
		/* width: 1%; */
		display: block;
		/* width: 49%; */
		float: left;
	}

	.form-group.col-xs-12 {
		max-width: 370px;
		width: 100%;
	}
	.movie-detail-title-wrapper.add-margin {
		margin-right: 0px;
		width: calc(100% - 116px);
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {

}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {

}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {

}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
	.help .col-lg-6 {
		max-width: 30%;
	}
	.max-page {
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width:320px) {
	.movie-detail-primary-actions .btn {
		padding: 0 5px;
		width: 125px;
	}
	.movie-detail-primary-actions .action-button-wrapper {
		min-width: auto;
		width: auto;
	}
}


/*////// For movie detail page ///////*/
@media only screen and (max-width: 479px) {
	.beta-tag {
		float: none;
	}
}
/* Small Devices, Tablets */
@media only screen and (min-width: 480px) and (max-width: 719px) {

}
/* Medium Devices, Desktops, Large Devices, Wide Screens */
@media only screen and (min-width: 720px) {
}

@media only screen and (max-width: 427px), screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
	.faq-page .panel-heading {
		width: 240px;
	}
}

/*///// For movie detail primary content section //////*/
@media only screen and (max-width: 549px) {

	.faq-page .panel-heading {
		display: inline-block;
		width: 280px;
	}
	.faq-page .fa.info-control {

	}
	.movie-detail-box-cover {
		width: 160px;
	}
	.movie-detail-primary-actions {
		text-align: center;
	}
	.movie-detail-primary-actions .action-button-wrapper {
		margin-bottom: 41px;
		text-align: center;
		width: 100%;
	}
	.movie-detail-primary-actions.two-primary-actions-only .action-button-wrapper {
		margin-bottom: 131px;
	}
	.movie-detail-primary-actions .action-button-wrapper:last-child {
		margin-bottom: 0;
	}
	.movie-detail-primary-actions span.movie-detail-rent-button {
		float: none;
		text-align: center;
	}
	.movie-detail-primary-content {
		margin-left: 160px;
		padding-left: 4px;
		width: calc(100% - 160px);
	}
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(1),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(2),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(3),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(4){
		display: none;
	}
	.movie-detail.movie-detail-vr .movie-detail-primary-info-sm {
		display: block;
	}
	.movie-detail .movie-detail-secondary-section .movie-detail-primary-info-sm.two-action-buttons-only-sm .panel-row:nth-child(1) {
		display: none;
	}
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(1),
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(2),
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(3),
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(4){
		display: block;
	}
	.movie-detail-primary-info {
		display: none;
	}
	.movie-detail-primary-info-sm {
		display: block;
	}
	.movie-detail-primary-info-sm .panel-row {
		display: block;
	}
	.movie-detail-rent-button {
		text-align: center;
		float: none;
	}


}



@media only screen and (min-width: 550px) and (max-width: 634px) {

	.faq-page .panel-heading {
		display: inline-block;
		width: 350px;
	}
	.movie-detail-primary-actions .movie-detail-play-button.action-button-wrapper {
		margin-bottom: 32px;
		width: 100%;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.movie-detail-primary-actions .movie-detail-more-button.action-button-wrapper {
		margin-bottom: 32px;
		width: 100%;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.movie-detail-primary-actions .movie-detail-rent-button.action-button-wrapper {
		display: block;
		margin-bottom: 20px;
		width: 100%;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.movie-detail .movie-detail-primary-info .panel-row:nth-child(1),
	.movie-detail .movie-detail-primary-info.two-action-buttons-only .panel-row:nth-child(1),
	.movie-detail .movie-detail-primary-info.two-action-buttons-only .panel-row:nth-child(2),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(1) {
		margin-top: 20px;
		display: block;
	}
	.movie-detail .movie-detail-primary-info .panel-row:nth-child(2),
	.movie-detail .movie-detail-primary-info .panel-row:nth-child(3),
	.movie-detail .movie-detail-primary-info.two-action-buttons-only .panel-row:nth-child(3),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(2),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(3),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(4) {
		display: none;
	}
	.movie-detail .movie-detail-secondary-section .movie-detail-primary-info-sm,
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm {
		display: block;
	}
	.movie-detail .movie-detail-secondary-section .movie-detail-primary-info-sm.two-action-buttons-only-sm .panel-row:nth-child(1),
	.movie-detail .movie-detail-secondary-section .movie-detail-primary-info-sm.two-action-buttons-only-sm .panel-row:nth-child(2),
	.movie-detail .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(1),
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(1) {
		display: none;
	}

	.movie-detail .movie-detail-secondary-section .movie-detail-primary-info-sm.two-action-buttons-only-sm .panel-row:nth-child(3),
	.movie-detail .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(2),
	.movie-detail .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(3),
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(2),
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(3),
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(4){
		display: block;
	}
	.movie-detail-primary-info-sm .panel-row {
		display: block;
	}

	/*.movie-detail-vr .movie-detail-primary-info.two-action-buttons-only .panel-row:nth-child(1){
		display: block;
	}
	.movie-detail-vr .movie-detail-primary-info.two-action-buttons-only .panel-row:nth-child(2),
	.movie-detail-vr .movie-detail-primary-info.two-action-buttons-only .panel-row:nth-child(3),
	.movie-detail-vr .movie-detail-primary-info.two-action-buttons-only .panel-row:nth-child(4){
		display: none;
	}
	.movie-detail-vr .movie-detail-primary-info-sm.two-action-buttons-only-sm .panel-row:nth-child(1) {
		display: none;
	}
	.movie-detail-vr .movie-detail-primary-info-sm.two-action-buttons-only-sm .panel-row:nth-child(2),
	.movie-detail-vr .movie-detail-primary-info-sm.two-action-buttons-only-sm .panel-row:nth-child(3),
	.movie-detail-vr .movie-detail-primary-info-sm.two-action-buttons-only-sm .panel-row:nth-child(4) {
		display: block;
	}
	.movie-detail-vr .movie-detail-primary-actions.two-primary-actions-only span.movie-detail-play-button,
	.movie-detail-vr .movie-detail-primary-actions.two-primary-actions-only span.movie-detail-more-button {
	     margin-bottom: 32px;
     }*/

}

@media only screen and (min-width: 635px) and (max-width: 790px) {
	.movie-detail-primary-actions .action-button-wrapper {
		margin-bottom: 32px;
		width: 49%
	}
	.movie-detail-primary-actions span.movie-detail-rent-button {
		float: none;
		text-align: left;
	}
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(1),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(2) {
		display: block;
	}

	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(3),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(4){
		display: none;
	}
	.movie-detail-primary-info-sm {
		display: block;
	}
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(1),
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(2) {
		display: none;
	}

	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(3),
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(4){
		display: block;
	}

	/*.movie-detail-vr .movie-detail-primary-info.two-action-buttons-only .panel-row:nth-child(1),
	.movie-detail-vr .movie-detail-primary-info.two-action-buttons-only .panel-row:nth-child(2) {
	     display: block;
     }
	.movie-detail-vr .movie-detail-primary-info-sm.two-action-buttons-only-sm .panel-row:nth-child(3),
	.movie-detail-vr .movie-detail-primary-info-sm.two-action-buttons-only-sm .panel-row:nth-child(4) {
		display: none;
	}*/

}

@media only screen and (min-width: 791px) and (max-width: 890px) {
	.movie-detail .movie-detail-primary-info .panel-row:nth-child(1),
	.movie-detail .movie-detail-primary-info .panel-row:nth-child(2),
	.movie-detail .movie-detail-primary-info .panel-row:nth-child(3),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(1),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(2),
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(3){
		display: block;
	}
	.movie-detail.movie-detail-vr .movie-detail-primary-info .panel-row:nth-child(4){
		display: none;
	}
	.movie-detail .movie-detail-secondary-section .movie-detail-primary-info-sm,
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm {
		display: block;
	}

	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(4){
		display: block;
	}
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(2),
	.movie-detail.movie-detail-vr .movie-detail-secondary-section .movie-detail-primary-info-sm .panel-row:nth-child(3) {
		display: none;
	}
}




/*//////// For scene grids ///////*/
@media only screen and (max-width: 559px) {
	.sceneGrid .col-xs-12 {
		width: 100%;
	}
}
@media only screen and (min-width: 560px) and (max-width: 819px) {
	.sceneGrid .col-sm-6 {
		width: 50%;
	}
}
@media only screen and (min-width: 820px) and (max-width: 1079px) {
	.sceneGrid .col-md-4 {
		width: 33.3333333%;
	}
}
@media only screen and (min-width: 1080px) {
	.sceneGrid .col-lg-3 {
		width: 25%;
	}
}

/* VR Stuff */
@media only screen and (min-width: 320px) and (max-width: 639px) {

}


@media only screen and (max-width: 559px) {
	.vr-landing-page .vr-ways-breakdown {
		width: 100%;
		text-align: center;
	}

	.vr-help-page .vr-ways-breakdown {
		display: block;
		margin: 0;
		text-align: left;
		width: 90%;
	}
	.vr-help-page .vr-ways-breakdown {
		text-align: left;
	}
	.vr-help-page .help-content-types.help-content-type1,
	.vr-help-page .help-content-types.help-content-type2,
	.vr-help-page .help-content-types.help-content-type3 {
		float: none;
		margin: 0;
		width: 100%;
	}
}
@media only screen and (min-width: 560px) and (max-width: 927px) {
	.vr-landing-page .vr-ways-breakdown {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.vr-help-page .vr-ways-breakdown {
		display: block;
		margin: 0;
		text-align: left;
		width: 90%;
	}
	.vr-help-page .vr-ways-breakdown {
		text-align: left;
	}
	.vr-help-page .help-content-types-icon,
	.vr-help-page .help-content-types-icon img {
		text-align: left;
		margin-left: 0px;
		margin-right: 0px;
	}
	.vr-help-page .help-content-types.help-content-type1,
	.vr-help-page .help-content-types.help-content-type2,
	.vr-help-page .help-content-types.help-content-type3 {
		float: none;
		margin: 0;
		width: 100%;
	}
}
@media only screen and (min-width: 928px) and (max-width: 1223px) {

}
@media only screen and (min-width: 1224px) {

}
/* end VR */

/* MAX WIDTH 1200px FOR CONTENT OF SITE
@media only screen and (min-width: 1620px) {
	.sceneGrid .col-xl-2 {
		width: 16.666667%;
		}
	}*/
/* FOR IE 10 & 11 ONLY */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.movie-detail-rent-button .btn span {
		top: 25%;
	}
}
/*FOR EDGE ONLY*/
@supports (-ms-accelerator:true) {
	.movie-detail-rent-button .btn span {
		position: static;
	}
}
/*Theater 18 beta invite*/
.theater-18-invite {
	background: #ffffff;
	border-radius: 3px;
	border: 2px solid #0579b9;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.50);
	color: #0579b9;
	min-height: 56px;
	font-size: 24px;
	font-weight: 600;
	line-height: 56px;
	margin: 20px 0;
	padding: 0 20px;
	display: inline-block;
	text-align: center;
	width: 100%;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap
}
.theater-18-invite:hover, .theater-18-invite:focus {
	background: #0579b9;
	color: #ffffff;
	text-decoration: none;
	}
.theater-18-invite-wrapper {
	padding: 0 20px;
}
@media (max-width: 590px) {
	.theater-18-invite {
		font-size: 20px;
		min-height: 48px;
		line-height: 48px;
	}
}
@media (max-width: 480px) {
	.theater-18-invite {
		font-size: 16px;
		min-height: 36px;
		line-height: 36px;
		padding: 0 16px;
	}
	.theater-18-invite-wrapper {
		padding: 0 16px;
	}
}
@media (max-width: 360px) {
	.theater-18-invite {
		font-size: 15px;
		}
	}