@media(max-width:767px)
{
header{
	height: 80px;  
}

#page-wrap{   
  padding-top: 80px;  
}

.navbar-logo{
  width: 250px;
  height: 60px;
  margin: 10px;   
}

nav{  
  background-color: #f0f0f0;  
}

nav a{  
  font-size: 22px;  
  min-width: 200px;
}

nav .flex-container{
  -webkit-flex-direction: column;
  flex-direction: column;  
 -webkit-align-items: center;
  align-items: center;
  height: auto;
  margin-bottom: 10px;
}

#mainCarousel .item { 
  height: 320px;   
}

#mainCarousel .carousel-inner > .item > a > img{
   position: absolute;
   top: 0;
   left: 50%;
   min-width: 1294px;
   height: 320px;   
   margin-left: -647px;
}

article .panorama{  
  	height: 400px;
}

article .player{	
	height: 360px !important;	
}

article .links .tabs{
  width: 79%;
}

footer .statements div{
  font-size: 10px;
}

footer p{
  font-size: 16px; 
}

.age_verify .box{
  position: relative;
  margin: 50px auto;
  max-width: 600px;
  background-image: url("../img/18_xs.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;  
}

.age_verify .box:before{
  content: "";
  display: block;
  padding-top: 94%;   
}

.age_verify .content{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; 
}

.age_verify .content form input[type=submit]{
  position: absolute;
  bottom: 20.1%;
  right: 49.2%; 
  width: 27.7%;
  height: 8.8%;   
  background: none;
  border: none;  
}

.age_verify .content a{ 
  position: absolute;
  bottom: 20%;
  right: 26%; 
  width: 15%;
  height: 9.5%;
  color: #b1adae;   
  background: none;
}

}

@media(max-width:520px)
{

article .panorama{  
  height: 280px;
}

article .links .get_access a{
  font-size: 18px;
}

}

@media(min-width:768px)
{

header{
	height: 185px;			
}

nav a{  
  font-size: 18px;
  padding-top: 5px;
}

header.shrink .navbar-header{
  width: 200px; 
}

header.shrink .navbar-logo{
  width: 180px;
  height: 43px;    
}

nav .flex-container .nav-login, 
nav .flex-container .nav-join{
  padding-top: 7px;
}

#mainCarousel .item { 
  height: 480px;   
}

#mainCarousel .carousel-inner > .item > a > img{
   position: absolute;
   top: 0;
   left: 50%;
   min-width: 1900px;
   height: 480px;   
   margin-left: -950px;
}

article .panorama{  
  height: 450px;
}

article .player{
	height: 360px !important;	
}

article .links .choice{ 
  font-size: 20px;
}

article .links .tabs{
  width: 79%;
}

.movies-list .cicle-images{
  height: 185px;
}

footer .statements div{
  font-size: 10px;
}

footer p{
  font-size: 16px; 
}

}

@media(min-width:992px)
{

header{
	height: 185px;			
}

header.shrink .navbar-header{
  width: 320px; 
}

header.shrink .navbar-logo{
  width: 250px;
  height: 60px;
}

nav a{
  font-size: 22px;
  padding-top: 2px;
}

nav .flex-container .nav-login, 
nav .flex-container .nav-join{
  padding-top: 2px;
}

#mainCarousel .item { 
  height: 480px;   
}

#mainCarousel .carousel-inner > .item > a > img{
  position: absolute;
  top: 0;
  left: 50%;
  min-width: 1900px;
  height: 480px;   
  margin-left: -950px;
}

article .panorama{  
  height: 600px;
}

article .player{
	height: 570px !important;	
}


article .links .choice{ 
  font-size: 20px;
}

article .links .tabs{
  width: 59%;
}

.movies-list .cicle-images{
  height: 170px;
}

footer .statements div{
  font-size:10px;
}

footer p{
  font-size: 20px; 
}

}

@media(min-width:1200px)
{

header{
	height: 185px;			
}

nav a{  
  font-size: 22px;
  padding-top: 2px;
}

#mainCarousel .item { 
  height: 640px;   
}

#mainCarousel .carousel-inner > .item > a > img{
   position: absolute;
   top: 0px;
   left: 50%;
   min-width: 2560px;
   height: 640px;   
   margin-left: -1280px;
}

article .panorama{  
  height: 570px;
}

article .player{
	height: 570px  !important;
}

article .links .choice{ 
  font-size: 24px;
}

article .links .tabs{
  width: 59%;  
}

.movies-list .cicle-images{
  height: 210px;
}

footer .statements div{
  font-size:13px;
}

footer p{
  font-size: 20px; 
}

}

