#geo_block { 
padding: 20px;
}

.age_check{
	position: relative;
	z-index: 9;
	height: 100%;	
}

#geo_block h3,
#geo_block p{ 
color: white !important;
}


html, body{ background-color: #000; overflow: hidden;}

#controlbar_holer,
#ooyalaplayer{
display: none;	
}

.container{
width: 100%; 
padding: 0;
}

#ooyalaplayer{
width: 100%; 
height: 100%; 
position: relative; 
z-index: 1; 

}	

#controlbar_holer{
position: absolute;
bottom: 0px;
z-index: 9999;
background-color: rgba(0,0,0,0.7);
padding: 0;
}


#player_holder	{ 
width: 100%; 
height: 100%;
}

#video_preview_image{  
height: 100% !important; 
width: 100% !important; 
position: absolute; 
top: 0; 
z-index: 3;
}

.video_area{  
height: 100% !important; 
width: 100% !important;
}

#fullscreen_mouseover_area{  
height: 100% !important; 
width: 100% !important; 
position: absolute; 

}

#ooy_progress{ 
width: 100% !important;  
position: relative;
z-index: 99999; 
bottom: 71px;
}

#play_button_holder{
position: absolute;
width: 100%; 
left: 0; 
top: calc(50% - 54px);
margin: auto; 
z-index: 5; 
text-align: center;	

}

#play_button{ 
cursor: pointer;
}


.video_btn .disabled .btn, .video_btn .disabled.btn{
	color: #acacac;
	cursor: default;	
}

.tooltip{
z-index: 99999; 
margin-top: -112px !important;}

#modalShare{ 
background-color:rgba(0, 0, 0, 0.8); 
z-index: 99995;
}


/* ----------------------- player embed style */

.embed_right_btn,
.embed_time_area{
	padding: 0 10px;
}


.embed_right_btn { 
text-align: right;
display: inline-block;
}


.fullscreen_content{ 
display: inline-block;
text-align: center;	
}

.embed_logo {
position: absolute;
top: 2px;
right: 0;
bottom: 0;
left: 0;
margin: auto 10px;
overflow: hidden;
width: auto;
height: 48%;
background-image: url('/3player/assets/graphics/3player_logo_new.png');
background-size: contain;
background-repeat: no-repeat;
background-position: right center;
opacity: .3;

}

.embed_logo img{
opacity: .5;	
max-width: 20%;
padding: 0;
display: inline-block;	
}

#controlbar_holer #end_time,
#controlbar_holer #current_progress{
font-size: 1.4em;
position: relative;
}
#controlbar_holer #end_time { color: grey;}

#controlbar_holer #current_progress{ color: #fff;}

.table{ 
display: table;
width: 100%;
table-layout: fixed;
white-space: nowrap;
margin: 0;
}

.table_row{ display: table-row-group;}

.cell { 
display: table-cell;
vertical-align: middle;
height: 63px;
white-space: nowrap;
overflow: hidden;
}

.position_items { 
position: relative;
width: 50%;
height: 63px;
display: inline-block;
}

.video_area,
.video_area section,
.video_btn  { 
	padding: 0;
}

.video_area .progress { 
position: relative;	
height: 8px;
margin-bottom: 0;
margin-top: 0;
z-index: 100;
background-color: rgba(255,255,255,0.4);
}

.video_image{ 
position: relative;
text-align: center;
}

.video_btn .btn{
height: 63px;
line-height: 2;
font-size: 36px;
color: #fff;
text-transform: uppercase;
display: table;
}

.ooy_fullscreen {
float: right;
}


.video_btn .btn span{ 
font-size: 24px;
position: relative;
top: 3px;
display: table-cell;
vertical-align: middle;
}

.video_btn { padding: 0;}


.video_btn .time_left .btn span{ 
font-size: 16px;
position: relative;
top: 4px;
display: block;
margin: 0;
}

.video_btn .time_left .btn .icon { 
font-size: 20px;
top: -1px;
}

.video_btn .time_left .btn i{
position: relative;
display: block;
padding: 0;
}

.video_text{ height: 63px;}

video_text .caption{
position: relative;
color: #3D3D3D;
background-color: #EEE;
padding: 0;
}

.video_text .caption_content{padding: 10px 0;}

.video_text .caption_content p { 
line-height: 1.3;	
font-size: 22px;
color: #fff;
font-family: 'Lato', sans-serif;
font-weight: bold;
margin-bottom: 0;

}

.video_text .caption_content .bottom .time{ 
top: 5px;
position: relative;
font-size: 14px;
}

.video_text .bottom{
position: absolute;
left: 0;
bottom: 15px;
width: 100%;
}

.video_text .bottom .time { 
position: relative;
width: 82%;
padding-left: 15px;
text-align: left;
display: inline-block;
font-family: 'Lato', sans-serif;
font-weight: 300;
}

.video_text .bottom .logo {
position: relative;
width: 16%;
padding-right: 15px;
text-align: right;
display: inline-block;
}

.video_text .bottom .logo span { 
top: 4px; 
color: #b3b3b3;
}

.video_text .bottom .logo img{
width: 20px;
height: 20px;
}


.video_text .time strong {
color: #3D3D3D;
text-transform: uppercase;
font-weight: 700;
}


.volume_area .dropdown-menu {
position: relative;
border: 0;
background-color: transparent;
margin-bottom: 0;
padding: 0 30px 0 0;
z-index: 1000000;
min-width: initial;
top: -69%;
margin-left: 70px;
box-shadow: none;
}

.volume_area .dropdown-menu li { 
text-align: center;

}

.volume_area .slider-handle { 
background-image: transparent;
background-color: transparent;
background: white !important;
border-radius: 0;
width: 7px;
}

.volume_area .slider.slider-horizontal .slider-handle {
    margin-left: 0;
    top: -2px;
}

.volume_area .slider.slider-horizontal .slider-selection {
background-color: #593F96;
background-image: none;
border-radius: 0;
}

.volume_area .slider-track { 
border-radius: 0;
background-image: none;
background-color: silver;
height: 7px !important;
top: 60% !important;
} 

.volume_area .slider-handle{
box-shadow: none;
border: 0;
}


.volume_area, 
.embed_time_area { 
	display: inline-block;
	position: relative; 
	
}

.embed_time_area { 
display: inline-block;
width: 50%;
position: relative;
}

.embed_time_area .cell span:first-of-type { padding-left: 2px;}

.volume_area { 
	height: 63px;
}

#modalShare .modal-dialog {
position: relative;
margin-top:10%;
}

@media (min-width: 989px){
	.embed_time_area .cell span:first-of-type {
    	padding-left: 20px;
	}	
	
}


@media (max-width: 989px){
	.video_btn .btn span {
   		font-size: .5em;
   	}
   	.position_items,
   	.video_btn .btn	{
    	height: 40px;
   	}
   	#ooy_progress{   		
   		bottom: 48px;
   	}
	.embed_right_btn{
		padding: 0;
	}

	.fullscreen_content{
		text-align: right;	
	}
	#controlbar_holer #end_time,
	#controlbar_holer #current_progress{
		font-size: .9em;
	}	
	.volume_area .slider.slider-horizontal { 
		width: 70px;
	}
	.volume_area .dropdown-menu { 
	    margin-left: 0;
	    left: 50px;
	    top: -88%;
	    padding: 0;
	    margin-right: 50px;
	}	
	.video_btn section { padding: 0;}
	.volume_area,
	.embed_time_area  .cell { 
		height: 39px;
	}
	.embed_logo{ margin: 9px 0 9px 5px;}	
	
	.embed_time_area { 
	 
	
	}
	
}

@media (max-width: 500px){
	#play_button_holder { top: top: calc(50% - 54px);}
	 .fullscreen_content { 
	 	text-align: center;
	 } 
	.embed_logo img { max-width: 47%; }
	
	.ie8 .icon_pause:before,
	.ie9 .icon_pause:before,
	.ie8 .icon_play:before,
	.ie9 .icon_play:before,
	.ie8 .icon_drag:before,
	.ie9 .icon_drag:before { 
	width: 27px;
	height: 27px;

	}
	


}