{"id":748,"date":"2013-04-21T08:36:31","date_gmt":"2013-04-21T07:36:31","guid":{"rendered":"http:\/\/www.tvtrubschachen.ch\/?page_id=748"},"modified":"2016-06-29T06:06:40","modified_gmt":"2016-06-29T05:06:40","slug":"videos","status":"publish","type":"page","link":"https:\/\/www.tvtrubschachen.ch\/?page_id=748","title":{"rendered":"Videos"},"content":{"rendered":"<p>Die Videogallerie ist noch im Aufbau&#8230;<\/p>\n\t\t\t<script>\r\n\t\t\tvar YTdeferred =jQuery.Deferred();\r\n\t\t\twindow.onYouTubeIframeAPIReady = function() {\r\n\t\t\t\t\/\/ resolve when youtube callback is called\r\n\t\t\t\t\/\/ passing YT as a parameter\r\n\t\t\t\tYTdeferred.resolve(window.YT);\r\n\t\t\t};\r\n\r\n\t\t\/*init Album video player when document is ready*\/\r\n\t\tjQuery(document).ready(function(){\r\n\t\t\tvar tag = document.createElement('script');\r\n\r\n\t\t\ttag.src = \"https:\/\/www.youtube.com\/iframe_api\";\r\n\t\t\tvar firstScriptTag = document.getElementsByTagName('script')[0];\r\n\t\t\tfirstScriptTag.parentNode.insertBefore(tag, firstScriptTag);\r\n\t\t\t\r\n\t\t\t\r\n\t\t\tvar huge_it_album_player_interval_220 = setInterval(function(){\r\n\t\t\t\tif(jQuery(\"#huge_it_album_video_player_220\").is(\":visible\")){\r\n\t\t\t\t\tinit_huge_it_playlist_vide_player_220(\"#huge_it_album_video_player_220\");\r\n\t\t\t\t\tclearInterval(huge_it_album_player_interval_220);\r\n\t\t\t\t}\r\n\t\t\t},100);\r\n\t\r\n\t\/\/ Listen for the ready event for any vimeo video players on the page\r\n\tfunction init_huge_it_playlist_vide_player_220(video_container_id){\r\n\t\tvar jQ_items,playlist_autoplay,player_width,video_width,video_param_width,global_container,container,load_icon,youtube,jQ_youtube,vimeo,jQ_vimeo,playlist_container,items;\r\n\r\n\t\t\/* PLUGIN PARAMETERS *\/\r\n\t\t\r\n\t\tplaylist_autoplay=\"false\";\r\n\t\tplayer_width=640;\r\n\t\t\t\t\tvideo_width=384;\r\n\t\t\tvideo_param_width=384;\r\n\t\t\t\t\t\r\n\t\tvideo_param_aprox_height=video_param_width*0.56;\r\n\t\t\/* check if video player exists *\/\r\n\t\tglobal_container=document.querySelector(video_container_id);\r\n\t\tif(global_container){\r\n\t\t\t\r\n\t\t\t\/* SET OBJECT LISTENERS *\/\r\n\t\t\t\/* *** *\/\r\n\t\t\t\/* custom video container *\/\r\n\t\t\tcontainer=global_container.querySelector(\".huge_it_player\");\r\n\t\t\tload_icon=global_container.querySelector(\".load_icon\");\r\n\t\t\t\/* youtube player container *\/\r\n\t\t\tyoutube=global_container.querySelector(\"#youtube_player_220\");\r\n\t\t\tjQ_youtube=jQuery(\"#youtube_player_220\");\r\n\t\t\t\/* vimeo player container *\/\r\n\t\t\tvimeo_js=global_container.querySelector(\"#vimeo_220\");\r\n\t\t\tjQ_vimeo=jQuery(\"#vimeo_220\");\r\n\t\t\t\/* playlist container *\/\r\n\t\t\tplaylist_container=global_container.querySelector(\".playlist_wrapper\");\r\n\t\t\t\/* playlist items *\/\r\n\t\t\titems=playlist_container.querySelectorAll(\"li\");\r\n\t\t\tjQ_items=jQuery(\"#huge_it_album_video_player_220 .playlist_wrapper li\");\r\n\t\t\tif(items.length){\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\/* create youtube player *\/\r\n\t\t\t\tvar youtube_player;\r\n\t\t\t\tYTdeferred.done(function(YT) {\r\n\t\t\t\t\tsetTimeout(function() {\r\n\t\t\t\t\t\tload_icon.style.display = \"none\";\r\n\t\t\t\t\t\tremoveClass(\"loading\", global_container);\r\n\t\t\t\t\t\tinit_playlist_active_item();\r\n\t\t\t\t\t\t                        if(typeof youtube_player.stopVideo === 'function') {\r\n                            youtube_player.stopVideo();\r\n                        }\r\n                            playlist_autoplay=\"true\";\r\n                        \t\t\t\t\t},2000);\r\n\t\t\t\t\t\r\n\t\t\t\t\tyoutube_player = new YT.Player('youtube_player_220', {\r\n\t\t\t\t\t\tautoplay         : 0,\r\n\t\t\t\t\t\tenablejsapi      : 1,\r\n\t\t\t\t\t\tplayerVars:{\r\n\t\t\t\t\t\t\t'autohide':\t\t\t1,\r\n\t\t\t\t\t\t\t'autoplay':\t\t\t0,\r\n\t\t\t\t\t\t\t'controls': \t\t1,\r\n\t\t\t\t\t\t\t'fs':\t\t\t\t1,\r\n\t\t\t\t\t\t\t'disablekb':\t\t0,\r\n\t\t\t\t\t\t\t'modestbranding':\t1,\r\n\t\t\t\t\t\t\t'enablejsapi': 1,\r\n\t\t\t\t\t\t\t\/\/ 'cc_load_policy': 1, \/\/ forces closed captions on\r\n\t\t\t\t\t\t\t'iv_load_policy':\t1, \/\/ annotations, 1=on, 3=off\r\n\t\t\t\t\t\t\t\/\/ 'playlist': videoID, videoID, videoID, etc,\r\n                            'rel':\t\t\t\t\nWarning: Undefined array key \"video_pl_yt_related\" in \/home\/httpd\/vhosts\/tvtrubschachen.ch\/httpdocs\/wp-content\/plugins\/video-player\/Front_end\/video_player_front_end_view.php on line 1915\n0,\r\n\t\t\t\t\t\t\t'showinfo':\t\t\t1,\r\n\t\t\t\t\t\t\t'theme':\t\t\t'dark',\t\/\/ dark, light\r\n\t\t\t\t\t\t\t'color':\t\t\t'red'\t\/\/ red, white\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\tevents           : {\r\n\t\t\t\t\t\t\t'onReady'    : onReady,\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t});\r\n\t\t\t\t\tfunction onReady() {\r\n                        if(typeof youtube_player.pauseVideo === 'function') {\r\n                            youtube_player.pauseVideo();\r\n                        }\r\n\t\t\t\t\t\tyoutube_player.addEventListener('onStateChange', function(e) {\r\n\t\t\t\t\t\t\tif(e.data==0){\r\n\t\t\t\t\t\t\t\t\/* video ended. load next track in playlist *\/\r\n\t\t\t\t\t\t\t\tnext_track();\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\tif(e.data==1){\r\n\t\t\t\t\t\t\t\tplaylist_autoplay=\"true\";\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\tvar vimeo;\r\n\t\t\t\t\t\r\n\t\t\t\t\tvar vimeo_player=jQuery('#vimeo_220')[0];\r\n\t\t\t\t\tvimeo = Froogaloop(vimeo_player);\r\n\t\t\t\t\t\r\n\t\t\t\t\tvimeo.addEvent('ready', function() {\r\n\t\t\t\t\t\tvimeo.addEvent('finish', function() {\r\n\t\t\t\t\t\t\tnext_track();\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t});\r\n\t\t\t\t\t\r\n\t\t\t\t\t\/* helping functions *\/\r\n\t\t\t\t\t\/* *** *\/\r\n\t\t\t\t\tfunction addClass( classname, element ) {\r\n\t\t\t\t\t\tvar cn = element.className;\r\n\t\t\t\t\t\t\/*test for existance *\/\r\n\t\t\t\t\t\tif( cn.indexOf( classname ) != -1 ) {\r\n\t\t\t\t\t\t\treturn;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\/* add a space if the element already has class *\/\r\n\t\t\t\t\t\tif( cn != '' ) {\r\n\t\t\t\t\t\t\tclassname = ' '+classname;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\telement.className = cn+classname;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tfunction removeClass( classname, element ) {\r\n\t\t\t\t\t\tvar cn = element.className;\r\n\t\t\t\t\t\tvar rxp = new RegExp( \"\\\\s?\\\\b\"+classname+\"\\\\b\", \"g\" );\r\n\t\t\t\t\t\tcn = cn.replace( rxp, '' );\r\n\t\t\t\t\t\telement.className = cn;\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\tfunction hasClass(cls, element) {\r\n\t\t\t\t\t\treturn (' ' + element.className + ' ').indexOf(' ' + cls + ' ') > -1;\r\n\t\t\t\t\t}\r\n\t\t\t\t\r\n\t\t\t\t\tfunction init_playlist_custom_video(src){\r\n\t\t\t\t\t\tvar video,thumb_box,thumb,paused,dragging,volume_dragging,volume,progress_duration_bar,progress_bar,progress_played_bar,progress_thumb,progress_buffered,current_time,duration_time,current_time_text,duration_time_text,autoplay,play_btn,center_play_icon,center_pause_icon,center_wait_icon,backward_btn,forward_btn,mute_btn,volume_handle,volume_before,volume_current,volume_after,fullscreen_btn,hover_timer_box,hover_timer;\r\n\t\t\t\t\t\tcurrent_time=\"00\";\r\n\t\t\t\t\t\tduration_time=\"00\";\r\n\t\t\t\t\t\tvolume=1;\r\n\t\t\t\t\t\tdragging=\"\";\r\n\t\t\t\t\t\tpaused=\"\";\r\n\t\t\t\t\t\tvolume_dragging=\"\";\r\n\t\t\t\t\t\t\/* PLUGIN PARAMETERS *\/\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tautoplay=playlist_autoplay;\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\/* check if video player exists *\/\r\n\t\t\t\t\t\tif(container && src!=\"\"){\r\n\t\t\t\t\t\t\t\/* SET OBJECT LISTENERS *\/\r\n\t\t\t\t\t\t\t\/* *** *\/\r\n\t\t\t\t\t\t\tvideo=container.querySelector(\"video\");\r\n\t\t\t\t\t\t\tplay_btn=container.querySelector(\".play_pause\");\r\n\t\t\t\t\t\t\tcenter_play_icon=container.querySelector(\".center_play\");\r\n\t\t\t\t\t\t\tcenter_pause_icon=container.querySelector(\".center_pause\");\r\n\t\t\t\t\t\t\tcenter_wait_icon=container.querySelector(\".center_wait\");\r\n\t\t\t\t\t\t\tbackward_btn=container.querySelector(\".fast_back\");\r\n\t\t\t\t\t\t\tforward_btn=container.querySelector(\".fast_forward\");\r\n\t\t\t\t\t\t\tmute_btn=container.querySelector(\".mute_button\");\r\n\t\t\t\t\t\t\tvolume_handle=container.querySelector(\".volume_handle\");\r\n\t\t\t\t\t\t\tvolume_before=container.querySelector(\".volume_before\");\r\n\t\t\t\t\t\t\tvolume_current=container.querySelector(\".volume_current\");\r\n\t\t\t\t\t\t\tvolume_after=container.querySelector(\".volume_after\");\r\n\t\t\t\t\t\t\tfullscreen_btn=container.querySelector(\".full_screen\");\r\n\t\t\t\t\t\t\tcurrent_time_text=container.querySelector(\".current_time\");\r\n\t\t\t\t\t\t\tduration_time_text=container.querySelector(\".duration_time\");\r\n\t\t\t\t\t\t\tprogress_bar=container.querySelector(\".huge_it_video_player_duration_slide\");\r\n\t\t\t\t\t\t\tprogress_played_bar=container.querySelector(\".played\");\r\n\t\t\t\t\t\t\tprogress_thumb=container.querySelector(\".thumb\");\r\n\t\t\t\t\t\t\tprogress_buffered=container.querySelector(\".buffered\");\r\n\t\t\t\t\t\t\thover_timer_box=container.querySelector(\".hover_timer\");\r\n\t\t\t\t\t\t\thover_timer=container.querySelector(\".hover_timer_time\");\r\n\t\t\t\t\t\t\tthumb_box=container.querySelector(\".thumbnail_block\");\r\n\t\t\t\t\t\t\tthumb=container.querySelector(\".thumbnail_block img\");\r\n\t\t\t\t\t\t\t\/* *** *\/\r\n\t\t\t\t\t\t\t\/* FUNCTIONS *\/\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction timeupdate(){\r\n\t\t\t\t\t\t\t\tif(!isNaN(video.currentTime)){\r\n\t\t\t\t\t\t\t\t\tcurrent_time=Math.floor(video.currentTime);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tif(!isNaN(video.duration)){\r\n\t\t\t\t\t\t\t\t\tduration_time=Math.floor(video.duration);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tvar curmins = Math.floor(video.currentTime \/ 60);\r\n\t\t\t\t\t\t\t\tvar cursecs = Math.floor(video.currentTime - curmins * 60);\r\n\t\t\t\t\t\t\t\tvar durmins = Math.floor(video.duration \/ 60);\r\n\t\t\t\t\t\t\t\tvar dursecs = Math.floor(video.duration - durmins * 60);\r\n\t\t\t\t\t\t\t\tif(cursecs < 10){ cursecs = \"0\"+cursecs; }\r\n\t\t\t\t\t\t\t\tif(dursecs < 10){ dursecs = \"0\"+dursecs; }\r\n\t\t\t\t\t\t\t\tif(curmins < 10){ curmins = \"0\"+curmins; }\r\n\t\t\t\t\t\t\t\tif(durmins < 10){ durmins = \"0\"+durmins; }\r\n\t\t\t\t\t\t\t\tcurrent_time_text.innerHTML = curmins+\":\"+cursecs;\r\n\t\t\t\t\t\t\t\tduration_time_text.innerHTML = durmins+\":\"+dursecs;\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\tvar current_time_percent = current_time*(100\/duration_time);\r\n\t\t\t\t\t\t\t\tvar progress_bar_pixels=(current_time_percent*video_width)\/100;\r\n\t\t\t\t\t\t\t\tprogress_played_bar.style.width=progress_bar_pixels+\"px\";\r\n\t\t\t\t\t\t\t\tif(progress_bar_pixels+progress_thumb.offsetWidth\/2 > video_width){\r\n\t\t\t\t\t\t\t\t\tvar last_px = video_width-progress_thumb.offsetWidth\/2;\r\n\t\t\t\t\t\t\t\t\tprogress_thumb.style.left=last_px+\"px\";\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t}else if(progress_bar_pixels < progress_thumb.offsetWidth\/2){\r\n\t\t\t\t\t\t\t\t\tvar first_px = progress_thumb.offsetWidth\/2;\r\n\t\t\t\t\t\t\t\t\tprogress_thumb.style.left=first_px+\"px\";\r\n\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\tprogress_thumb.style.left=progress_bar_pixels+\"px\";\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction progressHandler(){\r\n\t\t\t\t\t\t\t\tif(!isNaN(video.currentTime)){\r\n\t\t\t\t\t\t\t\t\tcurrent_time=Math.floor(video.currentTime);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tif(!isNaN(video.duration)){\r\n\t\t\t\t\t\t\t\t\tduration_time=Math.floor(video.duration);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tif(!video.paused){\r\n\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-pause\"><\/i>';\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tif(thumb_box.style.display==\"block\" && !video.paused){\r\n\t\t\t\t\t\t\t\t\tthumb_box.style.display=\"none\";\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tif(video.buffered.length > 0){\r\n\t\t\t\t\t\t\t\t\tvar i=video.buffered.length;\r\n\t\t\t\t\t\t\t\t\tvar buffered_end=video.buffered.end(i-1);\r\n\t\t\t\t\t\t\t\t\tvar loaded_percent=(buffered_end\/duration_time)*100;\r\n\t\t\t\t\t\t\t\t\tvar progress_bar_pixels=(loaded_percent*video_width)\/100;\r\n\t\t\t\t\t\t\t\t\tprogress_buffered.style.width=progress_bar_pixels+\"px\";\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tif(!isFullScreen() && hasClass(\"hide_controls\",container)){\r\n\t\t\t\t\t\t\t\t\tremoveClass(\"hide_controls\",container);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction VideoClickPlayPause(){\r\n\t\t\t\t\t\t\t\tif(video.paused){\r\n\t\t\t\t\t\t\t\t\t\/* PLAY THE VIDEO *\/\r\n\t\t\t\t\t\t\t\t\tvideo.play();\r\n\t\t\t\t\t\t\t\t\tpaused=\"\";\r\n\t\t\t\t\t\t\t\t\taddClass(\"playing\",container);\r\n\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-pause\"><\/i>';\r\n\t\t\t\t\t\t\t\t\tcenter_play_icon.style.webkitAnimationName=\"popup\";\r\n\t\t\t\t\t\t\t\t\tcenter_play_icon.style.display=\"block\";\r\n\t\t\t\t\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t\t\t\t\tcenter_play_icon.removeAttribute(\"style\");\r\n\t\t\t\t\t\t\t\t\t},500);\r\n\t\t\t\t\t\t\t\t\tplaylist_autoplay=\"true\";\r\n\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\t\/* PAUSE THE VIDEO *\/\r\n\t\t\t\t\t\t\t\t\tvideo.pause();\r\n\t\t\t\t\t\t\t\t\tpaused=1;\r\n\t\t\t\t\t\t\t\t\tremoveClass(\"playing\",container);\r\n\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-play\"><\/i>';\r\n\t\t\t\t\t\t\t\t\tcenter_pause_icon.style.webkitAnimationName=\"popup\";\r\n\t\t\t\t\t\t\t\t\tcenter_pause_icon.style.display=\"block\";\r\n\t\t\t\t\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t\t\t\t\tcenter_pause_icon.removeAttribute(\"style\");\r\n\t\t\t\t\t\t\t\t\t},500);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction PlayPause(){\r\n\t\t\t\t\t\t\t\tif(hasClass(\"poster\",container)){\r\n\t\t\t\t\t\t\t\t\tvideo.play();\r\n\t\t\t\t\t\t\t\t\tpaused=\"\";\r\n\t\t\t\t\t\t\t\t\tthumb_box.style.display=\"none\";\r\n\t\t\t\t\t\t\t\t\tremoveClass(\"poster\",container);\r\n\t\t\t\t\t\t\t\t\taddClass(\"playing\",container);\r\n\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-pause\"><\/i>';\r\n\t\t\t\t\t\t\t\t\tplaylist_autoplay=\"true\";\r\n\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\tif(video.paused){\r\n\t\t\t\t\t\t\t\t\t\t\/* PLAY THE VIDEO *\/\r\n\t\t\t\t\t\t\t\t\t\tvideo.play();\r\n\t\t\t\t\t\t\t\t\t\tpaused=\"\";\r\n\t\t\t\t\t\t\t\t\t\taddClass(\"playing\",container);\r\n\t\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-pause\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\t\t\/* PAUSE THE VIDEO *\/\r\n\t\t\t\t\t\t\t\t\t\tvideo.pause();\r\n\t\t\t\t\t\t\t\t\t\tpaused=1;\r\n\t\t\t\t\t\t\t\t\t\tremoveClass(\"playing\",container);\r\n\t\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-play\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction step_back(){\r\n\t\t\t\t\t\t\t\tif(!isNaN(video.currentTime)){\r\n\t\t\t\t\t\t\t\t\tcurrent_time=Math.floor(video.currentTime);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tif(!isNaN(video.duration)){\r\n\t\t\t\t\t\t\t\t\tduration_time=Math.floor(video.duration);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tvideo.currentTime=current_time-15;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction step_forward(){\r\n\t\t\t\t\t\t\t\tif(!isNaN(video.currentTime)){\r\n\t\t\t\t\t\t\t\t\tcurrent_time=Math.floor(video.currentTime);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tif(!isNaN(video.duration)){\r\n\t\t\t\t\t\t\t\t\tduration_time=Math.floor(video.duration);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tvideo.currentTime=current_time+15;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction toggle_mute(){\r\n\t\t\t\t\t\t\t\tif(video.muted){\r\n\t\t\t\t\t\t\t\t\tvideo.muted=false;\r\n\t\t\t\t\t\t\t\t\tif(volume<0.7){\r\n\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-down\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-up\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\tvar volume_handle_width=volume_handle.offsetWidth;\r\n\t\t\t\t\t\t\t\t\tvar volume_current_pixels=volume*volume_handle_width;\r\n\t\t\t\t\t\t\t\t\tvolume_before.style.width=volume_current_pixels+\"px\";\r\n\t\t\t\t\t\t\t\t\tvolume_current.style.left=volume_current_pixels+\"px\";\r\n\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\tvar volume_handle_width=volume_handle.offsetWidth;\r\n\t\t\t\t\t\t\t\t\tvar volume_current_width=volume_before.offsetWidth;\r\n\t\t\t\t\t\t\t\t\tvolume=volume_current_width\/volume_handle_width;\r\n\t\t\t\t\t\t\t\t\tvideo.muted=true;\r\n\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-off\"><\/i>';\r\n\t\t\t\t\t\t\t\t\tvolume_before.style.width=\"0px\";\r\n\t\t\t\t\t\t\t\t\tvolume_current.style.left=\"0px\";\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction exitHandler(){\r\n\t\t\t\t\t\t\t\tif (isFullScreen())\r\n\t\t\t\t\t\t\t\t\tconsole.log(\"\");\r\n\t\t\t\t\t\t\t\t   \/\/ nothing\r\n\t\t\t\t\t\t\t\telse\r\n\t\t\t\t\t\t\t\t\t cFullScreen();\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction toggle_full_screen(){\r\n\t\t\t\t\t\t\t\tif (isFullScreen())\r\n\t\t\t\t\t\t\t\t\tcFullScreen();\r\n\t\t\t\t\t\t\t\telse\r\n\t\t\t\t\t\t\t\t\trequestFullScreen(container || document.documentElement);\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction isFullScreen(){\r\n\t\t\t\t\t\t\t\treturn (document.fullScreenElement && document.fullScreenElement !== null)\r\n\t\t\t\t\t\t\t\t\t || document.mozFullScreen\r\n\t\t\t\t\t\t\t\t\t || document.webkitIsFullScreen;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction vidSeeking(e){\r\n\t\t\t\t\t\t\t\tvar x = e.clientX;\r\n\t\t\t\t\t\t\t\tvar l=container.getBoundingClientRect().left;\r\n\t\t\t\t\t\t\t\tvar pos = x-l;\r\n\t\t\t\t\t\t\t\tif(pos>=0 && pos<video_width){\r\n\t\t\t\t\t\t\t\t\tprogress_played_bar.style.width = pos+\"px\";\r\n\t\t\t\t\t\t\t\t\tprogress_thumb.style.left = pos+\"px\";\r\n\t\t\t\t\t\t\t\t\tvar current_percent=(pos\/video_width)*100;\r\n\t\t\t\t\t\t\t\t\tvar seekto=duration_time*(current_percent\/100);\r\n\t\t\t\t\t\t\t\t\tvideo.currentTime=seekto;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction requestFullScreen(element){\r\n\t\t\t\t\t\t\t\tif (element.requestFullscreen)\r\n\t\t\t\t\t\t\t\t\telement.requestFullscreen();\r\n\t\t\t\t\t\t\t\telse if (element.msRequestFullscreen)\r\n\t\t\t\t\t\t\t\t\telement.msRequestFullscreen();\r\n\t\t\t\t\t\t\t\telse if (element.mozRequestFullScreen)\r\n\t\t\t\t\t\t\t\t\telement.mozRequestFullScreen();\r\n\t\t\t\t\t\t\t\telse if (element.webkitRequestFullscreen)\r\n\t\t\t\t\t\t\t\t\telement.webkitRequestFullscreen();\r\n\t\t\t\t\t\t\t\taddClass(\"fullscreen\",container);\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\tfullscreen_btn.innerHTML='<i class=\"hugeicons hugeicons-compress\"><\/i>';\r\n\t\t\t\t\t\t\t\tjQuery.when(requestFullScreen).done(function(){\r\n\t\t\t\t\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t},500);\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t}\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction cFullScreen(){\r\n\t\t\t\t\t\t\t\tif (document.exitFullscreen)\r\n\t\t\t\t\t\t\t\t\tdocument.exitFullscreen();\r\n\t\t\t\t\t\t\t\telse if (document.msExitFullscreen)\r\n\t\t\t\t\t\t\t\t\tdocument.msExitFullscreen();\r\n\t\t\t\t\t\t\t\telse if (document.mozCancelFullScreen)\r\n\t\t\t\t\t\t\t\t\tdocument.mozCancelFullScreen();\r\n\t\t\t\t\t\t\t\telse if (document.webkitExitFullscreen)\r\n\t\t\t\t\t\t\t\t\tdocument.webkitExitFullscreen();\r\n\t\t\t\t\t\t\t\tremoveClass(\"fullscreen\",container);\r\n\t\t\t\t\t\t\t\tfullscreen_btn.innerHTML='<i class=\"hugeicons hugeicons-expand\"><\/i>';\r\n\t\t\t\t\t\t\t\tjQuery.when(cFullScreen).done(function(){\r\n\t\t\t\t\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\r\n\t\t\t\t\t\t\t\t\t},500);\r\n\t\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\tfunction setVolume(e){\r\n\t\t\t\t\t\t\t\tvar x = e.clientX;\r\n\t\t\t\t\t\t\t\tvar l=volume_handle.getBoundingClientRect().left;\r\n\t\t\t\t\t\t\t\tvar pos = x-l;\r\n\t\t\t\t\t\t\t\tif(pos>0 && pos<=volume_handle.offsetWidth){\r\n\t\t\t\t\t\t\t\t\tvolume_before.style.width=pos+\"px\";\r\n\t\t\t\t\t\t\t\t\tvolume_current.style.left=pos+\"px\";\r\n\t\t\t\t\t\t\t\t\tvar volume_handle_width=volume_handle.offsetWidth;\r\n\t\t\t\t\t\t\t\t\tvar current_percent=(pos\/volume_handle_width)*100;\r\n\t\t\t\t\t\t\t\t\tvolume=current_percent\/100;\r\n\t\t\t\t\t\t\t\t\tvideo.muted=false;\r\n\t\t\t\t\t\t\t\t\tvideo.volume=current_percent\/100;\r\n\t\t\t\t\t\t\t\t\tif(current_percent<70){\r\n\t\t\t\t\t\t\t\t\t\tif(current_percent==0){\r\n\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-off\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-down\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-up\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\tif(pos<=0){\r\n\t\t\t\t\t\t\t\t\t\tvideo.muted=true;\r\n\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-off\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=\"0px\";\r\n\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=\"0px\";\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction waiting(){\r\n\t\t\t\t\t\t\t\tcenter_wait_icon.style.display=\"block\";\r\n\t\t\t\t\t\t\t\tcenter_wait_icon.style.opacity=\"1\";\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction notWaiting(){\r\n\t\t\t\t\t\t\t\tcenter_wait_icon.style.display=\"none\";\r\n\t\t\t\t\t\t\t\tcenter_wait_icon.style.opacity=\"0\";\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction videoEnd(){\r\n\t\t\t\t\t\t\t\tplay_btn.innerHTML ='<i class=\"hugeicons hugeicons-refresh\"><\/i>';\r\n\t\t\t\t\t\t\t\tif (isFullScreen()) cFullScreen();\r\n\t\t\t\t\t\t\t\tnext_track();\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction timerDisplay(e){\r\n\t\t\t\t\t\t\t\tif(video.buffered.length > 0){\r\n\t\t\t\t\t\t\t\t\tvar x = e.clientX;\r\n\t\t\t\t\t\t\t\t\tvar l=container.getBoundingClientRect().left;\r\n\t\t\t\t\t\t\t\t\tvar w=hover_timer_box.offsetWidth;\r\n\t\t\t\t\t\t\t\t\tvar pos = x-l;\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\tvar mouse_pos_percent= (pos\/video_width)*100;\r\n\t\t\t\t\t\t\t\t\tvar mouse_pos_time=duration_time*(mouse_pos_percent\/100);\r\n\t\t\t\t\t\t\t\t\tvar curmins = Math.floor(mouse_pos_time \/ 60);\r\n\t\t\t\t\t\t\t\t\tvar cursecs = Math.floor(mouse_pos_time - curmins * 60);\r\n\t\t\t\t\t\t\t\t\tif(cursecs < 10){ cursecs=\"0\"+cursecs; }\r\n\t\t\t\t\t\t\t\t\tif(curmins < 10){ curmins=\"0\"+curmins; }\r\n\t\t\t\t\t\t\t\t\t\/\/hover_timer_box.style.webkitAnimationName=\"opacity\";\r\n\t\t\t\t\t\t\t\t\thover_timer_box.style.opacity=\"1\";\r\n\t\t\t\t\t\t\t\t\thover_timer_box.style.display = \"block\";\r\n\t\t\t\t\t\t\t\t\thover_timer_box.style.left = x-l-w\/2+\"px\";\r\n\t\t\t\t\t\t\t\t\thover_timer.innerHTML = curmins+\":\"+cursecs;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction timerNotDisplay(e){\r\n\t\t\t\t\t\t\t\thover_timer_box.style.display = \"none\";\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction keyFunctions(e){\r\n\t\t\t\t\t\t\t\tswitch(e.keyCode){\r\n\t\t\t\t\t\t\t\t\tcase 40:\r\n\t\t\t\t\t\t\t\t\t\tvar curent_volume=video.volume;\r\n\t\t\t\t\t\t\t\t\t\tvar curent_volume_percent=curent_volume*100;\r\n\t\t\t\t\t\t\t\t\t\tif(curent_volume_percent>0){\r\n\t\t\t\t\t\t\t\t\t\t\tvar new_volume_percent=curent_volume_percent-10;\r\n\t\t\t\t\t\t\t\t\t\t\tif(new_volume_percent<=0){\r\n\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-off\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=\"0px\";\r\n\t\t\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=\"0px\";\r\n\t\t\t\t\t\t\t\t\t\t\t\tvideo.muted=true;\r\n\t\t\t\t\t\t\t\t\t\t\t\tvolume=0;\r\n\t\t\t\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\t\t\t\tif(new_volume_percent<70){\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-down\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-up\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\t\tvar new_volume=new_volume_percent\/100;\r\n\t\t\t\t\t\t\t\t\t\t\t\tvar volume_handle_width=volume_handle.offsetWidth;\r\n\t\t\t\t\t\t\t\t\t\t\t\tvar new_position=new_volume*volume_handle_width;\r\n\t\t\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=new_position+\"px\";\r\n\t\t\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=new_position+\"px\";\r\n\t\t\t\t\t\t\t\t\t\t\t\tvideo.muted=false;\r\n\t\t\t\t\t\t\t\t\t\t\t\tvideo.volume=new_volume;\r\n\t\t\t\t\t\t\t\t\t\t\t\tvolume=new_volume;\r\n\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t\t\t\tcase 38:\r\n\t\t\t\t\t\t\t\t\t\tvar curent_volume=video.volume;\r\n\t\t\t\t\t\t\t\t\t\tvar curent_volume_percent=curent_volume*100;\r\n\t\t\t\t\t\t\t\t\t\tif(curent_volume_percent<100){\r\n\t\t\t\t\t\t\t\t\t\t\tvar new_volume_percent=curent_volume_percent+10;\r\n\t\t\t\t\t\t\t\t\t\t\tif(new_volume_percent>100){\r\n\t\t\t\t\t\t\t\t\t\t\t\tnew_volume_percent=100;\r\n\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\tif(new_volume_percent<70){\r\n\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-down\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-up\"><\/i>';\r\n\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\tvar new_volume=new_volume_percent\/100;\r\n\t\t\t\t\t\t\t\t\t\t\tvar volume_handle_width=volume_handle.offsetWidth;\r\n\t\t\t\t\t\t\t\t\t\t\tvar new_position=new_volume*volume_handle_width;\r\n\t\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=new_position+\"px\";\r\n\t\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=new_position+\"px\";\r\n\t\t\t\t\t\t\t\t\t\t\tvideo.volume=new_volume;\r\n\t\t\t\t\t\t\t\t\t\t\tvideo.muted=false;\r\n\t\t\t\t\t\t\t\t\t\t\tvolume=new_volume;\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t\t\t\tcase 39:\r\n\t\t\t\t\t\t\t\t\t\tstep_forward();\r\n\t\t\t\t\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t\t\t\tcase 37:\r\n\t\t\t\t\t\t\t\t\t\tstep_back();\r\n\t\t\t\t\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t\t\t\tcase 32:\r\n\t\t\t\t\t\t\t\t\t\tVideoClickPlayPause();\r\n\t\t\t\t\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction huge_it_single_video_responsive(){\r\n\t\t\t\t\t\t\t\tvar video_parent=container.parentNode;\r\n\t\t\t\t\t\t\t\tvar video_parent_width=video_parent.offsetWidth;\r\n\t\t\t\t\t\t\t\tif(video_parent_width<=video_param_width && !isFullScreen()){\r\n\t\t\t\t\t\t\t\t\t\/*container.style.width=\"100%\";*\/\r\n\t\t\t\t\t\t\t\t\taddClass(\"fullwidth\",container);\r\n\t\t\t\t\t\t\t\t\tjQuery.when(huge_it_single_video_responsive).done(function(){\r\n\t\t\t\t\t\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\r\n\t\t\t\t\t\t\t\t\t\t},500);\r\n\t\t\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\tremoveClass(\"fullwidth\",container);\r\n\t\t\t\t\t\t\t\t\t\/*container.style.width=video_param_width+\"px\";*\/\r\n\t\t\t\t\t\t\t\t\tjQuery.when(huge_it_single_video_responsive).done(function(){\r\n\t\t\t\t\t\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\r\n\t\t\t\t\t\t\t\t\t\t},500);\r\n\t\t\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tfunction videoResized(){\r\n\t\t\t\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\r\n\t\t\t\t\t\t\t\t},500);\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/* *** *\/\r\n\r\n\t\t\t\t\t\t\t\/* ADD EVENT LISTENERS *\/\r\n\t\t\t\t\t\t\t\/* *** *\/\r\n\t\t\t\t\t\t\tvideo.addEventListener(\"timeupdate\",timeupdate,false);\r\n\t\t\t\t\t\t\tvideo.addEventListener(\"playing\",progressHandler,false);\r\n\t\t\t\t\t\t\tvideo.addEventListener(\"loadeddata\",progressHandler,false);\r\n\t\t\t\t\t\t\tvideo.addEventListener(\"canplaythrough\",progressHandler,false);\r\n\t\t\t\t\t\t\tvideo.addEventListener(\"progress\",progressHandler,false);\r\n\t\t\t\t\t\t\tvideo.addEventListener(\"waiting\",waiting,false);\r\n\t\t\t\t\t\t\tvideo.addEventListener(\"canplay\",notWaiting,false);\r\n\t\t\t\t\t\t\tvideo.addEventListener(\"ended\",videoEnd,false);\r\n\t\t\t\t\t\t\tvideo.addEventListener(\"resize\",videoResized,false);\r\n\t\t\t\t\t\t\t\/* *** *\/\r\n\t\t\t\t\t\t\tvideo.addEventListener(\"click\",VideoClickPlayPause,false);\r\n\t\t\t\t\t\t\tvideo.addEventListener(\"dblclick\",toggle_full_screen,false);\r\n\t\t\t\t\t\t\tcenter_play_icon.addEventListener(\"click\",VideoClickPlayPause,false);\r\n\t\t\t\t\t\t\tcenter_pause_icon.addEventListener(\"click\",VideoClickPlayPause,false);\r\n\t\t\t\t\t\t\tcenter_wait_icon.addEventListener(\"click\",VideoClickPlayPause,false);\r\n\t\t\t\t\t\t\tthumb_box.addEventListener(\"click\",PlayPause,false);\r\n\t\t\t\t\t\t\tplay_btn.addEventListener(\"click\",PlayPause,false);\r\n\t\t\t\t\t\t\tbackward_btn.addEventListener(\"click\",step_back,false);\r\n\t\t\t\t\t\t\tforward_btn.addEventListener(\"click\",step_forward,false);\r\n\t\t\t\t\t\t\tmute_btn.addEventListener(\"click\",toggle_mute,false);\r\n\t\t\t\t\t\t\tfullscreen_btn.addEventListener(\"click\",toggle_full_screen,false);\r\n\t\t\t\t\t\t\tcontainer.addEventListener('webkitfullscreenchange', exitHandler, false);\r\n\t\t\t\t\t\t\tcontainer.addEventListener('mozfullscreenchange', exitHandler, false);\r\n\t\t\t\t\t\t\tcontainer.addEventListener('fullscreenchange', exitHandler, false);\r\n\t\t\t\t\t\t\tcontainer.addEventListener('MSFullscreenChange', exitHandler, false);\r\n\t\t\t\t\t\t\tprogress_bar.addEventListener(\"mouseover\",timerDisplay,false);\r\n\t\t\t\t\t\t\tprogress_bar.addEventListener(\"mousemove\",timerDisplay,false);\r\n\t\t\t\t\t\t\tprogress_bar.addEventListener(\"mouseout\",timerNotDisplay,false);\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/* KEYBOARD *\/\r\n\t\t\t\t\t\t\t\/* *** *\/\r\n\t\t\t\t\t\t\tcontainer.addEventListener(\"mouseover\",function(){\r\n\t\t\t\t\t\t\t\twindow.addEventListener(\"keydown\",keyFunctions,false);\r\n\t\t\t\t\t\t\t},false)\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tcontainer.addEventListener(\"mouseout\",function(){\r\n\t\t\t\t\t\t\t\twindow.removeEventListener(\"keydown\",keyFunctions,false);\r\n\t\t\t\t\t\t\t},false)\r\n\t\t\t\t\t\t\t\/* *** *\/\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/* VIDEO SEEKING *\/\r\n\t\t\t\t\t\t\tprogress_bar.addEventListener(\"mousedown\",function(e){\r\n\t\t\t\t\t\t\t\tdragging=1;\r\n\t\t\t\t\t\t\t\tvidSeeking(e);\r\n\t\t\t\t\t\t\t},false);\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\twindow.addEventListener(\"mousemove\",function(e){\r\n\t\t\t\t\t\t\t\tif(dragging==1){\r\n\t\t\t\t\t\t\t\t\tif(paused!=1){\r\n\t\t\t\t\t\t\t\t\t\tvideo.pause();\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\tremoveClass(\"playing\",container);\r\n\t\t\t\t\t\t\t\t\tvidSeeking(e);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t},false);\r\n\t\t\t\t\t\t\twindow.addEventListener(\"mouseup\",function(){\r\n\t\t\t\t\t\t\t\tif(dragging==1){\r\n\t\t\t\t\t\t\t\t\tif(paused!==1){\r\n\t\t\t\t\t\t\t\t\t\tvideo.play();\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\taddClass(\"playing\",container);\r\n\t\t\t\t\t\t\t\t\tdragging=\"\";\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t},false);\r\n\t\t\t\t\t\t\t\/* VOLUME CHANGING *\/\r\n\t\t\t\t\t\t\tvolume_handle.addEventListener(\"mousedown\", function (e) {\r\n\t\t\t\t\t\t\t\tvolume_dragging = 1;\r\n\t\t\t\t\t\t\t\tsetVolume(e);\r\n\t\t\t\t\t\t\t}, false);\r\n\t\t\t\t\t\t\twindow.addEventListener(\"mousemove\", function (e) {\r\n\t\t\t\t\t\t\t\tif (volume_dragging == 1) {\r\n\t\t\t\t\t\t\t\t\tsetVolume(e);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}, false);\r\n\t\t\t\t\t\t\twindow.addEventListener(\"mouseup\", function () {\r\n\t\t\t\t\t\t\t\tif (volume_dragging == 1) {\r\n\t\t\t\t\t\t\t\t\tvolume_dragging = \"\";\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}, false);\r\n\r\n\t\t\t\t\t\t\tvar timeout;\r\n\t\t\t\t\t\t\tcontainer.onmousemove = function () {\r\n\t\t\t\t\t\t\t\tif (isFullScreen()) {\r\n\t\t\t\t\t\t\t\t\tremoveClass(\"hide_controls\", container);\r\n\t\t\t\t\t\t\t\t\tclearTimeout(timeout);\r\n\t\t\t\t\t\t\t\t\ttimeout = setTimeout(function () {\r\n\t\t\t\t\t\t\t\t\t\taddClass(\"hide_controls\", container);\r\n\t\t\t\t\t\t\t\t\t}, 3000);\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\tfunction init_playlist_active_item(){\r\n\t\t\t\t\t\t\/* youtube player container *\/\r\n\t\t\t\t\t\tyoutube=global_container.querySelector(\"#youtube_player_220\");\r\n\t\t\t\t\t\tjQ_youtube=jQuery(\"#youtube_player_220\");\r\n\t\t\t\t\t\t\/* vimeo player container *\/\r\n\t\t\t\t\t\tvimeo_js=global_container.querySelector(\"#vimeo_220\");\r\n\t\t\t\t\t\tjQ_vimeo=jQuery(\"#vimeo_220\");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tvar active=playlist_container.querySelector(\"li.active\")\r\n\t\t\t\t\t\tvar id=active.getAttribute(\"data-item-id\");\r\n\t\t\t\t\t\tvar type=active.getAttribute(\"data-type\");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tswitch(type){\r\n\t\t\t\t\t\t\tcase \"custom\":\r\n\t\t\t\t\t\t\t\t\/* HIDE YOUTUBE PLAYER *\/\r\n\t\t\t\t\t\t\t\tyoutube.style.display=\"none\";\r\n\t\t\t\t\t\t\t\tif(typeof youtube_player.loadVideoById === 'function'){\r\n\t\t\t\t\t\t\t\t\tyoutube_player.loadVideoById(\"\");\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #youtube_220_thumb\").style.display=\"none\";\r\n\t\t\t\t\t\t\t\t\/* HIDE VIMEO PLAYER *\/ \r\n\t\t\t\t\t\t\t\tvimeo_player.setAttribute(\"src\",\"\");\r\n\t\t\t\t\t\t\t\tvimeo_js.style.display=\"none\";\r\n\t\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #vimeo_220_thumb\").style.display=\"none\";\r\n\t\t\t\t\t\t\t\t\/* DISPLAY CUSTOM VIDEO *\/\r\n\t\t\t\t\t\t\t\tcontainer.style.display=\"block\";\r\n\t\t\t\t\t\t\t\tvar ContainerParent = document.getElementById(\"huge_it_album_video_player_220\");\r\n\t\t\t\t\t\t\t\tvar src=active.getAttribute(\"data-src\");\r\n\t\t\t\t\t\t\t\tvar thumb=active.getAttribute(\"data-poster\");\r\n\t\t\t\t\t\t\t\tvar title=ContainerParent.querySelector('li.active');\r\n\t\t\t\t\t\t\t\ttitle=title.getAttribute(\"data-title\");\r\n\t\t\t\t\t\t\t\tcontainer.querySelector(\"video\").setAttribute(\"src\",src);\r\n\t\t\t\t\t\t\t\tif(title == '')\r\n\t\t\t\t\t\t\t\t\tcontainer.querySelector(\".huge_it_video_player_top\").style.display=\"none\";\r\n\t\t\t\t\t\t\t\telse \r\n\t\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\t\tcontainer.querySelector(\".huge_it_video_player_top\").style.display=\"block\";\r\n\t\t\t\t\t\t\t\t\tcontainer.querySelector(\".video_title\").innerHTML=title;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tif(playlist_autoplay==\"true\"){\r\n\t\t\t\t\t\t\t\t\tcontainer.querySelector(\"video\").autoplay = true;\r\n\t\t\t\t\t\t\t\t\taddClass(\"playing\",container);\r\n\t\t\t\t\t\t\t\t\tremoveClass(\"poster\",container);\r\n\t\t\t\t\t\t\t\t\tcontainer.querySelector(\".thumbnail_block\").style.display=\"none\";\r\n\t\t\t\t\t\t\t\t\tcontainer.querySelector(\".play_pause\").innerHTML='<i class=\"hugeicons hugeicons-pause\"><\/i>';\r\n\t\t\t\t\t\t\t\t\tplaylist_autoplay=\"true\";\r\n\t\t\t\t\t\t\t\t\tprogressHandler();\r\n\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\tcontainer.querySelector(\"video\").autoplay = false;\r\n\t\t\t\t\t\t\t\t\tremoveClass(\"playing\",container);\r\n\t\t\t\t\t\t\t\t\tcontainer.querySelector(\".play_pause\").innerHTML='<i class=\"hugeicons hugeicons-play\"><\/i>';\r\n\t\t\t\t\t\t\t\t\taddClass(\"poster\",container);\r\n\t\t\t\t\t\t\t\t\tif(thumb != \"\"){\r\n\t\t\t\t\t\t\t\t\t\tcontainer.querySelector(\".thumbnail_block img\").setAttribute(\"src\",thumb);\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\tcontainer.querySelector(\".thumbnail_block\").style.display=\"block\";\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t\tcase \"youtube\":\r\n\t\t\t\t\t\t\t\t\/* DISPLAY YOUTUBE PLAYER *\/\r\n\t\t\t\t\t\t\t\tvar id=active.getAttribute(\"data-video-id\");\r\n\t\t\t\t\t\t\t\tvar thumb=active.getAttribute(\"data-poster\");\r\n                                if(typeof youtube_player.loadVideoById === 'function') {\r\n                                    youtube_player.loadVideoById(id);\r\n                                }\r\n\t\t\t\t\t\t\t\tyoutube.style.display=\"block\";\r\n                                youtube.style.height=video_param_aprox_height+\"px\";\r\n\r\n\t\t\t\t\t\t\t\tif(playlist_autoplay==\"true\"){\r\n\t\t\t\t\t\t\t\t\tyoutube_player.playVideo();\r\n\t\t\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #youtube_220_thumb\").style.display=\"none\";\r\n\t\t\t\t\t\t\t\t}else{\r\n                                    if(typeof youtube_player.pauseVideo === 'function') {\r\n                                        youtube_player.pauseVideo();\r\n                                    }\r\n\t\t\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #youtube_220_thumb img.thumb\").setAttribute(\"src\",thumb);\r\n\t\t\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #youtube_220_thumb\").style.display=\"block\";\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\/* HIDE VIMEO PLAYER *\/ \r\n\t\t\t\t\t\t\t\tvimeo_player.setAttribute(\"src\",\"\");\r\n\t\t\t\t\t\t\t\tvimeo_js.style.display=\"none\";\r\n\t\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #vimeo_220_thumb\").style.display=\"none\";\r\n\t\t\t\t\t\t\t\t\/* HIDE CUSTOM VIDEO *\/\r\n\t\t\t\t\t\t\t\tcontainer.style.display=\"none\";\r\n\t\t\t\t\t\t\t\tcontainer.querySelector(\"video\").setAttribute(\"src\",\"\");\r\n\t\t\t\t\t\t\t\tcontainer.querySelector(\".thumbnail_block\").style.display=\"none\";\r\n\t\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t\tcase \"vimeo\":\r\n\t\t\t\t\t\t\t\t\/* HIDE YOUTUBE PLAYER *\/\r\n\t\t\t\t\t\t\t\tyoutube.style.display=\"none\";\r\n                                if(typeof youtube_player.loadVideoById === 'function') {\r\n                                    youtube_player.loadVideoById(\"\");\r\n                                }\r\n\t\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #youtube_220_thumb\").style.display=\"none\";\r\n\t\t\t\t\t\t\t\t\/* DISPLAY VIMEO PLAYER *\/ \r\n\t\t\t\t\t\t\t\tvar id=active.getAttribute(\"data-video-id\");\r\n\t\t\t\t\t\t\t\tvar thumb=active.getAttribute(\"data-poster\");\r\n\t\t\t\t\t\t\t\tvar vimeo_autoplay;\r\n\t\t\t\t\t\t\t\tif(playlist_autoplay==\"true\"){\r\n\t\t\t\t\t\t\t\t\tvimeo_autoplay=\"&autoplay=1\";\r\n\t\t\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #vimeo_220_thumb\").style.display=\"none\";\r\n\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\tvimeo_autoplay=\"\";\r\n\t\t\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #vimeo_220_thumb img.thumb\").setAttribute(\"src\",thumb);\r\n\t\t\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #vimeo_220_thumb\").style.display=\"block\";\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\tvimeo_player.setAttribute(\"src\",\"https:\/\/player.vimeo.com\/video\/\"+id+\"?api=1&color=00adef&player_id=vimeo_220&fullscreen=0\"+vimeo_autoplay);\r\n\t\t\t\t\t\t\t\tvimeo_js.style.display=\"block\";\r\n\t\t\t\t\t\t\t\t\/* HIDE CUSTOM VIDEO *\/\r\n\t\t\t\t\t\t\t\tcontainer.style.display=\"none\";\r\n\t\t\t\t\t\t\t\tcontainer.querySelector(\"video\").setAttribute(\"src\",\"\");\r\n\t\t\t\t\t\t\t\tcontainer.querySelector(\".thumbnail_block\").style.display=\"none\";\r\n\t\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\tfunction next_track(){\r\n\t\t\t\t\t\tvar active=jQ_items.parent().find(\"li.active\");\r\n\t\t\t\t\t\tvar active_id=active.data(\"item-id\");\r\n\t\t\t\t\t\tvar max_id=jQ_items.length-1;\r\n\t\t\t\t\t\tvar next;\r\n\t\t\t\t\t\tif(active_id!=max_id){\r\n\t\t\t\t\t\t\tnext=active_id+1;\r\n\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\tnext=0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tactive.removeClass(\"active\");\r\n\t\t\t\t\t\tjQ_items.eq(next).addClass(\"active\");\r\n\t\t\t\t\t\tinit_playlist_active_item();\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\tfunction change_track(el){\r\n\t\t\t\t\t\tvar active=el.parent().find(\"li.active\");\r\n\t\t\t\t\t\tvar active_id=active.data(\"item-id\");\r\n\t\t\t\t\t\tvar this_id=el.data(\"item-id\");\r\n\t\t\t\t\t\tvar max_id=jQ_items.length-1;\r\n\t\t\t\t\t\tif(this_id!=active_id){\r\n\t\t\t\t\t\t\tactive.removeClass(\"active\");\r\n\t\t\t\t\t\t\tel.addClass(\"active\");\r\n\t\t\t\t\t\t\tjQuery.when(change_track).done(function(){\r\n\t\t\t\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t\t\t\tinit_playlist_active_item();\r\n\t\t\t\t\t\t\t\t},100);\r\n\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\tfunction huge_it_playlist_responsive(){\r\n\t\t\t\t\t\tvar computedStyle = getComputedStyle(global_container.parentNode);\r\n\t\t\t\t\t\tvar a=global_container.parentNode.clientWidth-parseFloat(computedStyle.paddingRight)-parseFloat(computedStyle.paddingLeft);\r\n\t\t\t\t\t\tif(player_width>=a){\r\n\t\t\t\t\t\t\taddClass(\"fullwidth\",global_container);\r\n\t\t\t\t\t\t\tjQuery.when(change_track).done(function(){\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t\t\t\tvar player_width=global_container.offsetWidth;\r\n\t\t\t\t\t\t\t\t\tvar player_aprox_height=player_width*0.56;\r\n\t\t\t\t\t\t\t\t\tyoutube.style.height=player_aprox_height+\"px\";\r\n\t\t\t\t\t\t\t\t\tvimeo_js.style.height=player_aprox_height+\"px\";\r\n\t\t\t\t\t\t\t\t},100);\r\n\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\tremoveClass(\"fullwidth\",global_container);\r\n\t\t\t\t\t\t\tyoutube.style.height=video_param_aprox_height+\"px\";\r\n\t\t\t\t\t\t\tvimeo_js.style.height=video_param_aprox_height+\"px\";\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\tfunction removeVimeoThumb(){\r\n\t\t\t\t\t\tvar active=playlist_container.querySelector(\"li.active\");\r\n\t\t\t\t\t\tvar type=active.getAttribute(\"data-type\");\r\n\t\t\t\t\t\tif(type==\"vimeo\"){\r\n\t\t\t\t\t\t\tvar id=active.getAttribute(\"data-video-id\");\r\n\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #vimeo_220_thumb\").style.display=\"none\";\r\n\t\t\t\t\t\t\tvimeo_player.setAttribute(\"src\",\"https:\/\/player.vimeo.com\/video\/\"+id+\"?api=1&color=00adef&portrait=1&player_id=vimeo_220&fullscreen=0&autoplay=1\");\r\n\t\t\t\t\t\t\tplaylist_autoplay=\"true\";\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\tfunction removeYoutubeThumb(){\r\n\t\t\t\t\t\tvar active=playlist_container.querySelector(\"li.active\");\r\n\t\t\t\t\t\tvar type=active.getAttribute(\"data-type\");\r\n\t\t\t\t\t\tif(type==\"youtube\"){\r\n\t\t\t\t\t\t\tvar id=active.getAttribute(\"data-video-id\");\r\n\t\t\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #youtube_220_thumb\").style.display=\"none\";\r\n                            if(typeof youtube_player.loadVideoById === 'function') {\r\n                                youtube_player.loadVideoById(id);\r\n                            }\r\n\t\t\t\t\t\t\tyoutube_player.playVideo();\r\n\t\t\t\t\t\t\tplaylist_autoplay=\"true\";\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\/* ADD EVENT LISTENERS *\/\r\n\t\t\t\t\tinit_playlist_custom_video();\r\n\t\t\t\t\t\r\n\t\t\t\t\thuge_it_playlist_responsive();\r\n\t\t\t\t\tjQuery(window).on(\"resize\",function(){\r\n\t\t\t\t\t\thuge_it_playlist_responsive();\r\n\t\t\t\t\t});\r\n\t\t\t\t\tjQ_items.on(\"click\",function(){\r\n\t\t\t\t\t\tchange_track(jQuery(this));\r\n\t\t\t\t\t});\r\n\t\t\t\t\t\r\n\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #youtube_220_thumb\").addEventListener(\"click\",removeYoutubeThumb,false);\r\n\t\t\t\t\tglobal_container.querySelector(\".players_wrapper #vimeo_220_thumb\").addEventListener(\"click\",removeVimeoThumb,false);\r\n\t\t\t\t\t\r\n\t\t\t\t});\r\n\t\t\t}\r\n\t\t\t\/* *** *\/\r\n\t\t}\r\n\t}\r\n});\r\n\t\t\t<\/script>\r\n\t\t\t<style>\r\n\t\t\t\/*\r\n\t\t\tparameters\r\n\t\t\t*\/\r\n\t\t\t#huge_it_album_video_player_220 {\r\n\t\t\t\twidth:640px;\r\n\t\t\t\theight:auto;\r\n\t\t\t\t\t\t\t\t\t\tmargin:0px auto;\r\n\t\t\t\t\t\t\t\t\t\tmargin-top:5px;\r\n\t\t\t\tmargin-bottom:5px;\r\n\t\t\t\tbackground:#EEEEEE;\r\n\t\t\t\tborder:0px solid #009BE3;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper {\r\n\t\t\t\t\t\t\t\t\t\tfloat:left;\r\n\t\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .custom_thumb,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .thumbnail_block {\r\n\t\t\t\tbackground:#f1f1f1;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tfloat:left;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\theight:100%;\r\n\t\t\t\tmargin:0px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper > iframe {\r\n\t\t\t\theight:215.04px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper {\r\n\t\t\t\twidth:384px;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220.align_bottom .players_wrapper {\r\n\t\t\t\twidth:640px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .thumbnail_block {\r\n\t\t\t\tbackground:#EEEEEE;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom {\r\n\t\t\t\tbackground:rgba(51,51,51,0);\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .huge_it_player .thumbnail_block .thumbnail_play,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_center,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom .huge_it_video_player_controls .control {\r\n\t\t\t\tcolor:#FFFFFF !important;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom .huge_it_video_player_controls .control:hover,\r\n\t\t\t#huge_it_album_video_player_220 .huge_it_player .thumbnail_block .thumbnail_play:hover {\r\n\t\t\t\tcolor:#FFFFFF !important;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom .huge_it_video_player_duration_slide {\r\n\t\t\t\tbackground:transparent;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom .huge_it_video_player_duration_slide .duration {\r\n\t\t\t\tbackground:rgba(255,255,255,0.2);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom .huge_it_video_player_duration_slide .buffered {\r\n\t\t\t\tbackground:rgba(255,255,255,0.4);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_before,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom .huge_it_video_player_duration_slide .played{\r\n\t\t\t\tbackground:#F12B24;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom .huge_it_video_player_duration_slide .thumb {\r\n\t\t\t\tbackground:#F12B24 !important;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom .huge_it_video_player_controls .timer .current_time {\r\n\t\t\t\tcolor:#FFFFFF;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom .huge_it_video_player_controls .timer .separator,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_video_player_bottom .huge_it_video_player_controls .timer .duration_time {\r\n\t\t\t\tcolor:#DDDDDD;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper,\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul {\r\n\t\t\t\tbackground:#000000;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper h3 {\r\n\t\t\t\tcolor:#FFFFFF;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul li.item:hover {\r\n\t\t\t\tbackground:#525252;\r\n\t\t\t\t\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul li.item.active {\r\n\t\t\t\tbackground:#525252;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul li.item .playlist_button .item_title {\r\n\t\t\t\tcolor:#FFFFFF;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul li.item:hover .playlist_button .item_title {\r\n\t\t\t\tcolor:#FFFFFF;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul li.item.active .playlist_button .item_title {\r\n\t\t\t\tcolor:#FFFFFF;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul::-webkit-scrollbar-thumb {\r\n\t\t\t\tborder-left-color: #CCCCCC;\r\n\t\t\t\tbackground: #CCCCCC;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul::-webkit-scrollbar-track {\r\n\t\t\t\tborder-left-color: #444444;\r\n\t\t\t\tbackground: #444444;\r\n\t\t\t\t-webkit-box-shadow: inset 0 0 1px #444444;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul::-webkit-scrollbar-thumb:hover {\r\n\t\t\t\tborder-left-color: #AAAAAA;\r\n\t\t\t\tbackground: #AAAAAA;\r\n\t\t\t}\r\n\r\n\t\t\t\/*\r\n\t\t\tstatic\r\n\t\t\t*\/\r\n\r\n\t\t\t#huge_it_album_video_player_220 {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tdisplay:table;\r\n\t\t\t\theight:auto;\r\n\t\t\t\tmin-width:250px;\r\n\t\t\t\tfont-size:15px;\r\n\t\t\t\tfont-weight:normal;\r\n\t\t\t\tfont-family:Roboto, Arial, Helvetica, sans-serif;\r\n\t\t\t\tfont-style:normal;\r\n\t\t\t\tline-height:1;\r\n\t\t\t\tuser-select:none;\r\n\t\t\t\t-webkit-user-select:none;\r\n\t\t\t\t-moz-user-select:none;\r\n\t\t\t\t-o-user-select:none;\r\n\t\t\t\t-ms-user-select:none;\r\n\t\t\t\tbox-sizing:content-box;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220.fullwidth {\r\n\t\t\t\twidth:100%;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tdisplay:table;\r\n\t\t\t\theight:auto;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220.fullwidth .players_wrapper {\r\n\t\t\t\twidth:100%;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tdisplay:table;\r\n\t\t\t\theight:auto;\r\n\t\t\t\tmin-width:250px;\r\n\t\t\t\tfont-size:15px;\r\n\t\t\t\tfont-weight:normal;\r\n\t\t\t\tfont-family:Roboto, Arial, Helvetica, sans-serif;\r\n\t\t\t\tfont-style:normal;\r\n\t\t\t\tline-height:1;\r\n\t\t\t\tuser-select:none;\r\n\t\t\t\t-webkit-user-select:none;\r\n\t\t\t\t-moz-user-select:none;\r\n\t\t\t\t-o-user-select:none;\r\n\t\t\t\t-ms-user-select:none;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220.loading {\r\n\t\t\t\toverflow:hidden;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .load_icon {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\theight:100%;\r\n\t\t\t\tbackground:#fff;\r\n\t\t\t\tz-index:15;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .load_icon img {\r\n\t\t\t\twidth:50px;\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\ttop:50%;\r\n\t\t\t\tleft:50%;\r\n\t\t\t\tmargin-left:-40px;\r\n\t\t\t\tmargin-top:30px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_player,\r\n\t\t\t#huge_it_album_video_player_220 .playlist_player iframe {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\theight:auto;\r\n\t\t\t\tmargin:0px;\r\n\t\t\t\tz-index:5;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.poster {\r\n\t\t\t\toverflow:hidden;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullwidth {\r\n\t\t\t\twidth:100%;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen {\r\n\t\t\t\twidth:100%;\r\n\t\t\t\ttransition:none;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen video {\r\n\t\t\t\twidth:100%;\r\n\t\t\t\tmax-height:100%;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player div[data-title]:hover:after {\r\n\t\t\t\tcontent: attr(data-title);\r\n\t\t\t\tpadding:8px 10px;\r\n\t\t\t\tcolor: #fff;\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\tleft:0;\r\n\t\t\t\tbottom: calc(100% + 20px);\r\n\t\t\t\tbottom: -webkit-calc(100% + 20px);\r\n\t\t\t\tbottom: -moz-calc(100% + 20px);\r\n\t\t\t\tbottom: -ms-calc(100% + 20px);\r\n\t\t\t\tbottom: -o-calc(100% + 20px);\r\n\t\t\t\twhite-space: nowrap;\r\n\t\t\t\tz-index:6;\r\n\t\t\t\tfont-size:12px;\r\n\t\t\t\tbackground:#444;\r\n\t\t\t\tborder-radius:2px;\r\n\t\t\t\tline-height:1;\r\n\t\t\t\t-moz-transition: opacity .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\t-webkit-transition: opacity .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransition: opacity .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_player {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tfloat:left;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\theight:100%;\r\n\t\t\t\tmargin:0px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_player video {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tfloat:left;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\theight:auto;\r\n\t\t\t\tmargin:0px;\r\n\t\t\t\tz-index:5;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .thumbnail_block {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tdisplay:none;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\ttop:0px;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\theight:100%;\r\n\t\t\t\toverflow:hidden;\r\n\t\t\t\tz-index:10;\r\n\t\t\t\ttext-align:center;\r\n\t\t\t\tvertical-align:middle;\r\n\t\t\t\twhite-space:nowrap;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.poster .thumbnail_block {\r\n\t\t\t\tdisplay:block;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .thumbnail_block img {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\ttop:0px;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\tmax-height:none;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .thumbnail_block .thumbnail_play {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\tleft:50%;\r\n\t\t\t\ttop:50%;\r\n\t\t\t\tmargin:-30px 0px 0px -30px;\r\n\t\t\t\twidth:60px;\r\n\t\t\t\theight:60px;\r\n\t\t\t\tfont-size:58px;\r\n\t\t\t\tline-height:60px;\r\n\t\t\t\ttext-align:center;\r\n\t\t\t\tcursor:poiner;\r\n\t\t\t\ttransition:transform .2s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\tcursor:pointer;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .thumbnail_block .thumbnail_play:hover {\r\n\t\t\t\ttransform:scale(1.05,1.05);\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_top {\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\ttop: 0px;\r\n\t\t\t\tleft: 0px;\r\n\t\t\t\twidth: calc(100% - 30px);\r\n\t\t\t\twidth: -webkit-calc(100% - 30px);\r\n\t\t\t\twidth: -moz-calc(100% - 30px);\r\n\t\t\t\twidth: -o-calc(100% - 30px);\r\n\t\t\t\twidth: -ms-calc(100% - 30px);\r\n\t\t\t\tpadding: 15px;\r\n\t\t\t\tbackground:rgba(0,0,0,.1);\r\n\t\t\t\tcursor: pointer;\r\n\t\t\t\toverflow: hidden;\r\n\t\t\t\tz-index:11;\r\n\t\t\t\twebkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing .huge_it_video_player_top,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.hide_controls.playing .huge_it_video_player_top {\r\n\t\t\t\topacity:0;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing:not(.hide_controls):hover .huge_it_video_player_top {\r\n\t\t\t\topacity:1;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_top .video_title {\r\n\t\t\t\tcolor: #fff;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\tbottom:0px;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\theight:50px;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\tz-index:6;\r\n\t\t\t\twebkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom {\r\n\t\t\t\theight:80px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing .huge_it_video_player_bottom {\r\n\t\t\t\topacity:0;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.hide_controls.playing .huge_it_video_player_bottom {\r\n\t\t\t\topacity:0;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing:not(.hide_controls):hover .huge_it_video_player_bottom {\r\n\t\t\t\topacity:1;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_duration_slide {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\tbottom:30px;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\theight:20px;\r\n\t\t\t\tmargin:0px;\r\n\t\t\t\tline-height:1;\r\n\t\t\t\tcursor:pointer;\r\n\t\t\t\t-moz-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\t-webkit-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\t-ms-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransform-origin:center center;\r\n\t\t\t\t-webkit-transform-origin:center center;\r\n\t\t\t\t-moz-transform-origin:center center;\r\n\t\t\t\t-o-transform-origin:center center;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide {\r\n\t\t\t\theight:30px;\r\n\t\t\t\tbottom:50px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_duration_slide .duration {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\tbottom:7.5px;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\theight:5px;\r\n\t\t\t\tz-index:6;\r\n\t\t\t\t-moz-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\t-webkit-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\t-ms-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransform-origin:center center;\r\n\t\t\t\t-webkit-transform-origin:center center;\r\n\t\t\t\t-moz-transform-origin:center center;\r\n\t\t\t\t-o-transform-origin:center center;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .duration {\r\n\t\t\t\tbottom:11px;\r\n\t\t\t\theight:8px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_duration_slide .played {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\tbottom:7.5px;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\twidth:0px;\r\n\t\t\t\theight:5px;\r\n\t\t\t\tz-index:8;\r\n\t\t\t\t-moz-transition:height .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\t-webkit-transition:height .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\t-ms-transition:height .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransition:height .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransform-origin:center center;\r\n\t\t\t\t-webkit-transform-origin:center center;\r\n\t\t\t\t-moz-transform-origin:center center;\r\n\t\t\t\t-o-transform-origin:center center;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .played {\r\n\t\t\t\tbottom:11px;\r\n\t\t\t\theight:8px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_duration_slide .thumb {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\tbottom:3.5px;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\twidth:13px;\r\n\t\t\t\theight:13px;\r\n\t\t\t\tmargin-left:-6.5px;\r\n\t\t\t\tbackground:#f12b24;\r\n\t\t\t\tborder-radius:6.5px;\r\n\t\t\t\tz-index:9;\r\n\t\t\t\tcursor:pointer;\r\n\t\t\t\t-moz-transition:transform .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\t-webkit-transition:transform .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\t-ms-transition:transform .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransition:transform .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransform-origin:center center;\r\n\t\t\t\t-webkit-transform-origin:center center;\r\n\t\t\t\t-moz-transform-origin:center center;\r\n\t\t\t\t-o-transform-origin:center center;\r\n\t\t\t\t\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .thumb {\r\n\t\t\t\tbottom:5px;\r\n\t\t\t\twidth:20px;\r\n\t\t\t\theight:20px;\r\n\t\t\t\tborder-radius:10px;\r\n\t\t\t\tmargin-left:-10px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide .thumb {\r\n\t\t\t\ttransform:scale(0,0);\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .thumb {\r\n\t\t\t\ttransform:scale(1,1);\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_duration_slide .buffered {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\tbottom:7.5px;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\twidth:0px;\r\n\t\t\t\theight:5px;\r\n\t\t\t\tz-index:7;\r\n\t\t\t\t-moz-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\t-webkit-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\t-ms-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransition:all .1s cubic-bezier(0.0,0.0,0.2,1);\r\n\t\t\t\ttransform-origin:center center;\r\n\t\t\t\t-webkit-transform-origin:center center;\r\n\t\t\t\t-moz-transform-origin:center center;\r\n\t\t\t\t-o-transform-origin:center center;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .buffered {\r\n\t\t\t\tbottom:11px;\r\n\t\t\t\theight:8px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide .duration,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide .played,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide .buffered {\r\n\t\t\t\tbottom:8.5px;\r\n\t\t\t\theight:3px;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .duration,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .played,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .buffered {\r\n\t\t\t\tbottom:12.5px;\r\n\t\t\t\theight:5px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .duration,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .played,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .buffered {\r\n\t\t\t\tbottom:7.5px;\r\n\t\t\t\theight:5px;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .duration,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .played,\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .buffered {\r\n\t\t\t\tbottom:11px;\r\n\t\t\t\theight:8px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_duration_slide .hover_timer {\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\tdisplay:none;\r\n\t\t\t\tleft:0;\r\n\t\t\t\tbottom:100%;\r\n\t\t\t\tpadding: 5px 9px;\r\n\t\t\t\tmax-width: 200px;\r\n\t\t\t\tbackground:rgba(28,28,28,0.8);\r\n\t\t\t\tborder-radius:2px;\r\n\t\t\t\twhite-space: nowrap;\r\n\t\t\t\tword-wrap: normal;\r\n\t\t\t\t-o-text-overflow: ellipsis;\r\n\t\t\t\ttext-overflow: ellipsis;\r\n\t\t\t\tfont-size:11px;\r\n\t\t\t\tline-height:1;\r\n\t\t\t\tcolor: #fff;\r\n\t\t\t\tz-index:6;\r\n\t\t\t\t -moz-transform: none;\r\n\t\t\t\t-ms-transform: none;\r\n\t\t\t\t-webkit-transform: none;\r\n\t\t\t\ttransform: none;\r\n\t\t\t\t-moz-transition:opacity .1s cubic-bezier(0.4,0.0,1,1);\r\n\t\t\t\t-webkit-transition:opacity .1s cubic-bezier(0.4,0.0,1,1);\r\n\t\t\t\t-ms-transition:opacity .1s cubic-bezier(0.4,0.0,1,1);\r\n\t\t\t\ttransition:opacity .1s cubic-bezier(0.4,0.0,1,1);\r\n\t\t\t\t -webkit-animation-duration:.1s;\r\n\t\t\t\t-webkit-animation-iteration-count:1;\r\n\t\t\t\t-webkit-animation-timing-function: cubic-bezier(0.4,0.0,1,1);\r\n\t\t\t\topacity:0;\r\n\t\t\t}\r\n\r\n\t\t\t@-webkit-keyframes opacity {\r\n\t\t\t\t0% {\r\n\t\t\t\t\topacity:0;\r\n\t\t\t\t}\r\n\t\t\t\t100% {\r\n\t\t\t\t\topacity:1;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\tbottom:0px;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\theight:30px;\r\n\t\t\t\tmargin:0px;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.small .huge_it_video_player_bottom .huge_it_video_player_controls {\r\n\t\t\t\ttext-align:center;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls {\r\n\t\t\t\theight:50px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .control {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tdisplay:inline-block;\r\n\t\t\t\twidth:30px;\r\n\t\t\t\theight:30px;\r\n\t\t\t\tmargin:0px 0px 0px 5px;\r\n\t\t\t\tfont-size:16px;\r\n\t\t\t\tline-height:30px;\r\n\t\t\t\ttext-align:center;\r\n\t\t\t\tvertical-align:top;\r\n\t\t\t\tcursor:pointer;\r\n\t\t\t}\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .control i{\r\n                                line-height: inherit;\r\n                        }\r\n\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .control {\r\n\t\t\t\twidth:50px;\r\n\t\t\t\theight:50px;\r\n\t\t\t\tmargin:0px 0px 0px 5px;\r\n\t\t\t\tfont-size:30px;\r\n\t\t\t\tline-height:50px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .fast_back {\r\n\t\t\t\t\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.small .huge_it_video_player_bottom .huge_it_video_player_controls .fast_back {\r\n\t\t\t\tdisplay:none;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .play_pause {\r\n\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.small .huge_it_video_player_bottom .huge_it_video_player_controls .play_pause {\r\n\t\t\t\tfloat:initial;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .fast_forward {\r\n\t\t\t\t\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.small .huge_it_video_player_bottom .huge_it_video_player_controls .fast_forward {\r\n\t\t\t\tdisplay:none;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .mute_button {\r\n\t\t\t\t\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.small .huge_it_video_player_bottom .huge_it_video_player_controls .mute_button {\r\n\t\t\t\tfloat:initial;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.very_small .huge_it_video_player_bottom .huge_it_video_player_controls .mute_button {\r\n\t\t\t\tdisplay:none;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tdisplay:inline-block;\r\n\t\t\t\twidth:50px;\r\n\t\t\t\theight:30px;\r\n\t\t\t\tbackground: none;\r\n\t\t\t\tcursor: pointer;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.small .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle {\r\n\t\t\t\tfloat:initial;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.very_small .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle {\r\n\t\t\t\tdisplay:none;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tdisplay:inline-block;\r\n\t\t\t\twidth:100px;\r\n\t\t\t\theight:50px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_before {\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\ttop:13.5px;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\theight:3px;\r\n\t\t\t\twidth:50px;\r\n\t\t\t\tz-index:7;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_before {\r\n\t\t\t\ttop:22.5px;\r\n\t\t\t\theight:5px;\r\n\t\t\t\twidth:100px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_current {\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\ttop:8.5px;\r\n\t\t\t\tleft:50px;\r\n\t\t\t\theight:13px;\r\n\t\t\t\twidth: 4px;\r\n\t\t\t\tmargin-left:-2px;\r\n\t\t\t\tbackground: #fff;\r\n\t\t\t\tz-index:8;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_current {\r\n\t\t\t\ttop:15px;\r\n\t\t\t\theight:20px;\r\n\t\t\t\twidth:6px;\r\n\t\t\t\tmargin-left:-3px;\r\n\t\t\t\tleft:100px;\r\n\t\t\t\twidth: 4px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_after {\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\ttop:13.5px;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\theight:3px;\r\n\t\t\t\twidth:50px;\r\n\t\t\t\tbackground:#fff;\r\n\t\t\t\tz-index:6;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_after {\r\n\t\t\t\ttop:22.5px;\r\n\t\t\t\theight:5px;\r\n\t\t\t\twidth:100px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .timer {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tdisplay:inline-block;\r\n\t\t\t\tmin-width:50px;\r\n\t\t\t\theight:30px;\r\n\t\t\t\tmargin:0px 0px 0px 5px;\r\n\t\t\t\tvertical-align:top;\r\n\t\t\t\tfont-size:11px;\r\n\t\t\t\tline-height:30px;\r\n\t\t\t\tfont-style:normal;\r\n\t\t\t\tfont-weight:normal;\r\n\t\t\t\ttext-align:center;\r\n\t\t\t\tcursor:pointer;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .timer {\r\n\t\t\t\theight:50px;\r\n\t\t\t\tfont-size:14px;\r\n\t\t\t\tline-height:50px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .timer .current_time {\r\n\t\t\t\tdisplay:inline-block;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .timer .separator {\r\n\t\t\t\tdisplay:inline-block;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .timer .duration_time {\r\n\t\t\t\tdisplay:inline-block;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_bottom .huge_it_video_player_controls .full_screen {\r\n\t\t\t\tfloat:right;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player.small .huge_it_video_player_bottom .huge_it_video_player_controls .full_screen {\r\n\t\t\t\tfloat:initial;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_center {\r\n\t\t\t\ttext-align:center;\r\n\t\t\t\tfont-size:15px;\r\n\t\t\t\tline-height:40px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_center div {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tdisplay:none;\r\n\t\t\t\tleft:50%;\r\n\t\t\t\ttop:50%;\r\n\t\t\t\tmargin-top:-20px;\r\n\t\t\t\theight:40px;\r\n\t\t\t\twidth:40px;\r\n\t\t\t\tmargin-left:-20px;\r\n\t\t\t\tbackground: rgba(0,0,0,.2);\r\n\t\t\t\tborder-radius: 100%;\r\n\t\t\t\ttext-align:center;\r\n\t\t\t\ttransition:all .2s linear;\r\n\t\t\t\t -webkit-animation-duration:.5s;\r\n\t\t\t\t-webkit-animation-iteration-count:1;\r\n\t\t\t\t-webkit-animation-timing-function: linear;\r\n\t\t\t\tz-index:6;\r\n\t\t\t\topacity:0;\r\n\t\t\t}\r\n                        #huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_center i{\r\n                                line-height: 40px;\r\n                        }\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .huge_it_player .huge_it_video_player_center .center_wait {\r\n\t\t\t\tbackground:transparent;\r\n\t\t\t}\r\n\r\n\t\t\t@-webkit-keyframes popup {\r\n\t\t\t\t0% {\r\n\t\t\t\t\topacity:1;\r\n\t\t\t\t\ttransform:scale(1,1);\r\n\t\t\t\t}\r\n\t\t\t\t100% {\r\n\t\t\t\t\topacity:0;\r\n\t\t\t\t\ttransform:scale(3,3);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper {\r\n\t\t\t\tfloat:left;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:256px;\r\n\t\t\t\theight:100%;\r\n\t\t\t\tmargin:0px;\r\n\t\t\t\t\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper h3 {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tfloat: left;\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\twidth: calc(100% - 20px);\r\n\t\t\t\twidth: -webkit-calc(100% - 20px);\r\n\t\t\t\twidth: -o-calc(100% - 20px);\r\n\t\t\t\twidth: -moz-calc(100% - 20px);\r\n\t\t\t\theight: 30px;\r\n\t\t\t\tfont-size: 18px;\r\n\t\t\t\tfont-style: normal;\r\n\t\t\t\ttext-shadow: none;\r\n\t\t\t\tmargin: 0px;\r\n\t\t\t\tpadding: 10px;\r\n\t\t\t}\r\n\r\n\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:256px;\r\n\t\t\t\ttop:50px;\r\n\t\t\t\theight:calc(100% - 50px);\r\n\t\t\t\theight:-webkit-calc(100% - 50px);\r\n\t\t\t\theight:-moz-calc(100% - 50px);\r\n\t\t\t\theight:-o-calc(100% - 50px);\r\n\t\t\t\theight:-ms-calc(100% - 50px);\r\n\t\t\t\tmargin:0px;\r\n\t\t\t\tpadding:0px;\r\n\t\t\t\tlist-style-type:none;\r\n\t\t\t\toverflow:auto;\r\n\t\t\t\t\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul::-webkit-scrollbar-track {\r\n\t\t\t\t\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul::-webkit-scrollbar {\r\n\t\t\t\twidth: 10px;\r\n\t\t\t\theight: 9px;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul::-webkit-scrollbar-thumb {\r\n\t\t\t\t\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul::-webkit-scrollbar-thumb:hover {\r\n\t\t\t\t\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul li.item {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tfloat:left;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\tmargin:0px;\r\n\t\t\t\tpadding:0px;\r\n\t\t\t\toverflow:hidden;\r\n\t\t\t\tlist-style-type:none;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul li.item .playlist_button {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tfloat:left;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:calc(100% - 20px);\r\n\t\t\t\twidth:-webkit-calc(100% - 20px);\r\n\t\t\t\twidth:-moz-calc(100% - 20px);\r\n\t\t\t\twidth:-o-calc(100% - 20px);\r\n\t\t\t\twidth:-ms-calc(100% - 20px);\r\n\t\t\t\tpadding:10px;\r\n\t\t\t\tcursor:pointer;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul li.item .playlist_button .thumb {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\tfloat:left;\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\twidth:72px;\r\n\t\t\t\theight:54px;\r\n\t\t\t\toverflow:hidden;\r\n\t\t\t\ttext-align: center;\r\n\t\t\t\tvertical-align: middle;\r\n\t\t\t\twhite-space: nowrap;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul li.item .playlist_button .thumb:before {\r\n\t\t\t\tcontent:'';\r\n\t\t\t\tdisplay:inline-block;\r\n\t\t\t\theight:100%;\r\n\t\t\t\tvertical-align:middle;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul li.item .playlist_button img {\r\n\t\t\t\tdisplay: inline-block;\r\n\t\t\t\tvertical-align: middle;\r\n\t\t\t\twidth: auto;\r\n\t\t\t\theight: auto;\r\n\t\t\t\tmax-width: 100%;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220 .playlist_wrapper ul li.item .playlist_button .item_title {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tfloat:right;\r\n\t\t\t\twidth: calc(100% - 72px);\r\n\t\t\t\theight:54px;\r\n\t\t\t\tfont-size:13px;\r\n\t\t\t\tvertical-align:middle;\r\n\t\t\t\tline-height:54px;\r\n\t\t\t\twhite-space: nowrap;\r\n\t\t\t\ttext-overflow: ellipsis;\r\n\t\t\t\tword-wrap: break-word;\r\n\t\t\t\ttext-indent: 15px;\r\n\t\t\t\tcursor: pointer;\r\n\t\t\t\toverflow: hidden;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220.fullwidth .playlist_wrapper {\r\n\t\t\t\twidth:100%;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220.fullwidth .playlist_wrapper ul {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\ttop:0px;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\theight:300px;\r\n\t\t\t\tmargin:0px;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220.align_bottom .playlist_wrapper {\r\n\t\t\t\twidth:100%;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t#huge_it_album_video_player_220.align_bottom .playlist_wrapper ul {\r\n\t\t\t\tposition:relative;\r\n\t\t\t\ttop:0px;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\theight:300px;\r\n\t\t\t\tmargin:0px;\r\n\t\t\t}\r\n\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .custom_thumb {\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\tdisplay: none;\r\n\t\t\t\tleft: 0px;\r\n\t\t\t\ttop: 0px;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\theight: 100%;\r\n\t\t\t\toverflow: hidden;\r\n\t\t\t\tz-index: 10;\r\n\t\t\t\ttext-align: center;\r\n\t\t\t\tvertical-align: middle;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .custom_thumb img.thumb {\r\n\t\t\t\tdisplay:block;\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\ttop:0px;\r\n\t\t\t\tleft:0px;\r\n\t\t\t\twidth:100%;\r\n\t\t\t\tmax-height:none;\r\n                height: 100%;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 .players_wrapper .custom_thumb img.play {\r\n\t\t\t\tposition:absolute;\r\n\t\t\t\ttop:calc(50% - 24.5px);\r\n\t\t\t\ttop:-webkit-calc(50% - 24.5px);\r\n\t\t\t\ttop:-moz-calc(50% - 24.5px);\r\n\t\t\t\ttop:-o-calc(50% - 24.5px);\r\n\t\t\t\ttop:-ms-calc(50% - 24.5px);\r\n\t\t\t\tleft:calc(50% - 35px);\r\n\t\t\t\tleft:-webkit-calc(50% - 35px);\r\n\t\t\t\tleft:-moz-calc(50% - 35px);\r\n\t\t\t\tleft:-o-calc(50% - 35px);\r\n\t\t\t\tleft:-ms-calc(50% - 35px);\r\n\t\t\t\twidth:70px;\r\n\t\t\t\theight:49px;\r\n\t\t\t\tcursor: pointer;\r\n\t\t\t}\r\n\r\n\t\t\t#huge_it_album_video_player_220 * {\r\n\t\t\t\tbox-sizing:content-box !important;\r\n\t\t\t\ttext-indent: 0px;\r\n\t\t\t}\r\n\r\n\t\t\t<\/style>\r\n\t\t\t<div id=\"huge_it_album_video_player_220\" class=\"loading \">\r\n\t\t\t\t<div class=\"load_icon\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.tvtrubschachen.ch\/wp-content\/plugins\/video-player\/Front_end\/..\/images\/loading.gif\" alt=\"loading\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"players_wrapper\">\r\n\t\t\t\t\t<div class=\"huge_it_player playlist_player\">\r\n\t\t\t\t\t\t<div class=\"huge_it_video_player_player\">\r\n\t\t\t\t\t\t\t<video  src=\"\" data-current=\"--\" data-duration=\"--\">\r\n\t\t\t\t\t\t\t\tYour browser does not support HTML5 video.\r\n\t\t\t\t\t\t\t<\/video>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"thumbnail_block\">\r\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t<div class=\"thumbnail_play\"><i class=\"hugeicons hugeicons-play-circle-o\"><\/i><\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"huge_it_video_player_top\">\r\n\t\t\t\t\t\t\t<div class=\"video_title\">Big Buck Bunny<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"huge_it_video_player_bottom\">\r\n\t\t\t\t\t\t\t<div class=\"huge_it_video_player_duration_slide\">\r\n\t\t\t\t\t\t\t\t<div class=\"duration\"><\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"played\"><\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"thumb\"><\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"buffered\"><\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"hover_timer\">\r\n\t\t\t\t\t\t\t\t\t<span class=\"hover_timer_time\">00:00<\/span>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"huge_it_video_player_controls\">\r\n\t\t\t\t\t\t\t\t<div class=\"fast_back control\" data-title=\"Fast backward\"><i class=\"hugeicons hugeicons-step-backward\"><\/i><\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"play_pause control\" data-title=\"Play\"><i class=\"hugeicons hugeicons-play\"><\/i><\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"fast_forward control\" data-title=\"Fast forward\"><i class=\"hugeicons hugeicons-step-forward\"><\/i><\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"mute_button control\" data-title=\"Mute\"><i class=\"hugeicons hugeicons-volume-up\"><\/i><\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"volume_handle\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"volume_before\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"volume_current\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"volume_after\"><\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"timer\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"current_time\">--<\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"separator\"> \/ <\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"duration_time\">--<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"full_screen control\" data-title=\"Full Screen\"><i class=\"hugeicons hugeicons-expand\"><\/i><\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"huge_it_video_player_center\">\r\n\t\t\t\t\t\t\t<div class=\"center_play\"><i class=\"hugeicons hugeicons-play\"><\/i><\/div>\r\n\t\t\t\t\t\t\t<div class=\"center_pause\"><i class=\"hugeicons hugeicons-pause\"><\/i><\/div>\r\n\t\t\t\t\t\t\t<div class=\"center_wait\"><i class=\"hugeicons hugeicons-spinner hugeicons-pulse\"><\/i><\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"youtube_220_thumb\" class=\"custom_thumb\"><img decoding=\"async\" class=\"thumb\" src=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2016\/07\/bilder_190513-009.jpg\" alt=\"\" \/><img decoding=\"async\" class=\"play\" src=\"https:\/\/www.tvtrubschachen.ch\/wp-content\/plugins\/video-player\/Front_end\/..\/images\/play.youtube.png\" alt=\"youtube play\" \/><\/div>\r\n\t\t\t\t\t<div id=\"youtube_player_220\" class=\"playlist_player\"><\/div>\r\n\t\t\t\t\t<div id=\"vimeo_220_thumb\" class=\"custom_thumb\"><img decoding=\"async\" class=\"thumb\" src=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2016\/07\/bilder_190513-009.jpg\" alt=\"\" \/><img decoding=\"async\" class=\"play\" src=\"https:\/\/www.tvtrubschachen.ch\/wp-content\/plugins\/video-player\/Front_end\/..\/images\/play.vimeo.png\" alt=\"vimeo play\" \/><\/div>\r\n\t\t\t\t\t<iframe id=\"vimeo_220\" class=\"playlist_player\" src=\"\" frameborder=\"0\" webkitallowfullscreen mozallowfullscreen allowfullscreen><\/iframe>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"playlist_wrapper\">\r\n\t\t\t\t\t<h3>TVT Diverse Videos<\/h3>\r\n\t\t\t\t\t<ul>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"item active\" data-item-id=\"0\" data-type=\"custom\" data-src=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2016\/07\/Weise_Worte_Schumi.m4v\" data-poster=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2016\/07\/bilder_190513-009.jpg\" data-title=\"Weise Worte Schumi\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"playlist_button\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"thumb\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2016\/07\/bilder_190513-009.jpg\" alt=\"Weise Worte Schumi\" \/>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"item_title\">Weise Worte Schumi<\/span>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"item \" data-item-id=\"1\" data-type=\"custom\" data-src=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2016\/07\/andr\u00e9_der_k\u00fcnstler.wmv\" data-poster=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2016\/07\/IMG_1946.jpg\" data-title=\"Andre der K\u00fcnstler\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"playlist_button\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"thumb\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2016\/07\/IMG_1946.jpg\" alt=\"Andre der K\u00fcnstler\" \/>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"item_title\">Andre der K\u00fcnstler<\/span>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"item \" data-item-id=\"2\" data-type=\"custom\" data-src=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2016\/06\/Korbball.mp4\" data-poster=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2015\/11\/DSC_0466.jpg\" data-title=\"Korbball Winter 15\/16\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"playlist_button\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"thumb\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2015\/11\/DSC_0466.jpg\" alt=\"Korbball Winter 15\/16\" \/>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"item_title\">Korbball Winter 15\/16<\/span>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"item \" data-item-id=\"3\" data-type=\"custom\" data-src=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2016\/06\/KTF2016-037.mp4\" data-poster=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2013\/11\/tv-trubschachen_schwarz.jpg\" data-title=\"KTF Thun 2016\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"playlist_button\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"thumb\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.tvtrubschachen.ch\/wp-content\/uploads\/2013\/11\/tv-trubschachen_schwarz.jpg\" alt=\"KTF Thun 2016\" \/>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"item_title\">KTF Thun 2016<\/span>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\n","protected":false},"excerpt":{"rendered":"<p>Die Videogallerie ist noch im Aufbau&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"ngg_post_thumbnail":0,"_mc_calendar":[],"footnotes":""},"class_list":["post-748","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.tvtrubschachen.ch\/index.php?rest_route=\/wp\/v2\/pages\/748","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tvtrubschachen.ch\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tvtrubschachen.ch\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tvtrubschachen.ch\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tvtrubschachen.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=748"}],"version-history":[{"count":13,"href":"https:\/\/www.tvtrubschachen.ch\/index.php?rest_route=\/wp\/v2\/pages\/748\/revisions"}],"predecessor-version":[{"id":12098,"href":"https:\/\/www.tvtrubschachen.ch\/index.php?rest_route=\/wp\/v2\/pages\/748\/revisions\/12098"}],"wp:attachment":[{"href":"https:\/\/www.tvtrubschachen.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=748"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}