@media only screen and (max-width: 1024px) {
  .page, .footer-container {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 15px
  }
  .package-detail {
    padding-top: 7px
  }
  .payment-info {
    margin-top: 10px;
    padding-bottom: 10px
  }
}
@media only screen and (min-width: 960px) and (max-width: 1054px) {
  .scenes img {
    display: block;
    max-height: 110px;
  } 
  .carousel-2 .last a {
    width: 46%;
  }
  .carousel-2 .cols {
    width: 29.5%;
  }
  .flexslider .slides img {
    height: 300px;
  }
  .time-validity img {
    min-height: 380px;
    display: block;
  }

}
@media only screen and (min-width: 960px) and (max-width: 1023px) {
  .time-validity img {
    min-height: 380px;
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .time-validity img {
    min-height: 380px;
    display: block;
  }
  .acordian {
    width: 75%;
    margin: 0 auto;
  }  
  .time-validity > img, .scenes img {
    display: block;
    max-height: 87px;
  } 
  .carousel-2 .cols {
    width: 28.5%;
  }
  .carousel-2 .last a {
    width: 45%;
  }
  .flexslider .slides img {
    height: 315px
  }  
  .unlimited-access {
    padding-top: 24px
  }

}

@media only screen and (min-width: 220px) and (max-width: 767px) {
  .access-section {
    height: auto;
  }  
  
  .secondary-header {
    display: none;
  }

  /*.header {
    border: none;
    padding: 5px 0 0;
  }*/
  
  .banner {
    margin-top: 0;
  }
  .flexslider .slides img {
    height: 160px;
  }
  .banner .flex-direction-nav {
    display: block;
    display: block;
    margin-top: 21px;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .flex-direction-nav a {
    background: url(../images/sprite-v1.png) left top no-repeat;
    height: 41px;
    width: 27px;
    font-size: 0
  }
  .flex-direction-nav .flex-prev {
    background-position: 0 -80px;
    left: 5px;
  }
  .flex-direction-nav .flex-next {
    background-position: -160px -80px;
    right: 5px;
  }

  .slider-txt {
    width: 100%;
    left: 0;
    text-align: center
  }

  .time-validity > img, .scenes img {
    display: block;
    max-height: 130px;
  } 

  .secondary-header .header-nav li {
    padding-top: 0px
  }
  
  .icon {
    float: right;
    width: 42px;
    height: 44px;
    background: url(../images/sprite-v1.png) left top no-repeat;
    background-position: -240px -257px;
    cursor: pointer;
  }

  .gallary {
    padding: 0 60px;
    overflow: hidden
  }

  .owl-buttons div.owl-prev {
    left: -48px;
  }
  .owl-buttons div.owl-next {
    right: -50px
  }

  .ipod-nav, .unlimited-access .play-btn, .by-name {
    display: block;
  }
  
  .by-name {    
	position: absolute;	
	left: -5px;
	top: 84px;
  }
  
  .btn-fix-div {
	margin:5px;
 }
  
  .slider-txt span, .banner .btn, .flex-control-paging, .footer-txt {
    display: none
  }

  .unlimited-access, .time-validity {
    width: 100%;
    float: none;
    margin-bottom: 20px
  }
  .acordian {
    width: 94%
  }
  .time-validity img, .video-frame {
    min-height: 0;
    max-height: 360px;
    position: relative;
    width: 100%
  }
  .popup-wrapper {
    position: relative;
  }
  .time-validity .play-btn, .trailer-btn {
    width: 130px;
  }
  .video-frame .play-btn i {
    background-position: -84px 6px;
    margin-right: 0px;
	  height: 27px;
  }
  .video-frame .play-btn {
    background: #333;
    color: #fff;
    font-size: 1.6em;
    padding: 0 5px;
    line-height: 2
  }
  .time-validity .play-btn:hover {
    background: #333
  }
  .time-validity {
    max-height: 100%;
  }
  .msg {
    color: #333
  }
  .scenes img, .studios .scenes img {
    width: 100%;
  }
  .scenes li, .studios .scenes li {
    width: 48%;
    margin: 0 1% 15px
  }
  .fail-msg, .success-msg {
    padding: 10px;
    height: 20px;
    font-size: 1.8em;
  }
  .scenes-header.sort-bar .btn {
    float: none;
    margin-bottom: 10px;
  }
  .header-nav li:hover, .header-nav li.active {
    border-top: none;
  }
  .container {
    padding: 0px
  }

	.meta_h1 {
	padding: 5px;
	padding-bottom: 30px;
}
	
}

@media only screen and (min-width: 220px) and (max-width: 480px) {
  .carousel-2 .cols {
    width: 27%;
  }
  .carousel-2 .last a {
    width: 43.5%;
  }

}

@media only screen and (min-width: 220px) and (max-width: 479px) {
  .unlimited-access strong, .unlimited-access span{
    display: none;
  }
  
  .time-validity .video-frame{
    display: none;
  }
  
  .access-section .btn.play-trailer{
    display: inline-block;
  }
  
  .gallary h2 {
    padding-left: 0;
    text-align: center
  }
  .form-block {
    width: 100%
  }
  .form-content {
    padding: 20px 8%;
  }
  .form-content .btn {
    background: #c0392b url(../images/sprite-v1.png) left top no-repeat;
    background-position: 82px -175px;
  }
  .form-content .btn:hover {
    background: #F12510 url(../images/sprite-v1.png) left top no-repeat;
    background-position: 82px -175px;
  }
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
  .caption-2 strong, .caption-2 strong:first-child {
    font-size: .6em;
    padding-bottom: 2px;
  }
}
