html.supportsGridLayout ul.videos#videoPlaylist{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-row-gap:15px;margin:0}html.supportsGridLayout ul.videos#videoPlaylist li.videoBox{width:100%;margin:0;padding:0}html.supportsGridLayout ul.videos#videoPlaylist li.sniperModeEngaged{grid-row:1/span 2;grid-column:4/span 2;width:100%}html.supportsGridLayout ul.videos#videoPlaylist li.sniperModeEngaged>div{width:100%}@media only screen and (max-width:1350px){html.supportsGridLayout ul.videos#videoPlaylist{grid-template-columns:repeat(4,minmax(0,1fr))}html.supportsGridLayout ul.videos#videoPlaylist li.sniperModeEngaged{grid-column:3/span 2}}html.supportsGridLayout ul.user-playlist#favPlaylistSection,html.supportsGridLayout ul.user-playlist#publicPlaylistSection,html.supportsGridLayout ul.user-playlist.row-3-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));clear:both}html.supportsGridLayout ul.user-playlist#favPlaylistSection li,html.supportsGridLayout ul.user-playlist#publicPlaylistSection li,html.supportsGridLayout ul.user-playlist.row-3-thumbs li{width:100%}html.supportsGridLayout ul.videos.playlist-listing{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media only screen and (min-width:1350px){html.supportsGridLayout ul.videos.playlist-listing{grid-template-columns:repeat(5,minmax(0,1fr))}}html.supportsGridLayout ul.videos.playlist-listing li{width:100%}html.supportsGridLayout ul.videos.playlist-listing .sniperModeEngaged{grid-row:1/span 2;grid-column:3/span 2}html.supportsGridLayout ul.videos.playlist-listing .sniperModeEngaged>div:first-child{width:100%}@media only screen and (min-width:1350px){html.supportsGridLayout ul.videos.playlist-listing .sniperModeEngaged{grid-column:4/span 2}}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap{width:98%;height:auto}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper{width:100%;height:auto;border:1px solid #333;box-sizing:border-box;font-size:0}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper img{height:144px}@media only screen and (min-width:1350px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper img{height:144px}}@media only screen and (max-width:1350px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper img{height:170px}}@media only screen and (max-width:1280px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper img{height:160px}}@media only screen and (max-width:1200px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper img{height:150px}}@media only screen and (max-width:1100px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper img{height:140px}}@media only screen and (max-width:1064px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper img{height:137px}}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos{height:100%;width:36.5%}@media only screen and (min-width:1250px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos{width:37.5%}}@media only screen and (min-width:1350px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos{width:35%}}@media only screen and (max-width:1064px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos{width:35%}}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos .playlist-thumb{width:90%;height:auto;background:0 0}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos .playlist-thumb img{width:100%;height:auto}@media only screen and (min-width:1350px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos .playlist-thumb img{height:45px}}@media only screen and (max-width:1350px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos .playlist-thumb img{height:60px}}@media only screen and (max-width:1280px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos .playlist-thumb img{height:55px}}@media only screen and (max-width:1200px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos .playlist-thumb img{height:50px}}@media only screen and (max-width:1100px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos .playlist-thumb img{height:45px}}@media only screen and (max-width:1064px){html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playlist-videos .playlist-thumb img{height:44px}}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .borderLink{display:none}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playAllLinkWrapper{display:flex;flex-direction:column;position:absolute;width:100%;height:100%}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playAllLinkWrapper>a,html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playAllLinkWrapper>div{position:relative;height:50%;top:0;left:0}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playAllLinkWrapper>a .playlist-text,html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playAllLinkWrapper>div .playlist-text{width:100%;top:0;left:0;height:100%;display:flex;align-items:center}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playAllLinkWrapper>a .playlist-text .watch-icon,html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playAllLinkWrapper>div .playlist-text .watch-icon{right:12%;top:unset}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playAllLinkWrapper>a .playlist-text .view-icon,html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playAllLinkWrapper>div .playlist-text .view-icon{right:14.2%;top:unset}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playAllLinkWrapper div.playAllLink .playlist-text{width:100%;height:73px;line-height:73px;display:inline-block}html.supportsGridLayout.fluidContainer ul.videos.user-playlist.playlist-listing li .wrap .linkWrapper .playAllLinkWrapper div.playAllLink~img{margin-bottom:-1px}html.supportsGridLayout.fluidContainer #playlistWrapper>.container.playlistSectionWrapper,html.supportsGridLayout.fluidContainer .container>.container.playlistSectionWrapper{width:100%}html.supportsGridLayout.fluidContainer #playlistWrapper>.container.playlistSectionWrapper ul.videos li.videoBox .wrap,html.supportsGridLayout.fluidContainer .container>.container.playlistSectionWrapper ul.videos li.videoBox .wrap{width:96%}html.supportsGridLayout.fluidContainer #playlistWrapper>.container.playlistSectionWrapper ul.videos li.videoBox .wrap img,html.supportsGridLayout.fluidContainer .container>.container.playlistSectionWrapper ul.videos li.videoBox .wrap img{width:100%;height:auto}html.supportsGridLayout.fluidContainer #playlistWrapper>.container.playlistSectionWrapper ul.videos li.videoBox .wrap img.ajaxSpinner,html.supportsGridLayout.fluidContainer .container>.container.playlistSectionWrapper ul.videos li.videoBox .wrap img.ajaxSpinner{width:50px}html.supportsGridLayout.fluidContainer #edit-pl-form input[name=edit-pl-title],html.supportsGridLayout.fluidContainer #edit-pl-form textarea[name=edit-pl-desc]{width:calc(100% - 178px);max-width:none;float:left}html.supportsGridLayout.fluidContainer #edit-pl-form #addTagInput{width:calc(100% - 115px);border-top-right-radius:0;border-bottom-right-radius:0}html.supportsGridLayout.fluidContainer #edit-pl-form #new-playlist-privacy{padding-top:5px}html.supportsGridLayout.fluidContainer #edit-pl-form #tagListBlock #addTag{right:19px}@media only screen and (max-width:1349px){html.supportsGridLayout.fluidContainer #edit-pl-form #tagListBlock #tagErrorDisplay .tagListError{width:92.5%}}html.supportsGridLayout.fluidContainer .wrapper>.emailVerHomepageContainer{min-width:965px;max-width:1323px;width:96%}html.supportsGridLayout.fluidContainer .container>.container.playlistSectionWrapper{width:100%}