{"id":7865,"date":"2018-09-03T21:46:34","date_gmt":"2018-09-04T02:46:34","guid":{"rendered":"http:\/\/trashbusters.com.co\/?page_id=7865"},"modified":"2018-09-03T21:46:34","modified_gmt":"2018-09-04T02:46:34","slug":"trash-mumma","status":"publish","type":"page","link":"https:\/\/trashbusters.com.co\/?page_id=7865","title":{"rendered":"Trash Mumma"},"content":{"rendered":"\t\t\t<script>\n\t\t\t\tjQuery(document).ready(function(){\n\t\t\t\t\tvar tag = document.createElement('script');\n\t\t\t\t\ttag.src = \"https:\/\/www.youtube.com\/iframe_api\";\n\t\t\t\t\tvar firstScriptTag = document.getElementsByTagName('script')[0];\n\t\t\t\t\tfirstScriptTag.parentNode.insertBefore(tag, firstScriptTag);\n\t\t\t\t});\n\t\t\t\tfunction onYouTubeIframeAPIReady(){\n\t\t\t\t\t\t\t\t\t}\n\t\t\t<\/script>\n\t\t\t\t\t\t\t\t\t\t<script type=\"text\/javascript\">\n\t\t\t\t\t\t\t\t\/*init snigle video player when document is ready*\/\n\t\t\t\t\t\t\tjQuery(document).ready(function(){\n\t\t\t\t\t\t\t\tvar huge_it_single_player_interval_15833 = setInterval(function(){\n\t\t\t\t\t\t\t\t\tif(jQuery(\"#huge_it_sigle_video_player_15833\").is(\":visible\")){\n\t\t\t\t\t\t\t\t\t\tinit_huge_it_single_video_player_15833(\"#huge_it_sigle_video_player_15833\");\n\t\t\t\t\t\t\t\t\t\tclearInterval(huge_it_single_player_interval_15833);\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t},100);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t});\n\n\t\t\t\t\t\t\t\/* Single Player *\/\n\t\t\t\t\t\t\tfunction init_huge_it_single_video_player_15833(video_container_id){\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tvar container,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,video_param_width,video_width,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;\n\t\t\t\t\t\t\t\tcurrent_time=\"00\";\n\t\t\t\t\t\t\t\tduration_time=\"00\";\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tvolume=1;\n\t\t\t\t\t\t\t\tdragging=\"\";\n\t\t\t\t\t\t\t\tpaused=\"\";\n\t\t\t\t\t\t\t\tvolume_dragging=\"\";\n\t\t\t\t\t\t\t\t\/* PLUGIN PARAMETERS *\/\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tautoplay='true';\n\t\t\t\t\t\t\t\tvideo_width=1000;;\n\t\t\t\t\t\t\t\tvideo_param_width=1000;\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\/* check if video player exists *\/\n\t\t\t\t\t\t\t\tcontainer=document.querySelector(video_container_id);\n\t\t\t\t\t\t\t\tif(container){\n\t\t\t\t\t\t\t\t\t\/* SET OBJECT LISTENERS *\/\n\t\t\t\t\t\t\t\t\t\/* *** *\/\n\t\t\t\t\t\t\t\t\tvideo=container.querySelector(\"video\");\n\t\t\t\t\t\t\t\t\tplay_btn=container.querySelector(\".play_pause\");\n\t\t\t\t\t\t\t\t\tcenter_play_icon=container.querySelector(\".center_play\");\n\t\t\t\t\t\t\t\t\tcenter_pause_icon=container.querySelector(\".center_pause\");\n\t\t\t\t\t\t\t\t\tcenter_wait_icon=container.querySelector(\".center_wait\");\n\t\t\t\t\t\t\t\t\tbackward_btn=container.querySelector(\".fast_back\");\n\t\t\t\t\t\t\t\t\tforward_btn=container.querySelector(\".fast_forward\");\n\t\t\t\t\t\t\t\t\tmute_btn=container.querySelector(\".mute_button\");\n\t\t\t\t\t\t\t\t\tvolume_handle=container.querySelector(\".volume_handle\");\n\t\t\t\t\t\t\t\t\tvolume_before=container.querySelector(\".volume_before\");\n\t\t\t\t\t\t\t\t\tvolume_current=container.querySelector(\".volume_current\");\n\t\t\t\t\t\t\t\t\tvolume_after=container.querySelector(\".volume_after\");\n\t\t\t\t\t\t\t\t\tfullscreen_btn=container.querySelector(\".full_screen\");\n\t\t\t\t\t\t\t\t\tcurrent_time_text=container.querySelector(\".current_time\");\n\t\t\t\t\t\t\t\t\tduration_time_text=container.querySelector(\".duration_time\");\n\t\t\t\t\t\t\t\t\tprogress_bar=container.querySelector(\".huge_it_video_player_duration_slide\");\n\t\t\t\t\t\t\t\t\tprogress_played_bar=container.querySelector(\".played\");\n\t\t\t\t\t\t\t\t\tprogress_thumb=container.querySelector(\".thumb\");\n\t\t\t\t\t\t\t\t\tprogress_buffered=container.querySelector(\".buffered\");\n\t\t\t\t\t\t\t\t\thover_timer_box=container.querySelector(\".hover_timer\");\n\t\t\t\t\t\t\t\t\thover_timer=container.querySelector(\".hover_timer_time\");\n\t\t\t\t\t\t\t\t\tthumb_box=container.querySelector(\".thumbnail_block\");\n\t\t\t\t\t\t\t\t\tthumb=container.querySelector(\".thumbnail_block img\");\n\t\t\t\t\t\t\t\t\t\/* *** *\/\n\t\t\t\t\t\t\t\t\t\/* FUNCTIONS *\/\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction timeupdate(){\n\t\t\t\t\t\t\t\t\t\tif(!isNaN(video.currentTime)){\n\t\t\t\t\t\t\t\t\t\t\tcurrent_time=Math.floor(video.currentTime);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif(!isNaN(video.duration)){\n\t\t\t\t\t\t\t\t\t\t\tduration_time=Math.floor(video.duration);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\n\t\t\t\t\t\t\t\t\t\tvar curmins = Math.floor(video.currentTime \/ 60);\n\t\t\t\t\t\t\t\t\t\tvar cursecs = Math.floor(video.currentTime - curmins * 60);\n\t\t\t\t\t\t\t\t\t\tvar durmins = Math.floor(video.duration \/ 60);\n\t\t\t\t\t\t\t\t\t\tvar dursecs = Math.floor(video.duration - durmins * 60);\n\t\t\t\t\t\t\t\t\t\tif(cursecs < 10){ cursecs = \"0\"+cursecs; }\n\t\t\t\t\t\t\t\t\t\tif(dursecs < 10){ dursecs = \"0\"+dursecs; }\n\t\t\t\t\t\t\t\t\t\tif(curmins < 10){ curmins = \"0\"+curmins; }\n\t\t\t\t\t\t\t\t\t\tif(durmins < 10){ durmins = \"0\"+durmins; }\n\t\t\t\t\t\t\t\t\t\tcurrent_time_text.innerHTML = curmins+\":\"+cursecs;\n\t\t\t\t\t\t\t\t\t\tduration_time_text.innerHTML = durmins+\":\"+dursecs;\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tvar current_time_percent = current_time*(100\/duration_time);\n\t\t\t\t\t\t\t\t\t\tvar progress_bar_pixels=(current_time_percent*video_width)\/100;\n\t\t\t\t\t\t\t\t\t\tprogress_played_bar.style.width=progress_bar_pixels+\"px\";\n\t\t\t\t\t\t\t\t\t\tif(progress_bar_pixels+progress_thumb.offsetWidth\/2 > video_width){\n\t\t\t\t\t\t\t\t\t\t\tvar last_px = video_width-progress_thumb.offsetWidth\/2;\n\t\t\t\t\t\t\t\t\t\t\tprogress_thumb.style.left=last_px+\"px\";\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t}else if(progress_bar_pixels < progress_thumb.offsetWidth\/2){\n\t\t\t\t\t\t\t\t\t\t\tvar first_px = progress_thumb.offsetWidth\/2;\n\t\t\t\t\t\t\t\t\t\t\tprogress_thumb.style.left=first_px+\"px\";\n\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\tprogress_thumb.style.left=progress_bar_pixels+\"px\";\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction progressHandler(){\n\t\t\t\t\t\t\t\t\t\tif(!isNaN(video.currentTime)){\n\t\t\t\t\t\t\t\t\t\t\tcurrent_time=Math.floor(video.currentTime);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif(!isNaN(video.duration)){\n\t\t\t\t\t\t\t\t\t\t\tduration_time=Math.floor(video.duration);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif(!video.paused){\n\t\t\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-pause\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif(thumb_box.style.display==\"block\" && !video.paused){\n\t\t\t\t\t\t\t\t\t\t\tthumb_box.style.display=\"none\";\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif(video.buffered.length > 0){\n\t\t\t\t\t\t\t\t\t\t\tvar i=video.buffered.length;\n\t\t\t\t\t\t\t\t\t\t\tvar buffered_end=video.buffered.end(i-1);\n\t\t\t\t\t\t\t\t\t\t\tvar loaded_percent=(buffered_end\/duration_time)*100;\n\t\t\t\t\t\t\t\t\t\t\tvar progress_bar_pixels=(loaded_percent*video_width)\/100;\n\t\t\t\t\t\t\t\t\t\t\tprogress_buffered.style.width=progress_bar_pixels+\"px\";\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif(!isFullScreen() && hasClass(\"hide_controls\",container)){\n\t\t\t\t\t\t\t\t\t\t\tremoveClass(\"hide_controls\",container);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction VideoClickPlayPause(){\n\t\t\t\t\t\t\t\t\t\tif(video.paused){\n\t\t\t\t\t\t\t\t\t\t\t\/* PLAY THE VIDEO *\/\n\t\t\t\t\t\t\t\t\t\t\tvideo.play();\n\t\t\t\t\t\t\t\t\t\t\tpaused=\"\";\n\t\t\t\t\t\t\t\t\t\t\taddClass(\"playing\",container);\n\t\t\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-pause\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\tcenter_play_icon.style.webkitAnimationName=\"popup\";\n\t\t\t\t\t\t\t\t\t\t\tcenter_play_icon.style.display=\"block\";\n\t\t\t\t\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\t\t\t\t\tcenter_play_icon.removeAttribute(\"style\");\n\t\t\t\t\t\t\t\t\t\t\t},500);\n\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\t\/* PAUSE THE VIDEO *\/\n\t\t\t\t\t\t\t\t\t\t\tvideo.pause();\n\t\t\t\t\t\t\t\t\t\t\tpaused=1;\n\t\t\t\t\t\t\t\t\t\t\tremoveClass(\"playing\",container);\n\t\t\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-play\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\tcenter_pause_icon.style.webkitAnimationName=\"popup\";\n\t\t\t\t\t\t\t\t\t\t\tcenter_pause_icon.style.display=\"block\";\n\t\t\t\t\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\t\t\t\t\tcenter_pause_icon.removeAttribute(\"style\");\n\t\t\t\t\t\t\t\t\t\t\t},500);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction PlayPause(){\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tif(hasClass(\"poster\",container)){\n\t\t\t\t\t\t\t\t\t\t\tvideo.play();\n\t\t\t\t\t\t\t\t\t\t\tpaused=\"\";\n\t\t\t\t\t\t\t\t\t\t\tthumb_box.style.display=\"none\";\n\t\t\t\t\t\t\t\t\t\t\tremoveClass(\"poster\",container);\n\t\t\t\t\t\t\t\t\t\t\taddClass(\"playing\",container);\n\t\t\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-pause\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\tif(video.paused){\n\t\t\t\t\t\t\t\t\t\t\t\t\/* PLAY THE VIDEO *\/\n\t\t\t\t\t\t\t\t\t\t\t\tvideo.play();\n\t\t\t\t\t\t\t\t\t\t\t\tpaused=\"\";\n\t\t\t\t\t\t\t\t\t\t\t\taddClass(\"playing\",container);\n\t\t\t\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-pause\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\t\t\/* PAUSE THE VIDEO *\/\n\t\t\t\t\t\t\t\t\t\t\t\tvideo.pause();\n\t\t\t\t\t\t\t\t\t\t\t\tpaused=1;\n\t\t\t\t\t\t\t\t\t\t\t\tremoveClass(\"playing\",container);\n\t\t\t\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-play\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction step_back(){\n\t\t\t\t\t\t\t\t\t\tif(!isNaN(video.currentTime)){\n\t\t\t\t\t\t\t\t\t\t\tcurrent_time=Math.floor(video.currentTime);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif(!isNaN(video.duration)){\n\t\t\t\t\t\t\t\t\t\t\tduration_time=Math.floor(video.duration);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tvideo.currentTime=current_time-15;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction step_forward(){\n\t\t\t\t\t\t\t\t\t\tif(!isNaN(video.currentTime)){\n\t\t\t\t\t\t\t\t\t\t\tcurrent_time=Math.floor(video.currentTime);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif(!isNaN(video.duration)){\n\t\t\t\t\t\t\t\t\t\t\tduration_time=Math.floor(video.duration);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tvideo.currentTime=current_time+15;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction toggle_mute(){\n\t\t\t\t\t\t\t\t\t\tif(video.muted){\n\t\t\t\t\t\t\t\t\t\t\tvideo.muted=false;\n\t\t\t\t\t\t\t\t\t\t\tif(volume<0.7){\n\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-down\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-up\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\tvar volume_handle_width=volume_handle.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\tvar volume_current_pixels=volume*volume_handle_width;\n\t\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=volume_current_pixels+\"px\";\n\t\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=volume_current_pixels+\"px\";\n\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\tvar volume_handle_width=volume_handle.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\tvar volume_current_width=volume_before.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\tvolume=volume_current_width\/volume_handle_width;\n\t\t\t\t\t\t\t\t\t\t\tvideo.muted=true;\n\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-off\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=\"0px\";\n\t\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=\"0px\";\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction saveVolume(){\n\t\t\t\t\t\t\t\t\t\tvar volume_handle_width=volume_handle.offsetWidth;\n\t\t\t\t\t\t\t\t\t\tvar volume_current_pixels=volume*volume_handle_width;\n\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=volume_current_pixels+\"px\";\n\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=volume_current_pixels+\"px\";\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction exitHandler(){\n\t\t\t\t\t\t\t\t\t\tif (isFullScreen())\n\t\t\t\t\t\t\t\t\t\t\tconsole.log(\"\");\n\t\t\t\t\t\t\t\t\t\t   \/\/ nothing\n\t\t\t\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\t\t\t\t cFullScreen();\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction toggle_full_screen(){\n\t\t\t\t\t\t\t\t\t\tif (isFullScreen())\n\t\t\t\t\t\t\t\t\t\t\tcFullScreen();\n\t\t\t\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\t\t\t\trequestFullScreen(container || document.documentElement);\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tjQuery.when(toggle_full_screen).done(function(){\n\t\t\t\t\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\t\ttimeupdate();\n\t\t\t\t\t\t\t\t\t\t\t\tprogressHandler();\n\t\t\t\t\t\t\t\t\t\t\t\tsaveVolume();\n\t\t\t\t\t\t\t\t\t\t\t},800);\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction isFullScreen(){\n\t\t\t\t\t\t\t\t\t\treturn (document.fullScreenElement && document.fullScreenElement !== null)\n\t\t\t\t\t\t\t\t\t\t\t || document.mozFullScreen\n\t\t\t\t\t\t\t\t\t\t\t || document.webkitIsFullScreen;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction vidSeeking(e){\n\t\t\t\t\t\t\t\t\t\tvar x = e.clientX;\n\t\t\t\t\t\t\t\t\t\tvar l=container.getBoundingClientRect().left;\n\t\t\t\t\t\t\t\t\t\tvar pos = x-l;\n\t\t\t\t\t\t\t\t\t\tif(pos>=0 && pos<video_width){\n\t\t\t\t\t\t\t\t\t\t\tprogress_played_bar.style.width = pos+\"px\";\n\t\t\t\t\t\t\t\t\t\t\tprogress_thumb.style.left = pos+\"px\";\n\t\t\t\t\t\t\t\t\t\t\tvar current_percent=(pos\/video_width)*100;\n\t\t\t\t\t\t\t\t\t\t\tvar seekto=duration_time*(current_percent\/100);\n\t\t\t\t\t\t\t\t\t\t\tvideo.currentTime=seekto;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction requestFullScreen(element){\n\t\t\t\t\t\t\t\t\t\tif (element.requestFullscreen)\n\t\t\t\t\t\t\t\t\t\t\telement.requestFullscreen();\n\t\t\t\t\t\t\t\t\t\telse if (element.msRequestFullscreen)\n\t\t\t\t\t\t\t\t\t\t\telement.msRequestFullscreen();\n\t\t\t\t\t\t\t\t\t\telse if (element.mozRequestFullScreen)\n\t\t\t\t\t\t\t\t\t\t\telement.mozRequestFullScreen();\n\t\t\t\t\t\t\t\t\t\telse if (element.webkitRequestFullscreen)\n\t\t\t\t\t\t\t\t\t\t\telement.webkitRequestFullscreen();\n\t\t\t\t\t\t\t\t\t\taddClass(\"fullscreen\",container);\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tfullscreen_btn.innerHTML='<i class=\"hugeicons hugeicons-compress\"><\/i>';\n\t\t\t\t\t\t\t\t\t\tjQuery.when(requestFullScreen).done(function(){\n\t\t\t\t\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\t\ttimeupdate();\n\t\t\t\t\t\t\t\t\t\t\t\tprogressHandler();\n\t\t\t\t\t\t\t\t\t\t\t\tsaveVolume();\n\t\t\t\t\t\t\t\t\t\t\t},500);\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t}\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction cFullScreen(){\n\t\t\t\t\t\t\t\t\t\tif (document.exitFullscreen)\n\t\t\t\t\t\t\t\t\t\t\tdocument.exitFullscreen();\n\t\t\t\t\t\t\t\t\t\telse if (document.msExitFullscreen)\n\t\t\t\t\t\t\t\t\t\t\tdocument.msExitFullscreen();\n\t\t\t\t\t\t\t\t\t\telse if (document.mozCancelFullScreen)\n\t\t\t\t\t\t\t\t\t\t\tdocument.mozCancelFullScreen();\n\t\t\t\t\t\t\t\t\t\telse if (document.webkitExitFullscreen)\n\t\t\t\t\t\t\t\t\t\t\tdocument.webkitExitFullscreen();\n\t\t\t\t\t\t\t\t\t\tremoveClass(\"fullscreen\",container);\n\t\t\t\t\t\t\t\t\t\tremoveClass(\"hide_controls\",container);\n\t\t\t\t\t\t\t\t\t\tfullscreen_btn.innerHTML='<i class=\"hugeicons hugeicons-expand\"><\/i>';\n\t\t\t\t\t\t\t\t\t\tjQuery.when(cFullScreen).done(function(){\n\t\t\t\t\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\t\ttimeupdate();\n\t\t\t\t\t\t\t\t\t\t\t\tprogressHandler();\n\t\t\t\t\t\t\t\t\t\t\t\tsaveVolume();\n\t\t\t\t\t\t\t\t\t\t\t},500);\n\t\t\t\t\t\t\t\t\t\t});\n\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction setVolume(e){\n\t\t\t\t\t\t\t\t\t\tvar x = e.clientX;\n\t\t\t\t\t\t\t\t\t\tvar l=volume_handle.getBoundingClientRect().left;\n\t\t\t\t\t\t\t\t\t\tvar pos = x-l;\n\t\t\t\t\t\t\t\t\t\tif(pos>0 && pos<=volume_handle.offsetWidth){\n\t\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=pos+\"px\";\n\t\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=pos+\"px\";\n\t\t\t\t\t\t\t\t\t\t\tvar volume_handle_width=volume_handle.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\tvar current_percent=(pos\/volume_handle_width)*100;\n\t\t\t\t\t\t\t\t\t\t\tvolume=current_percent\/100;\n\t\t\t\t\t\t\t\t\t\t\tvideo.muted=false;\n\t\t\t\t\t\t\t\t\t\t\tvideo.volume=current_percent\/100;\n\t\t\t\t\t\t\t\t\t\t\tif(current_percent<70){\n\t\t\t\t\t\t\t\t\t\t\t\tif(current_percent==0){\n\t\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-off\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-down\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-up\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\tif(pos<=0){\n\t\t\t\t\t\t\t\t\t\t\t\tvideo.muted=true;\n\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-off\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=\"0px\";\n\t\t\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=\"0px\";\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction waiting(){\n\t\t\t\t\t\t\t\t\t\tcenter_wait_icon.style.display=\"block\";\n\t\t\t\t\t\t\t\t\t\tcenter_wait_icon.style.opacity=\"1\";\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction notWaiting(){\n\t\t\t\t\t\t\t\t\t\tcenter_wait_icon.style.display=\"none\";\n\t\t\t\t\t\t\t\t\t\tcenter_wait_icon.style.opacity=\"0\";\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction videoEnd(){\n\t\t\t\t\t\t\t\t\t\tplay_btn.innerHTML ='<i class=\"hugeicons hugeicons-refresh\"><\/i>';\n\t\t\t\t\t\t\t\t\t\tpaused=1;\n\t\t\t\t\t\t\t\t\t\tremoveClass(\"playing\",container);\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction timerDisplay(e){\n\t\t\t\t\t\t\t\t\t\tif(video.buffered.length > 0){\n\t\t\t\t\t\t\t\t\t\t\tvar x = e.clientX;\n\t\t\t\t\t\t\t\t\t\t\tvar l=container.getBoundingClientRect().left;\n\t\t\t\t\t\t\t\t\t\t\tvar w=hover_timer_box.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\tvar pos = x-l;\n\t\t\t\t\t\t\t\t\t\t\tvar mouse_pos_percent= (pos\/video_width)*100;\n\t\t\t\t\t\t\t\t\t\t\tvar mouse_pos_time=duration_time*(mouse_pos_percent\/100);\n\t\t\t\t\t\t\t\t\t\t\tvar curmins = Math.floor(mouse_pos_time \/ 60);\n\t\t\t\t\t\t\t\t\t\t\tvar cursecs = Math.floor(mouse_pos_time - curmins * 60);\n\t\t\t\t\t\t\t\t\t\t\tif(cursecs < 10){ cursecs=\"0\"+cursecs; }\n\t\t\t\t\t\t\t\t\t\t\tif(curmins < 10){ curmins=\"0\"+curmins; }\n\t\t\t\t\t\t\t\t\t\t\t\/\/hover_timer_box.style.webkitAnimationName=\"opacity\";\n\t\t\t\t\t\t\t\t\t\t\thover_timer_box.style.opacity=\"1\";\n\t\t\t\t\t\t\t\t\t\t\thover_timer_box.style.display = \"block\";\n\t\t\t\t\t\t\t\t\t\t\thover_timer_box.style.left = x-l-w\/2+\"px\";\n\t\t\t\t\t\t\t\t\t\t\thover_timer.innerHTML = curmins+\":\"+cursecs;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction timerNotDisplay(e){\n\t\t\t\t\t\t\t\t\t\thover_timer_box.style.display = \"none\";\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction keyFunctions(e){\n\t\t\t\t\t\t\t\t\t\tswitch(e.keyCode){\n\t\t\t\t\t\t\t\t\t\t\tcase 40:\n\t\t\t\t\t\t\t\t\t\t\t\tvar curent_volume=video.volume;\n\t\t\t\t\t\t\t\t\t\t\t\tvar curent_volume_percent=curent_volume*100;\n\t\t\t\t\t\t\t\t\t\t\t\tif(curent_volume_percent>0){\n\t\t\t\t\t\t\t\t\t\t\t\t\tvar new_volume_percent=curent_volume_percent-10;\n\t\t\t\t\t\t\t\t\t\t\t\t\tif(new_volume_percent<=0){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-off\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=\"0px\";\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=\"0px\";\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvideo.muted=true;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvolume=0;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tif(new_volume_percent<70){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-down\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-up\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvar new_volume=new_volume_percent\/100;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvar volume_handle_width=volume_handle.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvar new_position=new_volume*volume_handle_width;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=new_position+\"px\";\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=new_position+\"px\";\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvideo.muted=false;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvideo.volume=new_volume;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvolume=new_volume;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\te.preventDefault();\n\t\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\t\tcase 38:\n\t\t\t\t\t\t\t\t\t\t\t\tvar curent_volume=video.volume;\n\t\t\t\t\t\t\t\t\t\t\t\tvar curent_volume_percent=curent_volume*100;\n\t\t\t\t\t\t\t\t\t\t\t\tif(curent_volume_percent<100){\n\t\t\t\t\t\t\t\t\t\t\t\t\tvar new_volume_percent=curent_volume_percent+10;\n\t\t\t\t\t\t\t\t\t\t\t\t\tif(new_volume_percent>100){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tnew_volume_percent=100;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\tif(new_volume_percent<70){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-down\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tmute_btn.innerHTML='<i class=\"hugeicons hugeicons-volume-up\"><\/i>';\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\tvar new_volume=new_volume_percent\/100;\n\t\t\t\t\t\t\t\t\t\t\t\t\tvar volume_handle_width=volume_handle.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\t\t\tvar new_position=new_volume*volume_handle_width;\n\t\t\t\t\t\t\t\t\t\t\t\t\tvolume_before.style.width=new_position+\"px\";\n\t\t\t\t\t\t\t\t\t\t\t\t\tvolume_current.style.left=new_position+\"px\";\n\t\t\t\t\t\t\t\t\t\t\t\t\tvideo.volume=new_volume;\n\t\t\t\t\t\t\t\t\t\t\t\t\tvideo.muted=false;\n\t\t\t\t\t\t\t\t\t\t\t\t\tvolume=new_volume;\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\te.preventDefault();\n\t\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\t\tcase 39:\n\t\t\t\t\t\t\t\t\t\t\t\tstep_forward();\n\t\t\t\t\t\t\t\t\t\t\t\te.preventDefault();\n\t\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\t\tcase 37:\n\t\t\t\t\t\t\t\t\t\t\t\tstep_back();\n\t\t\t\t\t\t\t\t\t\t\t\te.preventDefault();\n\t\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\t\tcase 32:\n\t\t\t\t\t\t\t\t\t\t\t\tVideoClickPlayPause();\n\t\t\t\t\t\t\t\t\t\t\t\te.preventDefault();\n\t\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction huge_it_single_video_responsive(){\n\t\t\t\t\t\t\t\t\t\tvar video_parent=container.parentNode;\n\t\t\t\t\t\t\t\t\t\tvar computedStyle = getComputedStyle(video_parent);\n\t\t\t\t\t\t\t\t\t\tvar video_parent_width=video_parent.clientWidth-parseFloat(computedStyle.paddingRight)-parseFloat(computedStyle.paddingLeft);\n\t\t\t\t\t\t\t\t\t\tif(!isFullScreen()){\n\t\t\t\t\t\t\t\t\t\t\tif(video_parent_width<=video_param_width){\n\t\t\t\t\t\t\t\t\t\t\t\t\/*container.style.width=\"100%\";*\/\n\t\t\t\t\t\t\t\t\t\t\t\taddClass(\"fullwidth\",container);\n\t\t\t\t\t\t\t\t\t\t\t\tjQuery.when(huge_it_single_video_responsive).done(function(){\n\t\t\t\t\t\t\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvideoResize();\n\t\t\t\t\t\t\t\t\t\t\t\t\t},500);\n\t\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\t\tremoveClass(\"fullwidth\",container);\n\t\t\t\t\t\t\t\t\t\t\t\t\/*container.style.width=video_param_width+\"px\";*\/\n\t\t\t\t\t\t\t\t\t\t\t\tjQuery.when(huge_it_single_video_responsive).done(function(){\n\t\t\t\t\t\t\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvideoResize();\n\t\t\t\t\t\t\t\t\t\t\t\t\t},500);\n\t\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\t},500);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction videoResize(){\n\t\t\t\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\t\t\t\tvideo_width=video.offsetWidth;\n\t\t\t\t\t\t\t\t\t\t\ttimeupdate();\n\t\t\t\t\t\t\t\t\t\t\tprogressHandler();\n\t\t\t\t\t\t\t\t\t\t\tsaveVolume();\n\t\t\t\t\t\t\t\t\t\t\tif(video_width<325){\n\t\t\t\t\t\t\t\t\t\t\t\taddClass(\"small\",container);\n\t\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\t\tremoveClass(\"small\",container);\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\tif(video_width<225){\n\t\t\t\t\t\t\t\t\t\t\t\taddClass(\"very_small\",container);\n\t\t\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\t\t\tremoveClass(\"very_small\",container);\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t},200);\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\/* helping functions *\/\n\t\t\t\t\t\t\t\t\t\/* *** *\/\n\t\t\t\t\t\t\t\t\tfunction addClass( classname, element ) {\n\t\t\t\t\t\t\t\t\t\tvar cn = element.className;\n\t\t\t\t\t\t\t\t\t\t\/*test for existance *\/\n\t\t\t\t\t\t\t\t\t\tif( cn.indexOf( classname ) != -1 ) {\n\t\t\t\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\/* add a space if the element already has class *\/\n\t\t\t\t\t\t\t\t\t\tif( cn != '' ) {\n\t\t\t\t\t\t\t\t\t\t\tclassname = ' '+classname;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\telement.className = cn+classname;\n\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\tfunction removeClass( classname, element ) {\n\t\t\t\t\t\t\t\t\t\tvar cn = element.className;\n\t\t\t\t\t\t\t\t\t\tvar rxp = new RegExp( \"\\\\s?\\\\b\"+classname+\"\\\\b\", \"g\" );\n\t\t\t\t\t\t\t\t\t\tcn = cn.replace( rxp, '' );\n\t\t\t\t\t\t\t\t\t\telement.className = cn;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tfunction hasClass(cls, element) {\n\t\t\t\t\t\t\t\t\t\treturn (' ' + element.className + ' ').indexOf(' ' + cls + ' ') > -1;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\/* *** *\/\n\n\t\t\t\t\t\t\t\t\t\/* ADD EVENT LISTENERS *\/\n\t\t\t\t\t\t\t\t\t\/* *** *\/\n\t\t\t\t\t\t\t\t\tvideo.addEventListener(\"timeupdate\",timeupdate,false);\n\t\t\t\t\t\t\t\t\tvideo.addEventListener(\"playing\",progressHandler,false);\n\t\t\t\t\t\t\t\t\tvideo.addEventListener(\"loadeddata\",progressHandler,false);\n\t\t\t\t\t\t\t\t\tvideo.addEventListener(\"canplaythrough\",progressHandler,false);\n\t\t\t\t\t\t\t\t\tvideo.addEventListener(\"progress\",progressHandler,false);\n\t\t\t\t\t\t\t\t\tvideo.addEventListener(\"waiting\",waiting,false);\n\t\t\t\t\t\t\t\t\tvideo.addEventListener(\"canplay\",notWaiting,false);\n\t\t\t\t\t\t\t\t\tvideo.addEventListener(\"ended\",videoEnd,false);\n\t\t\t\t\t\t\t\t\tvideo.addEventListener(\"resize\",videoResize,false);\n\t\t\t\t\t\t\t\t\t\/* *** *\/\n\t\t\t\t\t\t\t\t\tvideo.addEventListener(\"click\",VideoClickPlayPause,false);\n\t\t\t\t\t\t\t\t\tvideo.addEventListener(\"dblclick\",toggle_full_screen,false);\n\t\t\t\t\t\t\t\t\tcenter_play_icon.addEventListener(\"click\",VideoClickPlayPause,false);\n\t\t\t\t\t\t\t\t\tcenter_pause_icon.addEventListener(\"click\",VideoClickPlayPause,false);\n\t\t\t\t\t\t\t\t\tcenter_wait_icon.addEventListener(\"click\",VideoClickPlayPause,false);\n\t\t\t\t\t\t\t\t\tthumb_box.addEventListener(\"click\",PlayPause,false);\n\t\t\t\t\t\t\t\t\tplay_btn.addEventListener(\"click\",PlayPause,false);\n\t\t\t\t\t\t\t\t\tbackward_btn.addEventListener(\"click\",step_back,false);\n\t\t\t\t\t\t\t\t\tforward_btn.addEventListener(\"click\",step_forward,false);\n\t\t\t\t\t\t\t\t\tmute_btn.addEventListener(\"click\",toggle_mute,false);\n\t\t\t\t\t\t\t\t\tfullscreen_btn.addEventListener(\"click\",toggle_full_screen,false);\n\t\t\t\t\t\t\t\t\tcontainer.addEventListener('webkitfullscreenchange', exitHandler, false);\n\t\t\t\t\t\t\t\t\tcontainer.addEventListener('mozfullscreenchange', exitHandler, false);\n\t\t\t\t\t\t\t\t\tcontainer.addEventListener('fullscreenchange', exitHandler, false);\n\t\t\t\t\t\t\t\t\tcontainer.addEventListener('MSFullscreenChange', exitHandler, false);\n\t\t\t\t\t\t\t\t\tprogress_bar.addEventListener(\"mouseover\",timerDisplay,false);\n\t\t\t\t\t\t\t\t\tprogress_bar.addEventListener(\"mousemove\",timerDisplay,false);\n\t\t\t\t\t\t\t\t\tprogress_bar.addEventListener(\"mouseout\",timerNotDisplay,false);\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\/* KEYBOARD *\/\n\t\t\t\t\t\t\t\t\t\/* *** *\/\n\t\t\t\t\t\t\t\t\tcontainer.addEventListener(\"mouseover\",function(){\n\t\t\t\t\t\t\t\t\t\twindow.addEventListener(\"keydown\",keyFunctions,false);\n\t\t\t\t\t\t\t\t\t},false)\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tcontainer.addEventListener(\"mouseout\",function(){\n\t\t\t\t\t\t\t\t\t\twindow.removeEventListener(\"keydown\",keyFunctions,false);\n\t\t\t\t\t\t\t\t\t},false)\n\t\t\t\t\t\t\t\t\t\/* *** *\/\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\/* VIDEO SEEKING *\/\n\t\t\t\t\t\t\t\t\tprogress_bar.addEventListener(\"mousedown\",function(e){\n\t\t\t\t\t\t\t\t\t\tdragging=1;\n\t\t\t\t\t\t\t\t\t\tvidSeeking(e);\n\t\t\t\t\t\t\t\t\t},false);\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\twindow.addEventListener(\"mousemove\",function(e){\n\t\t\t\t\t\t\t\t\t\tif(dragging==1){\n\t\t\t\t\t\t\t\t\t\t\tif(paused!=1){\n\t\t\t\t\t\t\t\t\t\t\t\tvideo.pause();\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\tremoveClass(\"playing\",container);\n\t\t\t\t\t\t\t\t\t\t\tvidSeeking(e);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t},false);\n\t\t\t\t\t\t\t\t\twindow.addEventListener(\"mouseup\",function(){\n\t\t\t\t\t\t\t\t\t\tif(dragging==1){\n\t\t\t\t\t\t\t\t\t\t\tif(paused!==1){\n\t\t\t\t\t\t\t\t\t\t\t\tvideo.play();\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\taddClass(\"playing\",container);\n\t\t\t\t\t\t\t\t\t\t\tdragging=\"\";\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t},false);\n\t\t\t\t\t\t\t\t\t\/* VOLUME CHANGING *\/\n\t\t\t\t\t\t\t\t\tvolume_handle.addEventListener(\"mousedown\",function(e){\n\t\t\t\t\t\t\t\t\t\tvolume_dragging=1;\n\t\t\t\t\t\t\t\t\t\tsetVolume(e);\n\t\t\t\t\t\t\t\t\t},false);\n\t\t\t\t\t\t\t\t\twindow.addEventListener(\"mousemove\",function(e){\n\t\t\t\t\t\t\t\t\t\tif(volume_dragging==1){\n\t\t\t\t\t\t\t\t\t\t\tsetVolume(e);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t},false);\n\t\t\t\t\t\t\t\t\twindow.addEventListener(\"mouseup\",function(){\n\t\t\t\t\t\t\t\t\t\tif(volume_dragging==1){\n\t\t\t\t\t\t\t\t\t\t\tvolume_dragging=\"\";\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t},false);\n\t\t\t\t\t\t\t\t\t\/* *** *\/\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\/* ONLOAD STUFF *\/\n\t\t\t\t\t\t\t\t\t\/* *** *\/\n\t\t\t\t\t\t\t\t\tif(autoplay==\"true\"){\n\t\t\t\t\t\t\t\t\t\tvideo.autoplay = true;\n\t\t\t\t\t\t\t\t\t\taddClass(\"playing\",container);\n\t\t\t\t\t\t\t\t\t\tremoveClass(\"poster\",container);\n\t\t\t\t\t\t\t\t\t\tthumb_box.style.display=\"none\";\n\t\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-pause\"><\/i>';\n\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\tvideo.autoplay = false;\n\t\t\t\t\t\t\t\t\t\tremoveClass(\"playing\",container);\n\t\t\t\t\t\t\t\t\t\tplay_btn.innerHTML='<i class=\"hugeicons hugeicons-play\"><\/i>';\n\t\t\t\t\t\t\t\t\t\taddClass(\"poster\",container);\n\t\t\t\t\t\t\t\t\t\tthumb_box.style.display=\"block\";\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\thuge_it_single_video_responsive();\n\t\t\t\t\t\t\t\t\tjQuery(window).on(\"resize\",function(){\n\t\t\t\t\t\t\t\t\t\thuge_it_single_video_responsive();\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tvar timeout;\n\t\t\t\t\t\t\t\t\tcontainer.onmousemove = function(){\n\t\t\t\t\t\t\t\t\t\tif(isFullScreen()){\n\t\t\t\t\t\t\t\t\t\t\tremoveClass(\"hide_controls\",container);\n\t\t\t\t\t\t\t\t\t\t\tclearTimeout(timeout);\n\t\t\t\t\t\t\t\t\t\t\ttimeout = setTimeout(function(){ \n\t\t\t\t\t\t\t\t\t\t\t\taddClass(\"hide_controls\",container);\n\t\t\t\t\t\t\t\t\t\t\t},3000);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\/* *** *\/\t\t\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t<\/script>\n\t\t\t\t\t\t\t<style>\n\t\t\t\t\t\t\t\t\/*\n\t\t\t\t\t\t\tparameters\n\t\t\t\t\t\t\t*\/\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 {\n\t\t\t\t\t\t\t\twidth:1000px;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmargin:0px auto;\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\tmargin-top:5px;\n\t\t\t\t\t\t\t\tmargin-bottom:5px;\n\t\t\t\t\t\t\t\tborder:0px solid #009BE3;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .thumbnail_block {\n\t\t\t\t\t\t\t\tbackground:#EEEEEE;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom {\n\t\t\t\t\t\t\t\tbackground:rgba(51,51,51,0);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_center {\n\t\t\t\t\t\t\t\tcolor:#FFFFFF !important;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .control,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .thumbnail_block .thumbnail_play {\n\t\t\t\t\t\t\t\tcolor:#FFFFFF !important;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .control:hover,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .thumbnail_block .thumbnail_play:hover {\n\t\t\t\t\t\t\t\tcolor:#FFFFFF !important;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide {\n\t\t\t\t\t\t\t\tbackground:transparent;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide .duration {\n\t\t\t\t\t\t\t\tbackground:rgba(255,255,255,0.2);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide .buffered {\n\t\t\t\t\t\t\t\tbackground:rgba(255,255,255,0.4);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_before,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide .played{\n\t\t\t\t\t\t\t\tbackground:#F12B24;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide .thumb {\n\t\t\t\t\t\t\t\tbackground:#f12b24;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .timer .current_time {\n\t\t\t\t\t\t\t\tcolor:#FFFFFF;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .timer .separator,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .timer .duration_time {\n\t\t\t\t\t\t\t\tcolor:#DDDDDD;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\/*\n\t\t\t\t\t\t\tstatic\n\t\t\t\t\t\t\t*\/\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 {\n\t\t\t\t\t\t\t\tposition:relative;\n\t\t\t\t\t\t\t\tdisplay:table;\n\t\t\t\t\t\t\t\theight:auto;\n\t\t\t\t\t\t\t\tfont-size:15px;\n\t\t\t\t\t\t\t\tfont-weight:normal;\n\t\t\t\t\t\t\t\tfont-family:Roboto, Arial, Helvetica, sans-serif;\n\t\t\t\t\t\t\t\tfont-style:normal;\n\t\t\t\t\t\t\t\tline-height:1;\n\t\t\t\t\t\t\t\ttext-indent:0px;\n\t\t\t\t\t\t\t\tuser-select:none;\n\t\t\t\t\t\t\t\t-webkit-user-select:none;\n\t\t\t\t\t\t\t\t-moz-user-select:none;\n\t\t\t\t\t\t\t\t-o-user-select:none;\n\t\t\t\t\t\t\t\t-ms-user-select:none;\n\t\t\t\t\t\t\t\t    box-sizing: content-box;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.poster {\n\t\t\t\t\t\t\t\toverflow:hidden;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullwidth {\n\t\t\t\t\t\t\t\twidth:100%;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen {\n\t\t\t\t\t\t\t\twidth:100%;\n\t\t\t\t\t\t\t\ttransition:none;\n                                                                height:100%;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen video {\n\t\t\t\t\t\t\t\twidth:100%;\n\t\t\t\t\t\t\t\tmax-height:100%;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 div[data-title]:hover:after {\n\t\t\t\t\t\t\t\tcontent: attr(data-title);\n\t\t\t\t\t\t\t\tpadding:8px 10px;\n\t\t\t\t\t\t\t\tcolor: #fff;\n\t\t\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\t\t\tleft:0;\n\t\t\t\t\t\t\t\tbottom: calc(100% + 20px);\n\t\t\t\t\t\t\t\tbottom: -webkit-calc(100% + 20px);\n\t\t\t\t\t\t\t\tbottom: -moz-calc(100% + 20px);\n\t\t\t\t\t\t\t\tbottom: -ms-calc(100% + 20px);\n\t\t\t\t\t\t\t\tbottom: -o-calc(100% + 20px);\n\t\t\t\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\t\t\t\tz-index:6;\n\t\t\t\t\t\t\t\tfont-size:12px;\n\t\t\t\t\t\t\t\tbackground:#444;\n\t\t\t\t\t\t\t\tborder-radius:2px;\n\t\t\t\t\t\t\t\tline-height:1;\n\t\t\t\t\t\t\t\t-moz-transition: opacity .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\t-webkit-transition: opacity .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransition: opacity .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_player {\n\t\t\t\t\t\t\t\tposition:relative;\n\t\t\t\t\t\t\t\tfloat:left;\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t\twidth:100%;\n\t\t\t\t\t\t\t\theight:100%;\n\t\t\t\t\t\t\t\tmargin:0px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_player video {\n\t\t\t\t\t\t\t\tposition:relative;\n\t\t\t\t\t\t\t\tfloat:left;\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t\twidth:100%;\n\t\t\t\t\t\t\t\theight:auto;\n\t\t\t\t\t\t\t\tmargin:0px;\n\t\t\t\t\t\t\t\tz-index:5;\n\t\t\t\t\t\t\t\tbackground:#000;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .thumbnail_block {\n\t\t\t\t\t\t\t\tposition:absolute;\n\t\t\t\t\t\t\t\tdisplay:none;\n\t\t\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\t\t\ttop:0px;\n\t\t\t\t\t\t\t\twidth:100%;\n\t\t\t\t\t\t\t\theight:100%;\n\t\t\t\t\t\t\t\toverflow:hidden;\n\t\t\t\t\t\t\t\tz-index:10;\n\t\t\t\t\t\t\t\ttext-align:center;\n\t\t\t\t\t\t\t\tvertical-align:middle;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .thumbnail_block:before {\n\t\t\t\t\t\t\t  content: \"\";\n\t\t\t\t\t\t\t  display: inline-block;\n\t\t\t\t\t\t\t  vertical-align: middle;\n\t\t\t\t\t\t\t  height: 100%;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.poster .thumbnail_block {\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .thumbnail_block img {\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t\tposition:absolute;\n\t\t\t\t\t\t\t\ttop:0px;\n\t\t\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\t\t\tmin-width:100%;\n\t\t\t\t\t\t\t\tmin-height:100%;\n\t\t\t\t\t\t\t\tmax-width:100%;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .thumbnail_block .thumbnail_play {\n\t\t\t\t\t\t\t\tposition:absolute;\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t\tleft:50%;\n\t\t\t\t\t\t\t\ttop:50%;\n\t\t\t\t\t\t\t\tmargin:-30px 0px 0px -30px;\n\t\t\t\t\t\t\t\twidth:60px;\n\t\t\t\t\t\t\t\theight:60px;\n\t\t\t\t\t\t\t\tfont-size:58px;\n\t\t\t\t\t\t\t\tline-height:60px;\n\t\t\t\t\t\t\t\ttext-align:center;\n\t\t\t\t\t\t\t\tcursor:poiner;\n\t\t\t\t\t\t\t\ttransition:transform .5s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\tcursor:pointer;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .thumbnail_block .thumbnail_play:hover {\n\t\t\t\t\t\t\t\ttransform:scale(1.05,1.05);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_top {\n\t\t\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\t\t\ttop: 0px;\n\t\t\t\t\t\t\t\tleft: 0px;\n\t\t\t\t\t\t\t\twidth: calc(100% - 30px);\n\t\t\t\t\t\t\t\twidth: -webkit-calc(100% - 30px);\n\t\t\t\t\t\t\t\twidth: -moz-calc(100% - 30px);\n\t\t\t\t\t\t\t\twidth: -o-calc(100% - 30px);\n\t\t\t\t\t\t\t\twidth: -ms-calc(100% - 30px);\n\t\t\t\t\t\t\t\tpadding: 15px;\n\t\t\t\t\t\t\t\tbackground:rgba(0,0,0,.1);\n\t\t\t\t\t\t\t\tcursor: pointer;\n\t\t\t\t\t\t\t\toverflow: hidden;\n\t\t\t\t\t\t\t\tz-index:11;\n\t\t\t\t\t\t\t\twebkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing .huge_it_video_player_top,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.hide_controls.playing .huge_it_video_player_top {\n\t\t\t\t\t\t\t\topacity:0;\n\t\t\t\t\t\t\t}\n\n\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing:not(.hide_controls):hover .huge_it_video_player_top {\n\t\t\t\t\t\t\t\topacity:1;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_top .video_title {\n\t\t\t\t\t\t\t\tcolor: #fff;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom {\n\t\t\t\t\t\t\t\tposition:absolute;\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t\tbottom:0px;\n\t\t\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\t\t\theight:50px;\n\t\t\t\t\t\t\t\twidth:100%;\n\t\t\t\t\t\t\t\tz-index:6;\n\t\t\t\t\t\t\t\twebkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom {\n\t\t\t\t\t\t\t\theight:80px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing .huge_it_video_player_bottom {\n\t\t\t\t\t\t\t\topacity:0;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.hide_controls.playing .huge_it_video_player_bottom {\n\t\t\t\t\t\t\t\topacity:0;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing:not(.hide_controls):hover .huge_it_video_player_bottom {\n\t\t\t\t\t\t\t\topacity:1;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide {\n\t\t\t\t\t\t\t\tposition:absolute;\n\t\t\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\t\t\tbottom:30px;\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t\twidth:100%;\n\t\t\t\t\t\t\t\theight:20px;\n\t\t\t\t\t\t\t\tmargin:0px;\n\t\t\t\t\t\t\t\tline-height:1;\n\t\t\t\t\t\t\t\tcursor:pointer;\n\t\t\t\t\t\t\t\t-moz-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\t-webkit-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\t-ms-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransform-origin:center center;\n\t\t\t\t\t\t\t\t-webkit-transform-origin:center center;\n\t\t\t\t\t\t\t\t-moz-transform-origin:center center;\n\t\t\t\t\t\t\t\t-o-transform-origin:center center;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide {\n\t\t\t\t\t\t\t\theight:30px;\n\t\t\t\t\t\t\t\tbottom:50px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide .duration {\n\t\t\t\t\t\t\t\tposition:absolute;\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t\tbottom:7.5px;\n\t\t\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\t\t\twidth:100%;\n\t\t\t\t\t\t\t\theight:5px;\n\t\t\t\t\t\t\t\tz-index:6;\n\t\t\t\t\t\t\t\t-moz-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\t-webkit-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\t-ms-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransform-origin:center center;\n\t\t\t\t\t\t\t\t-webkit-transform-origin:center center;\n\t\t\t\t\t\t\t\t-moz-transform-origin:center center;\n\t\t\t\t\t\t\t\t-o-transform-origin:center center;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .duration {\n\t\t\t\t\t\t\t\tbottom:11px;\n\t\t\t\t\t\t\t\theight:8px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide .played {\n\t\t\t\t\t\t\t\tposition:absolute;\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t\tbottom:7.5px;\n\t\t\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\t\t\twidth:0px;\n\t\t\t\t\t\t\t\theight:5px;\n\t\t\t\t\t\t\t\tz-index:8;\n\t\t\t\t\t\t\t\t-moz-transition:height .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\t-webkit-transition:height .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\t-ms-transition:height .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransition:height .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransform-origin:center center;\n\t\t\t\t\t\t\t\t-webkit-transform-origin:center center;\n\t\t\t\t\t\t\t\t-moz-transform-origin:center center;\n\t\t\t\t\t\t\t\t-o-transform-origin:center center;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .played {\n\t\t\t\t\t\t\t\tbottom:11px;\n\t\t\t\t\t\t\t\theight:8px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide .thumb {\n\t\t\t\t\t\t\t\tposition:absolute;\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t\tbottom:3.5px;\n\t\t\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\t\t\twidth:13px;\n\t\t\t\t\t\t\t\theight:13px;\n\t\t\t\t\t\t\t\tmargin-left:-6.5px;\n\t\t\t\t\t\t\t\tbackground:#f12b24;\n\t\t\t\t\t\t\t\tborder-radius:6.5px;\n\t\t\t\t\t\t\t\tz-index:9;\n\t\t\t\t\t\t\t\tcursor:pointer;\n\t\t\t\t\t\t\t\t-moz-transition:transform .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\t-webkit-transition:transform .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\t-ms-transition:transform .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransition:transform .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransform-origin:center center;\n\t\t\t\t\t\t\t\t-webkit-transform-origin:center center;\n\t\t\t\t\t\t\t\t-moz-transform-origin:center center;\n\t\t\t\t\t\t\t\t-o-transform-origin:center center;\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide .thumb {\n\t\t\t\t\t\t\t\tbackground:#f12b24;\n\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .thumb {\n\t\t\t\t\t\t\t\tbottom:5px;\n\t\t\t\t\t\t\t\twidth:20px;\n\t\t\t\t\t\t\t\theight:20px;\n\t\t\t\t\t\t\t\tborder-radius:10px;\n\t\t\t\t\t\t\t\tmargin-left:-10px;\n\t\t\t\t\t\t\t}\n\n\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide .thumb {\n\t\t\t\t\t\t\t\ttransform:scale(0,0);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .thumb {\n\t\t\t\t\t\t\t\ttransform:scale(1,1);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide .buffered {\n\t\t\t\t\t\t\t\tposition:absolute;\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t\tbottom:7.5px;\n\t\t\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\t\t\twidth:0px;\n\t\t\t\t\t\t\t\theight:5px;\n\t\t\t\t\t\t\t\tz-index:7;\n\t\t\t\t\t\t\t\t-moz-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\t-webkit-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\t-ms-transition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransition:all .1s cubic-bezier(0.0,0.0,0.2,1);\n\t\t\t\t\t\t\t\ttransform-origin:center center;\n\t\t\t\t\t\t\t\t-webkit-transform-origin:center center;\n\t\t\t\t\t\t\t\t-moz-transform-origin:center center;\n\t\t\t\t\t\t\t\t-o-transform-origin:center center;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .buffered {\n\t\t\t\t\t\t\t\tbottom:11px;\n\t\t\t\t\t\t\t\theight:8px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide .duration,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide .played,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide .buffered {\n\t\t\t\t\t\t\t\tbottom:8.5px;\n\t\t\t\t\t\t\t\theight:3px;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .duration,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .played,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide .buffered {\n\t\t\t\t\t\t\t\tbottom:12.5px;\n\t\t\t\t\t\t\t\theight:5px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .duration,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .played,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .buffered {\n\t\t\t\t\t\t\t\tbottom:7.5px;\n\t\t\t\t\t\t\t\theight:5px;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .duration,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .played,\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.playing.fullscreen .huge_it_video_player_bottom .huge_it_video_player_duration_slide:hover .buffered {\n\t\t\t\t\t\t\t\tbottom:11px;\n\t\t\t\t\t\t\t\theight:8px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_duration_slide .hover_timer {\n\t\t\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\t\t\tdisplay:none;\n\t\t\t\t\t\t\t\tleft:0;\n\t\t\t\t\t\t\t\tbottom:100%;\n\t\t\t\t\t\t\t\tpadding: 5px 9px;\n\t\t\t\t\t\t\t\tmax-width: 200px;\n\t\t\t\t\t\t\t\tbackground:rgba(28,28,28,0.8);\n\t\t\t\t\t\t\t\tborder-radius:2px;\n\t\t\t\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\t\t\t\tword-wrap: normal;\n\t\t\t\t\t\t\t\t-o-text-overflow: ellipsis;\n\t\t\t\t\t\t\t\ttext-overflow: ellipsis;\n\t\t\t\t\t\t\t\tfont-size:11px;\n\t\t\t\t\t\t\t\tline-height:1;\n\t\t\t\t\t\t\t\tcolor: #fff;\n\t\t\t\t\t\t\t\tz-index:6;\n\t\t\t\t\t\t\t\t -moz-transform: none;\n\t\t\t\t\t\t\t\t-ms-transform: none;\n\t\t\t\t\t\t\t\t-webkit-transform: none;\n\t\t\t\t\t\t\t\ttransform: none;\n\t\t\t\t\t\t\t\t-moz-transition:opacity .1s cubic-bezier(0.4,0.0,1,1);\n\t\t\t\t\t\t\t\t-webkit-transition:opacity .1s cubic-bezier(0.4,0.0,1,1);\n\t\t\t\t\t\t\t\t-ms-transition:opacity .1s cubic-bezier(0.4,0.0,1,1);\n\t\t\t\t\t\t\t\ttransition:opacity .1s cubic-bezier(0.4,0.0,1,1);\n\t\t\t\t\t\t\t\t -webkit-animation-duration:.1s;\n\t\t\t\t\t\t\t\t-webkit-animation-iteration-count:1;\n\t\t\t\t\t\t\t\t-webkit-animation-timing-function: cubic-bezier(0.4,0.0,1,1);\n\t\t\t\t\t\t\t\topacity:0;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t@-webkit-keyframes opacity {\n\t\t\t\t\t\t\t\t0% {\n\t\t\t\t\t\t\t\t\topacity:0;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t100% {\n\t\t\t\t\t\t\t\t\topacity:1;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls {\n\t\t\t\t\t\t\t\tposition:absolute;\n\t\t\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\t\t\tbottom:0px;\n\t\t\t\t\t\t\t\tdisplay:block;\n\t\t\t\t\t\t\t\twidth:100%;\n\t\t\t\t\t\t\t\theight:30px;\n\t\t\t\t\t\t\t\tmargin:0px;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.small .huge_it_video_player_bottom .huge_it_video_player_controls {\n\t\t\t\t\t\t\t\ttext-align:center;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls {\n\t\t\t\t\t\t\t\theight:50px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .control {\n\t\t\t\t\t\t\t\tposition:relative;\n\t\t\t\t\t\t\t\tdisplay:inline-block;\n\t\t\t\t\t\t\t\twidth:30px;\n\t\t\t\t\t\t\t\theight:30px;\n\t\t\t\t\t\t\t\tmargin:0px 0px 0px 5px;\n\t\t\t\t\t\t\t\tfont-size:16px;\n\t\t\t\t\t\t\t\tline-height:30px;\n\t\t\t\t\t\t\t\ttext-align:center;\n\t\t\t\t\t\t\t\tvertical-align:top;\n\t\t\t\t\t\t\t\tcursor:pointer;\n\t\t\t\t\t\t\t}\n                                                        #huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .control i{\n                                                                line-height: inherit;\n                                                        }\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .control {\n\t\t\t\t\t\t\t\twidth:50px;\n\t\t\t\t\t\t\t\theight:50px;\n\t\t\t\t\t\t\t\tmargin:0px 0px 0px 5px;\n\t\t\t\t\t\t\t\tfont-size:30px;\n\t\t\t\t\t\t\t\tline-height:50px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .fast_back {\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.small .huge_it_video_player_bottom .huge_it_video_player_controls .fast_back {\n\t\t\t\t\t\t\t\tdisplay:none;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .play_pause {\n\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.small .huge_it_video_player_bottom .huge_it_video_player_controls .play_pause {\n\t\t\t\t\t\t\t\tfloat:left;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .fast_forward {\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.small .huge_it_video_player_bottom .huge_it_video_player_controls .fast_forward {\n\t\t\t\t\t\t\t\tdisplay:none;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .mute_button {\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.small .huge_it_video_player_bottom .huge_it_video_player_controls .mute_button {\n\t\t\t\t\t\t\t\tfloat:left;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.very_small .huge_it_video_player_bottom .huge_it_video_player_controls .mute_button {\n\t\t\t\t\t\t\t\tdisplay:none;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle {\n\t\t\t\t\t\t\t\tposition:relative;\n\t\t\t\t\t\t\t\tdisplay:inline-block;\n\t\t\t\t\t\t\t\twidth:50px;\n\t\t\t\t\t\t\t\theight:30px;\n\t\t\t\t\t\t\t\tbackground: none;\n\t\t\t\t\t\t\t\tcursor: pointer;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.small .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle {\n\t\t\t\t\t\t\t\tfloat:left;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.very_small .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle {\n\t\t\t\t\t\t\t\tdisplay:none;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle {\n\t\t\t\t\t\t\t\tposition:relative;\n\t\t\t\t\t\t\t\tdisplay:inline-block;\n\t\t\t\t\t\t\t\twidth:100px;\n\t\t\t\t\t\t\t\theight:50px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_before {\n\t\t\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\t\t\ttop:13.5px;\n\t\t\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\t\t\theight:3px;\n\t\t\t\t\t\t\t\twidth:50px;\n\t\t\t\t\t\t\t\tz-index:7;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_before {\n\t\t\t\t\t\t\t\ttop:22.5px;\n\t\t\t\t\t\t\t\theight:5px;\n\t\t\t\t\t\t\t\twidth:100px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_current {\n\t\t\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\t\t\ttop:8.5px;\n\t\t\t\t\t\t\t\tleft:50px;\n\t\t\t\t\t\t\t\theight:13px;\n\t\t\t\t\t\t\t\twidth: 4px;\n\t\t\t\t\t\t\t\tmargin-left:-2px;\n\t\t\t\t\t\t\t\tbackground: #fff;\n\t\t\t\t\t\t\t\tz-index:8;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_current {\n\t\t\t\t\t\t\t\ttop:15px;\n\t\t\t\t\t\t\t\theight:20px;\n\t\t\t\t\t\t\t\twidth:6px;\n\t\t\t\t\t\t\t\tmargin-left:-3px;\n\t\t\t\t\t\t\t\tleft:100px;\n\t\t\t\t\t\t\t\twidth: 4px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_after {\n\t\t\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\t\t\ttop:13.5px;\n\t\t\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\t\t\theight:3px;\n\t\t\t\t\t\t\t\twidth:50px;\n\t\t\t\t\t\t\t\tbackground:#fff;\n\t\t\t\t\t\t\t\tz-index:6;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .volume_handle .volume_after {\n\t\t\t\t\t\t\t\ttop:22.5px;\n\t\t\t\t\t\t\t\theight:5px;\n\t\t\t\t\t\t\t\twidth:100px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .timer {\n\t\t\t\t\t\t\t\tposition:relative;\n\t\t\t\t\t\t\t\tdisplay:inline-block;\n\t\t\t\t\t\t\t\tmin-width:50px;\n\t\t\t\t\t\t\t\theight:30px;\n\t\t\t\t\t\t\t\tmargin:0px 0px 0px 5px;\n\t\t\t\t\t\t\t\tvertical-align:top;\n\t\t\t\t\t\t\t\tfont-size:11px;\n\t\t\t\t\t\t\t\tline-height:30px;\n\t\t\t\t\t\t\t\tfont-style:normal;\n\t\t\t\t\t\t\t\tfont-weight:normal;\n\t\t\t\t\t\t\t\ttext-align:center;\n\t\t\t\t\t\t\t\tcursor:pointer;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.fullscreen .huge_it_video_player_bottom .huge_it_video_player_controls .timer {\n\t\t\t\t\t\t\t\theight:50px;\n\t\t\t\t\t\t\t\tfont-size:14px;\n\t\t\t\t\t\t\t\tline-height:50px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .timer .current_time {\n\t\t\t\t\t\t\t\tdisplay:inline-block;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .timer .separator {\n\t\t\t\t\t\t\t\tdisplay:inline-block;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .timer .duration_time {\n\t\t\t\t\t\t\t\tdisplay:inline-block;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_bottom .huge_it_video_player_controls .full_screen {\n\t\t\t\t\t\t\t\tfloat:right;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833.small .huge_it_video_player_bottom .huge_it_video_player_controls .full_screen {\n\t\t\t\t\t\t\t\tfloat:initial;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_center {\n\t\t\t\t\t\t\t\ttext-align:center;\n\t\t\t\t\t\t\t\tfont-size:15px;\n\t\t\t\t\t\t\t\tline-height:40px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_center div {\n\t\t\t\t\t\t\t\tposition:absolute;\n\t\t\t\t\t\t\t\tdisplay:none;\n\t\t\t\t\t\t\t\tleft:50%;\n\t\t\t\t\t\t\t\ttop:50%;\n\t\t\t\t\t\t\t\tmargin-top:-20px;\n\t\t\t\t\t\t\t\theight:40px;\n\t\t\t\t\t\t\t\twidth:40px;\n\t\t\t\t\t\t\t\tmargin-left:-20px;\n\t\t\t\t\t\t\t\tbackground: rgba(0,0,0,.2);\n\t\t\t\t\t\t\t\tborder-radius: 100%;\n\t\t\t\t\t\t\t\ttext-align:center;\n\t\t\t\t\t\t\t\ttransition:all .5s linear;\n\t\t\t\t\t\t\t\t -webkit-animation-duration:.5s;\n\t\t\t\t\t\t\t\t-webkit-animation-iteration-count:1;\n\t\t\t\t\t\t\t\t-webkit-animation-timing-function: linear;\n\t\t\t\t\t\t\t\tz-index:6;\n\t\t\t\t\t\t\t\topacity:0;\n\t\t\t\t\t\t\t}\n                                                        #huge_it_sigle_video_player_15833 .huge_it_video_player_center i{\n                                                            line-height:40px;\n                                                        }\n\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 .huge_it_video_player_center .center_wait {\n\t\t\t\t\t\t\t\tbackground:transparent;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t@-webkit-keyframes popup {\n\t\t\t\t\t\t\t\t0% {\n\t\t\t\t\t\t\t\t\topacity:1;\n\t\t\t\t\t\t\t\t\ttransform:scale(1,1);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t100% {\n\t\t\t\t\t\t\t\t\topacity:0;\n\t\t\t\t\t\t\t\t\ttransform:scale(3,3);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t#huge_it_sigle_video_player_15833 * {\n\t\t\t\t\t\t\t\tbox-sizing:content-box !important;\n\t\t\t\t\t\t\t\ttext-indent: 0px;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t<\/style>\n\t\t\t\t\t\t\t<div id=\"huge_it_sigle_video_player_15833\">\n\t\t\t\t\t\t\t\t<div class=\"huge_it_video_player_player\">\n\t\t\t\t\t\t\t\t\t<video  src=\"http:\/\/trashbusters.com.co\/wp-content\/uploads\/2018\/09\/Trash-Mumma-Final-Esp_Red.mp4\" data-current=\"--\" data-duration=\"--\">\n\t\t\t\t\t\t\t\t\t\tYour browser does not support HTML5 video.\n\t\t\t\t\t\t\t\t\t<\/video>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"thumbnail_block\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/trashbusters.com.co\/wp-content\/uploads\/2018\/09\/trashmumma.png\" alt=\"poster\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"thumbnail_play\"><i class=\"hugeicons hugeicons-play-circle-o\"><\/i><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"huge_it_video_player_top\">\n\t\t\t\t\t\t\t\t\t<div class=\"video_title\">Trash Mumma<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"huge_it_video_player_bottom\">\n\t\t\t\t\t\t\t\t\t<div class=\"huge_it_video_player_duration_slide\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"duration\"><\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"played\"><\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"thumb\"><\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"buffered\"><\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"hover_timer\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"hover_timer_time\">00:00<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"huge_it_video_player_controls\">\n\t\t\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>\n\t\t\t\t\t\t\t\t\t\t<div class=\"play_pause control\" data-title=\"Play\"><i class=\"hugeicons hugeicons-play\"><\/i><\/div>\n\t\t\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>\n\t\t\t\t\t\t\t\t\t\t<div class=\"mute_button control\" data-title=\"Mute\"><i class=\"hugeicons hugeicons-volume-up\"><\/i><\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"volume_handle\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"volume_before\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"volume_current\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"volume_after\"><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"timer\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"current_time\">--<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"separator\"> \/ <\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"duration_time\">--<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"full_screen control\" data-title=\"Full Screen\"><i class=\"hugeicons hugeicons-expand\"><\/i><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"huge_it_video_player_center\">\n\t\t\t\t\t\t\t\t\t<div class=\"center_play\"><i class=\"hugeicons hugeicons-play\"><\/i><\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"center_pause\"><i class=\"hugeicons hugeicons-pause\"><\/i><\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"center_wait\"><i class=\"hugeicons hugeicons-spinner hugeicons-pulse\"><\/i><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":10,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-7865","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/trashbusters.com.co\/index.php?rest_route=\/wp\/v2\/pages\/7865","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trashbusters.com.co\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/trashbusters.com.co\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/trashbusters.com.co\/index.php?rest_route=\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/trashbusters.com.co\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7865"}],"version-history":[{"count":1,"href":"https:\/\/trashbusters.com.co\/index.php?rest_route=\/wp\/v2\/pages\/7865\/revisions"}],"predecessor-version":[{"id":7866,"href":"https:\/\/trashbusters.com.co\/index.php?rest_route=\/wp\/v2\/pages\/7865\/revisions\/7866"}],"wp:attachment":[{"href":"https:\/\/trashbusters.com.co\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7865"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}