.displayFlex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.flexWrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.button{display:inline-block;text-decoration:none;border:none;cursor:pointer;vertical-align:top;text-align:center}.orangeButton{border:0;background:#f90;color:#000;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.noLinkBtn{cursor:default!important}.GreyBottomContainer{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,.93) 42%,rgba(30,30,30,.93) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(10%,rgba(3,3,3,0)),color-stop(42%,rgba(13,13,13,.93)),color-stop(100%,rgba(30,30,30,.93)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,.93) 42%,rgba(30,30,30,.93) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,.93) 42%,rgba(30,30,30,.93) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,.93) 42%,rgba(30,30,30,.93) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,.93) 42%,rgba(30,30,30,.93) 100%)}.ProfileMainMenu{background:#282828;background:-moz-linear-gradient(top,#323232 0,#1c1c1c 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#323232),color-stop(100%,#1c1c1c));background:-webkit-linear-gradient(top,#323232 0,#1c1c1c 100%);background:-o-linear-gradient(top,#323232 0,#1c1c1c 100%);background:-ms-linear-gradient(top,#323232 0,#1c1c1c 100%);background:linear-gradient(to bottom,#323232 0,#1c1c1c 100%)}.arrow{content:'';width:0;height:0;font-size:0}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.userSelect{-webkit-user-select:none;-ms-user-select:none;user-select:none}.dropdownFilters{display:none;position:absolute;top:35px;right:0;min-width:188px;overflow-y:auto;overflow-x:hidden;border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;-ms-border-radius:0 0 3px 3px;-o-border-radius:0 0 3px 3px;z-index:100;background:#1b1b1b}.dropdownFilters>li{line-height:32px;background:#1b1b1b;font-size:12px;white-space:nowrap;text-transform:capitalize}.dropdownFilters>li.active>span>a,.dropdownFilters>li:hover>span>a{color:#cacaca;font-weight:700}.dropdownFilters>li>span{height:32px;display:block;padding:0;cursor:default}.dropdownFilters>li>span>a{color:#969696;cursor:pointer;display:block;padding:0 25px}.dropdownFilters>li>span>a:hover{text-decoration:none}.dropdownFilters>li i{display:none;width:15px;height:19px;background-repeat:no-repeat;margin-right:10px;position:relative;top:5px}.dropdownFilters>li i.mr{background-position:-227px -271px}.dropdownFilters>li i.mv{background-position:-192px -290px}.dropdownFilters>li i.tt{background-position:-192px -348px}.dropdownFilters>li i.ms{background-position:-207px -327px}.dropdownFilters>li i.tr{background-position:-192px -309px}.dropdownFilters>li i.lg{background-position:-192px -328px}.dropdownFilters>li i.mf{background-position:-192px -252px}.dropdownFilters>li i.a{background-position:-207px -252px}.dropdownFilters>li i.nv{background-position:-207px -271px}.dropdownFilters>li i.re{background-position:-207px -290px}.dropdownFilters>li i.cm{background-position:-227px -292px}.dropdownFilters>li i.ht{background-position:-265px -342px}.dropdownFilters>li i.av{background-position:-263px -275px;width:20px}.dropdownFilters>li i.po{background-position:-264px -292px;width:20px}.dropdownFilters>li i.straight{background-position:-245px -305px;width:16px;height:17px}.dropdownFilters>li i.gay{background-position:-245px -324px;width:16px;height:17px}.dropdownFilters>li i.shemale{background-position:-245px -343px;width:16px;height:17px}.wrapLongTitle{word-break:break-word;word-wrap:break-word}.itemTagBtn{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;padding:8px 18px;background:#1b1b1b;font-weight:400;font-size:14px;color:#fff;text-transform:capitalize;white-space:nowrap}.itemTagBtn:hover{text-decoration:none;background-color:#2f2f2f}.itemTagBtnWideDropdown{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;padding:8px 18px;background:#1b1b1b;font-weight:400;font-size:14px;color:#fff;text-transform:capitalize;white-space:nowrap;display:inline-block;margin:3px 0}.itemTagBtnWideDropdown:hover{text-decoration:none;background-color:#2f2f2f}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%}