.access-section {
  background: #e0e0e0;
  padding: 18px 2%;
  min-height: 430px;
  height: auto;
  margin-bottom: 18px;
}
.unlimited-access {
  width: 32%;
  float: left;
  text-align: center;
  padding-top: 45px;
}
.access-section strong, .access-section span {
  display: block;
  line-height: 1.6;
}
.unlimited-access figcaption {
  padding-top: 20px;
}
.unlimited-access span {
  font-size: 1.3em;
}
.access-section .btn {
  background: #1a7ade;
  font-size: 1.5em;
  line-height: 2.4;
}
.access-section .btn i {
  float: left;
}
.unlimited-access  .get-btn i {
  background-position: -128px 8px;
  height: 30px;
  width: 25px;
}
.access-all i {
  background-position: -128px 3px;
  height: 30px;
  width: 25px;
}
.unlimited-access strong {
  text-transform: capitalize;
  font-size: 1.5em;
  font-weight: 700;
  color: #262626;
}
.time-validity {
  width: 65.4%;
  float: right;
  position: relative;
  max-height: 380px;
}
.video-frame {
  position: relative;
  border: 4px solid #333;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.time-validity img {
}

.video-frame #example_video_1{
  position: absolute;
  width: 100%;
  height: 80%;
  
}

.package-introduction{
  color black;
  padding: 20px 10px;
  position: relative;
  width: 95%;
  font-size: 12px;
  display: none;
  overflow: hidden;
}
.popup-wrapper {
  position: absolute;
  display: none;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}
.acordian {
  width: 55%;
  margin: 0 auto;
}
.total-amt strong, .acordian h3 {
  font-size: 1.5em;
  font-weight: 700;
  color: #ffffff;
}
.acordian h3 {
  background: #c1392b;
  line-height: 1;
  cursor: pointer;
}
.acordian-content, .acordian h3 {
  margin-top: 5px;
  padding: 8px 4%;
  border-radius: 5px;
}
.acordian h3 strong {
  float: left;
  line-height: 1.2;
}
.acordian h3 em {
  display: block;
  font-size: 12px;
  font-style: normal;
  text-transform: capitalize;
}
.acordian h3  span {
  float: right;
  line-height: 1.6;
}
.acordian h3:hover, .acordian h3:focus, .acordian .ui-state-active {
  background: #f22510;
}
.acordian-content {
  background: #242424;
}
.acordian-content h3 {
  background: none;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
}
.acordian-content h3:hover {
  background: none;
}
.total-amt {
  width: 82%;
  float: right;
  text-align: right;
  padding-top: 15px;
}
.total-amt strong {
  border-top: 1px solid #ffffff;
  display: block;
  line-height: 1.7;
  width: 74%;
  float: right;
}
.total-amt span {
  font-size: 1em;
  color: #ffffff;
  clear: both;
}
.total-amt .button-wrap .btn {
  text-transform: capitalize;
  font-size: 1.3em;
  text-align: center;
  padding: 0 20px 0 10px;
  margin-left: 2%;
}
.button-wrap .btn.cancel {
  background: #e0e0e0;
  color: #323232;
}
.scenes-header {
  padding: 0 0px 18px;
  text-align: center;
}

.scenes-header .btn {
  font-size: 1.3em;
  text-transform: capitalize;
  padding: 0 10px;
  margin-top: 0px;
}
.scenes-header .btn  label{
  cursor: pointer;
}
.scenes-header .view-btn {
  float: left;
  margin-top: 8px;
}

.scenes-header .view-btn  label{
  cursor: pointer;
}

.scenes-header .btn.sortby {
  float: right;
  margin-top: 8px;
}
.scenes-header .btn i {
  float: left;
  height: 25px;
}
.scenes {
  margin-left: -17px;
}
.scenes li {
  float: left;
  margin: 0px 0px 15px 2%;
  width: 14%;
  position: relative;
  max-height: 250px;
}
.scenes  a {
  border: 2px solid #3e3e3e;
  display: block;
}
.time-validity > img, .scenes img {
  display: block;
  max-height: 120px;
}
.scenes-header .view-btn i {
  background-position: -190px 4px;
  width: 28px;
}
.scenes-header .sortby i {
  background-position: -217px 3px;
  width: 22px;
}
.result-logo {
  text-align: center;
  margin-bottom: 12px
}
.scenes-header .access-all.btn {
  background: #1a7add;
  padding: 5px 10px
}
.scenes-header .access-all.btn:hover, .get-btn:hover, .access-section input[type="submit"]:hover {
  background: #0957a8;
}
#header_scenes{
  position: relative;
}
.scenes-header .sortimg_block {
  position:absolute;
  right: 0;
  padding-top: 30px;
  text-align: left;
  z-index: 999;
}
.sorting_menu {
  font-size: 1.3em;
  display: none;
  color: #fff;
  line-height: 1.87;
  background: #c0392b;
  font-weight: 700;
  padding: 0 30px 0 10px;
  border-bottom: 3px solid #000;
  border-right: 2px solid #000;
  margin-top: 12px;
  top: 30px;
  right: 10px;
  border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -o-border-radius: 6px 6px 6px 6px;
  -ms-border-radius: 6px 6px 6px 6px;
}

.sorting_menu li a {
  color: #fff;
}
.sorting_menu li:hover a {
  color: #262523;
}

.sorting_menu li:active a {
  color: #000000;
}
.by-name a {
  color: #c0392b;
  margin: 0 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2em;
  line-height: 1.2
}
.by-name a:hover {
  color: #000;
}
.scenes-header.sort-bar .btn {
  margin-top: 0px;
}
.sort-result {
  padding-bottom: 250px
}
.unlimited-access span strong {
  color: #1a7add;
}
.access-section .btn.view-title, .access-section .back-btn, .unlimited-access .play-btn, .access-section .btn.play-trailer, .access-section .btn.view-description {
  background: #393939;
  padding: 0 10px
}
.access-section .btn.view-title:hover, .access-section .back-btn:hover, .unlimited-access .play-btn:hover, .access-section .btn.play-trailer:hover, .access-section .btn.view-description:hover {
  background: #333;
}
.access-section .btn.view-title i {
  background-position: -200px -90px;
  width: 26px;
  height: 30px;
}
.access-section .btn.view-description i {
  background-position: -200px -90px;
  width: 26px;
  height: 30px;
}
.access-section .btn.play-trailer i {
  background-position: -84px 12px;
  width: 26px;
  height: 30px;
}

.access-section .btn.play-trailer{
  display: none;
}

.payment-info, .search-result {
  display: none;
}
.payment-info {
  width: 255px;
  margin: 20px auto 0;
  padding: 10px 10px 22px;
  background: #242424;
  border-radius: 4px;
}
.package-heading {
  color: #1a7add;
  font-size: 2.4em;
  line-height: 1.2;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.payment-info input[type="text"] {
  margin-bottom: 10px;
  border: none;
  height: 26px;
}
.payment-info span {
  font-size: 1.6em;
  color: #fff;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.payment-info .exp-date, .payment-info .cvv {
  width: 58px;
  margin-right: 15px;
}
.payment-info ul {
  width: 83%;
  margin: 0 auto;
}
.access-section .payment-info .btn {
  font-size: 1.3em;
  margin: 5px 8px 0 0
}
.access-section .payment-info input[type="button"] {
  height: 35px;
  margin-right: 0px;
  border-left: none;
  border-top: none;
}
.access-section .postal-code {
  width: 50%
}
.time-validity img {
  min-height: 360px;
  display: block;
}
.msg {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  font-size: 1.1em;
  padding: 5px 0 0
}
.trailer-btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 54px;
  width: 183px;
  z-index: 12
}
.play-btn i {
  float: left;
  background-position: -233px -96px;
  width: 20px;
  height: 30px;
  margin: 4px 8px 0 9px
}
.time-validity .play-btn {
  padding: 10px;
  font-size: 2.1em;
  line-height: 1.6;
  font-weight: 700;
  margin: 0px;
  width: 165px;
  background: #fff;
  color: #333;
}
.time-validity .play-btn:hover {
  background: #c1c1c1
}
.get-access span, .package-detail {
  display: none
}
.unlimited-access .play-btn i {
  background-position: -236px 1px
}
.unlimited-access .play-btn {
  width: 140px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  text-align: left;
}
.button-wrap .btn.cancel i {
  background-position: -34px -28px;
  display: inline-block;
  height: 22px;
  margin-top: 7px;
  width: 20px; 
}
.button-wrap .btn.unlock i {
  background-position: -63px -28px;
  display: inline-block;
  height: 22px;
  margin-top: 7px;
  width: 25px; 
}
.button-wrap .btn i {
  background-position: -88px 0;
  width: 13px;
  height: 22px;
  display: inline-block;
  margin-top: 10px
}

.fail-msg, .success-msg {
  bottom: 0;
  height: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 260px;
  width: 80%;
  z-index: 17;
  color: #f01d1b;
  font-size: 2.4em;
  background: #242424;
  padding: 30px 10px;
  text-align: center;
  border-radius: 5px;
}
.success-msg {
  color: #1a7add;
}

.studios .scenes li {
  width: 23.3%;
  position: relative;
}

.studios li img {
  width: 100%
}


.studios .scenes li span {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 7px 0;
  text-align: center;
  width: 100%;
  background: rgba(0,0,0,0.7);
  font-size: 1.4em;
  color: #fff;
  font-weight: 700;
}

.studios {
  padding-bottom: 50px
}
.footer-text span {
  line-height: 1.3;
  display: block;
  padding-bottom: 5px
}
.expanded-text {
  margin: 0 auto;
  width: 185px;
  text-align: center;
  color: #fff;
  font-size: 11px
}
.privecy {
  font-size: 1.2em;
  line-height: 1.2;
}
.copyright {
  font-size: 1em;
}
.ipod-footer {
  position: relative
}
.footer-text a {
  position: absolute;
  left: 15px;
  top: -49px
}
.footer-text {
  display: none
}
.expend.icon {
  background-position: -240px -185px
}
.video-frame iframe {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9;
}
.js-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 11px;
  position: relative;
}
.js-video.vimeo {
  padding-top: 0;
}
.js-video.widescreen {
  padding-bottom: 57.25%;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.loader {
  text-align: center;
  padding: 20px
}
.loader img {
  width: 50px;
  height: 50px
}
.content {
  min-height: 550px
}
/*MOD PATCH ALEON - frmSearch - fixed bug in the search tabs of [studios|movies|library]*/
/*.ui-state-active{display:none}*/
/*END MOD*/

.pagination{
  margin-top: 70px;
  margin-bottom: 80px;
  font-size: 1.5em;
  text-align: center;
  line-height: 2.5;
}

.pagination a{
  color: black;
  text-decoration: none;
}

.pagination a:hover{
  text-decoration: underline;
}
.pagination .previous{
  background: url(../res/sprite-v1.png) left top no-repeat;
  background-position: -196px -55px;
  width: 26px;
  height: 30px;
  display: inline-block;
}

.pagination .next{
  background: url(../res/sprite-v1.png) left top no-repeat;
  background-position: -220px -55px;
  width: 26px;
  height: 30px;
  display: inline-block;
}

.feature_title {
  position: relative;
  font-weight: bold;
  text-align: center;
}

.feature_title a{
  font-size: 1.5em;
  color: black;
  text-decoration: none;
}

.feature_title a:hover{
  text-decoration: underline;
}

/*ADD PATCH ALEON*/
.package-detail {
/*Fixed click in div active*/
  display: block;
  padding-top: 5px
}

.ui-accordion-header-active{
/*Hide Div selectionated*/
	display: none;
}
/*END ADD*/
