/* iOS */



/* iPhone 5 in portrait & landscape */


/*			top: 0px  !important; */
/*			margin:0px auto !important;*/
/*			margin-left: -60px !important; */
			/*			margin-top: 0px  !important;  */
		  	/*  width:320px !important;
		  	  max-width:320px !important;
			
			position: relative !important;
			
			height: 546px;
						left: 30%;  
		*/	
			

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 
	
	#afishaOverlay{
		width:320px;
		max-width:320px;
	
	}
	
	
	.current-bright{
		background-color:#ff0099 !important;
	}

	#afishaWidgetContainer{
		

		
			position: absolute; 
		
			
			height: 546px; 
			left: 50% !important; 
			 
			/*top: 1976px; */
			margin-left: -270px !important; 
			width: 540px !important; 
				
			margin-top: -273px; 
			display: block;		
			
		border:1px red solid;


	
		-webkit-transform: scale(0.6) !important;
}
	

	#heroSlider{
		
  	  width:320px !important;
  	  max-width:320px !important;
	}

    .container-fluid, .widget0 {

	  
	  width:320px !important;
	  max-width:320px !important;
	  
    }
	
	
}

/* iPhone 4 in portrait & landscape */

/*@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { 



	#afishaWidgetContainer{
	
		
		
		position: absolute; 
		height: 546px; left: 160px; top: 0px; margin-left: 0px; margin-top: 0px; display: block;
		
		
		
		
		border:1px red solid;
  	  width:320px !important;
  	  max-width:320px !important;
	
	-webkit-transform: scale(0.85,0.85) !important;
	}
	
	
	#heroSlider{
		
  	  width:320px !important;
  	  max-width:320px !important;
	}

       .container-fluid, .widget0{
  
	  width:320px !important;
	  max-width:320px !important;
    }
}*/

