/*************************************************************************************************************
deadlydymes.com CSS
http://www.deadlydymes.com/
AUTHOR: Number 1 & 2 in the world yo....SIMOZ Studios => www.simozstudios.com
NOTES:
  Homepage requires additional sheet
SECTIONS:
  Main
  General
  Banner
  Header
  Navigation
  Homepage
    -Ticker
    -Main Video Area
    -Right Content Video Grid Etc
  Subpage
    -Video View Area
    -Comment Area Styles
    -Profile Page
  Carousel
  Footer
  Entry Form
    Grid Media Queries
    ************************************************************************************************************ */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
/************************************************************************************
  /* Main Styles 
*************************************************************************************/
html {
  height: 100%;
  margin: 0px 0px 1px;
}
body {
width: 100%;
max-width: 1400px;
height: 100%;
margin: 0 auto!important;
padding: 0;
text-align: center;
background-position: top center;
background-repeat: no-repeat;
background-color: #191818;
font-family: Inter, sans-serif;
color: #636363;
font-size: 12px;
font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif !important;
}
a {
color: #5f5f5f;
transition: all 0.2s linear;
}
a:hover {
  color: #c7c7c7;
  transform: scale(1.01);
  transition: left 0.2s linear;
}
h1 {
  color: #c7c7c7;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  margin: 0;
}
h2 {
  color: #c7c7c7;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
}
#bg_outer_container {
width: 100%;
position: relative;
margin: 0 auto;
text-align: center;
}
#outer_container {
  width: 976;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
/************************************************************************************
  /* General Styles 
*************************************************************************************/
/*Start Divy Css*/
div#home_video_thumb_grid_container img {
  border-radius: 15px !important;
  transition: ease-in-out 0.2s;
}
div#home_video_thumb_grid_container img:hover {
  scale: 1.01;
  transition: ease-in-out 0.2s;
}
@media screen and (min-width: 1024px) {
  .carousel_homepage_splash_img_wide {
    width: 900px !important;
  }
  #carousel_homepage_splash {
    width: 900px !important;
  }
}
.box1 {
margin: 0px 0px 5px 0px !important;
}
#logo_tagline {
  font-family: Inter !important;
  font-size: 20px !important;
  font-weight: 500 !important;
}

#MasterHeader_imgLogo {
  width: 74%
}

#MasterHeader_logo_tagline {
 width: 83%;
}
#SubpageContentHolder_VideoSuggestion_lg_title {
  position: relative;
  margin: 0 0 11px 0;
  text-align: left;
  width: 100%;
  display: flex;
  padding-bottom: 14px;
  border-bottom: 2px solid #222121;
}

#SubpageContentHolder_VideoSuggestion_lg_title b {
  font-size: 17px!important;
  font-weight: 500;
  color: #fff;
}

#SubpageContentHolder_VideoSuggestion_lg_title::after {
  position: absolute;
  content: "";
  top: 33px;
  background: #e50914!important;
  width: 81px;
  height: 4px;
  border-radius: 21px;
  left: 0;
}

#leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
  width: 49%!important;
  max-width: 100%!important;
  border: solid;
  border-width: 1px;
  border-color: #60606000!important;
  padding: 0!important;
  border: 0!important;
}
.cont12 .vid_title,
.cont0 .vid_title,
.cont1 .vid_title,
.cont2 .vid_title,
.cont3 .vid_title,
.cont4 .vid_title,
.cont5 .vid_title,
.cont6 .vid_title,
.cont7 .vid_title,
.cont8 .vid_title,
.cont9 .vid_title,
.cont10 .vid_title,
.cont11 .vid_title,
.cont14 {
  font-family: Inter !important;
  font-weight: 500 !important;
}
.vid_title {
font-size: 38px !important;
font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif !important;
padding: 0 !important;
font-weight: 600 !important;
}
.home_splash_video_overlay_desc {
  line-height: 0px !important;
  margin-top: -8px !important;
}
/*Cont1 & cont2 width font page css*/
.cont2 {
width: 95% !important;
padding: 10px 10px 0 10px !important;
}
.cont1 {
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
width: 95% !important;
padding: 10px 10px 0 10px !important;
}
.img2 {
margin: 5px 0 10px 0px!important;
}
.img1 {margin: 5px 0 10px 0px!important;}
#comment_ticker_outer_container {
  width: calc(99% - 20px) !important;
  /* border: 10px solid black !important; */
}
@media screen and (min-width: 1024px) {
  /*Width & Background color of webticker*/
  #comment_ticker_outer_container {
    width: calc(98% - 20px) !important;
    border: 10px solid black !important;
  }
}
body {
  background-size: 200% 305% !important;
}
.tickercontainer {
  width: 75% !important;
}
@media screen and (max-width: 1300px) {
  .tickercontainer {
    width: 69% !important;
  }
}
@media only screen and (max-width: 720px) and (min-width: 631px) {
  .tickercontainer {
    width: 65% !important;
  }
  #comment_ticker_outer_container {
    width: calc(99% - 25px) !important;
  }
}
@media screen and (max-width: 630px) {
  #comment_ticker_outer_container {
    width: calc(99% - 25px) !important;
    margin-top: 0px !important;
  }
  .tickercontainer {
    width: 100% !important;
  }
  #comment_ticker_outer_container {
    display: block !important;
    background-position: initial !important;
    background-repeat: repeat !important;
  }
}
@media screen and (max-width: 500px) {
  .tickercontainer {
    width: 70% !important;
    background: none;
  }
  #comment_ticker_outer_container {
    border: none !important;
  }
}
@media screen and (min-width: 3118px) {
  .tickercontainer {
    width: 90% !important;
  }
  .tickercontainer .mask {
    width: 100% !important;
  }
  #comment_ticker_title {
    width: 25% !important;
  }
}
@media screen and (max-width: 3118px) {
  .tickercontainer .mask {
    width: 100% !important;
  }
  #comment_ticker_title {
    width: 25% !important;
  }
}
@media screen and (max-width: 3117px) {
  .tickercontainer {
    width: 85% !important;
  }
}
@media screen and (max-width: 2088px) {
  .tickercontainer {
    width: 83% !important;
  }
}
@media screen and (max-width: 1845px) {
  .tickercontainer {
    width: 78% !important;
  }
}
@media screen and (max-width: 1433px) {
  .tickercontainer {
    width: 78% !important;
  }
}
@media screen and (max-width: 1280px) {
  #comment_ticker_title {
    width: 260px !important;
  }
  #comment_ticker_outer_container {
    margin-top: 8px !important;
  }
  body {
    background-size: 200% 325% !important;
  }
  #floatmenu {
    position: relative !important;
  }
}
@media screen and(min-width: 994px) and (max-width: 1024px) {
  #comment_ticker_title {
    width: 210px !important;
  }
  .cont14 {
    padding: 20px 0px 20px 10px !important;
  }
  .cont2 {
    padding: 20px 0px 20px 10px !important;
  }
  .cont1 {
    padding: 20px 0px 20px 10px !important;
  }
  .img2 {
    margin: 0px 10px 0px 10px !important;
  }
  .img14 {
    margin: 0px 10px 10px 0px !important;
  }
}
@media screen and (max-width: 994px) {
  .cont2 {
    padding: 20px 20px 20px 10px !important;
  }
  .cont1 {
    padding: 20px 20px 20px 10px !important;
  }
  .img2 {
    margin: 0px 5px 0px 5px !important;
  }
  .img14 {
    margin: 0px 0px 0px 0px !important;
  }
}
/* Left Menu Scrolling*/
@media screen and (min-width: 1280px) {
  #floatmenu {
    padding: 10px 0px 10px 10px !important;
    position: absolute !important;
    width: 96% !important;
  }
}
@media screen and (max-width: 1280px) and (min-width: 995px) {
  #floatmenu {
    top: 0 !important;
  }
}
@media screen and (max-width: 1024px) and (min-width: 995px) {
  #floatmenu {
    width: 98% !important;
  }
}
/*Sub-Pages*/
@media screen and (min-width: 1024px) {
  #home_body_content_right_col {
    width: 65% !important;
  }
}
#home_body_content_right_col {
background-color: #191818 !important;
padding-top: 1px !important;
padding-left: 0px !important;
}
#main_outer_container {
  padding-top: 0px !important;
}
.vid_thumb_grid_box {
  margin-bottom: 10px !important;
  /* margin-right: 0px!important; */
}
div#home_splash_video.box1 {
  margin: 0px 10px 5px 0px !important;
}
.vid_thumb_grid_box {
  width: calc(100% - 35px) !important;
}
@media only screen and (max-width: 3840px) and (min-width: 1280px) {
  #home_body_content_left_col {
    width: 17% !important;
  }
  .vid_thumb_grid_box {
    width: 100% !important;
  }
  div#home_splash_video.box1 {
    margin: 0px 10px 10px 0px !important;
  }
}
@media only screen and (max-width: 2200px) {
  .vid_thumb_grid_box {
    width: 96.3% !important;
  }
}
@media only screen and (max-width: 1460px) {
  .carousel_homepage_splash_img {
    width: 55% !important;
  }
}
@media only screen and (max-width: 1279px) {
  .vid_thumb_grid_box {
    width: 97.1% !important;
  }
  .carousel_homepage_splash_img {
    width: 45% !important;
  }
  .home_splash_video_info {
    width: 225px !important;
  }
  div#home_splash_video.box1 {
    margin: 0px 0px 5px 0px !important;
  }
}
@media only screen and (max-width: 1384px) and (min-width: 1280px) {
  #home_body_content_left_col {
    width: 17% !important;
  }
}
@media only screen and (max-width: 1023px) {
  div#home_splash_video.box1 {
    margin: 0px 20px 10px 0px !important;
  }
  .vid_thumb_grid_box {
    width: 95.6% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 80.4% !important;
  }
  .box1 {
    margin: 0px 0px 5px 0px !important;
  }
}
@media only screen and (max-width: 720px) {
  .vid_thumb_grid_box {
    width: calc(100% - 25px) !important;
    margin-left: 0px !important;
  }
}
#footer_container {
  width: 100% !important;
  padding: 0 !important;
}
@media only screen and (max-width: 994px) {
  #footer_container {
    width: 96% !important;
    padding: 0px 0px 10px 0px !important;
  }
  div#home_splash_video.box1 {
    margin: 0px 20px 10px 0px !important;
  }
}
@media only screen and (min-width: 1384px) {
  #home_body_content_left_col {
    width: 256 !important;
  }
}
/*Detail Page Css*/
@media only screen and (min-width: 1280px) {
  #sub_body_content_left_col {
    width: 15% !important;
  }
  #header {
    width: 100% !important;
  }
}
#sub_body_content_right_col {
  padding-left: 10px !important;
  padding-top: 10px !important;
  background-color: black !important;
}
@media only screen and (min-width: 994px) {
  #sub_body_content_right_col {
    width: 65% !important;
  }
}
#video_view_comments_container {
  width: 100% !important;
}
@media only screen and (max-width: 994px) {
  #video_view_container {
    margin-right: 20px !important;
  }
}
@media only screen and (max-width: 993px) {
  #video_view_comments_container {
    padding: 10px 0 0 0 !important;
  }
}
/*detail page carousel Changes*/
#carousel-wrapper {
  width: 100% !important;
  /* //background-color: red; */
}
@media only screen and (min-width: 850px) {
  #outter_carousel_wrapper {
    width: 100% !important;
  }
  #carousel-wrapper {
    max-width: none !important;
  }
  #carousel-wrapper {
    width: 68% !important;
    /* //background-color: red; */
  }
  #thumbs-container {
    width: 31% !important;
    /* //background-color: green; */
  }
  #thumbs-wrapper {
    margin: auto !important;
  }
  .caroufredsel_wrapper {
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
    overflow: hidden !important;
  }
  #thumbs a {
    width: 100% !important;
  }
  div#thumbs {
    width: 100% !important;
  }
  #thumbs-wrapper {
    width: auto !important;
  }
}
@media only screen and (max-width: 993px) {
  #thumbs a {
    width: 90% !important;
  }
}
@media only screen and (max-width: 850px) {
  .caroufredsel_wrapper {
    width: 100% !important;
  }
}
/*End of Divy Css*/
.box1 {
border-color: #222121;
border-width: 0;
border-style: solid;
background: #222121;
text-align: left!important;
}
.box1 img:hover {
  scale: 0.99;
  transition: ease-in-out 0.1s;
}
#eye {
  width: 10%;
  height: 18px;
}
#eye img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.controlbox {
  border-color: #434343;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #2c2c2c;
  padding: 4px;
}
.gradient1 {
background: #212121;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
/* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); */
background: -moz-linear-gradient(top, #212121 0%, #333333 100%);
  /* FF3.6+ */
/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212121), color-stop(100%,#333333)); */
  /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #212121 0%, #33333300 100%);
  /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #212121 0%, #333333 100%);
  /* Opera 11.10+ */
background: -ms-linear-gradient(top, #212121 0%, #333333 100%);
  /* IE10+ */
background: linear-gradient(to bottom, #45454500 0%, #22212100 100%);
  /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#333333', GradientType=0);
  /* IE6-8 */
}
.active:hover {
  background: #373737;
  border-color: #5d5d5d;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.vid_img {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
}
.vid_img_thumb {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
  margin-right: 50px;
  margin-bottom: 10px;
  width: 32%;
  height: auto;
}
.style1 a:link {
color: #f0f0f0;
text-decoration: none;
animation: animate ease-in-out 0.1s;
font-size: 16px;
font-weight: 400;
}
@keyframes animate {
  0% {
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.style1 a:visited {
  color: #f0f0f0;
  text-decoration: none;
  animation: animate ease-in-out 0.1s;
}
.style1 a:hover {
  color: #f0f0f0;
  text-decoration: none;
}
.style1 a:active {
  color: #f0f0f0;
  text-decoration: none;
  animation: animate ease-in-out 0.1s;
}
.style1 {
  font-size: large;
}
.style2 a:link {
  color: #f0f0f0;
  text-decoration: none;
}
.style2 a:visited {
  color: #f0f0f0;
  text-decoration: none;
}
.style2 a:hover {
  color: #f0f0f0;
  text-decoration: none;
}
.style2 a:active {
  color: #f0f0f0;
  text-decoration: none;
}
.style2 {
  font-size: large;
  line-height: 150%;
}
.bodytext {
  font-size: 12pt;
  line-height: 14pt;
}
.bodytext a:link {
  color: #f0f0f0;
  text-decoration: none;
}
.bodytext a:visited {
  color: #f0f0f0;
  text-decoration: none;
}
.bodytext a:hover {
  color: #f0f0f0;
  text-decoration: none;
}
.bodytext a:active {
  color: #f0f0f0;
  text-decoration: none;
}
/************************************************************************************
  /* Video Detail
*************************************************************************************/
.controllink A {
  margin: 0px;
  color: #bbb;
  text-decoration: underline;
  font-weight: normal;
}
.controldivsmall {
  margin-bottom: 1px;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  float: left;
  border-left: #000000 1px solid;
  width: 160px;
  margin-right: 4px;
  border-bottom: #000000 1px solid;
  height: 1%;
  background-color: inherit;
}
.controldivwide {
  padding-right: 10px;
  padding-left: 6px;
  padding-bottom: 1px;
  padding-top: 1px;
  margin-top: 0px;
  margin-bottom: 2px;
  border-right: #1a557d 0px solid;
  border-top: #1a557d 0px solid;
  float: left;
  border-left: #1a557d 0px solid;
  width: 98%;
  margin-right: 0px;
  border-bottom: #1a557d 0px solid;
  height: 1%;
  background-color: #404040;
}
#HomepageContentHolder_VideoSuggestion_lg_title {
  width: 100%;
  display: block;
  margin: 36px 0 11px 0;
  border-bottom: 1px solid #3b3b3b;
  line-height: 2;
  position: relative;
}

.default-page #HomepageContentHolder_VideoSuggestion_lg_title {
    margin: 0 0 11px 0;
    text-align: left;
}

.default-page .vid_img_thumb {
    border-radius: 10px;
    height: 17em;
}

#SubpageContentHolder_comments_lbAddComment {
  color: #e5e5e5!important;
}

#HomepageContentHolder_leftBanner_leftBannerCreate_pan1 p,
#leftBanner_leftBannerCreate_pan1 p {
  width: 100%;
  display: block;
  margin: 0px 0 6px 0;
  border-bottom: 1px solid #3b3b3b;
  line-height: 2;
  position: relative;
}

#leftBanner_leftBannerCreate_pan1 p a {
  font-size: 16px!important;
  color: #fff!important;
}
#HomepageContentHolder_leftBanner_leftBannerCreate_pan1 p::after,
 #leftBanner_leftBannerCreate_pan1 p::after{
  position: absolute;
  content: "";
  top: 25px;
  background: #e50914;
  width: 81px;
  height: 4px;
  border-radius: 21px;
  left: 0;
}
#HomepageContentHolder_VideoSuggestion_lg_title::after {
  position: absolute;
  content: "";
  top: 33px;
  background: #e50914;
  width: 81px;
  height: 4px;
  border-radius: 21px;
  left: 0;
}
#HomepageContentHolder_VideoSuggestion_lg_title b,
#HomepageContentHolder_leftBanner_leftBannerCreate_pan1 p a {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}

#SubpageContentHolder_chkSubscribe {appearance: none;-webkit-appearance: none;width: 23px;height: 23px;border: 2px solid #e50914;border-radius: 4px;cursor: pointer;position: relative;background: #e5091440;top: 9px;}
#form1 label {
  font-size: 16px;
  color: #fff;
}

#SubpageContentHolder_lnkLookAround {
  font-weight: 500!important;
  color: #fff!important;
}

#SubpageContentHolder_chkSubscribe:checked {
background-color: #e50914;
}


#SubpageContentHolder_chkSubscribe:checked::after {
content: '';
position: absolute;
top: 3px;
left: 6px;
width: 4px;
height: 8px;
border: solid #fff;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}


#SubpageContentHolder_chkSubscribe:focus {
outline: none;
box-shadow: 0 0 0 3px rgba(229, 9, 20, 0.3);
}
.home-m-menu {
  margin: 0px 0 6px 0!important;
  line-height: 2;
}
.home-m-menu b {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}
.controldivsmall H1 {
  padding-right: 0px;
  padding-left: 1px;
  font-weight: bold;
  font-size: 13px;
  background: url(/webapplications/SYWRoot/images/extended/arrow15ht.gif)
    #606060 no-repeat left 50%;
  padding-bottom: 0px;
  margin: 0px;
  overflow: hidden;
  color: #d0d0d0;
  padding-top: 1px;
  height: 18px;
}
.controldivsmall A {
  margin: 0px;
  color: #bbb;
  text-decoration: underline;
  font-weight: normal;
}
.controldivsmall P {
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 4px;
  margin: 0px;
  overflow: hidden;
  color: #bbb;
  padding-top: 1px;
}
.controldivsmall .content {
  margin: 0px 0px 0px 3px;
  overflow: hidden;
  height: 170px;
}
.controldivsmall .item {
  clear: both;
}
.controldivsmall .item A {
  margin: 0px;
}
.controldivsmall .item IMG {
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  float: left;
  margin: 1px 1px 0px 0px;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
}
/************************************************************************************
  /* Banner Styles 
*************************************************************************************/
#side_banner_login {
  text-align: center;
  padding-bottom: 7px;
  padding-top: 7px;
}
#side_banner_account {
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
text-align: left;
margin: 0 !important;
padding: 0 0 0  0!important;
}
#side_banner_account p {
margin-bottom: 0px;
line-height: 0;
color: #7f7f7f;
font-weight: 600;
margin-top: 17px;
font-size: 17px;
gap: 2px;
}

#side_banner_account #HomepageContentHolder_leftBanner_leftBannerLogin_txtUserEmail,
#side_banner_account #HomepageContentHolder_leftBanner_leftBannerLogin_txtUserPass{
  color: #fff!important;
}
#HomepageContentHolder_leftBanner_leftBannerLogin_logo {
    width: 30%!important;
    text-align: left;
    padding: 9px 0px;
}
#side_banner_account .banner_text_md:hover a {
  cursor: pointer;
  color: #fff;
  scale: 1.1;
  transition: ease-in-out 0.1s;
}
#side_banner_account .banner_text_lg:hover a {
  cursor: pointer;
  color: #fff;
  scale: 1.1;
  transition: ease-in-out 0.1s;
}
#side_banner_account p a {
  text-decoration: none;
}
#HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
  width: 74% !important;
  max-width: 100% !important;
  border-color: #222121 !important;
}
/*#side_banner_account p a b {
        color: #000000 !important;
    }
    
    #side_banner_account p a:hover b {
        color: #fff !important;
}*/
.banner_text_lg {
  font-size: 22px;
  font-weight: bold;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  line-height: 20px;
  margin: 0;
}
.banner_text_lg a:hover {
  color: #f1f1f1;
}
.banner_text_md {
  font-size: 18px;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 5px;
  line-height: 20px;
}
.banner_text_md a:hover {
  color: #f1f1f1;
}
.banner_text_sm {
  font-size: 14px;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 5px;
  line-height: 30px;
}
.banner_text_sm a:hover {
  color: #f1f1f1;
}
.banner_text_short {
  font-size: 14px;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 5px;
  line-height: 20px;
}
.banner_text_credits_md {
  font-size: 14px;
  font-weight: bold;
  color: #dac966;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 5px;
  line-height: 30px;
}
.banner_text_credits_sm {
  font-size: 12px;
  color: #dac966;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 5px;
  line-height: 30px;
}
.banner_text_credits_md a {
  color: #dac966;
}
.banner_text_credits_md a:hover {
  color: #fdee97;
}
.banner_text_credits_md img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
.banner_button {
  font-size: 12px;
  font-weight: bold;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  text-align: center;
}
/************************************************************************************
  /* Header Styles 
*************************************************************************************/
#logo_container {
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 0;
}
#logo {
display: flex;
flex-direction: column;
align-items: center;
background: #222121;
width: 17%;
padding: 21px 0 10px;
text-align: left;
}
#Header_logo_tagline {
  width: 100%;
  font-size: 12px;
  text-align: left;
  padding-left: 36px;
}
#logo_tagline {
  text-align: left;
  font-family: "Myriad Pro", "Arial Narrow", Arial, Tahoma, Helvetica,
    sans-serif;
  font-size: 24px;
  font-weight: normal;
}
#Header_panHeaderBar {
  display: none;
}
#header_search {
  width: 36%;
}
#header_search input {
border: medium none;
vertical-align: middle;
padding-left: 0;
transition: 0.3s ease-in-out all;
box-shadow: 0 0 15px transparent;
background: #222121;
border-radius: 10px 0 0 10px;
}
#search {height: 41px!important;border-radius: 0!important;background: transparent!important;width: 20%;}
#header_search input:focus {
outline: #191818;
box-shadow: 0 0 15px #191818;
}
.search_box {
height: 43px;
width: 75%;
padding: 0;
margin: 0;
}
#header_right {
  font-size: 16px;
  width: 17%;
  padding-right: 10px;
}
#header_right p a {
text-decoration: none;
border: 1px solid #e5091400!important;
padding: 11px 13px;
box-shadow: inset 0 0 15px transparent, 0 0 15px transparent;
transition: 0.3s ease-in-out all;
border-radius: 10px;
background: #e50914;
color: #ffffff;
font-weight: 500;
letter-spacing: 0;
font-size: 14px;
}
#header_right p a:hover {
  box-shadow: inset 0 0 15px #fff, 0 0 15px #fff;
  color: #fff;
  border: 1px dashed #fff;
  padding: 10px;
}
#nav {
  padding-top: 46px;
  float: right;
}
#header {
width: 974px;
/* height: 92px; */
text-align: left;
margin: 0 auto;
}
#refresher {
  width: 26%;
  margin-bottom: 0 !important;
  border: 0;
  border-radius: 10px;
}
#Header_imgLogo {
width: 58%;
height:100%;
}
/************************************************************************************
  /* Navigation Styles 
*************************************************************************************/
#float_logo {
  text-align: center;
  padding: 5px;
}
#float_logo img {
  width: 100%;
}
#floatmenu {
padding: 20px 0px 10px 20px;
background-color: #222121;
/* position: absolute; */
width: 100%;
float: right;
}
.banner_text_md input {
  width: 80%;
}
.WaterMarkedTextBox {
  height: 20px;
  color: #ffffff;
  background: #191818;
  text-align: left;
  padding: 5px 10px;
  border-radius: 6px;
  font-size: 12px;
  width: 80% !important;
}
.WaterMarkedTextBoxPSW {
  height: 20px;
  color: #ffffff;
  background: #191818;
  text-align: left;
  padding: 5px 10px;
  border-radius: 6px;
  font-size: 12px;
  width: 84% !important;
}
.NormalTextBox {
  width: 85% !important;
  text-align: center;
  height: 16px;
  font-size: 10pt;
}
#side_nav {
  border-bottom: 0px;
}
.nav_item {
height: auto;
line-height: 36px;
font-size: 16px;
/* font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif; */
color: #636363;
text-align: left;
cursor: pointer;
letter-spacing: 1.5px;
transition: ease-in-out 0.1s;
font-weight: 500;
}
.nav_item a {
  text-decoration: none;
}
.nav_item li {
  list-style: none;
  border: 1px #1b1b1b solid;
}
.nav_item li:hover a {
  color: #fff;
}
.nav_item li a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.nav_item:hover {
background: #3a3a3a;
padding: 1px 6px;
}
.nav_item:hover a {
color: #e50914;
scale: 0.9;
}
.nav_item a:hover {
  color: #fff;
  scale: 0.9;
}
.nav_sub_content_holder {
  background-color: #111111;
  border-bottom: 2px #434343 solid;
  margin: 0;
  padding: 0;
}
.nav_sub_content_holder li {
  text-align: center;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  list-style: none;
}
.nav_sub_content_holder li:hover {
  background-color: #212121;
}
.nav_sub_content_holder li a {
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.nav_content_holder li a span {
  color: #838383 !important;
  transition: 0.3s all ease-in-out;
}
.nav_content_holder li:hover a span {
  text-decoration: underline;
  cursor: pointer;
}
.nav_content_holder {
background-color: #19181800;
margin: 0;
padding: 12px 13px;
display: flex;
}
.nav_content_holder li {
text-align: center;
font-size: 14px;
margin: 0;
list-style: none;
padding: 0px;
}
.nav_content_holder li:hover {
background-color: #191818;
}
/*.nav_content_holder li:hover a span {
  color: #c13780 !important;
}*/
.nav_content_holder li a {
text-decoration: none;
display: block;
width: 100%;
height: 100%;
color: #fff;
font-size: 12px;
font-weight: 500;
}
/************************************************************************************
  /* Homepage Styles 
*************************************************************************************/
#main_outer_container {
width: 100%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 0;
}
/*********************************
  /* Ticker
*********************************/
#comment_ticker_outer_container {
  background-image: url("/v2/ddyme/site_files/comment-ticker-bg.gif");
  width: 956px;
  margin-bottom: 10px;
  margin: 0 auto;
  height: 27px;
  overflow: hidden;
}
#comment_ticker_title {
  width: 300px;
  font-family: Inter, Arial Narrow, Tahoma, Helvetica, sans-serif;
  color: #b2b2b2;
  font-size: 15px;
  text-transform: capitalize;
  float: left;
  padding-left: 10px;
  margin: 0;
  padding-top: 3px;
  letter-spacing: 0.03em;
}
.ticker_text {
  font-size: 12px;
  font-weight: bold;
}
.ticker_link {
  padding-right: 80px;
}
.ticker_link a {
  color: #bebebe;
}
.ticker_link a:hover {
  color: #ffffff;
}
.tickercontainer {
  /* the outer div with the black border */
  width: 740px;
  height: 27px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.tickercontainer .mask {
  /* that serves as a mask. so you get a sort of padding both left and right */
  position: relative;
  top: 8px;
  height: 18px;
  width: 718px;
  overflow: hidden;
}
ul.newsticker {
  /* that's your list */
  position: relative;
  left: 200px;
  font: bold 10px Verdana;
  color: #999999;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul.newsticker li {
  float: left;
  /* important: display inline gives incorrect results when you check for elem's width */
  margin: 0;
  padding-right: 35px;
  padding-bottom: 10px;
  /*background: #fff;*/
}
.tickeroverlay-left {
  background-image: url("/v2/ddyme/site_files/left.png");
  display: block;
  pointer-events: none;
  position: absolute;
  z-index: 30;
  height: 18px;
  width: 150px;
  top: 0;
  left: -2px;
}
.tickeroverlay-right {
  background-image: url("/v2/ddyme/site_files/right.png");
  display: block;
  pointer-events: none;
  position: absolute;
  z-index: 30;
  height: 18px;
  width: 150px;
  top: 0;
  right: -2px;
}
/*********************************
  /* Main Video Area
*********************************/
#home_splash_video {
padding: 9px;
overflow: hidden;
border-radius: 10px!important;
}
#vid_lg_overlay {
  height: 48px;
  background-color: #000000;
  float: left;
  width: 430px;
  opacity: 0.8;
  margin-top: -48px;
  z-index: 99;
  font-size: 20px;
  text-align: right;
  display: none;
}
#vid_lg_overlay p {
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-weight: bold;
  padding-right: 15px;
  margin-top: 10px;
}
.home_splash_video_info {
  float: left;
  width: 288px;
  height: 340px;
  padding-left: 12px;
  margin-right: 0px;
  font-size: 20px;
  margin-top: 60px;
}
.vid_title {
font-size: 25px;
margin: 0;
font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
padding: 0;
line-height: 1.5;
}
.vid_title a {
text-decoration: none;
color: #ffffff;
}
.vid_title a:hover {
  text-decoration: underline;
}
.home_splash_video_desc {
  line-height: 35px;
}
.parental_warning_home {
  font-size: 10px;
  width: auto;
  height: 45px;
  line-height: 45px;
  padding-right: 20px;
}
.parental_warning_home img {
  border: medium none;
  vertical-align: middle;
  padding-right: 6px;
}
.stars-large {
  font-size: 15px;
  color: #f6f85f;
  padding-top: 10px;
}
.stars-large img {
  border: medium none;
  vertical-align: middle;
}
/*****************************/
#home_body_content {
  text-align: left;
  overflow: hidden;
  margin: 0 auto;
}
#home_body_content_left_col {
  text-align: left;
  width: 20%;
  float: left;
  clear: both;
  position: relative;
}
#home_body_content_right_col {
  text-align: left;
  margin: 0px auto;
}
.contA {
  text-align: center;
  width: 925px;
  padding: 0px 15px 10px 15px;
  margin: 0px 10px 10px 0px;
  overflow: hidden;
  background-color: #202020;
  border: 1px solid #505050;
}
#HomepageContentHolder_Soc_pSocial img {
  object-fit: contain!important;
}
/*********************************
  /* Right Content Video Grid Etc
*********************************/
#home_headline {
  text-align: center;
  font-weight: bold;
  padding: 0px 0px 5px 0px;
}
.vid_thumb_grid_box {
  padding: 10px;
  float: left;
  width: 95%;
  min-height: 130px;
  height: auto;
  overflow: hidden;
}
.vid_thumb_grid_video_info {
  margin-right: 2px;
  font-size: 12px;
  margin-left: 13px;
  margin-top: 5px;
}
.vid_thumb_title {
  font-size: 18px;
  font-weight: bold;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
.vid_thumb_grid_banner {
  padding-right: 10px;
  float: left;
  width: 321px;
  height: 130px;
  overflow: hidden;
}
.vid_thumb_title a {
  text-decoration: none;
  font-size: 16px;
  line-height: 27.2px;
}

.vid_thumb_title a {
  text-decoration: none;
  font-size: 22px;
  line-height: 34.2px;
}
.vid_thumb_title a:hover {
  text-decoration: underline;
}
.vid_thumb_desc {
  line-height: 31px;
  font-size: 17px;
}
.stars-small {
  font-size: 16px;
  color: #f6f85f;
  padding-top: 10px;
}
.stars-small img {
  border: medium none;
  vertical-align: text-top;
  width: 18px;
  height: 18px;
}
/************************************************************************************
  /* Subpage Styles 
*************************************************************************************/
.breadcrumbs {
  color: #777777;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.breadcrumbs a {
  color: #777777;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.general_sub_container {
  padding: 0px;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
}
.general_sub_image {
  width: 100%;
}
.general_sub_container_fixed {
  margin: 20px;
  overflow: hidden;
  font-size: 18px;
  line-height: 30px;
}
#sub_body_content {
  text-align: left;
  overflow: hidden;
  margin: 0 auto;
}
#sub_body_content_left_col {
  text-align: left;
  width: 26%;
  float: left;
  clear: both;
  position: relative;
}
#sub_body_content_right_col {
  text-align: left;
  width: 980px;
  margin: 0px auto;
}
/*********************************
  /* Video View Area
*********************************/
.video_brand_container {
  background-color: #4f4f4f;
  margin: 13px 0px 0px 0;
  padding: 5px;
  display: block;
  text-align: center;
}
.vbtitle {
  background-color: #4f4f4f;
  margin: 0px 0 0px 0;
  padding: 0px 0 0px 0;
  display: block;
  text-align: center;
  font-size: medium;
}
ul.vb_logos li a {
  float: left;
}
ul.vb_logos li {
  /* float: left; */
  list-style: none;
  margin: 0 5px 0 5px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  display: inline-block;
}
ul.vb_logos {
  margin: auto;
  padding: 0 0px 0 5px;
  width: 100%;
  text-align: center;
}
ul.vb_logos li img {
  max-height: 70px;
  width: auto;
  height: auto;
}
#video_view_container {
  padding: 10px;
  overflow: hidden;
  font-size: 14px;
}
#video_view_container h1 {
  padding-top: 10px;
  color: #c7c7c7;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: normal;
  margin: 0;
}
#video_view_thumb_container {
  float: right;
  width: 152px;
  padding-left: 12px;
  margin-right: 0px;
  font-size: 14px;
}
#video_view_info_container {
  margin-right: 0px;
  font-size: 14px;
  clear: both;
}
#SubpageContentHolder_updDownloads h2 {
  font-weight: 800;
  font-size: 33px;
  margin-top: 24px;
}
#SubpageContentHolder_updDownloads h2 a {
  color: #fff !important;
  text-decoration: none;
}
#SubpageContentHolder_labDescription h3 {
  margin: 0 25px !important;
}
.video_view_cats {
  border: 1px solid #434343;
  margin-bottom: 0px;
  background: #2c2c2c;
  padding: 5px 15px;
  font-size: 14px;
}
.video_view_cats a {
  color: #dfbbce;
  text-decoration: none;
}
.screenshot_title {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.screenshot_thumb {
  margin-top: 10px;
  border: 1px #aaaaaa solid;
  width: 145px;
}
.screenshot_thumb:hover {
  border: 3px #aaaaaa solid;
  width: 140px;
}
.video_view_lower_container {
  padding-top: 10px;
  overflow: hidden;
}
.video_view_lower_container_left {
  float: left;
  width: 200px;
  white-space: pre-line /* Create new line for each DIV */;
  /*line-height:0  Mask the extra lines */
  line-height: 10px;
}
/*white-space: pre  /*FixIE7*;
  *word-wrap: break-word  /*FixIE7*;
}
.video_view_lower_container_right {
  float: right;
}
#video_view_details {
  padding-top: 12px;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  font-size: 16px;
  line-height: 24px;
}
.video_view_length {
  width: auto;
  font-size: 12px;
  width: auto;
  float: left;
  padding-right: 20px;
}
.parental_warning {
  font-size: 10px;
  padding-right: 20px;
}
.parental_warning img {
  border: medium none;
  vertical-align: middle;
  padding-right: 6px;
  padding-top: 2px;
}
.video_view_desc {
  display: block;
  margin-top: 30px;
  margin-bottom: 35px;
  font-size: 16px;
  font-weight: 400;
}
.rating_container {
  padding-left: 13px;
  font-size: 12px;
  float: left;
}
.rating_container p {
  color: #00cc00;
  padding-top: 8px;
  margin-top: 8px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.stream_bt_container {
  padding-left: 17px;
  font-size: 12px;
  float: left;
}
.send_to_friend_container {
  float: left;
  height: 45px;
  line-height: 45px;
  padding-right: 5px;
}
#send_to_friend_title {
  text-decoration: none;
}
#send_to_friend_title:hover {
  text-decoration: underline;
  color: #f1f1f1;
  cursor: pointer;
}
.send_to_friend_container img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
#send_to_friend_container_close_bt {
  padding-left: 8px;
  font-size: 11px;
  text-align: right;
  margin: 0px;
  padding: 0px;
  height: 10px;
}
#send_to_friend_container_close_bt a {
  text-decoration: none;
}
#send_to_friend_container_close_bt a:hover {
  text-decoration: underline;
}
#send_to_friend_form {
  font-size: 11px;
  display: none;
  white-space: normal;
  height: 45px;
  line-height: 45px;
}
#send_to_friend_form p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.send_to_friend_container {
  float: left;
  height: 45px;
  line-height: 45px;
  padding-right: 5px;
}
#send_to_friend_title {
  text-decoration: none;
}
#send_to_friend_title:hover {
  text-decoration: underline;
  color: #f1f1f1;
  cursor: pointer;
}
.send_to_friend_container img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
#send_to_friend_container_close_bt {
  padding-left: 8px;
  font-size: 11px;
  text-align: right;
  margin: 0px;
  padding: 0px;
  height: 10px;
}
#send_to_friend_container_close_bt a {
  text-decoration: none;
}
#send_to_friend_container_close_bt a:hover {
  text-decoration: underline;
}
#send_to_friend_form {
  font-size: 11px;
  display: none;
  white-space: normal;
  height: 45px;
  line-height: 45px;
}
#send_to_friend_form p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.notify_container {
  float: left;
  height: 30px;
  line-height: 30px;
  padding-right: 5px;
}
#notify_title {
  text-decoration: none;
}
#notify_title:hover {
  text-decoration: underline;
  color: #f1f1f1;
  cursor: pointer;
}
.notify_container img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
#notify_container_close_bt {
  padding-left: 8px;
  font-size: 11px;
  text-align: right;
  margin: 0px;
  padding: 0px;
  height: 10px;
}
#notify_container_close_bt a {
  text-decoration: none;
}
#notify_container_close_bt a:hover {
  text-decoration: underline;
}
#notify_terms {
  font-size: 11px;
  display: none;
  white-space: normal;
  height: 15px;
  line-height: 15px;
}
#notify_form {
  font-size: 11px;
  display: none;
  white-space: normal;
  height: 30px;
  line-height: 30px;
}
#notify_form p {
  padding-bottom: 0;
  margin-bottom: 0;
}
#buttons_container {
  overflow: hidden;
}
.download_container {
  width: 375px;
  height: 47px;
  background: url("/v2/koa/site_files/download-bt-long.gif"),
    url("/dymes/v2/koa/site_files/download-bt-long.gif");
  float: left;
  display: inline-block;
}
.download_container:hover {
  background-position: -274px;
}
.download_button {
  border: medium none;
  vertical-align: middle;
  padding-left: 12px;
  font-size: 17px;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  text-decoration: none;
  width: 128px;
  height: 47px;
  line-height: 47px;
  float: left;
}
.download_button a {
  color: #e8e7e8;
  text-decoration: none;
}
.download_button:hover {
  color: #f1f1f1;
  text-decoration: underline;
}
.download_coin {
  border: medium none;
  vertical-align: middle;
  height: 47px;
  width: 75px;
  line-height: 47px;
  float: right;
  color: #fdee97;
  text-align: left;
  text-decoration: none;
}
.download_coin a {
  text-decoration: none;
}
.download_coin a:hover {
  text-decoration: none;
}
.download_coin img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
#SubpageContentHolder_details_Details_lElementName_2 {
  padding: 15px !important;
  margin: 0 !important;
  color: #c1c1c1 !important;
}
.video_view_tags_container {
  width: 640px;
  border-color: #434343;
  border-width: 2px;
  border-style: solid;
  margin-bottom: 10px;
  padding: 10px;
  color: #969696;
  font-size: 12px;
  background: #1d1d1d;
  line-height: 18px;
  text-align: left;
}
.video_view_tags_container a {
  color: #ababab;
}
.video_view_tags_container a:hover {
  color: #f1f1f1;
}
/*****************************/
.download_container {
  width: 275px;
  height: 47px;
  background: url("https://screencombat.com/v2/ddyme/site_files/download-bt.gif"),
    url("https://screencombat.com/v2/ddyme/site_files/download-bt.gif");
  float: left;
  display: inline-block;
}
.download_container:hover {
  background-position: -274px;
}
.download_button {
  border: medium none;
  vertical-align: middle;
  padding-left: 12px;
  font-size: 17px;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  text-decoration: none;
  width: 128px;
  height: 47px;
  line-height: 47px;
  float: left;
}
.download_button a {
  color: #e8e7e8;
  text-decoration: none;
}
.download_button:hover {
  color: #f1f1f1;
  text-decoration: underline;
}
.download_coin {
  border: medium none;
  vertical-align: middle;
  height: 47px;
  width: 75px;
  line-height: 47px;
  float: right;
  color: #fdee97;
  text-align: left;
  text-decoration: none;
}
.download_coin a {
  text-decoration: none;
}
.download_coin a:hover {
  text-decoration: none;
}
.download_coin img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
/*********************************
  /* Comment Area Styles
*********************************/
#video_view_comments_container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 935px;
  text-align: center;
  padding: 10px;
}
.comment_container input {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 145px;
  margin: 5px auto;
}
#video_view_comments_container h2 {
  padding-top: 0;
  margin-top: 0;
}
.comment_container {
  padding-bottom: 15px;
}
.comment_container p {
  line-height: 19px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.comment_container hr {
  display: none;
}
.comment_container table tr td b {
  color: #7d7676;
  font-weight: 400;
  font-size: 12px !important;
}
.description_container {
  padding-bottom: 0px;
}
.description_container p {
  line-height: 19px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 5px;
  margin-bottom: 0;
  font-size: 11pt;
}
.description_container h2 {
  line-height: 0px;
  margin-bottom: 0px;
  font-size: 18pt;
  padding-top: 12px;
  padding-bottom: 0px;
}
/*********************************
  /* Profile Page Styles
*********************************/
.profile_info {
  float: right;
  width: 252px;
  padding-left: 12px;
  margin-right: 0px;
  font-size: 14px;
}
.profile_main_img {
  float: left;
  width: 410px;
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
}
.image_grid {
  padding-bottom: 10px;
}
.profile_featured_title {
  padding: 10px;
  clear: both;
  overflow: hidden;
}
.profile_featured_title h2 {
  margin: 0px;
  padding-bottom: 10px;
}
.profile_comments {
  clear: both;
}
/* Profile Results   */
.profile_result {
  padding: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.profile_result a {
  text-decoration: none;
}
.profile_result a:hover {
  text-decoration: underline;
}
.profile_result_video_info {
  margin-right: 10px;
  font-size: 12px;
  margin-left: 13px;
  float: left;
  width: 400px;
}
.profile_result_vid_title {
  font-size: 18px;
  font-weight: bold;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
.profile_result_vid_title a {
  text-decoration: none;
}
.profile_result_vid_title a:hover {
  text-decoration: underline;
}
.profile_result_vid_desc {
  line-height: 16px;
}
.profile_result_vid_img_thumb {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
  margin-right: 13px;
  width: 150px;
  height: 120px;
}
.profile_result_vid_img_thumb_grid {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
  margin-right: 13px;
  margin-bottom: 20px;
  width: 150px;
  height: 120px;
}
.profile_result_view_bt img {
  border: medium none;
  vertical-align: middle;
  padding-right: 5px;
}
.content_holder {
  background-color: #111111;
  border-bottom: 2px #434343 solid;
  margin: 0;
  padding: 4px;
}
.content_holder p {
  text-align: center;
  margin: 0;
  padding: 0px;
}
.content_holder li {
  text-align: center;
  font-size: 14px;
  margin: 0;
  list-style: none;
}
.content_holder li a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.content_list {
  border-bottom: 2px #434343 solid;
  margin: 15px;
  padding: 4px;
}
.content_list li {
  text-align: left;
  font-size: 14px;
  list-style-type: circle;
}
/*********************************
  /* Project Page Styles
*********************************/
.project_result_vid_img_thumb {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
  width: 150px;
  overflow: hidden;
  height: 100%;
}
.project_result_vid_img_thumb_grid {
  border-width: 0px;
  border-style: none;
  margin-right: 13px;
  margin-bottom: 20px;
  width: 150px;
  text-align: center;
}
/************************************************************************************
  /* Carousel Styles 
*************************************************************************************/
/*********************************
  /* Homepage Carousel
*********************************/
#outter_carousel_wrapper_home {
  position: relative;
  width: 675px;
}
#carousel-wrapper-home {
  padding-bottom: 10px;
  position: relative;
  width: 950px;
  height: 535px;
  float: left;
  overflow: hidden;
}
.caroufredsel_wrapper {
  height: 100% !important;
  margin: 0px;
  overflow: hidden;
}
#carousel span a img {
  width: 100% !important;
  height: 100% !important;
}
#carousel_homepage_splash {
  height: 535px !important;
  width: 950px !important;
}
#carousel_homepage_splash,
#thumbs-home {
  overflow: hidden;
}
#carousel-wrapper-home,
.carou_fredsel_wrapper {
  border-radius: 0px;
  box-shadow: 0 0 5px #222222;
}
.carou_fredsel_wrapper {
  width: 676px !important;
}
#thumbs-home a,
#thumbs-home img {
  display: block;
  float: left;
}
#thumbs-home span,
#thumbs-home a {
  position: relative;
}
#thumbs-home img {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#carousel_homepage_splash img.glare,
#thumbs-home img.glare {
  width: 102%;
  height: auto;
}
#thumbs-home-container {
  float: left;
}
#thumbs-home-wrapper {
  height: 350px;
  width: 140px;
}
#thumbs-home a {
  border: 2px solid #727272;
  width: 136px;
  height: 105px;
  margin: 0 0 10px;
  overflow: hidden;
  border-radius: 0px;
  -webkit-transition: border-color 0.5s;
  -moz-transition: border-color 0.5s;
  -ms-transition: border-color 0.5s;
  transition: border-color 0.5s;
}
#thumbs-home a:hover,
#thumbs-home a.selected {
  border-color: #aaaaaa;
}
img#shadow-home {
  width: 430px;
  position: absolute;
  bottom: 0;
  left: 0;
}
#prev-home-splash,
#next-home-splash {
  /*background: transparent url('/v2/site_files/carousel-scoller-buttons-vert.png') no-repeat 0 0;
                    display: block;
                    width: 141px;
                    height: 23px;*/
  /*top: 50%;*/
  padding-right: 15px;
}
#prev-home-splash {
  background-position: 0 0;
  left: 10px;
  margin-bottom: 6px;
}
#next-home-splash {
  background-position: 0 -23px;
  right: 10px;
}
/*  #prev-home-splash:hover {
        background-position: -141px 0px;
    }
    
    #next-home-splash:hover {
        background-position: -141px -23px;
    }
    */
#prev-home-splash.disabled,
#next-home-splash.disabled {
  display: none !important;
}
.carousel_homepage_splash_img_wide {
  border: none;
  width: 950px;
  height: 535px;
  top: 0;
  left: 0;
  float: left;
}
.carousel_homepage_splash_img {
  border: none;
  width: 65%;
  height: 100%;
  top: 0;
  left: 0;
  float: left;
}
.home_splash_slide {
  width: 950px !important;
  height: 535px !important;
  float: left;
}
.default_splash_video_overlay {
  display: none;
}
/*********************************
  /* Video View Carousel
*********************************/
#outter_wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#outter_carousel_wrapper {
  position: relative;
  width: 930px;
  height: auto;
}
#carousel-wrapper {
  padding-bottom: 20px;
  position: relative;
  max-width: 800px;
  max-height: 800px;
  width: 100%;
  float: left;
}
/*#slide1 a img {
        width: 600px;
        height: 500px;
    }
    */
#thumbs {
  overflow: hidden;
}
#carousel {
  height: 100% !important;
}
#carousel,
#thumbs {
  overflow: hidden;
}
#carousel-wrapper,
.carou_fredsel_wrapper {
  border-radius: 0px;
  box-shadow: 0 0 5px #222222;
}
#carousel-wrapper {
  margin-bottom: 10px;
}
#carousel span,
#thumbs a,
#thumbs img {
  display: block;
  float: left;
}
#carousel span,
    /*#carousel a,*/
    #thumbs span,
    #thumbs a {
  position: relative;
}
#thumbs img {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
}
#carousel img.glare,
#thumbs img.glare {
  width: 102%;
  height: auto;
}
/* 
    #carousel span {
        width: 600px;
        height: 600px;
    } */
/* 
    #carousel span a img {
        width: 600px ;
    height: 600px;
    } */
#thumbs-container {
  float: right;
}
#thumbs-wrapper {
  height: 300px;
  width: 300px;
}
#thumbs a {
  border: 2px solid #727272;
  width: 294px;
  height: 294px;
  margin: 0 0 8px;
  overflow: hidden;
  border-radius: 0px;
  -webkit-transition: border-color 0.5s;
  -moz-transition: border-color 0.5s;
  -ms-transition: border-color 0.5s;
  transition: border-color 0.5s;
}
#thumbs a:hover,
#thumbs a.selected {
  border-color: #aaaaaa;
}
img#shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
#prev,
#next {
  background: transparent url("../carousel-scoller-buttons-vert.png") no-repeat
    0 0;
  background-position: left top;
  display: block;
  width: 141px;
  height: 23px;
  margin: 0 auto;
}
#prev {
  background-position: 0 0;
  left: 10px;
  margin-bottom: 6px;
}
#next {
  background-position: 0 -23px;
  right: 10px;
}
/*  #prev:hover {
        background-position: -141px 0px;
    }
    
    #next:hover {
        background-position: -141px -23px;
    }
    */
#prev.disabled,
#next.disabled {
  display: none !important;
}
.zoom_link {
  background-color: #1d1d1d;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  display: none;
  position: absolute;
  bottom: 0;
  text-align: right;
  color: #f4f4f4;
}
.zoom_link p {
  padding-right: 10px;
}
#carousel:hover {
  color: #ffffff;
  text-decoration: underline;
}
/************************************************************************************
    /* Search Styles 
    *************************************************************************************/
#search_container {
  padding: 10px;
  overflow: hidden;
  font-size: 14px;
}
#search_container h1 {
  color: #c7c7c7;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 0;
}
.search_form {
  border-color: #434343;
  border-width: 2px;
  border-style: solid;
  margin-bottom: 10px;
  background: #1d1d1d;
  margin-top: 10px;
  padding: 10px;
}
.search_results_container {
  margin-top: 10px;
}
.search_result {
  width: 99%;
  overflow: hidden;
  min-height: 130px;
  height: auto;
  margin: 15px auto;
  border: 1px solid #434343;
  padding: 5px 0;
  background-color: #2c2c2c;
}
.search_result a {
  text-decoration: none;
}
.search_result a:hover {
  text-decoration: underline;
}
.search_result_video_info {
  margin-top: 14px;
  margin-right: 10px;
  font-size: 15px;
  line-height: 23px;
  margin-left: 13px;
  margin: 5px 0;
  float: left;
  width: 55%;
}
.search_result_video_info a {
  font-size: 16px;
  line-height: 27.2px;
}
#SubpageContentHolder_NewVideo_Stats_0,
#SubpageContentHolder_NewVideo_Stats_1,
#SubpageContentHolder_NewVideo_Stats_2,
#SubpageContentHolder_NewVideo_Stats_3 {
  font-size: 15px !important;
}
.search_result_vid_title {
  font-size: 20px;
  font-weight: bold;
  font-family: Inter, Arial,  sans-serif;
  margin: 0;
  padding: 0;
  line-height: 2;
}
.search_result_vid_title outter_carousel_wrappera {
  text-decoration: underline;
}
.search_result_vid_title a:hover {
  text-decoration: underline;
}
.search_result_vid_desc span {
  line-height: 21px;
  padding: 2% 0;
  font-size: 15px;
}
.search_result_vid_img_thumb {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
  margin: 13px;
  width: 40%;
}
.search_result_vid_img_thumb img {
  width: 100%;
  height: 100%;
}
.search_result_view_bt img {
  border: medium none;
  vertical-align: middle;
  padding-right: 0px;
  width: 100%;
  height: 100%;
}
.search_result_controls {
  margin-left: 13px;
  padding-left: 13px;
}
.search_result_controls {
  margin-left: 13px;
  padding-left: 13px;
}
.search_results_mo_button {
  display: none;
  padding-top: 5px;
}
.search_results_left_button {
  margin-left: 13px;
}
@media only screen and (max-width: 480px) {
  .search_result_controls {
    margin: 0 auto;
    width: 100%;
    padding: 120px 0 0 0;
    text-align: center;
    display: hidden;
  }
  .search_results_dt_button {
    display: none;
  }
  .search_results_mo_button {
    display: inline;
  }
  .search_result_vid_desc {
    text-align: center;
    width: 100%;
    max-width: 440px;
    font-size: 3.5vw !important;
    line-height: 21px !important;
  }
}
/************************************************************************************
  /* Footer Styles 
*************************************************************************************/
#footer_container {
  width: 956px;
  padding: 0px 0px 10px 0px;
}
#footer {
  position: relative;
  margin: 0 auto;
  text-align: center;
  color: #bebebe;
  line-height: 28px;
  font-size: 14px;
}
#footer_bar {
height: 0px;
position: relative;
padding-bottom: 2px;
background: #8b8b8b;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svgfxml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E2MDA3OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMTAwYTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #8b8b8b 0%, #000000 100%);
  /* FF3.6+ */
background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #8b8b8b),
    color-stop(100%, #000000)
  );
  /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #8b8b8b 0%, #000000 100%);
  /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #8b8b8b 0%, #000000 100%);
  /* Opera 11.10+ */
background: -ms-linear-gradient(top, #8b8b8b 0%, #000000 100%);
  /* IE10+ */
background: linear-gradient(to bottom, #8b8b8b 0%, #000000 100%);
  /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b8b8b', endColorstr='#000000', GradientType=0);
  /* IE6-8 */
}
#footer_bar::after {
  position: absolute;
  content: "";
  top: 0px;
  background: #e50914;
  width: 152px;
  height: 4px;
  border-radius: 21px;
  left: 0;
}
#footer_content {
margin-top: 10px;
padding: 10px;
background-color: #222121;
display: flex;
flex-direction: row-reverse;
width: 97%;
margin-left: 10px;
flex-wrap: wrap;
text-align: left;
}
#footer_left {
  width: 474px;
  position: relative;
  float: left;
  text-align: left;
}
#footer_right {
  width: 500px;
  height: 33px;
  position: relative;
  float: right;
  text-align: right;
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
}
#footer_right a {
  color: #666666;
}
#footer a {
  color: #bebebe;
  text-decoration: none;
}
#footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#footer_content:nth-child(1) {
  width: 53%;
}
#Footer_panVM {
  width: 45%;
  float: left;
  text-align: left;
  font-weight: 500;
  color: #fff;
}
#Footer_socialfooter_pSocial {
  display: none;
  width:0%;
}
/************************************************************************************
  /* Data Entry Forms
*************************************************************************************/
.form_panel {
  text-align: left;
  max-width: 620px;
  display: table;
  overflow: hidden;
}
.form_panel_sub {
  float: left;
  display: table-cell;
  overflow: hidden;
  min-height: 50px;
}
.form_label,
.form_control {
  float: left;
  display: table-cell;
  vertical-align: bottom;
  font-size: 10pt;
  line-height: 10pt;
}
.form_label {
  width: 100%;
}
.form_control {
  max-width: 400px;
  min-height: 50px;
}
.form_control_narrow {
  max-width: 200px;
  min-height: 50px;
}
.textentry {
  margin: 10px;
  height: 28px;
}
/************************************************************************************************************
  Grid Media Queries
  *************************************************************************************************************/
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 300px) {
  .vid_img_thumb {
    margin-left: 0;
  }
  .vid_thumb_title a {
    font-size: 19px;
    line-height: 26.2px;
  }
  .vid_thumb_desc {
    line-height: 8.9vw !important;
    font-size: 5vw !important;
  }
}
@media only screen and (max-width: 371px) {
  .vid_thumb_desc {
    line-height: 7.9vw !important;
    font-size: 4.6vw !important;
  }
}
@media only screen and (max-width: 400px) {
  #outter_carousel_wrapper_default {
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .search_result_vid_img_thumb {
    border-style: none;
    width: 100%;
    height: 120px;
    text-align: center;
    margin-left: 0px;
  }
  .search_result_video_info {
    margin-right: 0px;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 13px;
    float: left;
    width: 100%;
    padding: 0 5px;
    text-align: center;
    word-wrap: break-word;
  }
  .carousel_homepage_splash_img {
    border: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    float: left;
  }
  #outter_carousel_wrapper_default {
    height: auto;
  }
  #ctl00_HomepageContentHolder_panCarousel {
    height: auto;
  }
  #vid_lg_overlay_wide {
    display: none !important;
  }
  .general_sub_container_fixed {
    margin: 20px;
    overflow: hidden;
    font-size: 15px;
    line-height: 24px;
  }
  .home_splash_video_overlay_desc {
    line-height: 0px;
    display: none;
  }
  .home_splash_video_overlay {
    width: 675px;
    height: 30px !important;
    padding: 0px 0px 0px 12px;
    margin-right: 0px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    z-index: 0;
    display: block !important;
  }
  .search_result_video_info a {
    font-size: 4.5vw !important;
    line-height: 28.2px !important;
  }
  .search_result_view_bt {
    font-size: 4.7vw !important;
  }
  #SubpageContentHolder_NewVideo_Stats_5 {
    font-size: 3.3vw !important;
    margin-right: 14px;
  }
  .vid_thumb_desc {
    line-height: 6.9vw !important;
    font-size: 4.7vw !important;
  }
}
@media only screen and (max-width: 640px) {
  .search_result_vid_img_thumb {
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
    width: 99%;
    height: 100%;
    margin: 0;
  }
  .search_result_vid_img_thumb img {
    width: 100%;
    height: 100%;
    object-fit: unset;
  }
  .search_result_video_info {
    text-align: center;
    width: 100%;
  }
  .search_result_vid_title {
    font-size: 2.9vw;
  }
  .search_result_video_info a {
    font-size: 3.4vw;
    line-height: 27.2px;
  }
  .search_result_view_bt {
    font-size: 3.5vw;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .search_result_vid_desc {
    font-size: 3.1vw;
    line-height: 32px;
    width: 98%;
    text-align: center;
  }
  #home_headline {
    text-align: center;
    font-weight: bold;
    /* padding: 15px; */
  }
  .vid_thumb_grid_box {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .vid_thumb_desc {
    line-height: 4.5vw;
    font-size: 2.9vw;
  }
  .vid_img_thumb {
    margin-left: 0 !important;
    height: 100%;
    width: 99%;
  }
  .vid_thumb_title a {
    font-size: 15px!important;
  }
  .stars-small img {
    border: medium none;
    vertical-align: text-top;
    width: 15px;
    height: 15px;
  }
}
@media only screen and (max-width: 872px) and (min-width: 740px) {
  .carousel_homepage_splash_img {
    width: 58%;
  }
}
@media only screen and (max-width: 740px) {
  .home_splash_video_info {
    width: 79% !important;
    margin-right: 0px;
  }
  .tickeroverlay-right {
    background-image: url("/v2/ddyme/site_files/right.png"),
      url("/dymes/ddymes/v2/ddyme/site_files/right.png");
    display: block;
    pointer-events: none;
    position: relative;
    z-index: 30;
    height: 18px;
    width: 150px;
    top: 0;
    right: -2px;
  }
  .bodytext {
    font-size: 9pt;
    line-height: 10pt;
  }
  #vid_lg_overlay_wide {
    display: none !important;
  }
  .carousel_homepage_splash_img {
    float: none !important;
    width: 100% !important;
    overflow: hidden !important;
  }
  .home_splash_video_overlay {
    width: 675px;
    padding: 0px 0px 0px 12px;
    margin-right: 0px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    z-index: 0;
    display: block !important;
  }
  #SubpageContentHolder_Go {
    margin-top: 11px;
    margin-bottom: 13px;
  }
}
.controldivwide div span:last-child {
  background: #6e4a58 !important;
  color: #fff;
}
.controldivwide div span a {
  color: #dac6d4;
  text-decoration: none;
}
.controldivwide div span a:hover {
  color: #fff!important;
  text-decoration: underline;
}
div#Soc_pSocial > .box1 {
  display: flex;
  justify-content: center;
  padding: 10px 31px !important;
}
.video_view_lower_container .box1 {
  margin: 0;
}
#SubpageContentHolder_comments_panCommentList table .style1 {
  font-size: 15px;
}
#home_video_thumb_grid_container h3 {
text-align: left;
margin-top: 25px !important;
}
@media only screen and (max-width: 993px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 79.3% !important;
  }
}
@media only screen and (max-width: 918px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 79.2% !important;
  }
}
@media only screen and (max-width: 894px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 79% !important;
  }
}
@media only screen and (max-width: 849px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 78.9% !important;
  }
}
@media only screen and (max-width: 829px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 78.7% !important;
  }
}
@media only screen and (max-width: 767px) {
  .vid_thumb_grid_box {
    width: 94.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 100% !important;
  }
  /* div#home_video_thumb_grid_container div:nth-child(n + 3) {
    width: 100% !important;
  } */
}
@media only screen and (max-width: 740px) {
  .vid_thumb_grid_box {
    width: 96% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 77.6% !important;
  }
}
@media only screen and (max-width: 707px) {
  .vid_thumb_grid_box {
    width: 96% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 77.5% !important;
  }
}
@media only screen and (max-width: 679px) {
  .vid_thumb_grid_box {
    width: 96% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 77.2% !important;
  }
}
@media only screen and (max-width: 630px) {
  .vid_thumb_grid_box {
    width: 95.7% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 72.1% !important;
  }
  div#home_video_thumb_grid_container div:nth-child(n + 4) {
    width: 100% !important;
  }
}
@media only screen and (max-width: 585px) {
  .vid_thumb_grid_box {
    width: 95.7% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 72% !important;
  }
}
@media only screen and (max-width: 575px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 72% !important;
  }
  div#home_video_thumb_grid_container div:nth-child(n + 5) {
    width: 100% !important;
  }
}
@media only screen and (max-width: 566px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 71.9% !important;
  }
}
@media only screen and (max-width: 548px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 71.7% !important;
  }
}
@media only screen and (max-width: 415px) {
  .vid_thumb_grid_box {
    width: 93.3% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 70.8% !important;
  }
  div#home_video_thumb_grid_container div:nth-child(n + 5) {
    width: 100% !important;
  }
}
@media only screen and (max-width: 395px) {
  .vid_thumb_grid_box_with_suggested {
    width: 65.5% !important;
  }
}
@media only screen and (max-width: 370px) {
  .vid_thumb_grid_box_with_suggested {
    width: 65% !important;
  }
}
@media only screen and (max-width: 340px) {
  .vid_thumb_grid_box_with_suggested {
    width: 64.4% !important;
  }
}
/* imported video scroller */
.video-list {
  border-radius: 5px;
}
.video-list::-webkit-scrollbar {
  width: 7px;
}
.video-list::-webkit-scrollbar-track {
  background: #ccc;
  border-radius: 50px;
}
.video-list::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 50px;
}
.video-list .vid video,
.video-list .vid img {
  width: 100%;
  border-radius: 5px;
}
.video-list .vid {
  display: flex;
  align-items: center;
  gap: 15px;
  border-radius: 5px;
  margin: 10px;
  padding: 10px;
  padding-top: 0px !important;
  margin-top: 0px !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
/* .video-list .vid:hover {
  background: #eee;
}
.video-list .vid.active {
  background: #2980b9;
} */
.video-list .vid.active .title {
  color: #fff;
}
.video-list .vid .title {
  color: #333;
  font-size: 17px;
}
.vid {
  position: relative;
}
.video-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: center;
  padding: 5px;
  visibility: hidden;
}
.vid:hover .video-title {
  visibility: visible;
}
.recommended-video-section-lg {
  width: 16% !important;
  float: right;
  padding-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .recommended-video-section-lg {
    display: block !important;
  }
  .recommended-video-section-md-sm {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .recommended-video-section-lg {
    display: none !important;
  }
  .recommended-video-section-md-sm {
    width: 20% !important;
    float: right;
    padding-top: 10px;
    text-align: center;
  }
  .video-list {
    border-radius: 5px;
  }
  .video-list .vid {
    margin: 0px !important;
  }
}
@media only screen and (max-width: 740px) {
  .video-list {
    border-radius: 5px;
  }
  .video-list .vid {
    margin: 0px !important;
  }
  .cont14Padding {
    width: 80.7% !important;
  }
}
@media only screen and (max-width: 630px) {
  .recommended-video-section-md-sm {
    width: 24% !important;
    float: right;
    padding-top: 10px;
  }
  .video-list {
    border-radius: 5px;
  }
  .video-list .vid {
    margin: 0px !important;
  }
  .cont14Padding {
    width: 75.4% !important;
  }
}
@media only screen and (max-width: 530px) {
  .recommended-video-section-md-sm {
    width: 24% !important;
    float: right;
    padding-top: 10px;
  }
  .video-list {
    border-radius: 5px;
  }
  .video-list .vid {
    margin: 0px !important;
  }
}
@media only screen and (max-width: 400px) {
  .recommended-video-section-md-sm {
    width: 24% !important;
    float: right;
    padding-top: 10px;
  }
  .video-list {
    border-radius: 5px;
  }
  .video-list .vid {
    margin: 0px !important;
  }
  .cont14Padding {
    width: 70% !important;
  }
}
/*************************************************************************************************************
deadlydymes.com CSS
http://www.deadlydymes.com/
AUTHOR: Number 1 & 2 in the world yo....SIMOZ Studios => www.simozstudios.com
NOTES:
  Homepage requires additional sheet
SECTIONS:
  Main
  General
  Banner
  Header
  Navigation
  Homepage
    -Ticker
    -Main Video Area
    -Right Content Video Grid Etc
  Subpage
    -Video View Area
    -Comment Area Styles
    -Profile Page
  Carousel
  Footer
  Entry Form
    Grid Media Queries
    *************************************************************************************************************/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
/************************************************************************************
  /* Main Styles 
*************************************************************************************/
html {
  height: 100%;
  margin: 0px 0px 1px;
}
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
text-align: center;
background-position: top center;
background-repeat: no-repeat;
background-color: #191818;
font-family: Inter, sans-serif;
color: #636363;
font-size: 12px;
}
a {
color: #5f5f5f;
transition: all 0.2s linear;
}
a:hover {
  color: #c7c7c7;
  transform: scale(1.01);
  transition: left 0.2s linear;
}
h1 {
  color: #c7c7c7;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  margin: 0;
}
h2 {
  color: #c7c7c7;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
}
#bg_outer_container {
width: 100%;
position: relative;
margin: 0 auto;
text-align: center;
}
#outer_container {
  width: 976;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
/************************************************************************************
  /* General Styles 
*************************************************************************************/
/*Start Divy Css*/
div#home_video_thumb_grid_container img {
  border-radius: 15px !important;
  transition: ease-in-out 0.2s;
}
div#home_video_thumb_grid_container img:hover {
  scale: 1.01;
  transition: ease-in-out 0.2s;
}
@media screen and (min-width: 1024px) {
  .carousel_homepage_splash_img_wide {
    width: 900px !important;
  }
  #carousel_homepage_splash {
    width: 900px !important;
  }
}
.box1 {
margin: 0px 0px 5px 0px !important;
}
#logo_tagline {
  font-family: Inter !important;
  font-size: 20px !important;
  font-weight: 500 !important;
}
.cont12 .vid_title,
.cont0 .vid_title,
.cont1 .vid_title,
.cont2 .vid_title,
.cont3 .vid_title,
.cont4 .vid_title,
.cont5 .vid_title,
.cont6 .vid_title,
.cont7 .vid_title,
.cont8 .vid_title,
.cont9 .vid_title,
.cont10 .vid_title,
.cont11 .vid_title,
.cont14 {
  font-family: Inter !important;
  font-weight: 500 !important;
}
.vid_title {
font-size: 16px !important;
font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif !important;
padding: 0 !important;
font-weight: 600 !important;
}
.home_splash_video_overlay_desc {
  line-height: 0px !important;
  margin-top: -8px !important;
}
/*Cont1 & cont2 width font page css*/
.cont2 {
width: 100% !important;
padding: 5px 5px 0 5px !important;
padding: 5px 5px 0 5px !important;
}
.cont1 {
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
width: 100% !important;
padding: 5px 5px 0 5px !important;
}
.img2 {
margin: 5px 0 10px 0px!important;
}
.img1 {margin: 5px 0 10px 0px!important;}
#comment_ticker_outer_container {
  width: calc(99% - 20px) !important;
  /* border: 10px solid black !important; */
}
@media screen and (min-width: 1024px) {
  /*Width & Background color of webticker*/
  #comment_ticker_outer_container {
    width: calc(98% - 20px) !important;
    border: 10px solid black !important;
  }
}
body {
  background-size: 200% 305% !important;
}
.tickercontainer {
  width: 75% !important;
}
@media screen and (max-width: 1300px) {
  .tickercontainer {
    width: 69% !important;
  }
}
@media only screen and (max-width: 720px) and (min-width: 631px) {
  .tickercontainer {
    width: 65% !important;
  }
  #comment_ticker_outer_container {
    width: calc(99% - 25px) !important;
  }
}
@media screen and (max-width: 630px) {
  #comment_ticker_outer_container {
    width: calc(99% - 25px) !important;
    margin-top: 0px !important;
  }
  .tickercontainer {
    width: 100% !important;
  }
  #comment_ticker_outer_container {
    display: block !important;
    background-position: initial !important;
    background-repeat: repeat !important;
  }
}
@media screen and (max-width: 500px) {
  .tickercontainer {
    width: 70% !important;
    background: none;
  }
  #comment_ticker_outer_container {
    border: none !important;
  }
}
@media screen and (min-width: 3118px) {
  .tickercontainer {
    width: 90% !important;
  }
  .tickercontainer .mask {
    width: 100% !important;
  }
  #comment_ticker_title {
    width: 25% !important;
  }
}
@media screen and (max-width: 3118px) {
  .tickercontainer .mask {
    width: 100% !important;
  }
  #comment_ticker_title {
    width: 25% !important;
  }
}
@media screen and (max-width: 3117px) {
  .tickercontainer {
    width: 85% !important;
  }
}
@media screen and (max-width: 2088px) {
  .tickercontainer {
    width: 83% !important;
  }
}
@media screen and (max-width: 1845px) {
  .tickercontainer {
    width: 78% !important;
  }
}
@media screen and (max-width: 1433px) {
  .tickercontainer {
    width: 78% !important;
  }
}
@media screen and (max-width: 1280px) {
  #comment_ticker_title {
    width: 260px !important;
  }
  #comment_ticker_outer_container {
    margin-top: 8px !important;
  }
  body {
    background-size: 200% 325% !important;
  }
  #floatmenu {
    position: relative !important;
  }
}
@media screen and(min-width: 994px) and (max-width: 1024px) {
  #comment_ticker_title {
    width: 210px !important;
  }
  .cont14 {
    padding: 20px 0px 20px 10px !important;
  }
  .cont2 {
    padding: 20px 0px 20px 10px !important;
  }
  .cont1 {
    padding: 20px 0px 20px 10px !important;
  }
  .img2 {
    margin: 0px 10px 0px 10px !important;
  }
  .img14 {
    margin: 0px 10px 10px 0px !important;
  }
}
@media screen and (max-width: 994px) {
  .cont2 {
    padding: 20px 20px 20px 10px !important;
  }
  .cont1 {
    padding: 20px 20px 20px 10px !important;
  }
  .img2 {
    margin: 0px 5px 0px 5px !important;
  }
  .img14 {
    margin: 0px 0px 0px 0px !important;
  }
}
/* Left Menu Scrolling*/
@media screen and (min-width: 1280px) {
  #floatmenu {
    padding: 10px 0px 10px 10px !important;
    position: absolute !important;
    width: 96% !important;
  }
}
@media screen and (max-width: 1280px) and (min-width: 995px) {
  #floatmenu {
    top: 0 !important;
  }
}
@media screen and (max-width: 1024px) and (min-width: 995px) {
  #floatmenu {
    width: 98% !important;
  }
}
/*Sub-Pages*/
@media screen and (min-width: 1024px) {
  #home_body_content_right_col {
    width: 82% !important;
  }
  .default-page #home_body_content_right_col {
    width: 64% !important;
  }
}

#home_body_content_right_col {
background-color: #191818 !important;
padding-top: 1px !important;
padding-left: 0px !important;
}
#main_outer_container {
  padding-top: 0px !important;
}
.vid_thumb_grid_box {
  margin-bottom: 10px !important;
  /* margin-right: 0px!important; */
}
div#home_splash_video.box1 {
  margin: 0px 10px 5px 0px !important;
}
.vid_thumb_grid_box {
  width: calc(100% - 35px) !important;
}
@media only screen and (max-width: 3840px) and (min-width: 1280px) {
  #home_body_content_left_col {
    width: 17% !important;
  }
  .vid_thumb_grid_box {
    width: 100% !important;
  }
  div#home_splash_video.box1 {
    margin: 0px 10px 10px 0px !important;
  }
}
@media only screen and (max-width: 2200px) {
  .vid_thumb_grid_box {
    width: 96.3% !important;
  }
}
@media only screen and (max-width: 1460px) {
  .carousel_homepage_splash_img {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1279px) {
  .vid_thumb_grid_box {
    width: 97.1% !important;
  }
  .carousel_homepage_splash_img {
    width: 45% !important;
  }
  .home_splash_video_info {
    width: 225px !important;
  }
  div#home_splash_video.box1 {
    margin: 0px 0px 5px 0px !important;
  }
}
@media only screen and (max-width: 1384px) and (min-width: 1280px) {
  #home_body_content_left_col {
    width: 17% !important;
  }
}
@media only screen and (max-width: 1023px) {
  div#home_splash_video.box1 {
    margin: 0px 0px 10px 0px !important;
  }
  .vid_thumb_grid_box {
    width: 95.6% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 80.4% !important;
  }
  .box1 {
    margin: 0px 0px 5px 0px !important;
  }
}
@media only screen and (max-width: 720px) {
  .vid_thumb_grid_box {
    width: calc(100% - 25px) !important;
    margin-left: 0px !important;
  }
}
#footer_container {
  width: 100% !important;
  padding: 0 !important;
}
@media only screen and (max-width: 994px) {
  #footer_container {
    width: 96% !important;
    padding: 0px 0px 10px 0px !important;
  }
  div#home_splash_video.box1 {
    margin: 0px 20px 10px 0px !important;
    border: none;
  }
}
@media only screen and (min-width: 1384px) {
  #home_body_content_left_col {
    width: 256 !important;
  }
}
/*Detail Page Css*/
@media only screen and (min-width: 1280px) {
  #sub_body_content_left_col {
    width: 15% !important;
  }
  #header {
    width: 100% !important;
  }
}
#sub_body_content_right_col {
  padding-left: 10px !important;
  padding-top: 10px !important;
  background-color: #191818 !important;
}
@media only screen and (min-width: 994px) {
  #sub_body_content_right_col {
    width: 65% !important;
    background: #191818;
  }
}
#video_view_comments_container {
  width: 100% !important;
}
@media only screen and (max-width: 994px) {
  #video_view_container {
    margin-right: 20px !important;
  }
}
@media only screen and (max-width: 993px) {
  #video_view_comments_container {
    padding: 10px 0 0 0 !important;
  }
}
/*detail page carousel Changes*/
#carousel-wrapper {
  width: 100% !important;
  /* //background-color: red; */
}
@media only screen and (min-width: 850px) {
  #outter_carousel_wrapper {
    width: 100% !important;
  }
  #carousel-wrapper {
    max-width: none !important;
  }
  #carousel-wrapper {
    width: 68% !important;
    /* //background-color: red; */
  }
  #thumbs-container {
    width: 31% !important;
    /* //background-color: green; */
  }
  #thumbs-wrapper {
    margin: auto !important;
  }
  .caroufredsel_wrapper {
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
    overflow: hidden !important;
  }
  #thumbs a {
    width: 100% !important;
  }
  div#thumbs {
    width: 100% !important;
  }
  #thumbs-wrapper {
    width: auto !important;
  }
}
@media only screen and (max-width: 993px) {
  #thumbs a {
    width: 90% !important;
  }
 
}

/*End of Divy Css*/
.box1 {border-color: #222121;border-width: 0;border-style: solid;background: #222121;text-align: left!important;}
.box1 img:hover {
  scale: 0.99;
  transition: ease-in-out 0.1s;
}
#eye {
  width: 10%;
  height: 18px;
}
#eye img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.controlbox {
  border-color: #434343;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #2c2c2c;
  padding: 4px;
}
.gradient1 {
background: #212121;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
/* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); */
background: -moz-linear-gradient(top, #212121 0%, #333333 100%);
  /* FF3.6+ */
/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212121), color-stop(100%,#333333)); */
  /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #212121 0%, #33333300 100%);
  /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #212121 0%, #333333 100%);
  /* Opera 11.10+ */
background: -ms-linear-gradient(top, #212121 0%, #333333 100%);
  /* IE10+ */
background: linear-gradient(to bottom, #45454500 0%, #22212100 100%);
  /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#333333', GradientType=0);
  /* IE6-8 */
}
.active:hover {
  background: #222121;
  border-color: #1d1d1d;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.vid_img {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
}
.vid_img_thumb {
  border-color: #222121;
  border-width: 1px;
  border-style: solid;
  margin-right: 50px;
  margin-bottom: 0;
  width: 32%;
  border-radius: 10px;
  height: 17em;
}
.style1 a:link {
  color: #f0f0f0;
  text-decoration: none;
  animation: animate ease-in-out 0.1s;
}
@keyframes animate {
  0% {
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.style1 a:visited {
  color: #f0f0f0;
  text-decoration: none;
  animation: animate ease-in-out 0.1s;
}
.style1 a:hover {
  color: #f0f0f0;
  text-decoration: none;
}
.style1 a:active {
  color: #f0f0f0;
  text-decoration: none;
  animation: animate ease-in-out 0.1s;
}
.style1 {
  font-size: large;
}
.style2 a:link {
  color: #f0f0f0;
  text-decoration: none;
}
.style2 a:visited {
  color: #f0f0f0;
  text-decoration: none;
}
.style2 a:hover {
  color: #f0f0f0;
  text-decoration: none;
}
.style2 a:active {
  color: #f0f0f0;
  text-decoration: none;
}
.style2 {
  font-size: large;
  line-height: 150%;
}
.bodytext {
  font-size: 12pt;
  line-height: 14pt;
}
.bodytext a:link {
  color: #f0f0f0;
  text-decoration: none;
}
.bodytext a:visited {
  color: #f0f0f0;
  text-decoration: none;
}
.bodytext a:hover {
  color: #f0f0f0;
  text-decoration: none;
}
.bodytext a:active {
  color: #f0f0f0;
  text-decoration: none;
}
/************************************************************************************
  /* Video Detail
*************************************************************************************/
.controllink A {
  margin: 0px;
  color: #bbb;
  text-decoration: underline;
  font-weight: normal;
}
.controldivsmall {
  margin-bottom: 1px;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  float: left;
  border-left: #000000 1px solid;
  width: 160px;
  margin-right: 4px;
  border-bottom: #000000 1px solid;
  height: 1%;
  background-color: inherit;
}
.controldivwide {
  padding-right: 10px;
  padding-left: 6px;
  padding-bottom: 1px;
  padding-top: 1px;
  margin-top: 0px;
  margin-bottom: 2px;
  border-right: #1a557d 0px solid;
  border-top: #1a557d 0px solid;
  float: left;
  border-left: #1a557d 0px solid;
  width: 98%;
  margin-right: 0px;
  border-bottom: #1a557d 0px solid;
  height: 1%;
  background-color: #404040;
}
#HomepageContentHolder_VideoSuggestion_lg_title {
  width: 100%;
  display: block;
  margin: 36px 0 11px 0;
  border-bottom: 1px solid #3b3b3b;
  line-height: 2;
  position: relative;
}
#HomepageContentHolder_leftBanner_leftBannerCreate_pan1 p {
  width: 100%;
  display: block;
  margin: 0px 0 6px 0;
  border-bottom: 1px solid #3b3b3b;
  line-height: 2;
  position: relative;
}
#HomepageContentHolder_leftBanner_leftBannerCreate_pan1 p::after {
  position: absolute;
  content: "";
  top: 25px;
  background: #e50914;
  width: 81px;
  height: 4px;
  border-radius: 21px;
  left: 0;
}
#HomepageContentHolder_VideoSuggestion_lg_title::after {
  position: absolute;
  content: "";
  top: 33px;
  background: #e50914;
  width: 81px;
  height: 4px;
  border-radius: 21px;
  left: 0;
}
#HomepageContentHolder_VideoSuggestion_lg_title b,
#HomepageContentHolder_leftBanner_leftBannerCreate_pan1 p a {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}
.home-m-menu {
  margin: 0px 0 6px 0!important;
  line-height: 2;
}
.home-m-menu b {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}
.controldivsmall H1 {
  padding-right: 0px;
  padding-left: 1px;
  font-weight: bold;
  font-size: 13px;
  background: url(/webapplications/SYWRoot/images/extended/arrow15ht.gif)
    #606060 no-repeat left 50%;
  padding-bottom: 0px;
  margin: 0px;
  overflow: hidden;
  color: #d0d0d0;
  padding-top: 1px;
  height: 18px;
}
.controldivsmall A {
  margin: 0px;
  color: #bbb;
  text-decoration: underline;
  font-weight: normal;
}
.controldivsmall P {
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 4px;
  margin: 0px;
  overflow: hidden;
  color: #bbb;
  padding-top: 1px;
}
.controldivsmall .content {
  margin: 0px 0px 0px 3px;
  overflow: hidden;
  height: 170px;
}
.controldivsmall .item {
  clear: both;
}
.controldivsmall .item A {
  margin: 0px;
}
.controldivsmall .item IMG {
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  float: left;
  margin: 1px 1px 0px 0px;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
}
/************************************************************************************
  /* Banner Styles 
*************************************************************************************/
#side_banner_login {
  text-align: center;
  padding-bottom: 7px;
  padding-top: 7px;
}
#side_banner_account {
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
text-align: left;
margin: 0 !important;
padding: 0 0 0  0!important;
}
#side_banner_account p {
margin-bottom: 0px;
line-height: 159%;
color: #cacaca;
font-weight: 600;
margin-top: 10px;
font-size: 17px;
}
#side_banner_account .banner_text_md:hover a {
  cursor: pointer;
  color: #fff;
  scale: 1.1;
  transition: ease-in-out 0.1s;
}
#side_banner_account .banner_text_lg:hover a {
  cursor: pointer;
  color: #fff;
  scale: 1.1;
  transition: ease-in-out 0.1s;
}
#side_banner_account p a {
text-decoration: none;
font-size: 14px;
width: 78%;
}

#HomepageContentHolder_leftBanner_leftBannerLogin_lbLogin {
  padding: 7px 9px;
  background: #e5091433;
}

#HomepageContentHolder_leftBanner_leftBannerLogin_ForgotPW,
#HomepageContentHolder_leftBanner_leftBannerLogin_join {
  margin-top: -25px;
  padding: 7px 9px;
  background: #e5091433;
}

#side_banner_account p strong {
  font-size: 15px;
}
#HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
  width: 74% !important;
  max-width: 100% !important;
  border-color: #222121 !important;
}
/*#side_banner_account p a b {
        color: #000000 !important;
    }
    
    #side_banner_account p a:hover b {
        color: #fff !important;
}*/
.banner_text_lg {
  font-size: 22px;
  font-weight: bold;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  line-height: 20px;
  margin: 0;
}
.banner_text_lg a:hover {
  color: #f1f1f1;
}
.banner_text_md {
  font-size: 18px;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 0;
  line-height: 20px;
}
.banner_text_md a:hover {
  color: #f1f1f1;
}
.banner_text_sm {
  font-size: 14px;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 5px;
  line-height: 30px;
}
.banner_text_sm a:hover {
  color: #f1f1f1;
}

.banner_text_sm {
  display: flex;
  flex-direction: column;
  margin: 0;
}

.banner_text_sm a {
  border-radius: 4px;
  color: #fff;
  width: 78%;
  margin: 0;
  /*padding: 23px 9px;*/
}

.banner_text_short {
  font-size: 14px;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 5px;
  line-height: 20px;
}
.banner_text_credits_md {
  font-size: 14px;
  font-weight: bold;
  color: #dac966;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 0;
  line-height: 30px;
}
.banner_text_credits_sm {
  font-size: 12px;
  color: #dac966;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 5px;
  line-height: 30px;
}
.banner_text_credits_md a {
  color: #e50914;
}
.banner_text_credits_md a:hover {
  color: #fdee97;
}
.banner_text_credits_md img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
.banner_button {
  font-size: 12px;
  font-weight: bold;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  text-align: center;
}
/************************************************************************************
  /* Header Styles 
*************************************************************************************/
#logo_container {
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 0;
}
#logo {
display: flex;
flex-direction: column;
align-items: center;
background: #222121;
width: 17%;
padding: 21px 0 10px;
text-align: left;
}
#Header_logo_tagline {
  width: 100%;
  font-size: 12px;
  text-align: left;
  padding-left: 36px;
}
#logo_tagline {
  text-align: left;
  font-family: "Myriad Pro", "Arial Narrow", Arial, Tahoma, Helvetica,
    sans-serif;
  font-size: 24px;
  font-weight: normal;
}
#Header_panHeaderBar {
  display: none;
}
#header_search {
  width: 36%;
}
#header_search input {
border: medium none;
vertical-align: middle;
padding-left: 0;
transition: 0.3s ease-in-out all;
box-shadow: 0 0 15px transparent;
background: #222121;
border-radius: 10px 0 0 10px;
color: #fff !important;
padding-left: 7px !important;
}
#search {height: 41px!important;border-radius: 0!important;background: transparent!important;width: 20%;}
#header_search input:focus {
outline: #191818;
box-shadow: 0 0 15px #191818;
padding-left: 10px !important;
}
.search_box {
height: 43px;
width: 75%;
padding: 0;
margin: 0;
}
#header_right {
  font-size: 16px;
  width: 17%;
  padding-right: 10px;
}
#header_right p a {
text-decoration: none;
border: 1px solid #e5091400!important;
padding: 11px 13px;
box-shadow: inset 0 0 15px transparent, 0 0 15px transparent;
transition: 0.3s ease-in-out all;
border-radius: 10px;
background: #e50914;
color: #ffffff;
font-weight: 500;
letter-spacing: 0;
font-size: 14px;
}
#header_right p a:hover {
  box-shadow: inset 0 0 15px #fff, 0 0 15px #fff;
  color: #fff;
  border: 1px dashed #fff;
  padding: 10px;
}
#nav {
  padding-top: 46px;
  float: right;
}
#header {
width: 974px;
/* height: 92px; */
text-align: left;
margin: 0 auto;
}
#refresher {
  width: 26%;
  margin-bottom: 0 !important;
  border: 0;
  border-radius: 10px;
}
#Header_imgLogo {
width: 58%;
height:100%;
}
/************************************************************************************
  /* Navigation Styles 
*************************************************************************************/
#float_logo {
  text-align: center;
  padding: 5px;
}
#float_logo img {
  width: 100%;
}
#floatmenu {
padding: 20px 0px 10px 20px;
background-color: #222121;
/* position: absolute; */
width: 100%;
float: right;
}
.banner_text_md input {
  width: 80%;
}
.WaterMarkedTextBox {height: 16px!important;padding: 11px 7px;border: 1px solid #191818;color: #fff!important;width: 87% !important;font-size: 10pt;text-align: left;}

input:focus{
  outline: #00000042!important;
  box-shadow: 0 0 15px #00000042!important;
}

.WaterMarkedTextBoxPSW {
  background-position: center;
  height: 32px;
  padding: 2px 2px;
  border: 1px solid #191818;
  background-color: #191818;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  background-image: url(Images/psw_wMark.png);
  background-repeat: no-repeat;
  width: 84% !important;
  font-size: 10pt;
}
.NormalTextBox {width: 85% !important;text-align: center;height: 16px;font-size: 10pt;background: #191818;color:  #fff;text-align: left;padding: 15px 10px;border: none;border-radius: 11px;color: #fff!important;}
#side_nav {
  border-bottom: 0px;
}

.NormalTextBox:focus {
  outline: #00000042;
  box-shadow: 0 0 15px #00000042;
}

.nav_item {
height: auto;
line-height: 36px;
font-size: 16px;
/* font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif; */
color: #636363;
text-align: left;
cursor: pointer;
letter-spacing: 1.5px;
transition: ease-in-out 0.1s;
font-weight: 500;
}
.nav_item a {
  text-decoration: none;
}
.nav_item li {
  list-style: none;
  border: 1px #1b1b1b solid;
}
.nav_item li:hover a {
  color: #fff;
}
.nav_item li a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.nav_item:hover {
background: #3a3a3a;
padding: 1px 6px;
}
.nav_item:hover a {
color: #e50914;
scale: 0.9;
}
.nav_item a:hover {
  color: #fff;
  scale: 0.9;
}
.nav_sub_content_holder {
  background-color: #111111;
  border-bottom: 2px #434343 solid;
  margin: 0;
  padding: 0;
}
.nav_sub_content_holder li {
  text-align: center;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  list-style: none;
}
.nav_sub_content_holder li:hover {
  background-color: #212121;
}
.nav_sub_content_holder li a {
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.nav_content_holder li a span {
  color: #838383 !important;
  transition: 0.3s all ease-in-out;
}
.nav_content_holder li:hover a span {
  text-decoration: underline;
  cursor: pointer;
}
.nav_content_holder {
background-color: #19181800;
margin: 0;
padding: 12px 13px;
display: flex;
}
.nav_content_holder li {
text-align: center;
font-size: 14px;
margin: 0;
list-style: none;
padding: 0px;
}
.nav_content_holder li:hover {
background-color: #191818;
}
/*.nav_content_holder li:hover a span {
  color: #c13780 !important;
}*/
.nav_content_holder li a {
text-decoration: none;
display: block;
width: 100%;
height: 100%;
color: #fff;
font-size: 12px;
font-weight: 500;
}

#SubpageContentHolder_Instructions {
  width: 100%;
}
/************************************************************************************
  /* Homepage Styles 
*************************************************************************************/
#main_outer_container {
width: 100%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 0;
}
/*********************************
  /* Ticker
*********************************/
#comment_ticker_outer_container {
  background-image: url("/v2/ddyme/site_files/comment-ticker-bg.gif");
  width: 956px;
  margin-bottom: 10px;
  margin: 0 auto;
  height: 27px;
  overflow: hidden;
}
#comment_ticker_title {
  width: 300px;
  font-family: Inter, Arial Narrow, Tahoma, Helvetica, sans-serif;
  color: #b2b2b2;
  font-size: 15px;
  text-transform: capitalize;
  float: left;
  padding-left: 10px;
  margin: 0;
  padding-top: 3px;
  letter-spacing: 0.03em;
}
.ticker_text {
  font-size: 12px;
  font-weight: bold;
}
.ticker_link {
  padding-right: 80px;
}
.ticker_link a {
  color: #bebebe;
}
.ticker_link a:hover {
  color: #ffffff;
}
.tickercontainer {
  /* the outer div with the black border */
  width: 740px;
  height: 27px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.tickercontainer .mask {
  /* that serves as a mask. so you get a sort of padding both left and right */
  position: relative;
  top: 8px;
  height: 18px;
  width: 718px;
  overflow: hidden;
}
ul.newsticker {
  /* that's your list */
  position: relative;
  left: 200px;
  font: bold 10px Verdana;
  color: #999999;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul.newsticker li {
  float: left;
  /* important: display inline gives incorrect results when you check for elem's width */
  margin: 0;
  padding-right: 35px;
  padding-bottom: 10px;
  /*background: #fff;*/
}
.tickeroverlay-left {
  background-image: url("/v2/ddyme/site_files/left.png");
  display: block;
  pointer-events: none;
  position: absolute;
  z-index: 30;
  height: 18px;
  width: 150px;
  top: 0;
  left: -2px;
}
.tickeroverlay-right {
  background-image: url("/v2/ddyme/site_files/right.png");
  display: block;
  pointer-events: none;
  position: absolute;
  z-index: 30;
  height: 18px;
  width: 150px;
  top: 0;
  right: -2px;
}
/*********************************
  /* Main Video Area
*********************************/
#home_splash_video {
padding: 9px;
overflow: hidden;
border-radius: 10px!important;
}
#vid_lg_overlay {
  height: 48px;
  background-color: #000000;
  float: left;
  width: 430px;
  opacity: 0.8;
  margin-top: -48px;
  z-index: 99;
  font-size: 20px;
  text-align: right;
  display: none;
}
#vid_lg_overlay p {
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-weight: bold;
  padding-right: 15px;
  margin-top: 10px;
}
.home_splash_video_info {
  background: linear-gradient(86deg, rgba(0, 0, 0, 1) 46%, rgba(0, 0, 0, 0.59) 75%, rgb(252 176 69 / 0%) 90%);
  width: 47%;
  height: 100%;
  padding-left: 12px;
  margin-right: 0px;
  font-size: 20px;
  margin-top: 0;
  position: relative;
  bottom: 0;
  top: -418px;
  z-index: 9;
  right: 0;
  padding-top: 61px;
  padding-right: 31px;
}
.vid_title {
font-size: 25px;
margin: 0;
font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
padding: 0;
line-height: 1.5;
}
.vid_title a {
text-decoration: none;
color: #ffffff;
}
.vid_title a:hover {
  text-decoration: underline;
}
.home_splash_video_desc {
  line-height: 27px;
  color: #c5c5c5;
  font-size: 19px;
}
.parental_warning_home {
  font-size: 10px;
  width: auto;
  height: 45px;
  line-height: 45px;
  padding-right: 20px;
}
.parental_warning_home img {
  border: medium none;
  vertical-align: middle;
  padding-right: 6px;
}
.stars-large {
  font-size: 15px;
  color: #f6f85f;
  padding-top: 10px;
}
.stars-large img {
  border: medium none;
  vertical-align: middle;
}
/*****************************/
#home_body_content {
  text-align: left;
  overflow: hidden;
  margin: 0 auto;
}
#home_body_content_left_col {
  text-align: left;
  width: 20%;
  float: left;
  clear: both;
  position: relative;
}
#home_body_content_right_col {
  text-align: left;
  margin: 0px auto;
}
.contA {
  text-align: center;
  width: 925px;
  padding: 0px 15px 10px 15px;
  margin: 0px 10px 10px 0px;
  overflow: hidden;
  background-color: #202020;
  border: 1px solid #505050;
}
#HomepageContentHolder_Soc_pSocial img {
  object-fit: contain!important;
}
/*********************************
  /* Right Content Video Grid Etc
*********************************/
#home_headline {
  text-align: center;
  font-weight: bold;
  padding: 0px 0px 5px 0px;
}
.vid_thumb_grid_box {
  padding: 10px;
  float: left;
  width: 95%;
  min-height: 130px;
  height: auto;
  overflow: hidden;
  border-radius: 10px;
}
.vid_thumb_grid_video_info {
  margin-right: 2px;
  font-size: 12px;
  margin-left: 13px;
  margin-top: 5px;
}
.vid_thumb_title {
  font-size: 18px;
  font-weight: bold;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
.vid_thumb_grid_banner {
  padding-right: 10px;
  float: left;
  width: 321px;
  height: 130px;
  overflow: hidden;
}
.vid_thumb_title a {
  text-decoration: none;
  font-size: 16px;
  line-height: 27.2px;
}
.vid_thumb_title a {
  text-decoration: none;
  font-size: 21px;
  line-height: 34.2px;
  color: #fff;
  font-family: 'Inter'!important;
}

.default-page .vid_thumb_title a {
    text-decoration: none;
    font-size: 21px;
    line-height: 34.2px;
    color: #fff;
    font-family: 'Inter' !important;
}

.vid_thumb_title a:hover {
  text-decoration: underline;
}
.vid_thumb_desc {
  line-height: 31px;
  font-size: 17px;
  color: #fff;
}
.stars-small {
  font-size: 16px;
  color: #f6f85f;
  padding-top: 10px;
}
.stars-small img {
  border: medium none;
  vertical-align: text-top;
  width: 18px;
  height: 18px;
}
/************************************************************************************
  /* Subpage Styles 
*************************************************************************************/
.breadcrumbs {
  color: #777777;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.breadcrumbs a {
  color: #777777;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.general_sub_container {
  padding: 0px;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
}
.general_sub_image {
  width: 100%;
}
.general_sub_container_fixed {
  margin: 20px;
  overflow: hidden;
  font-size: 18px;
  line-height: 30px;
}
#sub_body_content {
  text-align: left;
  overflow: hidden;
  margin: 0 auto;
}
#sub_body_content_left_col {
  text-align: left;
  width: 26%;
  float: left;
  clear: both;
  position: relative;
}
#sub_body_content_right_col {
  text-align: left;
  width: 980px;
  margin: 0px auto;
}
/*********************************
  /* Video View Area
*********************************/
.video_brand_container {
  background-color: #4f4f4f;
  margin: 13px 0px 0px 0;
  padding: 5px;
  display: block;
  text-align: center;
}
.vbtitle {
  background-color: #4f4f4f;
  margin: 0px 0 0px 0;
  padding: 0px 0 0px 0;
  display: block;
  text-align: center;
  font-size: medium;
}
ul.vb_logos li a {
  float: left;
}
ul.vb_logos li {
  /* float: left; */
  list-style: none;
  margin: 0 5px 0 5px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  display: inline-block;
}
ul.vb_logos {
  margin: auto;
  padding: 0 0px 0 5px;
  width: 100%;
  text-align: center;
}
ul.vb_logos li img {
  max-height: 70px;
  width: auto;
  height: auto;
}
#video_view_container {
  padding: 10px;
  overflow: hidden;
  font-size: 14px;
}
#video_view_container h1 {
  padding-top: 10px;
  color: #c7c7c7;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: normal;
  margin: 0;
}
#video_view_thumb_container {
  float: right;
  width: 152px;
  padding-left: 12px;
  margin-right: 0px;
  font-size: 14px;
}
#video_view_info_container {
  margin-right: 0px;
  font-size: 14px;
  clear: both;
}
#SubpageContentHolder_updDownloads h2 {
  font-weight: 800;
  font-size: 33px;
  margin-top: 24px;
}
#SubpageContentHolder_updDownloads h2 a {
  color: #fff !important;
  text-decoration: none;
}
#SubpageContentHolder_labDescription h3 {
  margin: 0 25px !important;
}
.video_view_cats {
  border: 1px solid #434343;
  margin-bottom: 0px;
  background: #2c2c2c;
  padding: 5px 15px;
  font-size: 14px;
}
.video_view_cats a {
  color: #dfbbce;
  text-decoration: none;
}
.screenshot_title {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.screenshot_thumb {
  margin-top: 10px;
  border: 1px #aaaaaa solid;
  width: 145px;
}
.screenshot_thumb:hover {
  border: 3px #aaaaaa solid;
  width: 140px;
}
.video_view_lower_container {
  padding-top: 10px;
  overflow: hidden;
}
.video_view_lower_container_left {
  float: left;
  width: 200px;
  white-space: pre-line ;
  line-height: 10px;
}
.video_view_lower_container_right {
  float: right;
}
#video_view_details {
  padding-top: 12px;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  font-size: 16px;
  line-height: 24px;
}
.video_view_length {
  width: auto;
  font-size: 12px;
  width: auto;
  float: left;
  padding-right: 20px;
}
.parental_warning {
  font-size: 10px;
  padding-right: 20px;
}
.parental_warning img {
  border: medium none;
  vertical-align: middle;
  padding-right: 6px;
  padding-top: 2px;
}
.video_view_desc {
  display: block;
  margin-top: 30px;
  margin-bottom: 35px;
  font-size: 16px;
  font-weight: 400;
}
.rating_container {
  padding-left: 13px;
  font-size: 12px;
  float: left;
}
.rating_container p {
  color: #00cc00;
  padding-top: 8px;
  margin-top: 8px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.stream_bt_container {
  padding-left: 17px;
  font-size: 12px;
  float: left;
}
.send_to_friend_container {
  float: left;
  height: 45px;
  line-height: 45px;
  padding-right: 5px;
}
#send_to_friend_title {
  text-decoration: none;
}
#send_to_friend_title:hover {
  text-decoration: underline;
  color: #f1f1f1;
  cursor: pointer;
}
.send_to_friend_container img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
#send_to_friend_container_close_bt {
  padding-left: 8px;
  font-size: 11px;
  text-align: right;
  margin: 0px;
  padding: 0px;
  height: 10px;
}
#send_to_friend_container_close_bt a {
  text-decoration: none;
}
#send_to_friend_container_close_bt a:hover {
  text-decoration: underline;
}
#send_to_friend_form {
  font-size: 11px;
  display: none;
  white-space: normal;
  height: 45px;
  line-height: 45px;
}
#send_to_friend_form p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.send_to_friend_container {
  float: left;
  height: 45px;
  line-height: 45px;
  padding-right: 5px;
}
#send_to_friend_title {
  text-decoration: none;
}
#send_to_friend_title:hover {
  text-decoration: underline;
  color: #f1f1f1;
  cursor: pointer;
}
.send_to_friend_container img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
#send_to_friend_container_close_bt {
  padding-left: 8px;
  font-size: 11px;
  text-align: right;
  margin: 0px;
  padding: 0px;
  height: 10px;
}
#send_to_friend_container_close_bt a {
  text-decoration: none;
}
#send_to_friend_container_close_bt a:hover {
  text-decoration: underline;
}
#send_to_friend_form {
  font-size: 11px;
  display: none;
  white-space: normal;
  height: 45px;
  line-height: 45px;
}
#send_to_friend_form p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.notify_container {
  float: left;
  height: 30px;
  line-height: 30px;
  padding-right: 5px;
}
#notify_title {
  text-decoration: none;
}
#notify_title:hover {
  text-decoration: underline;
  color: #f1f1f1;
  cursor: pointer;
}
.notify_container img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
#notify_container_close_bt {
  padding-left: 8px;
  font-size: 11px;
  text-align: right;
  margin: 0px;
  padding: 0px;
  height: 10px;
}
#notify_container_close_bt a {
  text-decoration: none;
}
#notify_container_close_bt a:hover {
  text-decoration: underline;
}
#notify_terms {
  font-size: 11px;
  display: none;
  white-space: normal;
  height: 15px;
  line-height: 15px;
}
#notify_form {
  font-size: 11px;
  display: none;
  white-space: normal;
  height: 30px;
  line-height: 30px;
}
#notify_form p {
  padding-bottom: 0;
  margin-bottom: 0;
}
#buttons_container {
  overflow: hidden;
}
.download_container {
  width: 375px;
  height: 47px;
  background: url("/v2/koa/site_files/download-bt-long.gif"),
    url("/dymes/v2/koa/site_files/download-bt-long.gif");
  float: left;
  display: inline-block;
}
.download_container:hover {
  background-position: -274px;
}
.download_button {
  border: medium none;
  vertical-align: middle;
  padding-left: 12px;
  font-size: 17px;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  text-decoration: none;
  width: 128px;
  height: 47px;
  line-height: 47px;
  float: left;
}
.download_button a {
  color: #e8e7e8;
  text-decoration: none;
}
.download_button:hover {
  color: #f1f1f1;
  text-decoration: underline;
}
.download_coin {
  border: medium none;
  vertical-align: middle;
  height: 47px;
  width: 75px;
  line-height: 47px;
  float: right;
  color: #fdee97;
  text-align: left;
  text-decoration: none;
}
.download_coin a {
  text-decoration: none;
}
.download_coin a:hover {
  text-decoration: none;
}
.download_coin img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
#SubpageContentHolder_details_Details_lElementName_2 {
  padding: 15px !important;
  margin: 0 !important;
  color: #c1c1c1 !important;
}
.video_view_tags_container {
  width: 640px;
  border-color: #434343;
  border-width: 2px;
  border-style: solid;
  margin-bottom: 10px;
  padding: 10px;
  color: #969696;
  font-size: 12px;
  background: #1d1d1d;
  line-height: 18px;
  text-align: left;
}
.video_view_tags_container a {
  color: #ababab;
}
.video_view_tags_container a:hover {
  color: #f1f1f1;
}
/*****************************/
.download_container {
  width: 275px;
  height: 47px;
  background: url("https://screencombat.com/v2/ddyme/site_files/download-bt.gif"),
    url("https://screencombat.com/v2/ddyme/site_files/download-bt.gif");
  float: left;
  display: inline-block;
}
.download_container:hover {
  background-position: -274px;
}
.download_button {
  border: medium none;
  vertical-align: middle;
  padding-left: 12px;
  font-size: 17px;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  text-decoration: none;
  width: 128px;
  height: 47px;
  line-height: 47px;
  float: left;
}
.download_button a {
  color: #e8e7e8;
  text-decoration: none;
}
.download_button:hover {
  color: #f1f1f1;
  text-decoration: underline;
}
.download_coin {
  border: medium none;
  vertical-align: middle;
  height: 47px;
  width: 75px;
  line-height: 47px;
  float: right;
  color: #fdee97;
  text-align: left;
  text-decoration: none;
}
.download_coin a {
  text-decoration: none;
}
.download_coin a:hover {
  text-decoration: none;
}
.download_coin img {
  border: medium none;
  vertical-align: middle;
  padding-right: 4px;
}
/*********************************
  /* Comment Area Styles
*********************************/
#video_view_comments_container {
  display: flex;
  align-items: center;
  justify-content: left;
  margin: 0;
  width: 935px;
  text-align: center;
  padding: 10px;
}
.comment_container input {
  display: flex;
  justify-content: left;
  align-items: start;
  height: 40px;
  width: 145px;
  margin: 5px auto;
  float: left;
}
#video_view_comments_container h2 {
  padding-top: 0;
  margin-top: 0;
}
.comment_container {
  padding-bottom: 15px;
}
.comment_container p {
  line-height: 19px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.comment_container hr {
  display: none;
}
.comment_container table tr td b {
  color: #7d7676;
  font-weight: 400;
  font-size: 12px !important;
}
.description_container {
  padding-bottom: 0px;
}
.description_container p {
  line-height: 19px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 5px;
  margin-bottom: 0;
  font-size: 11pt;
}
.description_container h2 {
  line-height: 0px;
  margin-bottom: 0px;
  font-size: 18pt;
  padding-top: 12px;
  padding-bottom: 0px;
}
/*********************************
  /* Profile Page Styles
*********************************/
.profile_info {
  float: right;
  width: 252px;
  padding-left: 12px;
  margin-right: 0px;
  font-size: 14px;
}
.profile_main_img {
  float: left;
  width: 410px;
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
}
.image_grid {
  padding-bottom: 10px;
}
.profile_featured_title {
  padding: 10px;
  clear: both;
  overflow: hidden;
}
.profile_featured_title h2 {
  margin: 0px;
  padding-bottom: 10px;
}
.profile_comments {
  clear: both;
}
/* Profile Results   */
.profile_result {
  padding: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.profile_result a {
  text-decoration: none;
}
.profile_result a:hover {
  text-decoration: underline;
}
.profile_result_video_info {
  margin-right: 10px;
  font-size: 12px;
  margin-left: 13px;
  float: left;
  width: 400px;
}
.profile_result_vid_title {
  font-size: 18px;
  font-weight: bold;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
.profile_result_vid_title a {
  text-decoration: none;
}
.profile_result_vid_title a:hover {
  text-decoration: underline;
}
.profile_result_vid_desc {
  line-height: 16px;
}
.profile_result_vid_img_thumb {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
  margin-right: 13px;
  width: 150px;
  height: 120px;
}
.profile_result_vid_img_thumb_grid {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
  margin-right: 13px;
  margin-bottom: 20px;
  width: 150px;
  height: 120px;
}
.profile_result_view_bt img {
  border: medium none;
  vertical-align: middle;
  padding-right: 5px;
}
.content_holder {
  background-color: #111111;
  border-bottom: 2px #434343 solid;
  margin: 0;
  padding: 4px;
}
.content_holder p {
  text-align: center;
  margin: 0;
  padding: 0px;
}
.content_holder li {
  text-align: center;
  font-size: 14px;
  margin: 0;
  list-style: none;
}
.content_holder li a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.content_list {
  border-bottom: 2px #434343 solid;
  margin: 15px;
  padding: 4px;
}
.content_list li {
  text-align: left;
  font-size: 14px;
  list-style-type: circle;
}
/*********************************
  /* Project Page Styles
*********************************/
.project_result_vid_img_thumb {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
  width: 150px;
  overflow: hidden;
  height: 100%;
}
.project_result_vid_img_thumb_grid {
  border-width: 0px;
  border-style: none;
  margin-right: 13px;
  margin-bottom: 20px;
  width: 150px;
  text-align: center;
}
/************************************************************************************
  /* Carousel Styles 
*************************************************************************************/
/*********************************
  /* Homepage Carousel
*********************************/
#outter_carousel_wrapper_home {
  position: relative;
  width: 675px;
}
#carousel-wrapper-home {
  padding-bottom: 10px;
  position: relative;
  width: 950px;
  height: 403px;
  float: left;
  overflow: hidden;
}
.default-page #carousel-wrapper-home {
  width: 100%;
  
}

.caroufredsel_wrapper {
  height: 100% !important;
  margin: 0px;
  overflow: hidden;
  border-radius: 11px;
}
#carousel span a img {
  width: 100% !important;
  height: 322px !important;
  object-fit: cover;
  border-radius: 10px;
}
#carousel_homepage_splash {
  height: 409px !important;
  width: 950px !important;
}

.default-page #carousel_homepage_splash {
  width: 100% !important;
}

#carousel_homepage_splash,
#thumbs-home {
  overflow: hidden;
}
#carousel-wrapper-home,
.carou_fredsel_wrapper {
  border-radius: 0px;
  box-shadow: 0 0 5px #222222;
}
.carou_fredsel_wrapper {
  width: 676px !important;
}
#thumbs-home a,
#thumbs-home img {
  display: block;
  float: left;
}
#thumbs-home span,
#thumbs-home a {
  position: relative;
}
#thumbs-home img {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#carousel_homepage_splash img.glare,
#thumbs-home img.glare {
  width: 102%;
  height: auto;
}
#thumbs-home-container {
  float: left;
}
#thumbs-home-wrapper {
  height: 350px;
  width: 140px;
}
#thumbs-home a {
  border: 2px solid #727272;
  width: 136px;
  height: 105px;
  margin: 0 0 10px;
  overflow: hidden;
  border-radius: 0px;
  -webkit-transition: border-color 0.5s;
  -moz-transition: border-color 0.5s;
  -ms-transition: border-color 0.5s;
  transition: border-color 0.5s;
}
#thumbs-home a:hover,
#thumbs-home a.selected {
  border-color: #aaaaaa;
}
img#shadow-home {
  width: 430px;
  position: absolute;
  bottom: 0;
  left: 0;
}
#prev-home-splash,
#next-home-splash {
  /*background: transparent url('/v2/site_files/carousel-scoller-buttons-vert.png') no-repeat 0 0;
                    display: block;
                    width: 141px;
                    height: 23px;*/
  /*top: 50%;*/
  padding-right: 15px;
}
#prev-home-splash {
  background-position: 0 0;
  left: 10px;
  margin-bottom: 6px;
}
#next-home-splash {
  background-position: 0 -23px;
  right: 10px;
}
/*  #prev-home-splash:hover {
        background-position: -141px 0px;
    }
    
    #next-home-splash:hover {
        background-position: -141px -23px;
    }
    */
#prev-home-splash.disabled,
#next-home-splash.disabled {
  display: none !important;
}
.carousel_homepage_splash_img_wide {
  border: none;
  width: 950px;
  height: 535px;
  top: 0;
  left: 0;
  float: left;
}
.carousel_homepage_splash_img {
  border: none;
  width: 65%;
  height: 100%;
  top: 0;
  left: 0;
  float: left;
}

.default-page .carousel_homepage_splash_img {
  border-radius: 20px;
  width: 99.8%;
}


.home_splash_slide {
  width: 950px !important;
  height: 418px !important;
  float: left;
}

.default-page .home_splash_slide {
  width: 100% !important;
}

.default_splash_video_overlay {
  display: none;
}
/*********************************
  /* Video View Carousel
*********************************/
#outter_wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#outter_carousel_wrapper {
  position: relative;
  width: 930px;
  height: auto;
}
#carousel-wrapper {
  padding-bottom: 20px;
  position: relative;
  max-width: 800px;
  max-height: 333px;
  width: 100%;
  float: left;
}
/*#slide1 a img {
        width: 600px;
        height: 500px;
    }
    */
#thumbs {
  overflow: hidden;
}
#carousel {
  height: 100%!important;
}
#carousel,
#thumbs {
  overflow: hidden;
}
#carousel-wrapper,
.carou_fredsel_wrapper {
  border-radius: 0px;
  box-shadow: 0 0 5px #222222;
}
#carousel-wrapper {
  margin-bottom: 10px;
}
#carousel span,
#thumbs a,
#thumbs img {
  display: block;
  float: left;
}
#carousel span,
    /*#carousel a,*/
    #thumbs span,
    #thumbs a {
  position: relative;
}
#thumbs img {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
}
#carousel img.glare,
#thumbs img.glare {
  width: 102%;
  height: auto;
}
/* 
    #carousel span {
        width: 600px;
        height: 600px;
    } */
/* 
    #carousel span a img {
        width: 600px ;
    height: 600px;
    } */
#thumbs-container {
  float: right;
}
#thumbs-wrapper {
  height: 300px;
  width: 300px;
}
#thumbs a {
  border: 2px solid #191818;
  width: 294px;
  height: 294px;
  margin: 0 0 8px;
  overflow: hidden;
  border-radius: 10px;
  -webkit-transition: border-color 0.5s;
  -moz-transition: border-color 0.5s;
  -ms-transition: border-color 0.5s;
  transition: border-color 0.5s;
}
#thumbs a:hover,
#thumbs a.selected {
  border-color: #191818;
  border-radius: 10px;
}
img#shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
#prev,
#next {
  background: transparent url("../carousel-scoller-buttons-vert.png") no-repeat
    0 0;
  background-position: left top;
  display: block;
  width: 141px;
  height: 23px;
  margin: 0 auto;
  border-radius: 78px;
  border: 2px solid #e50914;
}
#prev {
  background-position: 0 0;
  left: 10px;
  margin-bottom: 6px;
}
#next {
  background-position: 0 -23px;
  right: 10px;
}
/*  #prev:hover {
        background-position: -141px 0px;
    }
    
    #next:hover {
        background-position: -141px -23px;
    }
    */
#prev.disabled,
#next.disabled {
  display: none !important;
}
.zoom_link {
  background-color: #1d1d1d;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  display: none;
  position: absolute;
  bottom: 0;
  text-align: right;
  color: #f4f4f4;
  border-radius: 0px 0 13px 13px;
}
.zoom_link p {
  padding-right: 10px;
}
#carousel:hover {
  color: #ffffff;
  text-decoration: underline;
}
/************************************************************************************
    /* Search Styles 
    *************************************************************************************/
#search_container {
  padding: 10px;
  overflow: hidden;
  font-size: 14px;
}
#search_container h1 {
  color: #c7c7c7;
  font-family: Inter, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 0;
}
.search_form {
  border-color: #1d1d1d;
  border-width: 2px;
  border-style: solid;
  margin-bottom: 10px;
  background: #1d1d1d;
  margin-top: 10px;
  padding: 10px;
  border-radius: 10px;
}
.search_results_container {
  margin-top: 10px;
}
.search_result {
  width: 99%;
  overflow: hidden;
  min-height: 130px;
  height: auto;
  margin: 15px auto;
  border: 1px solid #1d1d1d;
  padding: 5px 0;
  background-color: #1d1d1d;
  border-radius: 10px;
}
.search_result a {
  text-decoration: none;
}
.search_result a:hover {
  text-decoration: underline;
}
.search_result_video_info {
  margin-top: 14px;
  margin-right: 10px;
  font-size: 15px;
  line-height: 23px;
  margin-left: 13px;
  margin: 5px 0;
  float: left;
  width: 55%;
}

.videoview .nav_content_holder li:nth-child(1) {
  display: none;
}
.search_result_video_info a {
  font-size: 18px;
  line-height: 37.2px;
  color: #ffffff;
}
#SubpageContentHolder_NewVideo_Stats_0,
#SubpageContentHolder_NewVideo_Stats_1,
#SubpageContentHolder_NewVideo_Stats_2,
#SubpageContentHolder_NewVideo_Stats_3 {
  font-size: 15px !important;
}
.search_result_vid_title {
  font-size: 20px;
  font-weight: bold;
  font-family: Inter, Arial,  sans-serif;
  margin: 0;
  padding: 0;
  line-height: 2;
}
.search_result_vid_title outter_carousel_wrappera {
  text-decoration: underline;
}
.search_result_vid_title a:hover {
  text-decoration: underline;
}
.search_result_vid_desc span {
  line-height: 21px;
  padding: 2% 0;
  font-size: 15px;
}
.search_result_vid_img_thumb {
  border-color: #191818;
  border-width: 1px;
  border-style: solid;
  margin: 13px;
  border-radius: 10px;
  width: 40%;
}
.search_result_vid_img_thumb img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.search_result_view_bt img {
  border: medium none;
  vertical-align: middle;
  padding-right: 0px;
  width: 100%;
  height: 100%;
}
.search_result_controls {
  margin-left: 13px;
  padding-left: 13px;
}
.search_result_controls {
  margin-left: 13px;
  padding-left: 13px;
}
.search_results_mo_button {
  display: none;
  padding-top: 5px;
}
.search_results_left_button {
  margin-left: 13px;
}

#SubpageContentHolder_butJoin {
  font-weight: bold;
  width: 100%;
  background: #1d1d1d;
  padding: 14px;
  border: 1px;
  margin: 5px 0;
  color: #fff;
}
@media only screen and (max-width: 480px) {
  .search_result_controls {
    margin: 0 auto;
    width: 100%;
    padding: 120px 0 0 0;
    text-align: center;
    display: hidden;
  }
  .search_results_dt_button {
    display: none;
  }
  .search_results_mo_button {
    display: inline;
  }
  .search_result_vid_desc {
    text-align: center;
    width: 100%;
    max-width: 440px;
    font-size: 3.5vw !important;
    line-height: 21px !important;
  }
}
/************************************************************************************
  /* Footer Styles 
*************************************************************************************/
#footer_container {
  width: 956px;
  padding: 0px 0px 10px 0px;
}
#footer {
  position: relative;
  margin: 0 auto;
  text-align: center;
  color: #bebebe;
  line-height: 28px;
  font-size: 14px;
}
#footer_bar {
height: 0px;
position: relative;
padding-bottom: 2px;
background: #8b8b8b;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svgfxml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E2MDA3OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMTAwYTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #8b8b8b 0%, #000000 100%);
  /* FF3.6+ */
background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #8b8b8b),
    color-stop(100%, #000000)
  );
  /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #8b8b8b 0%, #000000 100%);
  /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #8b8b8b 0%, #000000 100%);
  /* Opera 11.10+ */
background: -ms-linear-gradient(top, #8b8b8b 0%, #000000 100%);
  /* IE10+ */
background: linear-gradient(to bottom, #8b8b8b 0%, #000000 100%);
  /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b8b8b', endColorstr='#000000', GradientType=0);
  /* IE6-8 */
}
#footer_bar::after {
  position: absolute;
  content: "";
  top: 0px;
  background: #e50914;
  width: 152px;
  height: 4px;
  border-radius: 21px;
  left: 0;
}
#footer_content {
margin-top: 10px;
padding: 10px;
background-color: #222121;
display: flex;
flex-direction: row-reverse;
width: 97%;
margin-left: 10px;
flex-wrap: wrap;
text-align: left;
}
#footer_left {
  width: 474px;
  position: relative;
  float: left;
  text-align: left;
}
#footer_right {
  width: 500px;
  height: 33px;
  position: relative;
  float: right;
  text-align: right;
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
}
#footer_right a {
  color: #666666;
}
#footer a {
  color: #bebebe;
  text-decoration: none;
}
#footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#footer_content:nth-child(1) {
  width: 53%;
}
#Footer_panVM {
  width: 45%;
  float: left;
  text-align: left;
  font-weight: 500;
  color: #fff;
}
#Footer_socialfooter_pSocial {
  display: none;
  width:0%;
}
/************************************************************************************
  /* Data Entry Forms
*************************************************************************************/
.form_panel {
  text-align: left;
  max-width: 620px;
  display: table;
  overflow: hidden;
}
.form_panel_sub {
  float: left;
  display: table-cell;
  overflow: hidden;
  min-height: 50px;
}
.form_label,
.form_control {
  float: left;
  display: table-cell;
  vertical-align: bottom;
  font-size: 10pt;
  line-height: 10pt;
}
.form_label {
  width: 100%;
}
.form_control {
  max-width: 400px;
  min-height: 50px;
}
.form_control_narrow {
  max-width: 200px;
  min-height: 50px;
}
.textentry {
  margin: 10px;
  height: 52px;
  border: medium none;
  vertical-align: middle;
  padding-left: 0;
  transition: 0.3s ease-in-out all;
  box-shadow: 0 0 15px transparent;
  background: #222121;
  border-radius: 10px 0 0 10px;
  color: #fff;
  padding: 0px 13px;
}

#SubpageContentHolder_JoinFormMiddle .textentry {
  background: #191818;
  width: 90%;
}

#SubpageContentHolder_JoinFormMiddle .form_panel {
    max-width: 100%;
    width: 100%;
}

#SubpageContentHolder_JoinFormMiddle .form_control {
max-width: 100%;
    width: 100%;
}

#SubpageContentHolder_SearchTerm {
  width: 34%!important;
}

#SubpageContentHolder_Go {
  text-decoration: none;
  border: 1px solid #e5091400 !important;
  padding: 16px 20px;
  box-shadow: inset 0 0 15px transparent, 0 0 15px transparent;
  transition: 0.3s ease-in-out all;
  border-radius: 3px;
  background: #e50914;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0;
  font-size: 13px;
}

#SubpageContentHolder_lnkPowerSearch,
#SubpageContentHolder_ResultMessage h1 a  {
  font-size: 16px;
  font-weight: 500;    
  text-decoration: none;
}
/************************************************************************************************************
  Grid Media Queries
  *************************************************************************************************************/
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 700px) {
    .home_splash_video_desc {
        font-size: 17.8px;
    }
}
@media only screen and (max-width: 300px) {
  .vid_img_thumb {
    margin-left: 0;
  }
  .vid_thumb_title a {
    font-size: 19px;
    line-height: 26.2px;
  }
  .vid_thumb_desc {
    line-height: 8.9vw !important;
    font-size: 5vw !important;
  }
}
@media only screen and (max-width: 371px) {
  .vid_thumb_desc {
    line-height: 7.9vw !important;
    font-size: 4.6vw !important;
  }
}
@media only screen and (max-width: 400px) {
  #outter_carousel_wrapper_default {
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .search_result_vid_img_thumb {
    border-style: none;
    width: 100%;
    height: 120px;
    text-align: center;
    margin-left: 0px;
  }
  .search_result_video_info {
    margin-right: 0px;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 13px;
    float: left;
    width: 100%;
    padding: 0 5px;
    text-align: center;
    word-wrap: break-word;
  }
  .carousel_homepage_splash_img {
    border: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    float: left;
  }
  #outter_carousel_wrapper_default {
    height: auto;
  }
  #ctl00_HomepageContentHolder_panCarousel {
    height: auto;
  }
  #vid_lg_overlay_wide {
    display: none !important;
  }
  .general_sub_container_fixed {
    margin: 20px;
    overflow: hidden;
    font-size: 15px;
    line-height: 24px;
  }
  .home_splash_video_overlay_desc {
    line-height: 0px;
    display: none;
  }
  .home_splash_video_overlay {
    width: 675px;
    height: 30px !important;
    padding: 0px 0px 0px 12px;
    margin-right: 0px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    z-index: 0;
    display: block !important;
  }
  .search_result_video_info a {
    font-size: 4.5vw !important;
    line-height: 28.2px !important;
  }
  .search_result_view_bt {
    font-size: 4.7vw !important;
  }
  #SubpageContentHolder_NewVideo_Stats_5 {
    font-size: 3.3vw !important;
    margin-right: 14px;
  }
  .vid_thumb_desc {
    line-height: 6.9vw !important;
    font-size: 4.7vw !important;
  }
}
@media only screen and (max-width: 640px) {
  .search_result_vid_img_thumb {
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
    width: 99%;
    height: 100%;
    margin: 0;
  }
  .search_result_vid_img_thumb img {
    width: 100%;
    height: 100%;
    object-fit: unset;
  }
  .search_result_video_info {
    text-align: center;
    width: 100%;
  }
  .search_result_vid_title {
    font-size: 2.9vw;
  }
  .search_result_video_info a {
    font-size: 3.4vw;
    line-height: 27.2px;
  }
  .search_result_view_bt {
    font-size: 3.5vw;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .search_result_vid_desc {
    font-size: 3.1vw;
    line-height: 32px;
    width: 98%;
    text-align: center;
  }
  #home_headline {
    text-align: center;
    font-weight: bold;
    /* padding: 15px; */
  }
  .vid_thumb_grid_box {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .vid_thumb_desc {
    line-height: 4.5vw;
    font-size: 2.9vw;
  }
  .vid_img_thumb {
    margin-left: 0 !important;
    height: 100%;
    width: 99%;
  }
  .vid_thumb_title a {
    font-size: 20px;
  }
  .stars-small img {
    border: medium none;
    vertical-align: text-top;
    width: 15px;
    height: 15px;
  }
}
@media only screen and (max-width: 872px) and (min-width: 740px) {
  .carousel_homepage_splash_img {
    width: 58%;
  }
}
@media only screen and (max-width: 740px) {
  .home_splash_video_info {
    width: 79% !important;
    margin-right: 0px;
  }
  .tickeroverlay-right {
    background-image: url("/v2/ddyme/site_files/right.png"),
      url("/dymes/ddymes/v2/ddyme/site_files/right.png");
    display: block;
    pointer-events: none;
    position: relative;
    z-index: 30;
    height: 18px;
    width: 150px;
    top: 0;
    right: -2px;
  }
  .bodytext {
    font-size: 9pt;
    line-height: 10pt;
  }
  #vid_lg_overlay_wide {
    display: none !important;
  }
  .carousel_homepage_splash_img {
    float: none !important;
    width: 100% !important;
    overflow: hidden !important;
  }
  .home_splash_video_overlay {
    width: 675px;
    padding: 0px 0px 0px 12px;
    margin-right: 0px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    z-index: 0;
    display: block !important;
  }
  #SubpageContentHolder_Go {
    margin-top: 11px;
    margin-bottom: 13px;
  }
}
.controldivwide div span:last-child {
  background: #e50914 !important;
  color: #fff;
  border-radius: 5px;
}
.controldivwide div span a {
  color: #ffffff;
  text-decoration: none;
}
.controldivwide div span a:hover {
  color: #fff;
  text-decoration: underline;
}
div#Soc_pSocial > .box1 {
  display: flex;
  justify-content: left;
  padding: 10px 0px !important;
}
.video_view_lower_container .box1 {
  margin: 0;
}
#SubpageContentHolder_comments_panCommentList table .style1 {
  font-size: 15px;
}
#home_video_thumb_grid_container h3 {
text-align: left;
margin-top: 25px !important;
}

@media only screen and (max-width: 1280px) {
  #header {
  width: 98%;
  text-align: right;
  margin: 70px 0 17px 0;
}

#logo_container {
    display: flex;
    padding-left: 0;
    width: 100%;
    justify-content: space-between;
}

#home_body_content_right_col {
    width: 99.2% !important;
}

#refresher {
    width: 41%;
  }

#footer_content {
  width: 100%;
  margin-left: 10px;
  text-align: left;
  justify-content: space-evenly;
}

.videoview #sub_body_content_right_col {
    width: 98% !important;
}

.videoview #video_view_container {
  width: 65%;
}

.videoview .recommended-video-section-lg {
  width: 32% !important;
}

#leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 151px !important;
}

#floatmenu {
  padding: 20px 20px;
  width: 100%;
  float: left;;
}

#side_banner_account p {
    line-height: 9px;
    display: flex;
    flex-direction: row;
    width: 82%;
}

#side_banner_account p a {
    text-decoration: none;
    font-size: 1em;
    width: 80%;
    line-height: 2;
    /*background: #f4433657;*/
}

#HomepageContentHolder_leftBanner_leftBannerCreate_pan1 p::after {
    top: 33px;
}

#header_search input {
  width: 73%;
}

#search {
  width: 20%!important;
}

#HomepageContentHolder_leftBanner_leftBannerLogin_logo {
  width: 7% !important;
  text-align: left;
  padding: 9px 0px;
}

#HomepageContentHolder_leftBanner_leftBannerLogin_ForgotPW, 
#HomepageContentHolder_leftBanner_leftBannerLogin_join {
  margin-top: -2px;
}

#HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
  width: 19% !important;
  max-width: 100% !important;
}

.nav_item {
    line-height: 44px;
    font-size: 1.9em;
  }


.default-page .vid_thumb_grid_box {
  width: 79.1% !important;
}

.default-page #home_body_content_right_col {
  width: 98% !important;
}

.default-page .home_splash_video {
  width: 81%;
}

.default-page .vid_thumb_grid_box {
  width: 80.6% !important;
}

.default-page div#home_splash_video.box1 {
  width: 81%;
}

.default-page .home_splash_video_info {
  width: 50% !important;
  float: right;
}

.Header_pSearch {
  display: flex;
}

.rollover
  width: 19%;
}

@media screen and (max-width: 1023px) {

  #home_body_content_right_col {
    width: 98.2% !important;
}

#HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
  width: 32% !important;
}

.nav_item {
  line-height: 44px;
  font-size: 1.4em;
}

#HomepageContentHolder_VideoSuggestion_lg_title b, #HomepageContentHolder_leftBanner_leftBannerCreate_pan1 p a {
  font-size: 1.3em;
}

#HomepageContentHolder_VideoSuggestion_lg_title::after {
  top: 37px;
}




}

@media only screen and (max-width: 993px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 79.3% !important;
  }



  .nav_content_holder {
    background-color: #19181800;
    margin: 0;
    padding: 2px 10px;
    display: flex;
  }

  #Footer_panVM {
    width: 100%;
  }

  #footer_content {
    margin-left: 0;
  }

  div#home_splash_video.box1 {
    margin: 0px 0px 10px 0px !important;
    border: none;
  }

  .style1 a {
    font-size: 14px;
  }

  .videoview #sub_body_content_right_col {
    width: 100% !important;
    padding: 0 !important;
    margin: 0;
  }

  .default-page .recommended-video-section-lg {
    display: none !important;
  }

  .default-page div#home_splash_video.box1 {
    width: 97%;
  }

  .default-page .vid_thumb_grid_box {
    width: 98.6% !important;
  }

  #Header_pSearch {
    display: flex;
  }

  .rollover {
    width: 24%;
  }




}

@media only screen and (max-width: 918px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 79.2% !important;
  }
}
@media only screen and (max-width: 894px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 79% !important;
  }
}
@media only screen and (max-width: 850px) {
  .caroufredsel_wrapper {
    width: 100% !important;
  }

  .videoview #sub_body_content {
    display: flex;
    flex-direction: column-reverse;
  }

  .videoview #video_view_container {
    width: 98%;
    padding: 10px 5px;
    border: navajowhite;
  }

  .videoview #sub_body_content_right_col {
    width: 100% !important;
    padding: 0 !important;
    margin: 0;
  }

  .videoview .recommended-video-section-lg {
        width: 100% !important;
  }
.videoview .video-list {
    border-radius: 5px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 11px;
    column-gap: 5px;
}

  .videoview .video-list .vid {
    display: flex;
    align-items: baseline;
    gap: 0;
    border-radius: 5px;
    margin: 0px;
    padding: 0px;
    padding: 10px !important;
    margin-top: 0px !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    flex-direction: column;
    background: #222121;
}

.videoview .video-list .vid img {
    width: 100%;
    border-radius: 10px;
    height: 200px;
}

.videoview .video-title {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(34 33 33);
    color: white;
    text-align: left;
    padding: 5px;
    visibility: visible;
    width: 91%;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
}

#SubpageContentHolder_JoinFormMiddle .form_panel {
    max-width: 100%;
    width: 100%;
}

#SubpageContentHolder_JoinFormMiddle .form_control {

}

}
@media only screen and (max-width: 849px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 78.9% !important;
  }
}
@media only screen and (max-width: 829px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 78.7% !important;
  }
      .videoview #video_view_container {
        width: 100%;
        
    }
}
@media only screen and (max-width: 767px) {
  .vid_thumb_grid_box {
    width: 94.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 100% !important;
  }
  /* div#home_video_thumb_grid_container div:nth-child(n + 3) {
    width: 100% !important;
  } */
}
@media only screen and (max-width: 740px) {
  .vid_thumb_grid_box {
    width: 96% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 77.6% !important;
  }
}
@media only screen and (max-width: 707px) {
  .vid_thumb_grid_box {
    width: 96% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 77.5% !important;
  }
}
@media only screen and (max-width: 679px) {
  .vid_thumb_grid_box {
    width: 96% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 77.2% !important;
  }
}
@media only screen and (max-width: 630px) {
  .vid_thumb_grid_box {
    width: 95.7% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 72.1% !important;
  }
  div#home_video_thumb_grid_container div:nth-child(n + 4) {
    width: 100% !important;
  }
}
@media only screen and (max-width: 585px) {
  .vid_thumb_grid_box {
    width: 98.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 72% !important;
  }
}
@media only screen and (max-width: 575px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 72% !important;
  }
  div#home_video_thumb_grid_container div:nth-child(n + 5) {
    width: 100% !important;
  }
}
@media only screen and (max-width: 566px) {
  .vid_thumb_grid_box {
    width: 95.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 71.9% !important;
  }
}
@media only screen and (max-width: 548px) {
  .vid_thumb_grid_box {
    width: 98.2% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 71.7% !important;
  }
}
@media only screen and (max-width: 415px) {
  .vid_thumb_grid_box {
    width: 93.3% !important;
  }
  .vid_thumb_grid_box_with_suggested {
    width: 70.8% !important;
  }
  div#home_video_thumb_grid_container div:nth-child(n + 5) {
    width: 100% !important;
  }
}
@media only screen and (max-width: 395px) {
  .vid_thumb_grid_box_with_suggested {
    width: 65.5% !important;
  }
}
@media only screen and (max-width: 370px) {
  .vid_thumb_grid_box_with_suggested {
    width: 65% !important;
  }
}
@media only screen and (max-width: 340px) {
  .vid_thumb_grid_box_with_suggested {
    width: 64.4% !important;
  }
}
/* imported video scroller */
.video-list {
  border-radius: 5px;
}
.video-list::-webkit-scrollbar {
  width: 7px;
}
.video-list::-webkit-scrollbar-track {
  background: #ccc;
  border-radius: 50px;
}
.video-list::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 50px;
}
.video-list .vid video,
.video-list .vid img {
  width: 100%;
  border-radius: 5px;
}
.video-list .vid {
  display: flex;
  align-items: center;
  gap: 27px;
  margin-left: 0;
  border-radius: 5px;
  margin-bottom: 13px;
  padding: 0;
  padding-top: 0px !important;
  margin-top: 0px !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
/* .video-list .vid:hover {
  background: #eee;
}
.video-list .vid.active {
  background: #2980b9;
} */
.video-list .vid.active .title {
  color: #fff;
}
.video-list .vid .title {
  color: #333;
  font-size: 17px;
}
.vid {
  position: relative;
}
.video-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: center;
  padding: 5px;
  visibility: hidden;
}
.vid:hover .video-title {
  visibility: visible;
}
.recommended-video-section-lg {
  width: 17.6% !important;
  float: right;
  padding-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .recommended-video-section-lg {
    display: block !important;
  }
  .recommended-video-section-md-sm {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .recommended-video-section-lg {
    display: none !important;
  }
  .recommended-video-section-md-sm {
    width: 20% !important;
    float: right;
    padding-top: 10px;
    text-align: center;
  }
  .video-list {
    border-radius: 5px;
  }
  .video-list .vid {
    margin: 0px !important;
  }

  #side_banner_account p {
    line-height: 9px;
    display: flex;
    flex-direction: column;
    width: 96%;
    }

}
@media only screen and (max-width: 740px) {
  .video-list {
    border-radius: 5px;
  }
  .video-list .vid {
    margin: 0px !important;
  }
  .cont14Padding {
    width: 80.7% !important;
  }

  #refresher {
    width: 46%;
  }

  #logo_container {
    padding-left: 15px;
    width: 97%;
    justify-content: space-between;
    align-items: center;
  }
  .style1 a {
    font-size: 2.4vw;
  }

}

@media only screen and (max-width: 700px) {
  #refresher {
    width: 100%;
  }

  #header_search {
    width: 100%;
  }

  #logo_container {
    padding-left: 5px;
    width: 98%;
    flex-direction: column-reverse;
    gap: 11px;
  }


  #search {
    height: 44px !important;
    width: 19%!important;
  }

  .search_box {
    width: 80%;
  }

  #header_search input {
    width: 75%;
  }

 .cont14,
  .cont2, 
  .cont1 {
    min-height: 32vh;
    height: 32vh;
    min-width: 100% !important;
    padding: 20px 20px 0px 10px !important;
  }

  #floatmenu {
    width: 95%;
  }
}

@media only screen and (max-width: 630px) {
  .recommended-video-section-md-sm {
    width: 24% !important;
    float: right;
    padding-top: 10px;
  }
  .video-list {
    border-radius: 5px;
  }
  .video-list .vid {
    margin: 0px !important;
  }
  .cont14Padding {
    width: 75.4% !important;
  }

  #search {
    width: 16%;
  }

  #Header_pSearch {
    width: 99%;
    display: flex;
    padding-left: 6px;
  }

  #refresher {
    width: 98%;
  }

  .vid_title h2 {
    margin-top: 10px;
  }

  #logo_container {
    display: flex;
    padding-left: 0;
    width: 100%;
    justify-content: space-between;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 530px) {
  .recommended-video-section-md-sm {
    width: 24% !important;
    float: right;
    padding-top: 10px;
  }
  .video-list {
    border-radius: 5px;
  }
  .video-list .vid {
    margin: 0px !important;
  }
}
@media only screen and (max-width: 400px) {
  .recommended-video-section-md-sm {
    width: 24% !important;
    float: right;
    padding-top: 10px;
  }
  .video-list {
    border-radius: 5px;
  }
  .video-list .vid {
    margin: 0px !important;
  }
  .cont14Padding {
    width: 70% !important;
  }
}
