@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Agdasima&family=Bebas+Neue&family=Belanosima:wght@400;600;700&family=Fjalla+One&family=Inter:wght@100..900&family=Lobster&family=Quicksand:wght@300;400;500;600;700&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.0/css/ionicons.min.css");

:root {
  --main-color: #ec1419;
  --web-bg-color: #fff;
  --web-text-color: #000000;
  --web-accent-color: #efefef;
  --sm-bg-color: rgb(231 231 231 / 91%);
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
small {
  color: var(--web-text-color) !important;
}

.video-list .vid img {
  object-fit: fill !important;
}

body.subpagenoform_master_body {
  font-family: "Electronic Arts Text" !important;
}

body.subpagenoform_master_body div#header_container {
  background: var(--web-bg-color);
  padding: 16px 0;
  display: inline-block;
  width: 100%;
}

body.subpagenoform_master_body div#main_outer_container {
  float: left;
  width: 100%;
}

body.subpagenoform_master_body div#footer_container {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 70px 0 0 0;
}

body.subpagenoform_master_body div#header_container div#header {
  padding-top: 0;
  padding-bottom: 0;
}

body.subpagenoform_master_body div#bg_outer_container {
  background-image: -ms-radial-gradient(
    center,
    ellipse closest-corner,
    #ffffff 0%,
    #000000 100%
  );
  background-image: -moz-radial-gradient(
    center,
    ellipse closest-corner,
    #ffffff 0%,
    #000000 100%
  );
  background-image: -o-radial-gradient(
    center,
    ellipse closest-corner,
    #ffffff 0%,
    #000000 100%
  );
  /* background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #FFFFFF), color-stop(1, #000000)); */
  /* background-image: -webkit-radial-gradient(center, ellipse closest-corner, #FFFFFF 0%, #000000 100%); */
  /* background-image: radial-gradient(ellipse closest-corner at center, #FFFFFF 0%, #000000 100%); */
  background: #333;
}

/*https://screencombat.com/v2/GetCredits.aspx?nocpv=1&nologo=1&folder=_css_template/sahil/*/
a#SubpageContentHolder_showpromo {
  margin: 20px 0 0 20px;
  display: inline-block;
  color: #fff !important;
  text-decoration: underline !important;
}

.subpagenoform_master_body
  div#sub_body_content_left_col
  > div#side_banner_account {
  background: var(--main-color);
  border-radius: 0;
  color: var(--main-color);
  border: none;
  margin: 0 0 0 0 !important;
  padding: 36px 0;
}

.subpagenoform_master_body
  div#sub_body_content_left_col
  > div#side_banner_account
  p.banner_text_md
  strong {
  color: var(--web-text-color) !important;
  margin: 0;
}

/*https://screencombat.com/v2/GetCredits.aspx?nocpv=1&nologo=1&folder=_css_template/sahil/*/
td#custom-enter-your-detial {
  padding: 0 0 10px 0;
}

.subpagenoform_master_body div#sub_body_content_right_col {
  display: inline-block;
  width: 100% !important;
  margin: 00px 0 0 0;
  padding: 0 16vw;
}

.subpagenoform_master_body div#sub_body_content {
  width: 100%;
}

.subpagenoform_master_body div#sub_body_content_right_col .box1 {
  border: none;
  display: inline-block;
  background: #000;
  width: 100%;
}

.subpagenoform_master_body
  div#sub_body_content_right_col
  div#SubpageContentHolder_details
  td {
  color: #000 !important;
}

.subpagenoform_master_body
  div#sub_body_content_right_col
  div#SubpageContentHolder_details
  td
  li {
  margin: 0;
  font-size: 16px;
  color: #fff;
}

table#SubpageContentHolder_CreditOptions {
}

.subpagenoform_master_body
  div#sub_body_content_right_col
  div#SubpageContentHolder_details
  td
  #SubpageContentHolder_CreditOptions
  td {
  color: #fff !important;
}

a#SubpageContentHolder_lnkLookAround {
  color: #fff;
  margin: 20px 0 10px 20px;
  display: inline-block;
  text-decoration: underline !important;
}

tr input#SubpageContentHolder_GoHome {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 23px;
  display: inline-block;
  position: relative;
  background: var(--main-color);
  border-radius: 0;
  border: none;
  font-size: 15px;
  height: auto;
  line-height: inherit;
}

a#standards {
  color: var(--web-text-color);
}

.general_sub_container_fixed a {
  color: var(--web-text-color);
}

.general_sub_container_fixed h1 {
  color: #222;
}

.general_sub_container_fixed .form_control,
.general_sub_container_fixed .form_panel_sub {
  min-height: inherit;
  margin: 0 0 20px 0;
  max-width: 100%;
  display: block;
  width: 100%;
  gap: 12px;
}

.general_sub_container_fixed .form_panel {
  margin: 0 0 0px 0;
}

.general_sub_container_fixed .form_label br {
  display: none;
}

a#SubpageContentHolder_lnkPreferDownload {
  color: #000 !important;
}

div#SubpageContentHolder_panDetails1,
div#SubpageContentHolder_panDetails3,
#SubpageContentHolder_JoinFormMiddle {
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column-reverse;
}

div#SubpageContentHolder_JoinFormTop {
  width: 100%;
  max-width: 100%;
}

div#SubpageContentHolder_JoinFormButtons {
  margin-top: -5px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.general_sub_container_fixed .form_panel {
  display: block;
  width: 79%;
  max-width: 100%;
}

div#SubpageContentHolder_JoinFormMiddle {
  width: 420px;
  max-width: 100%;
}

div#SubpageContentHolder_JoinFormMiddle input#SubpageContentHolder_UsersEmail {
  width: 100%;
}

.general_sub_container_fixed .form_label {
  margin: 0 0 8px 0;
  color: var(--web-text-color);
}

div#SubpageContentHolder_panDetails4 {
  float: left;
  width: 420px;
  max-width: 100%;
}

.general_sub_container_fixed .form_control > input,
.general_sub_container_fixed .form_control > select,
.general_sub_container_fixed .form_control > input,
.general_sub_container_fixed .form_label > select {
  width: 100% !important;
  margin: 0;
  height: auto;
  padding: 7px 10px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
}

.general_sub_container_fixed input[type="submit"] {
  text-transform: uppercase;
  padding: 8px 15px;
  display: inline-block;
  position: relative;
  background: var(--main-color);
  border-radius: 6px;
  border: 1px solid;
  width: auto;
  font-size: 16px;
  color: #fff;
  border: none;
  width: auto !important;
  height: auto !important;
  line-height: inherit;
  margin: 0;
}

#side_banner_account div#leftBanner_leftBannerAccount_panCredits p:last-child {
  display: none;
}

.general_sub_container_fixed {
  margin: 20px;
  overflow: hidden;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.general_sub_container_fixed .new_Agreement {
  color: #333;
}

.general_sub_container_fixed .new_Agreement strong {
  color: #000;
  margin: 0 0 10px 0;
  display: inline-block;
}

.general_sub_container_fixed .new_Agreement a {
  color: #000;
  text-decoration: underline !important;
}

.general_sub_container_fixed table td {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.memberInfo .general_sub_container_fixed table td {
  width: 100%;
  display: flex;
}

.general_sub_container_fixed > b {
  text-align: center;
  width: 100%;
  float: left;
  font-size: 22px;
  font-weight: bold;
  line-height: inherit;
  color: var(--web-text-color);
}

.general_sub_container_fixed table td input,
.general_sub_container_fixed table td select,
.general_sub_container_fixed table td input,
.general_sub_container_fixed table td textarea {
  height: 44px;
  width: 128% !important;
  padding: 0px 9px;
  box-sizing: border-box;
  border: 0;
  border-radius: 11px;
}

.general_sub_container_fixed table td input {
}

.general_sub_container_fixed table td input#SubpageContentHolder_usermath {
  width: 100% !important;
  padding: 8px 0;
}

.general_sub_container_fixed:nth-child(2) {
  display: none;
}

.general_sub_container_fixed input:focus-visible {
  outline: none !important;
}

.general_sub_container_fixed table td input#SubpageContentHolder_Send {
  text-transform: uppercase;
  padding: 8px 15px;
  display: inline-block;
  position: relative;
  background: var(--main-color);
  border-radius: 6px;
  border: 1px solid;
  width: auto;
  font-size: 16px;
  color: #fff;
  border: none;
  height: auto !important;
  line-height: inherit;
  margin: 20px 0 0 0;
  width: auto !important;
  float: left;
}

.general_sub_container_fixed table td img[height="20"] {
  width: 10px;
  height: auto;
  margin: 0 10px;
  filter: brightness(0);
}

body.subpage_master_body.trending div#sub_body_content_right_col {
  float: none;
  display: inline-block;
  width: 79%;
}

body.subpage_master_body.trending div#sub_body_content_right_col .box1 {
  width: 100%;
}

.subpage_master_body div#sub_body_content {
  margin: 40px 0 0 0;
  float: left;
  width: 100%;
}

.subpage_master_body div#sub_body_content_right_col {
  float: left;
  width: 80%;

  display: flex;
  justify-content: center;
  margin: 20px 0 20px 0;
}

.subpage_master_body div#sub_body_content_right_col .textentry {
  border-radius: 4px;
  border: 2px solid #ec141947;
  height: 39px;
  border-radius: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

#SubpageContentHolder_Go {
  padding: 10px 10px;
  background: #ec1419;
  color: #fff;
  font-weight: 800;
  border-radius: 6px;
  border-color: #ec141957;
  font-weight: 500;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

@import url("https: //fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Agdasima&family=Bebas+Neue&family=Belanosima:wght@400;600;700&family=Fjalla+One&family=Inter:wght@100..900&family=Lobster&family=Quicksand:wght@300;400;500;600;700&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.0/css/ionicons.min.css");

:root {
  --main-color: #ec1419;
  --web-bg-color: #fff;
  --web-text-color: #000000;
  --web-accent-color: #efefef;
  --sm-bg-color: rgb(231 231 231 / 91%);
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
small {
  color: var(--web-text-color) !important;
}

.video-list .vid img {
  object-fit: fill !important;
}

body.subpagenoform_master_body {
  font-family: "Electronic Arts Text" !important;
}

body.subpagenoform_master_body div#header_container {
  background: var(--web-bg-color);
  padding: 16px 0;
  display: inline-block;
  width: 100%;
}

body.subpagenoform_master_body div#main_outer_container {
  float: left;
  width: 100%;
}

body.subpagenoform_master_body div#footer_container {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 70px 0 0 0;
}

body.subpagenoform_master_body div#header_container div#header {
  padding-top: 0;
  padding-bottom: 0;
}

body.subpagenoform_master_body div#bg_outer_container {
  background-image: -ms-radial-gradient(
    center,
    ellipse closest-corner,
    #ffffff 0%,
    #000000 100%
  );
  background-image: -moz-radial-gradient(
    center,
    ellipse closest-corner,
    #ffffff 0%,
    #000000 100%
  );
  background-image: -o-radial-gradient(
    center,
    ellipse closest-corner,
    #ffffff 0%,
    #000000 100%
  );
  /* background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #FFFFFF), color-stop(1, #000000)); */
  /* background-image: -webkit-radial-gradient(center, ellipse closest-corner, #FFFFFF 0%, #000000 100%); */
  /* background-image: radial-gradient(ellipse closest-corner at center, #FFFFFF 0%, #000000 100%); */
  background: #333;
}

/*https://screencombat.com/v2/GetCredits.aspx?nocpv=1&nologo=1&folder=_css_template/sahil/*/
a#SubpageContentHolder_showpromo {
  margin: 6px 0 0 20px;
  display: inline-block;
  color: #000000 !important;
  text-decoration: underline !important;
}

.subpagenoform_master_body
  div#sub_body_content_left_col
  > div#side_banner_account {
  background: var(--main-color);
  border-radius: 0;
  color: var(--main-color);
  border: none;
  margin: 0 0 0 0 !important;
  padding: 10px 0;
}

.subpagenoform_master_body
  div#sub_body_content_left_col
  > div#side_banner_account
  p.banner_text_md
  strong {
  margin: 0;
  color: var(--web-bg-color)!important;
}

/*https://screencombat.com/v2/GetCredits.aspx?nocpv=1&nologo=1&folder=_css_template/sahil/*/
td#custom-enter-your-detial {
  padding: 0 0 10px 0;
}

.subpagenoform_master_body div#sub_body_content_right_col {
  display: inline-block;
  width: 100% !important;
  margin: 00px 0 0 0;
  padding: 0 16vw;
  background: #fff!important;
  border-top: 4px solid #fff;
}

.subpagenoform_master_body div#sub_body_content {
  width: 100%;
}

.subpagenoform_master_body div#sub_body_content_right_col .box1 {
  border: none;
  display: inline-block;
  background: #00000000;
  width: 100%;
  padding: 4px;
}

.subpagenoform_master_body
  div#sub_body_content_right_col
  div#SubpageContentHolder_details
  td {
  color: #000 !important;
  /* background-color: yellow; */
}

.subpagenoform_master_body
  div#sub_body_content_right_col
  div#SubpageContentHolder_details
  td
  li {
  margin: 0;
  font-size: 10px;
  color: #222222;
  line-height: 15px;
}

table#SubpageContentHolder_CreditOptions {
}

.subpagenoform_master_body
  div#sub_body_content_right_col
  div#SubpageContentHolder_details
  td
  #SubpageContentHolder_CreditOptions
  td {
  color: #fff !important;
}

a#SubpageContentHolder_lnkLookAround {
  color: #000000;
  margin: 2px 0 10px 6px;
  display: inline-block;
  text-decoration: underline !important;
}

tr input#SubpageContentHolder_GoHome {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 23px;
  display: inline-block;
  position: relative;
  background: var(--main-color);
  border-radius: 0;
  border: none;
  font-size: 15px;
  height: auto;
  line-height: inherit;
}

a#standards {
  color: var(--web-text-color);
}

.general_sub_container_fixed a {
  color: var(--web-text-color);
}

.general_sub_container_fixed h1 {
  color: #222;
}

.general_sub_container_fixed .form_control,
.general_sub_container_fixed .form_panel_sub {
  min-height: inherit;
  margin: 0 0 20px 0;
  max-width: 100%;
  display: block;
  width: 100%;
  gap: 12px;
}

.memberInfo .general_sub_container_fixed .form_control {
  margin: 0 0 2px 0;
}

.general_sub_container_fixed .form_panel {
  margin: 0 0 0px 0;
}

.general_sub_container_fixed .form_label br {
  display: none;
}

a#SubpageContentHolder_lnkPreferDownload {
  color: #000 !important;
}

div#SubpageContentHolder_panDetails1,
div#SubpageContentHolder_panDetails3,
#SubpageContentHolder_JoinFormMiddle {
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column-reverse;
}

div#SubpageContentHolder_JoinFormTop {
  width: 100%;
  max-width: 100%;
}

div#SubpageContentHolder_JoinFormButtons {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.general_sub_container_fixed .form_panel {
  display: block;
  width: 100%;
  max-width: 100%;
}

div#SubpageContentHolder_JoinFormMiddle {
  width: 420px;
  max-width: 100%;
}

div#SubpageContentHolder_JoinFormMiddle input#SubpageContentHolder_UsersEmail {
  width: 100%;
}

.general_sub_container_fixed .form_label {
  margin: 0 0 8px 0;
  color: var(--web-text-color);
}

div#SubpageContentHolder_panDetails4 {
  float: left;
  width: 420px;
  max-width: 100%;
}

.general_sub_container_fixed .form_control > input,
.general_sub_container_fixed .form_control > select,
.general_sub_container_fixed .form_control > input,
.general_sub_container_fixed .form_label > select {
  width: 100% !important;
  margin: 0;
  height: auto;
  padding: 7px 10px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
}

.general_sub_container_fixed input[type="submit"] {
  text-transform: uppercase;
  padding: 8px 15px;
  display: inline-block;
  position: relative;
  background: var(--main-color);
  border-radius: 6px;
  border: 1px solid;
  width: auto;
  font-size: 16px;
  color: #fff;
  border: none;
  width: auto !important;
  height: auto !important;
  line-height: inherit;
  margin: 0;
}

#side_banner_account div#leftBanner_leftBannerAccount_panCredits p:last-child {
  display: none;
}

.general_sub_container_fixed {
  margin: 20px;
  overflow: hidden;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.general_sub_container_fixed .new_Agreement {
  color: #333;
}

.general_sub_container_fixed .new_Agreement strong {
  color: #000;
  margin: 0 0 10px 0;
  display: inline-block;
}

.general_sub_container_fixed .new_Agreement a {
  color: #000;
  text-decoration: underline !important;
}

.general_sub_container_fixed table td {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.memberInfo .general_sub_container_fixed table td {
  width: 100%;
  display: flex;
  justify-content: center;
}

.general_sub_container_fixed > b {
  text-align: center;
  width: 100%;
  float: left;
  font-size: 22px;
  font-weight: bold;
  line-height: inherit;
  color: var(--web-text-color);
}

.general_sub_container_fixed table td input,
.general_sub_container_fixed table td select,
.general_sub_container_fixed table td input,
.general_sub_container_fixed table td textarea {
  height: 44px;
  width: 128% !important;
  padding: 0px 9px;
  box-sizing: border-box;
  border: 0;
  border-radius: 11px;
}

.general_sub_container_fixed table td input {
}

.general_sub_container_fixed table td input#SubpageContentHolder_usermath {
  width: 100% !important;
  padding: 8px 0;
}

.general_sub_container_fixed:nth-child(2) {
  display: none;
}

.general_sub_container_fixed input:focus-visible {
  outline: none !important;
}

.general_sub_container_fixed table td input#SubpageContentHolder_Send {
  text-transform: uppercase;
  padding: 8px 15px;
  display: inline-block;
  position: relative;
  background: var(--main-color);
  border-radius: 6px;
  border: 1px solid;
  width: auto;
  font-size: 16px;
  color: #fff;
  border: none;
  height: auto !important;
  line-height: inherit;
  margin: 20px 0 0 0;
  width: auto !important;
  float: left;
}

.general_sub_container_fixed table td img[height="20"] {
  width: 10px;
  height: auto;
  margin: 0 10px;
  filter: brightness(0);
}

body.subpage_master_body.trending div#sub_body_content_right_col {
  float: none;
  display: inline-block;
  width: 80%;
}

body.subpage_master_body.trending div#sub_body_content_right_col .box1 {
  width: 100%;
}

.subpage_master_body div#sub_body_content {
  margin: 00;
  float: left;
  width: 100%;
}

.subpage_master_body div#sub_body_content_right_col {
  float: left;
  width: 80%;
  display: flex;
  justify-content: center;
  margin: 10px 0 5px 0;
}

.subpage_master_body div#sub_body_content_right_col .textentry {
  border-radius: 4px;
  border: 2px solid #ec141947;
  height: 51px;
  border-radius: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  width: 93% !important;
}

#SubpageContentHolder_Go {
  padding: 7px 15px;
  background: #ec1419;
  color: #fff;
  font-weight: 800;
  border-radius: 10px;
  /* border-color: #ec1419; */
  font-weight: 500;
  width: 11% !important;
  font-size: 1.2em;
  margin: 14px;
}

.subpage_master_body div.sub_body_content_right_col_styles {
  display: block !important;
  padding: 0 2vw 0 2vw !important;
}

.sub_body_content_right_col_styles .box1 {
  width: 98% !important;
  padding: unset !important;
}

.sub_body_content_right_col_styles .box1 .search_result {
  margin: 15px 0px !important;
  width: 100% !important;
}

#SubpageContentHolder_butJoin {
  display: none;
}

.subpage_master_body #leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
  display: none;
}

.subpage_master_body div#sub_body_content_right_col .box1 {
  width: 100%;
  max-width: 100%;
  border: none;
  background: var(--web-accent-color) !important;
  padding: 17px 10px !important;
  border-radius: 12px;
}

.rating_container {
  display: flex;
  align-items: center;
  padding: 0 0 0 10px;
  column-gap: 10px;
}

.video_brand_container > div {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eaeaea;
  padding: 10px 0;
}

.video_brand_container .clear {
  display: none;
}

@import url(https://db.onlinewebfonts.com/c/48656eabd3fef6464367d956315c749a?family=Electronic+Arts+Text);

@font-face {
  font-family: "Electronic Arts Text";
  src: url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.eot");
  src: url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.eot?#iefix")
      format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.woff2")
      format("woff2"),
    url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.woff")
      format("woff"),
    url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.ttf")
      format("truetype"),
    url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.svg#Electronic Arts Text")
      format("svg");
}

* {
  margin: 0;
  padding: 0;
}

/*************************************************************************************************************

.video_brand_container > div {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eaeaea;
    padding: 8px 0;
}


.video_brand_container > div .clear {
    display: none;
}

deadlydymes.com CSShttp://www.deadlydymes.com/AUTHOR: Number 1 & 2 in the world yo....SIMOZ Studios => www.simozstudios.comNOTES: 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=Montserrat:ital,wght@0,300;0,400;0,700;0,800;1,300;1,400;1,700;1,800&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: #000000;
  font-family: Montserrat, Arial, Tahoma, Helvetica, sans-serif;
  color: #bebebe;
  font-size: 12px;
}

a {
  color: var(--web-text-color);
  text-decoration: none !important;
  transition: all 0.2s linear;
}

a:hover {
  color: var(--web-text-color);
  transition: left 0.2s linear;
}

h1 {
  color: #c7c7c7;
  font-family: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  margin: 0;
}

h2 {
  color: #c7c7c7;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
}

#bg_outer_container {
  width: 100%;
  position: relative;
  margin: 0 auto;
  text-align: center;
  background: var(--web-bg-color);
}

#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: 5px !important;
  transition: ease-in-out 0.2s;
  margin: 0 !important;
  width: 100% !important;
  aspect-ratio: 3/2;
}

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: 0 !important;
}

#logo_tagline {
  font-family: Montserrat !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: Montserrat !important;
  font-weight: 500 !important;
}

.vid_title {
  font-size: 25px !important;
  font-family: Montserrat, 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: 0px !important;
  display: inline-block;
  width: 100%;
}

/*Cont1 & cont2 width font page css*/
.cont2 {
  width: 100% !important;
  padding: 20px 10px 20px 10px !important;
}

.cont1 {
  width: 100% !important;
  padding: 20px 10px 20px 10px !important;
}

.img2 {
  margin: 0px 5px 0px 10px !important;
}

.img1 {
}

#comment_ticker_outer_container {
  width: 100% !important;
  /* border: 10px solid black !important; */
}

.home_splash_slide {
  width: 100% !important;
  height: 645px !important;
  float: left;
}

#carousel_homepage_splash {
  height: 645px !important;
  width: 950px !important;
}

#carousel-wrapper-home {
  padding-bottom: 10px;
  position: relative;
  width: 950px;
  height: 645px;
  float: left;
  overflow: hidden;
}

#floatmenu > *:nth-child(2) {
  display: none !important;
}

.subpage_master_body #floatmenu > :nth-child(3),
.homepage_master_body #floatmenu > :nth-child(2),
.trending #floatmenu > :nth-child(2),
#leftBanner_leftBannerAccountLite_panGuest :nth-child(2) {
  display: none;
  visibility: 0;
  opacity: 0;
}

.subpage_master_body #floatmenu > *:nth-child(2) {
  display: block !important;
  width: 20%;
  position: absolute;
  top: 77px;
  height: 222px;
  right: 14px;
}

.smoviemarket_body #floatmenu > *:nth-child(1) {
  display: block !important;
  width: 20%;
  position: absolute;
  top: 77px;
  height: 222px;
  right: 14px;
}

.videoView .kos-div-63 {
  display: block;
}

.smoviemarket_body #floatmenu > *:nth-child(2) {
  display: none !important;
}

.smoviemarket_body #side_banner_account > *:nth-child(4) {
  display: none !important;
}

.videoView .kos-div-63 #SubpageContentHolder_StartImage {
  width: 51% !important;
}

.general_sub_container_fixed table td {
  text-align: center !important;
}

@media only screen and (max-width: 1201px) {
  #floatmenu > *:nth-child(2) {
    text-align: center;
    padding: 5px 10px;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 31% !important;
    object-fit: contain;
    border: none !important;
  }

  .subpage_master_body
    #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 100% !important;
  }

  .subpage_master_body #floatmenu > *:nth-child(2) {
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /*Width & Background color of webticker*/
  #comment_ticker_outer_container {
    width: 100% !important;
    border: none;
  }
}

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: 100% !important;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 32% !important;
  }
}

@media screen and (max-width: 630px) {
  .vid_thumb_grid_box > a {
    width: 100% !important;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 43% !important;
  }

  .subpage_master_body
    #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 51% !important;
  }

  .smoviemarket_body
    #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 48% !important;
  }

  .subpage_master_body #main_outer_container {
    padding: 0 !important;
  }

  .subpage_master_body div#sub_body_content {
    margin-top: 0;
  }

  #comment_ticker_outer_container {
    width: 100% !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;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 55% !important;
  }

  .smoviemarket_body
    #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 60% !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: 1440px) {
  .home_splash_slide {
    height: 625px !important;
  }

  #carousel_homepage_splash {
    height: 625px !important;
  }

  #carousel-wrapper-home {
    height: 625px !important;
  }
}

@media screen and (max-width: 1280px) {
  div#home_body_content_right_col {
    padding: 20px 2vw 0 4vw;
  }

  #comment_ticker_title {
    width: 260px !important;
  }

  #comment_ticker_outer_container {
    margin-top: 8px !important;
  }

  body {
    background-size: 200% 325% !important;
  }

  #floatmenu {
    position: relative !important;
  }

  .subpage_master_body div#sub_body_content_right_col {
    width: 100%;
  }

  .subpage_master_body #floatmenu > *:nth-child(2) {
    display: block !important;
    width: 100%;
    position: absolute;
    top: 77px;
    height: 222px;
    right: 14px;
  }

  .smoviemarket_body #floatmenu {
    min-height: 117vh;
  }
}

@media screen and (max-width: 1200px) {
  body.subpagenoform_master_body div#header_container {
    padding: 76px 0;
  }

  .subpagenoform_master_body
    div#sub_body_content_right_col
    .general_sub_container {
    border: none;
  }

  body.subpage_master_body.trending div#sub_body_content_right_col {
    width: 100%;
  }

  .subpagenoform_master_body div#sub_body_content_right_col {
    padding: 0 4vw;
    margin: 60px 0 0 0;
  }

  div#home_body_content_right_col {
    width: 100% !important;
    padding: 40px 20px 0 20px;
  }

  div .recommended-video-section-lg {
    margin: 0;
    z-index: 1;
    position: relative;
    top: 20px;
    width: 100% !important;
    box-sizing: border-box;
    right: 0;
    padding: 0 20px !important;
  }

  .smoviemarket_body #floatmenu > *:nth-child(1) {
    width: 97%;
    right: -5px !important;
  }

  .smoviemarket_body #floatmenu > *:nth-child(2) {
    display: none !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 {
  }
}

@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: 79.2% !important;
  }
}

#home_body_content_right_col {
  background-color: transparent;
  box-sizing: border-box;
}

.homepage_master_body div#home_body_content_right_col {
  padding: 0 2vw 0 4vw;
}

#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: 0;
}

.vid_thumb_grid_box {
  /* width: calc(100% - 35px) !important; */
}

/*End of Divy Css*/
.box1 {
  border-color: #434343;
  border-width: 2px;
  border-style: solid;
  background: #1111;
}

.box1 img:hover {
}

.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%,#333333 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, #454545 0%, #333333 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#333333', GradientType=0);
  /* IE6-8 */
}

.active:hover {
  background: var(--web-accent-color);
  /* 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;
}

@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;
}

.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;
}

.kos-div-25 {
  /* display: none !important; */
}

.trending .kos-div-61 {
  display: block !important;
}

.memberInfo .kos-div-25 {
  display: block !important;
}

.memberInfo .kos-img-3 {
  width: 21px !important;
}

.memberInfo .kos-table-1 {
  width: 79%;
}

.memberInfo .kos-div-57 {
  display: block !important;
}

.memberInfo .kos-div-26 {
  text-align: left;
}

.memberInfo .kos-div-43,
.memberInfo .kos-div-53 {
  min-width: 100%;
}

/************************************************************************************  /* 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;
  background: transparent;
  position: relative;
  right: 0;
  z-index: 999;
  bottom: 0;
  padding: 20px 20px;
  border: none;
  border-radius: 8px;
  float: left;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  margin: 0 0 20px 0 !important;
  background: var(--web-bg-color);
}

/* 
#floatmenu > *:nth-child(2) {
  text-align: left;
  padding: 5px 10px;
}

#HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
  width: 20%!important;
} */
#side_banner_account p {
  margin: 0px;
  line-height: inherit;
  color: #fff;
  font-size: 0;
}

#side_banner_account .banner_text_md:hover a {
  cursor: pointer;
  color: #ff74bd;
  scale: 1.03;
  transition: ease-in-out 0.1s;
}

#side_banner_account .banner_text_lg:hover a {
  cursor: pointer;
  /* color: #ff74bd; */
  scale: 1.05;
  transition: ease-in-out 0.1s;
}

#side_banner_account p a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 23px;
  display: inline-block;
  position: relative;
  background: #974446;
  border-radius: 6px;
  border: 1px solid;
  font-size: 16px;
  width: 86%;
}

/*#side_banner_account p a b {        color: #000000 !important;    }        #side_banner_account p a:hover b {        color: #ff74bd !important;}*/
.banner_text_lg {
  font-size: 22px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
}

.banner_text_lg a:hover {
  color: #f1f1f1;
}

.banner_text_md {
  font-size: 18px;
  font-family: Montserrat, 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: Montserrat, 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: Montserrat, 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: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 5px;
  line-height: 30px;
}

.banner_text_credits_sm {
  font-size: 12px;
  color: #dac966;
  font-family: Montserrat, 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: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  text-align: center;
}

/************************************************************************************  /* Header Styles *************************************************************************************/
#logo_container {
  display: block;
  padding: 0 15px;
}

#logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  float: left;
}

#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 input {
  border: medium none;
  vertical-align: middle;
  padding-left: 5px;
  transition: 0.3s ease-in-out all;
  box-shadow: 0 0 15px transparent;
  color: #000;
}

#header_search input:focus {
  outline: none;
  box-shadow: none;
}

.search_box {
  height: 32px;
  width: 200px;
  padding: 0;
  margin: 0;
}

#header_right {
  font-size: 16px;
  padding: 26px 0;
  float: right;
  width: auto;
}

#header_right p a {
  text-decoration: none;
  border: 1px solid;
  transition: 0.3s ease-in-out all;
  background: var(--main-color);
  color: #fff !important;
  padding: 15px 17px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}

#header_right p a:hover {
  background: transparent;
  border: 1px solid var(--main-color);
  color: var(--main-color) !important;
}

#nav {
  padding-top: 46px;
  float: right;
}

#header {
  width: 974px;
  height: 98px;
  text-align: right;
  margin: 0 auto;
}

/************************************************************************************  /* Navigation Styles *************************************************************************************/
#float_logo {
  text-align: center;
  padding: 5px;
}

#float_logo img {
  width: 100%;
}

#floatmenu {
  background-color: transparent;
  /* position: absolute; */
  width: 100% !important;
  float: right;
  left: 0 !important;
}

.banner_text_md input {
  width: 80%;
}

.WaterMarkedTextBox {
  height: 16px;
  padding: 2px 2 2 2px;
  border: 1px solid #bebebe;
  background-color: #f0f8ff;
  color: gray;
  width: 80% !important;
  font-size: 10pt;
  text-align: center;
}

.WaterMarkedTextBoxPSW {
  background-position: center;
  height: 16px;
  padding: 2px 2 2 2px;
  border: 1px solid #bebebe;
  background-color: #f0f8ff;
  color: gray;
  vertical-align: middle;
  text-align: center;
  background-image: url(Images/psw_wMark.png);
  background-repeat: no-repeat;
  width: 80% !important;
  font-size: 10pt;
}

.NormalTextBox {
  width: 85% !important;
  text-align: center;
  height: 16px;
  font-size: 10pt;
}

#side_nav {
  border-bottom: 0px;
  background: transparent;
  display: flex;
  width: 100%;
  border: none;
  justify-content: center;
  border-bottom: 1px solid #ddd;
  margin: 0 0 0px 0 !important;
  border-top: 1px solid #ddd;
}

#side_nav .box1 {
  background-color: #1111 !important;
}

#side_nav .gradient1 {
  background: transparent;
}

#side_nav #HomepageContentHolder_Nav_rNavButtons_pParent_0 {
}

.nav_item {
  height: auto;
  line-height: 40px;
  font-size: 18px;
  border-bottom: none;
  color: #222;
  text-align: center;
  cursor: pointer;
  letter-spacing: 1.5px;
  transition: ease-in-out 0.1s;
}

.nav_item a {
  font-weight: normal;
  text-decoration: none;
  color: var(--web-text-color);
  padding: 8px 16px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0;
}

.nav_item li {
  list-style: none;
  border: 1px #1b1b1b solid;
}

.nav_item li:hover a {
  color: #ff74bd;
}

.nav_item li a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.nav_item:hover {
  background: #3a3a3a;
}

.nav_item:hover a {
  color: var(--web-text-color);
  /* scale: 0.9; */
}

.nav_item a:hover {
  background: var(--main-color);
  color: #fff;
}

.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 {
  text-transform: uppercase;
  color: #838383 !important;
  transition: 0.3s all ease-in-out;
}

.nav_content_holder li:hover a span {
  text-decoration: none;
  cursor: pointer;
  color: var(--web-text-color) !important;
}

.nav_content_holder {
  background-color: transparent;
  margin: 0;
  padding: 4px;
}

.nav_content_holder li {
  text-align: center;
  font-size: 22px;
  margin: 0;
  list-style: none;
  padding: 7px;
  font-weight: bold;
}

.nav_content_holder li:hover {
  background-color: var(--web-bg-color);
}

/*.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: var(--web-text-color);
}

/************************************************************************************  /* Homepage Styles *************************************************************************************/
#main_outer_container {
  width: 100%;
  padding-top: 10px;
  padding-left: 0;
  padding-bottom: 40px;
}

/*********************************  /* 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;
  background: #000;
}

#comment_ticker_title {
  width: 300px;
  font-family: Montserrat, Arial Narrow, Tahoma, Helvetica, sans-serif;
  color: #b2b2b2;
  font-size: 16px;
  text-transform: capitalize;
  float: left;
  padding: 20px 10px;
  margin: 0;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: uppercase;
}

.ticker_text {
  font-size: 14px;
  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: auto;
  margin: 0;
  padding: 0;
}

.tickercontainer .mask {
  /* that serves as a mask. so you get a sort of padding both left and right */
  position: relative;
  top: 0;
  height: auto;
  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;
  font-family: "Electronic Arts Text";
  padding-right: 0;
  padding-bottom: 0;
  /*background: #fff;*/
  text-align: center;
}

.tickeroverlay-left {
  background: linear-gradient(
    to left,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  display: block;
  pointer-events: none;
  position: absolute;
  z-index: 30;
  height: 18px;
  width: 150px;
  top: 0;
  left: -2px;
}

.tickeroverlay-right {
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  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: 0;
  overflow: hidden;
  border: none;
}

div#home_splash_video.box1.default_page_carousal {
  margin: 0 0 0 !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: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-weight: bold;
  padding-right: 15px;
  margin-top: 10px;
}

.home_splash_video_info {
  float: left;
  width: auto;
  height: 100%;
  padding: 22px 22px 22px 3vw;
  margin-right: 0px;
  font-size: 18px;
  margin-top: 0;
  background: var(--web-bg-color);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  justify-content: center;
}

.vid_title {
  font-size: 25px;
  margin: 0;
  font-family: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  padding: 0;
  line-height: 1.5;
  display: inline-block;
  vertical-align: top;
}

.vid_title a {
  text-decoration: none;
  color: #57080a !important;
}

.vid_title a:hover {
  text-decoration: underline;
}

.home_splash_video_desc {
  line-height: 25px;
  margin: 20px 0 0 0;
}

.parental_warning_home {
  font-size: 14px;
  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-weight: bold;
  font-size: 15px;
  color: var(--main-color);
  padding-top: 10px;
  display: flex;
  align-items: center;
}

.stars-large img {
  border: medium none;
  vertical-align: middle;
}

/*****************************/
#home_body_content {
  text-align: left;
  overflow: hidden;
  margin: 0;
  width: 100%;
}

#home_body_content_left_col {
  text-align: left;
  width: 100%;
  float: left;
  position: relative;
  margin: 0 0 0px 0;
}

#home_body_content_right_col {
  text-align: left;
  margin: 0;
  float: left;
}

.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;
}

/*********************************  /* Right Content Video Grid Etc*********************************/
#home_headline {
  text-align: center;
  font-weight: bold;
  padding: 0px 0px 5px 0px;
}

.vid_thumb_grid_box {
  padding: 0;
  float: left;
  width: 100% !important;
  height: auto;
  background: transparent;
  overflow: hidden;
  border: none;
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 4px;
  background: var(--web-accent-color);
  margin: 0 0 25px 0 !important;
  box-sizing: border-box;
  box-shadow: none;
  border: 1;
}

.vid_thumb_grid_video_info {
  font-size: 12px;
  margin-left: 0;
  margin-top: 0;
  width: 70%;
  padding: 0 0 0 30px;
}

.vid_thumb_title {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  color: #222;
}

.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: 18px;
  line-height: 34.2px;
  color: var(--web-text-color);
}

.vid_thumb_title a:hover {
  text-decoration: underline;
}

.vid_thumb_desc {
  line-height: 31px;
  font-size: 16px;
  color: #333;
}

.stars-small {
  font-size: 16px;
  color: var(--web-text-color);
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}

.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;
  color: #000;
}

#sub_body_content {
  text-align: left;
  overflow: hidden;
  margin: 0 auto;
}

#sub_body_content_left_col {
  text-align: left;
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}

#sub_body_content_right_col {
  padding: 0 2vw 0 4vw;
  box-sizing: border-box;
  width: 79%;
  float: left;
  margin: 40px 0 0 0;
}

/*********************************  /* Video View Area*********************************/
.video_brand_container {
  background-color: transparent;
  margin: 20px 0 0 0;
  padding: 0;
  display: block;
  text-align: left;
}

.vbtitle {
  background-color: transparent;
  margin: 0px 0 0px 0;
  padding: 0px 13px 0px 0;
  display: block;
  text-align: left;
  color: #000;
  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 {
  padding: 0;
  width: auto;
  text-align: left;
}

ul.vb_logos li img {
  max-height: 70px;
  width: auto;
  height: auto;
}

#video_view_container {
  padding: 0;
  overflow: hidden;
  font-size: 14px;
  background: transparent;
  border: none;
}

#video_view_container h1 {
  padding-top: 10px;
  color: #c7c7c7;
  font-family: Montserrat, 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;
  padding: 0 10px;
  clear: both;
}

#SubpageContentHolder_updDownloads h2 {
  font-weight: 800;
  font-size: 33px;
  margin-top: 24px;
}

#SubpageContentHolder_updDownloads h2 a {
  color: var(--web-text-color) !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;
  display: none;
}

.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: Montserrat, 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: Montserrat, 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: 20px 0 0 0;
  background: transparent;
  border: none;
}

.comment_container input {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px auto;
  color: #ffffff;
  text-transform: uppercase;
  padding: 15px 23px;
  border: none;
  position: relative;
  background: var(--main-color);
  border-radius: 6px;
  border: none;
  font-size: 16px;
  font-weight: bold;
}

#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: Montserrat, 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;
}

.default_page_carousal #carousel-wrapper-home {
  padding-bottom: 10px;
  position: relative;
  width: 100%;
  height: 535px !important;
  float: left;
  overflow: hidden;
}

.default_page_carousal #carousel_homepage_splash {
  height: 535px !important;
  width: 100% !important;
}

.default_page_carousal .home_splash_slide {
  width: 950px;
  height: 535px !important;
  float: left;
  display: flex;
  background: var(--web-bg-color);
}

.caroufredsel_wrapper {
  height: 100% !important;
  margin: 0px;
  overflow: hidden;
}

#carousel span a img {
  width: 100% !important;
  height: 100% !important;
}

#carousel_homepage_splash,
#thumbs-home {
  overflow: hidden;
}

#carousel-wrapper-home,
.carou_fredsel_wrapper {
  border-radius: 0px;
  box-shadow: none;
}

.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;
  display: none;
}

#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;
  color: #fff !important;
}

#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: 645px;
  top: 0;
  left: 0;
  float: left;
}

.carousel_homepage_splash_img {
  border: none;
  /* width: 100%; */
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  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;
  display: flex;
}

#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: auto;
  position: relative;
  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: 121px;
  width: 300px;
}

#thumbs a {
  border: 2px solid #727272;
  width: 294px;
  height: 139px;
  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;
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
}

#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: transparent;
  width: 100%;
  display: none;
  position: absolute;
  bottom: 20px;
  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: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 0;
}

.search_form {
  border-color: var(--web-accent-color);
  border-width: 2px;
  border-style: solid;
  margin-bottom: 10px;
  background: var(--web-bg-color);
  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 var(--web-accent-color);
  padding: 5px 0;
  background-color: var(--web-bg-color);
}

.search_result_image a:nth-child(2) img {
  height: 60px !important;
  object-fit: contain;
  margin-top: 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;
  color: var(--web-text-color);
  float: left;
  width: 55%;
}

.search_result_video_info a {
  font-size: 20px;
  line-height: 47.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: Montserrat, Arial, Tahoma, Helvetica, 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: 20%;
  height: auto !important;
  overflow: hidden;
}

.search_result_vid_img_thumb img {
  width: 100%;
  height: 100%;
  padding-right: 10px;
  object-fit: fill;
}

.subpage_master_body .search_result_vid_img_thumb img {
  height: 100%;
  object-fit: contain;
  width: 277px;
}

.subpage_master_body .search_result_video_info a {
  line-height: 33.2px;
}

.search_result_vid_desc br {
  display: block;
  margin-bottom: 2px;
  font-size: 2px;
  line-height: 6px;
  content: "";
}

.search_result_vid_desc u {
  color: rgb(189, 0, 0);
  font-weight: 600;
  font-size: 17px;
}

.search_result_vid_desc u:hover {
  color: rgb(17, 0, 255);
}

.search_result_vid_desc > span u {
  color: #ffffff;
  background: #ec1419;
  padding: 7px 23px;
  border-radius: 7px;
  font-size: 16px;
  font-weight: 400;
}

.search_result_vid_desc > span u:hover {
  color: rgb(189, 0, 0);
}

.subpage_master_body .search_result_vid_desc {
  line-height: 30px;
}

.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 (max-width: 640px) {
  div.vid_thumb_grid_video_info {
    padding: 10px 0 0 0;
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .general_sub_container_fixed table tr {
    display: flex;
    flex-direction: column;
  }

  .general_sub_container_fixed table tr td input,
  .general_sub_container_fixed table tr td select,
  .general_sub_container_fixed table tr td textarea {
    margin-left: 0 !important;
  }

  .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 {
  display: none;
  height: 22px;
  padding-bottom: 10px;
  background: #8d7323;
  /* 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, #8d7323 0%, #000000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #8d7323),
    color-stop(100%, #000000)
  );
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #8d7323 0%, #000000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #8d7323 0%, #000000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8d7323 0%, #000000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #8d7323 0%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d7323', endColorstr='#000000', GradientType=0);
  /* IE6-8 */
}

#footer_content {
  margin-top: 0;
  padding: 30px 20px;
  background-color: #131313;
  float: left;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

#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;
}

/************************************************************************************  /* MemberIfo Page*************************************************************************************/

.memberInfo div#sub_body_content {
  display: flex;
  flex-direction: row-reverse;
}

.memberInfo .box1 img {
  background: #ffffff;
  padding: 8px;
  width: 100px;
  height: 100px;
  object-fit: contain;
  border-radius: 67%;
  margin-bottom: 11px;
}

.memberInfo div#sub_body_content_left_col {
  width: 25%;
}

.memberInfo .subpage_master_body div#sub_body_content_right_col {
  float: left;
  width: 75%;
  margin: 20px 0 20px 0;
}

.memberInfo .general_sub_container_fixed table td input {
  height: 40px;
  width: 59% !important;
  object-fit: cover;
  border-radius: 21px;
}

.memberInfo .subpage_master_body div#sub_body_content_right_col .textentry {
  border-radius: 20px;
  border: 2px solid #ec1419;
  height: 46px;
}

.memberInfo div#sub_body_content_right_col .textentry {
  border-radius: 8px;
  border: 1px solid transparent;
  box-shadow: #ffbabb5e 0px 4px 12px;
  height: 50px;
  margin-bottom: 12px;
}

.memberInfo .banner_text_lg b {
  color: #a70000 !important;
}

/* .trending #side_banner_account> :nth-child(2) {
    display: none !important;
} */

#side_banner_account p input {
  background: #e1dcdc !important;
  color: #000;
}

/************************************************************************************************************  Grid Media Queries  *************************************************************************************************************/
@media only screen and (max-width: 3840px) and (min-width: 1280px) {
  #home_body_content_left_col {
    width: 100% !important;
  }

  .vid_thumb_grid_box {
    width: 100% !important;
  }

  div#home_splash_video.box1 {
    margin: 0;
  }
}

@media only screen and (max-width: 2200px) {
  .vid_thumb_grid_box {
    width: 100 !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 0 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: 0px 0px 10px 0px !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 0 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; */
}

@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) {
  #carousel_homepage_splash
    .home_splash_slide
    > a
    img.carousel_homepage_splash_img {
    object-fit: contain !important;
    object-position: top;
  }

  .home_splash_video_desc > * {
    display: none;
  }

  .home_splash_video_desc > *.view_video {
    margin: 0;
    flex-direction: column;
    position: absolute;
    bottom: 26px;
    right: 15px;
    display: flex;
  }

  .view_video a img {
    height: 38px !important;
  }

  .view_video a first-child img {
    margin-bottom: 12px;
  }

  .home_splash_video_info span.vid_title {
    font-size: 20px !important;
  }

  #carousel_homepage_splash .home_splash_slide > a {
    width: 100%;
    height: 100%;
  }

  #carousel_homepage_splash
    .home_splash_slide
    > a
    img.carousel_homepage_splash_img {
    width: 100%;
    float: left;
  }

  div .default_page_carousal .home_splash_slide {
    position: relative;
  }

  .home_splash_video_info {
    position: absolute;
    bottom: 0;
    height: auto !important;
    box-sizing: border-box;
    width: 100% !important;
    z-index: 99999;
    background: var(--sm-bg-color) !important;
  }

  div#default_video_thumb_grid_container {
    margin: 191px 0 0 0;
  }

  #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: 100% !important;
    /* //background-color: red; */
  }

  #thumbs-container {
    width: auto !important;
    /* //background-color: green; */
    background: #ffffff70;
    padding: 12px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 0;
  }

  #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;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    object-fit: contain;
    width: 100% !important;
    border: none !important;
  }
}

@media only screen and (max-width: 720px) {
  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 32% !important;
  }
}

@media screen and (max-width: 630px) {
  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 43% !important;
  }
}

@media screen and (max-width: 500px) {
  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 55% !important;
  }
}

@media only screen and (max-width: 850px) {
  .caroufredsel_wrapper {
    width: 100% !important;
  }
}

@media only screen and (max-width: 600px) {
  .home_splash_video_info {
    bottom: -10px;
  }

  .home_splash_video_info span.vid_title {
    font-size: 16px !important;
  }

  .stars-large img {
    border: medium none;
    vertical-align: middle;
    width: 15px !important;
    height: 15px;
  }

  .view_video a img {
    height: 38px;
  }

  .view_video a first-child img {
    height: 36px !important;
    margin-bottom: 6px;
  }
}

/*  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;
  }

  .smoviemarket_body
    #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 100% !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.2vw !important;
    font-size: 4vw !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: left;
    padding-left: 20px;
    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: left;
  }

  #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) {
  .default_page_carousal .home_splash_slide {
    height: 535px !important;
  }

  .home_splash_video_info {
    width: 240px;
    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;
  }

  .default_page_carousal .carousel_homepage_splash_img {
    float: none !important;
    width: 100% !important;
    overflow: hidden !important;
    height: 100%!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;
  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;
  color: var(--web-text-color);
}

#home_video_thumb_grid_container h3 {
  text-align: center;
  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) {
  body.subpagenoform_master_body div#header_container {
    padding: 84px 0;
  }

  div .default_page_carousal #carousel_homepage_splash {
    width: 100% !important;
  }

  .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) {
  .subpagenoform_master_body div#sub_body_content_right_col {
    margin: 44px 0 0 0;
  }

  .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: 530px) {
  .default_page_carousal .home_splash_slide {
    height: 405px !important;
  }

  .default_page_carousal #carousel-wrapper-home {
    height: 405px !important;
  }

  .default_page_carousal .home_splash_slide {
    /* height: 330px !important; */
  }
}

@media only screen and (max-width: 415px) {
  .vid_thumb_grid_box {
    /* width: 93.3% !important; */
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 80% !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;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 100% !important;
  }
}

/* imported video scroller */
.video-list {
  border-radius: 0;
  float: left;
  width: 100%;
  background: var(--main-color);
  padding: 0 10px 10px 10px;
  box-sizing: border-box;
}

.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: 0;
}

.video-list .vid {
  display: flex;
  align-items: center;
  gap: 15px;
  border-radius: 0;
  margin: 0;
  padding: 0;
  padding-top: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 10px;
  border: navajowhite;
  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 {
  text-align: center;
  width: 20% !important;
  float: right;
  /* position: sticky; */
  top: 86px;
  right: 15px;
  margin: 102px 0px 0 0;
  border-radius: 10px;
  padding: 0px 0 !important;
  box-sizing: border-box;
  box-shadow: none;
}

#Footer_panVM p {
  color: #fff !important;
}

@media only screen and (min-width: 768px) {
  .recommended-video-section-lg {
    display: block;
  }

  .recommended-video-section-md-sm {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .recommended-video-section-lg {
    display: block;
  }

  .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;
  }

  .comment_container {
    width: 100% !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;
  }
}

.subpage_master_body div.sub_body_content_right_col_styles {
  display: block !important;
  padding: 0 0.2vw 0 0.2vw !important;
}

.memberInfo div.sub_body_content_right_col_styles {
    padding: 0 0.1vw 0 0.3vw !important;
}

.sub_body_content_right_col_styles .box1 {
  width: 99% !important;
  padding: unset !important;
}

.sub_body_content_right_col_styles .box1 .search_result {
  margin: 3px 0px !important;
  width: 100% !important;
}

#SubpageContentHolder_butJoin {
  display: none;
}

.subpage_master_body #leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
  display: none;
}

.subpage_master_body div#sub_body_content_right_col .box1 {
  width: 100%;
  max-width: 100%;
  border: none;
  background: #f1f1f1 !important;
  padding: 0px 3px !important;
  border-radius: 12px;
}

.memberInfo div#sub_body_content_right_col .box1 {
    background: #f6f6f6 !important;
    box-shadow: 0px 4px 10px 3px #e4e4e4;
}

.rating_container {
  display: flex;
  align-items: center;
  padding: 0 0 0 10px;
  column-gap: 10px;
}

.video_brand_container > div {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eaeaea;
  padding: 10px 0;
}

.video_brand_container .clear {
  display: none;
}

@import url("https://db.onlinewebfonts.com/c/48656eabd3fef6464367d956315c749a?family=Electronic+Arts+Text");

@font-face {
  font-family: "Electronic Arts Text";
  src: url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.eot");
  src: url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.eot?#iefix")
      format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.woff2")
      format("woff2"),
    url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.woff")
      format("woff"),
    url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.ttf")
      format("truetype"),
    url("https://db.onlinewebfonts.com/t/48656eabd3fef6464367d956315c749a.svg#Electronic Arts Text")
      format("svg");
}

* {
  margin: 0;
  padding: 0;
}

/*************************************************************************************************************

.video_brand_container > div {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eaeaea;
    padding: 8px 0;
}


.video_brand_container > div .clear {
    display: none;
}

deadlydymes.com CSShttp://www.deadlydymes.com/AUTHOR: Number 1 & 2 in the world yo....SIMOZ Studios => www.simozstudios.comNOTES:	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=Montserrat:ital,wght@0,300;0,400;0,700;0,800;1,300;1,400;1,700;1,800&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: #000000;
  font-family: Montserrat, Arial, Tahoma, Helvetica, sans-serif;
  color: #bebebe;
  font-size: 12px;
}

a {
  color: var(--web-text-color);
  text-decoration: none !important;
  transition: all 0.2s linear;
}

a:hover {
  color: var(--web-text-color);
  transition: left 0.2s linear;
}

h1 {
  color: #c7c7c7;
  font-family: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  margin: 0;
}

h2 {
  color: #c7c7c7;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
}

#bg_outer_container {
  width: 100%;
  position: relative;
  margin: 0 auto;
  text-align: center;

  background: var(--web-bg-color);
}

#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: 5px !important;
  transition: ease-in-out 0.2s;
  margin: 0 !important;
  width: 100% !important;
  aspect-ratio: 3/2;
}

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: 0 !important;
}

#logo_tagline {
  font-family: Montserrat !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: Montserrat !important;
  font-weight: 500 !important;
}

.vid_title {
  font-size: 25px !important;
  font-family: Montserrat, 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: 0px !important;
  display: inline-block;
  width: 100%;
}

/*Cont1 & cont2 width font page css*/
.cont2 {
  width: 100% !important;
  padding: 20px 10px 20px 10px !important;
}

.cont1 {
  width: 100% !important;
  padding: 20px 10px 20px 10px !important;
}

.img2 {
  margin: 0px 5px 0px 10px !important;
}

.img1 {
}

#comment_ticker_outer_container {
  width: 100% !important;
  /* border: 10px solid black !important; */
}

.home_splash_slide {
  width: 100% !important;
  height: 645px !important;
  float: left;
}

#carousel_homepage_splash {
  height: 645px !important;
  width: 950px !important;
}

#carousel-wrapper-home {
  padding-bottom: 10px;
  position: relative;
  width: 950px;
  height: 645px;
  float: left;
  overflow: hidden;
}

#floatmenu > *:nth-child(2) {
  display: none !important;
}

.subpage_master_body #floatmenu > :nth-child(3),
.homepage_master_body #floatmenu > :nth-child(2),
.trending #floatmenu > :nth-child(2),
#leftBanner_leftBannerAccountLite_panGuest :nth-child(2) {
  display: none;
  visibility: 0;
  opacity: 0;
}

.subpage_master_body #floatmenu > *:nth-child(2) {
  display: block !important;
  width: 20%;
  position: absolute;
  top: 77px;
  height: 222px;
  right: 14px;
}

.smoviemarket_body #floatmenu > *:nth-child(1) {
  display: block !important;
  width: 20%;
  position: absolute;
  top: 77px;
  height: 222px;
  right: 14px;
}

.smoviemarket_body #floatmenu > *:nth-child(2) {
  display: none !important;
}

.smoviemarket_body #side_banner_account > *:nth-child(4) {
  display: none !important;
}

#SubpageContentHolder_StartImage {
  width: 100px !important;
  height: 37px!important;
}

.general_sub_container_fixed table td {
  text-align: center !important;
}

.ledger #sub_body_content {
  display: flex;
  flex-direction: row-reverse;
}

.ledger #sub_body_content_left_col {
  width: 30%;
}

.ledger .general_sub_container {
  padding: 20px 10px;
}

.ledger .box1 {
  border-color: #97444669;
  border-width: 1px;
  border-style: solid;
  background: #1111;
  border-radius: 10px;
}

.ledger .kos-b-2 {
  color: #292828;
}

.ledger .kos-b-1 {
  color: #000000;
  font-family: "Nunito Sans";
}

@media only screen and (max-width: 1201px) {
  #floatmenu > *:nth-child(2) {
    text-align: center;
    padding: 5px 10px;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 31% !important;
    object-fit: contain;
    border: none !important;
  }

  .subpage_master_body
    #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 100% !important;
  }

  .subpage_master_body #floatmenu > *:nth-child(2) {
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /*Width & Background color of webticker*/
  #comment_ticker_outer_container {
    width: 100% !important;
    border: none;
  }
}

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: 100% !important;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 32% !important;
  }
}

@media screen and (max-width: 630px) {
  .vid_thumb_grid_box > a {
    width: 100% !important;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 43% !important;
  }

  .subpage_master_body
    #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 51% !important;
  }

  .smoviemarket_body
    #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 48% !important;
  }

  .subpage_master_body #main_outer_container {
    padding: 0 !important;
  }

  .subpage_master_body div#sub_body_content {
    margin-top: 0;
  }

  #comment_ticker_outer_container {
    width: 100% !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;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 55% !important;
  }

  .smoviemarket_body
    #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 60% !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: 1440px) {
  .home_splash_slide {
    height: 625px !important;
  }

  #carousel_homepage_splash {
    height: 625px !important;
  }

  #carousel-wrapper-home {
    height: 625px !important;
  }
}

@media screen and (max-width: 1280px) {
  div#home_body_content_right_col {
    padding: 20px 0.3vw 0 0.4vw;
  }

  #comment_ticker_title {
    width: 260px !important;
  }

  #comment_ticker_outer_container {
    margin-top: 0 !important;
  }

  body {
    background-size: 200% 325% !important;
  }

  #floatmenu {
    position: relative !important;
  }

  .subpage_master_body div#sub_body_content_right_col {
    width: 100%;
  }

  .subpage_master_body #floatmenu > *:nth-child(2) {
    display: block !important;
    width: 100%;
    position: absolute;
    top: 77px;
    height: auto;
    right: 14px;
    background: #f2f2f2;
  }

  .smoviemarket_body #floatmenu {
    min-height: 117vh;
  }
  
  .subpage_master_body div#sub_body_content_right_col {
    margin: 48px 0 5px 0;
  }
}

@media screen and (max-width: 1200px) {
  body.subpagenoform_master_body div#header_container {
    padding: 76px 0;
  }

  .subpagenoform_master_body
    div#sub_body_content_right_col
    .general_sub_container {
    border: none;
  }

  body.subpage_master_body.trending div#sub_body_content_right_col {
    width: 100%;
  }

  .subpagenoform_master_body div#sub_body_content_right_col {
    padding: 0 0vw;
    margin: 60px 0 0 0;
  }

  div#home_body_content_right_col {
    width: 100% !important;
    padding: 2px 0 0 0;
  }

  div .recommended-video-section-lg {
    z-index: 1;
    position: relative;
    top: 0;
    width: 100% !important;
    box-sizing: border-box;
    right: 0;
    padding: 4px !important;
    background-color: #ffffff !important;
    margin: 9px 0 0 0!important;
  }

  .banner_text_lg {
    margin-bottom: 11px;
  }

  #side_nav .recommended-video-section-lg > :first-child {
    display: block !important;
  }

  .smoviemarket_body #floatmenu > *:nth-child(1) {
    width: 97%;
    right: -5px !important;
  }

  .smoviemarket_body #floatmenu > *:nth-child(2) {
    display: none !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 {
  }
}

@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: 80% !important; */
  }
}

#home_body_content_right_col {
  background-color: transparent;
  box-sizing: border-box;
}

.homepage_master_body div#home_body_content_right_col {
  padding: 0;
  padding-left: 2px;
  width: 100%;

}

#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: 0;
}

.vid_thumb_grid_box {
  /* width: calc(100% - 35px) !important; */
}

/*End of Divy Css*/
.box1 {
  border-color: #434343;
  border-width: 2px;
  border-style: solid;
  background: #1111;
}

.box1 img:hover {
}
#SubpageContentHolder_CobrandLogo {
  width: 30%;
}

.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%,#333333 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, #454545 0%, #333333 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#333333', GradientType=0);
  /* IE6-8 */
}

.active:hover {
  background: #eeeeee;
  /* 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;
}

@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;
}

.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;
}

.kos-div-25 {
  /* display: block !important; */
  /* border: none !important; */
}

.trending .kos-div-61 {
  display: block !important;
}

.memberInfo .kos-div-25 {
  display: block !important;
}

.memberInfo .kos-img-3 {
  width: 21px !important;
}

.memberInfo .kos-table-1 {
  width: 79%;
}

.memberInfo .kos-div-57 {
  display: block !important;
}

.memberInfo .kos-div-26 {
  text-align: left;
}

.memberInfo .kos-div-43,
.memberInfo .kos-div-53 {
  min-width: 100%;
}

/************************************************************************************  /* 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;
  background: transparent;
  position: relative;
  right: 0;
  z-index: 999;
  bottom: 0;
  padding: 5px 5px;
  border: 0px solid !important;
  border-radius: 8px;
  float: left;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  margin: 0 0 5px 0 !important;
  background: var(--web-bg-color);
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
    rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

/* 
#floatmenu > *:nth-child(2) {
  text-align: left;
  padding: 5px 10px;
}

#HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
  width: 20%!important;
} */
#side_banner_account p {
  margin: 4px 0 0 0;
  line-height: inherit;
  color: #fff!important;
  font-size: 0;
  width: 100%;
}

.banner_text_sm .kos-a-32 {
  color: #e0e0e0 !important;
}

#side_banner_account .banner_text_md:hover a {
  cursor: pointer;
  color: #ff74bd;
  scale: 1.001;
  transition: ease-in-out 0.011s;
}

#side_banner_account .banner_text_lg:hover a {
  cursor: pointer;
  /* color: #ff74bd; */
  scale: 1.05;
  transition: ease-in-out 0.1s;
}

#side_banner_account p a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 23px;
  padding: 12px 5px !important;
  display: inline-block;
  position: relative;
  background: #974446;
  border-radius: 6px;
  border: 1px solid;
  font-size: 16px;
  width: 86%;
}

/*#side_banner_account p a b {        color: #000000 !important;    }        #side_banner_account p a:hover b {        color: #ff74bd !important;}*/
.banner_text_lg {
  font-size: 22px;
  font-weight: bold;
  line-height: 0;
  margin: 0;
}

.banner_text_lg a:hover {
  color: #f1f1f1;
}

.banner_text_md {
  font-size: 18px;
  font-family: Montserrat, 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: Montserrat, 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: Montserrat, 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: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  margin: 5px;
  line-height: 30px;
}

.banner_text_credits_sm {
  font-size: 12px;
  color: #dac966;
  font-family: Montserrat, 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: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  text-align: center;
}

/************************************************************************************  /* Header Styles *************************************************************************************/
#logo_container {
  display: block;
  padding: 0 15px;
}

#logo {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  float: left;
}

#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 input {
  border: medium none;
  vertical-align: middle;
  padding-left: 5px;
  transition: 0.3s ease-in-out all;
  box-shadow: 0 0 15px transparent;
  color: #000;
}

#header_search input:focus {
  outline: none;
  box-shadow: none;
}

.search_box {
  height: 32px;
  width: 200px;
  padding: 0;
  margin: 0;
}

#header_right {
  font-size: 16px;
  padding: 19px 0;
  float: right;
  width: auto;
}

#header_right p a {
  text-decoration: none;
  border: 1px solid;
  transition: 0.3s ease-in-out all;
  background: var(--main-color);
  color: #fff !important;
  padding: 15px 17px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}

#header_right p a:hover {
  background: transparent;
  border: 1px solid var(--main-color);
  color: var(--main-color) !important;
}

#nav {
  padding-top: 46px;
  float: right;
}

#header {
  width: 974px;
  height: 98px;
  text-align: right;
  margin: 0 auto;
}

/************************************************************************************  /* Navigation Styles *************************************************************************************/
#float_logo {
  text-align: center;
  padding: 5px;
}

#float_logo img {
  width: 100%;
}

#floatmenu {
  background-color: transparent;
  /* position: absolute; */
  width: 100% !important;
  float: right;
  left: 0 !important;
}

.banner_text_md input {
  width: 80%;
}

.WaterMarkedTextBox {
  height: 16px;
  padding: 2px 2 2 2px;
  border: 1px solid #bebebe;
  background-color: #f0f8ff;
  color: gray;
  width: 80% !important;
  font-size: 10pt;
  text-align: center;
}

.WaterMarkedTextBoxPSW {
  background-position: center;
  height: 16px;
  padding: 2px 2 2 2px;
  border: 1px solid #bebebe;
  background-color: #f0f8ff;
  color: gray;
  vertical-align: middle;
  text-align: center;
  background-image: url(Images/psw_wMark.png);
  background-repeat: no-repeat;
  width: 80% !important;
  font-size: 10pt;
}

.NormalTextBox {
  width: 85% !important;
  text-align: center;
  height: 16px;
  font-size: 10pt;
}

#side_nav {
  border-bottom: 0px;
  background: transparent;
  display: flex;
  width: 100%;
  border: none;
  justify-content: center;
  border-bottom: 1px solid #ddd;
  margin: 0 0 0px 0 !important;
  border-top: 1px solid #ddd;
}

#side_nav .box1 {
  background-color: #1111 !important;
}

#side_nav .gradient1 {
  background: transparent;
}

#side_nav #HomepageContentHolder_Nav_rNavButtons_pParent_0 {
}

.nav_item {
  height: auto;
  line-height: 40px;
  font-size: 18px;
  border-bottom: none;
  color: #222;
  text-align: center;
  cursor: pointer;
  letter-spacing: 1.5px;
  transition: ease-in-out 0.1s;
}

.nav_item a {
  font-weight: normal;
  text-decoration: none;
  color: var(--web-text-color);
  padding: 8px 16px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0;
}

.nav_item li {
  list-style: none;
  border: 1px #1b1b1b solid;
}

.nav_item li:hover a {
  color: #ff74bd;
}

.nav_item li a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.nav_item:hover {
  background: #3a3a3a;
}

.nav_item:hover a {
  color: var(--web-text-color);
  /* scale: 0.9; */
}

.nav_item a:hover {
  background: var(--main-color);
  color: #fff;
}

.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 {
  text-transform: uppercase;
  color: #838383 !important;
  transition: 0.3s all ease-in-out;
}

.nav_content_holder li:hover a span {
  text-decoration: none;
  cursor: pointer;
  color: var(--web-text-color) !important;
}

.nav_content_holder {
  background-color: transparent;
  margin: 0;
  padding: 4px;
}

.nav_content_holder li {
  text-align: center;
  font-size: 22px;
  margin: 0;
  list-style: none;
  padding: 7px;
  font-weight: bold;
}

.nav_content_holder li:hover {
  background-color: var(--web-bg-color);
}

/*.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: var(--web-text-color);
}

/************************************************************************************  /* Homepage Styles *************************************************************************************/
#main_outer_container {
  width: 100%;
  padding-top: 10px;
  padding-left: 0;
  padding-bottom: 1px;
}

/*********************************  /* 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;
  background: #000;
}

#comment_ticker_title {
  width: 300px;
  font-family: Montserrat, Arial Narrow, Tahoma, Helvetica, sans-serif;
  color: #b2b2b2;
  font-size: 14px;
  text-transform: capitalize;
  float: left;
  padding: 12px 10px;
  margin: 0;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: uppercase;
}

.ticker_text {
  font-size: 14px;
  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: auto;
  margin: 0;
  padding: 0;
}

.tickercontainer .mask {
  /* that serves as a mask. so you get a sort of padding both left and right */
  position: relative;
  top: 0;
  height: auto;
  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;
  font-family: "Electronic Arts Text";
  padding-right: 0;
  padding-bottom: 0;
  /*background: #fff;*/
  text-align: center;
}

.tickeroverlay-left {
  background: linear-gradient(
    to left,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  display: block;
  pointer-events: none;
  position: absolute;
  z-index: 30;
  height: 18px;
  width: 150px;
  top: 0;
  left: -2px;
}

.tickeroverlay-right {
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  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: 0;
  overflow: hidden;
  border: none;
}

div#home_splash_video.box1.default_page_carousal {
  margin: 0 0 0 !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: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-weight: bold;
  padding-right: 15px;
  margin-top: 10px;
}

.home_splash_video_info {
  float: left;
  width: auto;
  height: 100%;
  padding: 22px 22px 22px 3vw;
  margin-right: 0px;
  font-size: 18px;
  margin-top: 0;
  background: var(--web-bg-color);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  justify-content: center;
}

.vid_title {
  font-size: 25px;
  margin: 0;
  font-family: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  padding: 0;
  line-height: 1.5;
  display: inline-block;
  vertical-align: top;
}

.vid_title a {
  text-decoration: none;
  color: #fff;
}

.vid_title a:hover {
  text-decoration: underline;
}

.home_splash_video_desc {
  line-height: 25px;
  margin: 20px 0 0 0;
}

.parental_warning_home {
  font-size: 14px;
  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-weight: bold;
  font-size: 15px;
  color: var(--main-color);
  padding-top: 10px;
  display: flex;
  align-items: center;
}

.stars-large img {
  border: medium none;
  vertical-align: middle;
}

/*****************************/
#home_body_content {
  text-align: left;
  overflow: hidden;
  margin: 0;
  width: 100%;
}

#home_body_content_left_col {
  text-align: left;
  width: 100%;
  float: left;
  position: relative;
  margin: 0 0 0px 0;
}

#home_body_content_right_col {
  text-align: left;
  margin: 0;
  float: left;
}

.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;
}

/*********************************  /* Right Content Video Grid Etc*********************************/
#home_headline {
  text-align: center;
  font-weight: bold;
  padding: 0px 0px 5px 0px;
}

.vid_thumb_grid_box {
  padding: 0;
  float: left;
  width: 100% !important;
  height: auto;
  background: transparent;
  overflow: hidden;
  border: none;
  display: flex;
  align-items: center;
  padding: 3px;
  border-radius: 4px;
  background: var(--web-bg-color);
  margin: 0 0 15px 0 !important;
  box-sizing: border-box;
  box-shadow: 2px 2px 26px -18px #000000;
  border: 0;
}

.vid_thumb_grid_video_info {
  font-size: 12px;
  margin-left: 0;
  margin-top: 0;
  width: 70%;
  padding: 0 0 0 30px;
}

.vid_thumb_title {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  color: #222;
}

.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: 18px;
  line-height: 34.2px;
  color: var(--web-text-color);
}

.vid_thumb_title a:hover {
  text-decoration: underline;
}

.vid_thumb_desc {
  line-height: 31px;
  font-size: 16px;
  color: #333;
}

.stars-small {
  font-size: 16px;
  color: var(--web-text-color);
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}

.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;
}

.memberInfo .general_sub_container_fixed {
    margin: 1px;
}

.general_sub_image {
  width: 100%;
}

.general_sub_container_fixed {
  margin: 20px;
  overflow: hidden;
  font-size: 18px;
  line-height: 30px;
  color: #000;
}

#sub_body_content {
  text-align: left;
  overflow: hidden;
  margin: 0 auto;
}

#sub_body_content_left_col {
  text-align: left;
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}

#sub_body_content_right_col {
  padding: 0 0.9vw  0 0vw;
  box-sizing: border-box;
  width: 79%;
  float: left;
  margin: 40px 0 0 0;
}

.ledger #sub_body_content_right_col {
    padding: 0 0.4vw 0 0.3vw;
    box-sizing: border-box;
    width: 79%;
    float: left;
    margin: 6px 0 0 0;
}

/*********************************  /* Video View Area*********************************/
.video_brand_container {
  background-color: transparent;
  margin: 20px 0 0 0;
  padding: 0;
  display: block;
  text-align: left;
}

.vbtitle {
  background-color: transparent;
  margin: 0px 0 0px 0;
  padding: 0px 13px 0px 0;
  display: block;
  text-align: left;
  color: #000;
  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 {
  padding: 0;
  width: auto;
  text-align: left;
}

ul.vb_logos li img {
  max-height: 70px;
  width: auto;
  height: auto;
}

#video_view_container {
  padding: 0;
  overflow: hidden;
  font-size: 14px;
  background: transparent;
  border: none;
}

#video_view_container h1 {
  padding-top: 10px;
  color: #c7c7c7;
  font-family: Montserrat, 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;
  padding: 0 10px;
  clear: both;
}

#SubpageContentHolder_updDownloads h2 {
  font-weight: 800;
  font-size: 33px;
  margin-top: 24px;
}

#SubpageContentHolder_updDownloads h2 a {
  color: var(--web-text-color) !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;
  display: none;
}

.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: Montserrat, 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: Montserrat, 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: 20px 0 0 0;
  background: transparent;
  border: none;
}

.comment_container input {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px auto;
  color: #ffffff;
  text-transform: uppercase;
  padding: 15px 23px;
  border: none;
  position: relative;
  background: var(--main-color);
  border-radius: 6px;
  border: none;
  font-size: 16px;
  font-weight: bold;
}

#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: Montserrat, 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;
}

.default_page_carousal #carousel-wrapper-home {
  padding-bottom: 10px;
  position: relative;
  width: 100%;
  height: 535px !important;
  float: left;
  overflow: hidden;
}

.default_page_carousal #carousel_homepage_splash {
  height: 535px !important;
  width: 100% !important;
}

.default_page_carousal .home_splash_slide {
  width: 950px;
  height: 535px !important;
  float: left;
  display: flex;
  background: var(--web-bg-color);
}

.caroufredsel_wrapper {
  height: 100% !important;
  margin: 0px;
  overflow: hidden;
}

#carousel span a img {
  width: 100% !important;
  height: 100% !important;
}

#carousel_homepage_splash,
#thumbs-home {
  overflow: hidden;
}

#carousel-wrapper-home,
.carou_fredsel_wrapper {
  border-radius: 0px;
  box-shadow: none;
}

.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;
  display: none;
}

#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;
  display: inline;
  background: #ec1419;
  font-family: "Nunito Sans";
  color: #fff !important;
  opacity: 1;
  padding: 13px 19px;
  font-size: 17px;
  border-radius: 5px;
  line-height: 2;
}

#prev-home-splash {
  background-position: 0 0;
  left: 10px;
  margin-bottom: 0;
}

#next-home-splash {
  background-position: 0;
  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: 645px;
  top: 0;
  left: 0;
  float: left;
}

.carousel_homepage_splash_img {
  border: none;
  /* width: 100%; */
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  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;
  display: flex;
}

#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: auto;
  position: relative;
  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: 121px;
  width: 300px;
}

#thumbs a {
  border: 2px solid #727272;
  width: 294px;
  height: 139px;
  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;
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
}

#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: transparent;
  width: 100%;
  display: none;
  position: absolute;
  bottom: 20px;
  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: Montserrat, Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 0;
}

.search_form {
  border-color: #ececec;
  border-width: 2px;
  border-style: solid;
  margin-bottom: 10px;
  background: var(--web-bg-color);
  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 #d4d1d1;
  padding: 5px 0;
  background-color: var(--web-bg-color);
}

.search_result_image a:nth-child(2) img {
  height: 60px !important;
  object-fit: contain;
  margin-top: 10px;
  width: 200px;
}

.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;
  color: var(--web-text-color);
  float: left;
  width: 55%;
}

.search_result_video_info a {
  font-size: 20px;
  line-height: 47.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: Montserrat, Arial, Tahoma, Helvetica, 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: 307px;
  height: auto !important;
  overflow: hidden;
}

.search_result_vid_img_thumb img {
  width: 100%;
  height: 100%;
  padding-right: 10px;
  object-fit: fill;
}

.subpage_master_body .search_result_vid_img_thumb img {
  height: 100%;
  object-fit: contain;
  width: 277px;
  border-radius: 12px;
}

.subpage_master_body .search_result_video_info a {
  line-height: 33.2px;
}

.search_result_vid_desc br {
  display: block;
  margin-bottom: 2px;
  font-size: 2px;
  line-height: 6px;
  content: "";
}

.search_result_vid_desc u {
  color: rgb(189, 0, 0);
  font-weight: 600;
  font-size: 17px;
}

.search_result_vid_desc u:hover {
  color: rgb(17, 0, 255);
}

.search_result_vid_desc > span u {
  color: #ffffff;
  background: #ec1419;
  padding: 7px 23px;
  border-radius: 7px;
  font-size: 16px;
  font-weight: 400;
}

.search_result_vid_desc > span u:hover {
  color: rgb(189, 0, 0);
}

.subpage_master_body .search_result_vid_desc {
  line-height: 30px;
}

.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 (max-width: 640px) {
  div.vid_thumb_grid_video_info {
    padding: 10px 0 10px 0;
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .general_sub_container_fixed table tr {
    display: flex;
    flex-direction: column;
  }

  .general_sub_container_fixed table tr td input,
  .general_sub_container_fixed table tr td select,
  .general_sub_container_fixed table tr td textarea {
    margin-left: 0 !important;
  }

  .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 {
  display: none;
  height: 22px;
  padding-bottom: 10px;
  background: #8d7323;
  /* 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, #8d7323 0%, #000000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #8d7323),
    color-stop(100%, #000000)
  );
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #8d7323 0%, #000000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #8d7323 0%, #000000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8d7323 0%, #000000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #8d7323 0%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d7323', endColorstr='#000000', GradientType=0);
  /* IE6-8 */
}

#footer_content {
  margin-top: 0;
  padding: 30px 20px;
  background-color: #131313;
  float: left;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

#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;
}

/************************************************************************************  /* MemberIfo Page*************************************************************************************/

.memberInfo div#sub_body_content {
  display: flex;
  flex-direction: row-reverse;
}

.memberInfo .box1 img {
  background: #ffffff;
  padding: 8px;
  width: 100px !important;
  height: 100px;
  object-fit: contain;
  border-radius: 67%;
  margin-bottom: 11px;
}

.memberInfo .banner_text_credits_md .kos-img-3 {
  width: 28px !important;
}

.memberInfo div#sub_body_content_left_col {
  width: 25%;
}

.memberInfo .subpage_master_body div#sub_body_content_right_col {
  float: left;
  width: 75%;
  margin: 20px 0 20px 0;
}

.memberInfo .general_sub_container_fixed table td input {
  height: 40px;
  width: 59% !important;
  object-fit: cover;
  border-radius: 21px;
}

.memberInfo .subpage_master_body div#sub_body_content_right_col .textentry {
  border-radius: 20px;
  border: 2px solid #ec1419;
  height: 46px;
}

.memberInfo div#sub_body_content_right_col .textentry {
  border-radius: 8px;
  border: 1px solid transparent;
  box-shadow: #ffbabb5e 0px 4px 12px;
  height: 50px;
  margin-bottom: 12px;
}

.memberInfo .banner_text_lg b {
  color: #a70000 !important;
}

/* .trending #side_banner_account> :nth-child(2) {
    display: none !important;
} */

#side_banner_account p input {
  background: #e1dcdc !important;
  color: #000;
}

/************************************************************************************  /* 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;
}

.no-resize {
  width: 100%;
  /* or whatever width you need to maintain */
}

.google-sign-in {
  padding: 0px 0 2px 0 !important;
  margin: 1px 0 !important;
  /* border-width: 1px !important; */
  border-radius: 3px;
  border: 1px solid #60606000;
  background: transparent;
  text-align: left;
}

#HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
  height: 5em;
  object-fit: contain;
  border: none;
}

.recommended-video-section-lg
  > :nth-child(1)
  > #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin,
.recommended-video-section-lg .kos-div-54,
.subpage_master_body .kos-div-51 {
  display: none;
}

.newvideo .kos-div-51 {
  display: block !important;
}

.videoView .kos-div-51,
.default .kos-div-54 {
  display: block;
}

.nmoviemarket_body .kos-div-51,
.nmoviemarket_body .kos-div-52 {
  display: flex;
  flex-direction: column;
}

/* .recommended-video-section-lg .kos-div-60 {
  display: none !important;
} */

.kos-div-61,
.kos-div-52,
.kos-div-63,
.subpage_master_body .kos-div-49,
.trending #side_banner_account .kos-div-62 {
  display: block;
}

.homepage_master_body .kos-div-52,
.subpage_master_body #leftBanner_leftBannerCreate_pan1 {
  display: block !important;
  width: 100%;
}

#leftBanner_leftBannerAccount_panCredits > :nth-child(2) {
  display: block !important;
}

html {
  overflow-y: scroll;
  /* Always show scrollbar */
}

/************************************************************************************************************  Grid Media Queries  *************************************************************************************************************/

@media only screen and (max-width: 3840px) and (min-width: 1280px) {
  #home_body_content_left_col {
    width: 100% !important;
  }

  .vid_thumb_grid_box {
    width: 100% !important;
  }

  div#home_splash_video.box1 {
    margin: 0;
  }
}

@media only screen and (max-width: 2200px) {
  .vid_thumb_grid_box {
    width: 100% !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 0 10px 0px !important;
  }

  .vid_thumb_grid_box {
    width: 95.6% !important;
  }

  .vid_thumb_grid_box_with_suggested {
    width: 99% !important;
  }

  .box1 {
    margin: 0px 0px 5px 0px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .banner_text_lg {
    margin-bottom: 11px !important;
  }

  .recommended-video-section-lg {
    border-radius: 5px !important;
  }

  .banner_text_credits_md a {
    color: #974446 !important;
  }

  .google-sign-in {
    padding: 0 !important;
    margin-top: 7px !important;
    border: 0 !important;
    text-align: center;
    margin-bottom: 0 !important;
  }

  div#HomepageContentHolder_leftBanner_leftBannerCreate_pan1 + p.banner_text_md,
  div#HomepageContentHolder_leftBanner_leftBannerCreate_pan1 {
    width: 100%;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 82% !important;
    border-radius: 11%;
    object-fit: scale-down;
    margin: 7px 0 0 0!important;
  }

  #side_nav .box1 {
    background-color: #ffffff00 !important;
  }

  #leftBanner_leftBannerLogin_lbLogin,
  #leftBanner_leftBannerLogin_ForgotPW,
  #leftBanner_leftBannerLogin_join {
    width: 97% !important;
  }

  .subpage_master_body div#sub_body_content_right_col {
    margin: 45px 0 5px 0;
  }

  .memberInfo div#sub_body_content_right_col .box1 {
    background: #f6f6f6 !important;
    box-shadow: 0px 4px 10px 3px #e4e4e4;
    width: 100% !important;
  }
}

@media only screen and (max-width: 720px) {
  .vid_thumb_grid_box {
    width: 100% !important;
    margin-left: 0px !important;
  }
}

#footer_container {
  width: 100% !important;
  padding: 0px 0px 10px 0px !important;
}

@media only screen and (max-width: 994px) {
  #footer_container {
    width: 100% !important;
    padding: 0px 0px 10px 0px !important;
  }

  div#home_splash_video.box1 {
    margin: 0px 0 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; */
}

@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) {
  #carousel_homepage_splash
    .home_splash_slide
    > a
    img.carousel_homepage_splash_img {
    object-fit: contain !important;
    object-position: top;
  }

  .home_splash_video_desc > * {
    display: none;
  }

  .home_splash_video_desc > *.view_video {
    margin: 0;
    flex-direction: column;
    position: absolute;
    bottom: 26px;
    right: 15px;
    display: flex;
  }

  .view_video a img {
    height: 38px !important;
  }

  .view_video a:first-child img {
    margin-bottom: 12px;
  }

  .home_splash_video_info span.vid_title {
    font-size: 20px !important;
  }

  #carousel_homepage_splash .home_splash_slide > a {
    width: 100%;
    height: 100%;
  }

  #carousel_homepage_splash
    .home_splash_slide
    > a
    img.carousel_homepage_splash_img {
    width: 100%;
    float: left;
  }

  div .default_page_carousal .home_splash_slide {
    position: relative;
  }

  .home_splash_video_info {
    position: absolute;
    bottom: 0;
    height: auto !important;
    box-sizing: border-box;
    width: 100% !important;
    z-index: 29;
    background: rgb(255 255 255 / 98%) !important;
  }

  div#default_video_thumb_grid_container {
    margin: 191px 0 0 0;
  }

  /* div .default_page_carousal #carousel-wrapper-home {overflow: visible !important;height: 750px !important;}

	div .default_page_carousal #carousel_homepage_splash {     }

	div .default_page_carousal .home_splash_slide {     flex-direction: column;     height: 100% !important; }

	#carousel_homepage_splash .home_splash_slide > a{height:400px !important;}

	#carousel_homepage_splash .home_splash_slide > a img{height:100% !Important; }

	 */
  #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: 100% !important;
    /* //background-color: red; */
  }

  #thumbs-container {
    width: auto !important;
    /* //background-color: green; */
    background: #ffffff70;
    padding: 12px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 0;
  }

  #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;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    object-fit: contain;
    width: 82% !important;
    border: none !important;
    margin-top: 0;
  }
}

@media only screen and (max-width: 720px) {
  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 82% !important;
    margin: 0!important;
  }
}

@media screen and (max-width: 630px) {
  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 82% !important;
    margin: 0;
    height: 1;
  }
}

@media screen and (max-width: 500px) {
  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 80% !important;
    margin: 0;
    padding-top: 10px;
  }
}

@media only screen and (max-width: 850px) {
  .caroufredsel_wrapper {
    width: 100% !important;
  }
}

@media only screen and (max-width: 600px) {
  .home_splash_video_info {
    bottom: -10px;
  }

  .home_splash_video_info span.vid_title {
    font-size: 16px !important;
  }

  .stars-large img {
    border: medium none;
    vertical-align: middle;
    width: 15px !important;
    height: 15px;
  }

  .view_video a img {
    height: 38px;
  }

  .view_video a:first-child img {
    height: 36px !important;
    margin-bottom: 6px;
  }
}

/*  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;
  }

  .smoviemarket_body
    #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 100% !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: 7px;
    margin-top: 13px;
    float: left;
    width: 100%;
    padding: 0px 11px;
    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.2vw !important;
    font-size: 4vw !important;
  }
}

@media only screen and (max-width: 640px) {
  .search_result_vid_img_thumb {
    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: left;
    padding-left: 0;
    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: left;
    flex-direction: column;
    display: flex;
  }

  .search_result_vid_desc span {
    font-size: 15px;
    margin-top: 4px;
  }

  #home_headline {
    text-align: center;
    font-weight: bold;
    /* padding: 15px; */
  }

  .vid_thumb_grid_box {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding-bottom: 10px;
  }

  .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) {
  .default_page_carousal .home_splash_slide {
    height: 535px !important;
  }

  .home_splash_video_info {
    width: 240px;
    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;
  }

  .default_page_carousal .carousel_homepage_splash_img {
    float: none !important;
    width: 100% !important;
    overflow: hidden !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;
    width: 88%!important;
    margin: 10px 4px;
  }
}

.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;
  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;
  color: var(--web-text-color);
}

#home_video_thumb_grid_container h3 {
  text-align: center;
  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; */
  }

  .subpage_master_body div#sub_body_content_right_col {
    margin: 61px 0 5px 0;
  }
}

@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) {
  body.subpagenoform_master_body div#header_container {
    padding: 84px 0;
  }

  div .default_page_carousal #carousel_homepage_splash {
    width: 100% !important;
  }

  .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) {
  .subpagenoform_master_body div#sub_body_content_right_col {
    margin: 0px 0 0 0;
  }

  .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: 49.3% !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: 530px) {
  .default_page_carousal .home_splash_slide {
    height: 405px !important;
  }

  .default_page_carousal #carousel-wrapper-home {
    height: 405px !important;
  }

  div .recommended-video-section-lg {
    width: 97% !important;
  }

  .default_page_carousal .home_splash_slide {
    /* height: 330px !important; */
  }
}

@media only screen and (max-width: 415px) {
  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 60% !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;
  }

  #HomepageContentHolder_leftBanner_leftBannerGoogleLogin_imgGoogleLogin {
    width: 80% !important;
  }
}

/* imported video scroller */
.video-list {
  border-radius: 0;
  float: left;
  width: 100%;
  background: var(--main-color);
  padding: 15px 5px 10px 5px;
  box-sizing: border-box;
  display: block;
}

.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: 0;
}

.video-list .vid {
  display: flex;
  align-items: center;
  gap: 15px;
  border-radius: 0;
  margin: 0;
  padding: 0;
  padding-top: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 10px;
  border: navajowhite;
  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 {
  text-align: center;
  width: 20% !important;
  float: right;
  /* position: sticky; */
  top: 86px;
  right: 15px;
  margin: 102px 0px 0 0;
  border-radius: 10px;
  padding: 0px 0 !important;
  box-sizing: border-box;
  box-shadow: none;
}

#SubpageContentHolder_chkSubscribe {
  margin: 10px 7px;
}


#Footer_panVM p {
  color: #fff !important;
}

@media only screen and (max-width: 786px) {
  .subpage_master_body .search_result_vid_img_thumb img {
    width: 100%;
    padding: 0;
  }

  .search_result_vid_img_thumb {
    width: 97%;
  }

  .sub_body_content_right_col_styles .box1 .search_result {
    padding: 8px 0 0 5px;
    border-radius: 6px;
  }
}

@media only screen and (min-width: 768px) {
  .recommended-video-section-lg {
    display: block;
  }

  .recommended-video-section-md-sm {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .recommended-video-section-lg {
    display: block;
  }

  .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;
  }

  div .recommended-video-section-lg {
    top: 0;
  }

  .subpage_master_body div#sub_body_content_right_col {
    margin: 54px 0 5px 0;
  }
}

@media only screen and (max-width: 630px) {
  .recommended-video-section-md-sm {
    width: 24% !important;
    float: right;
    padding-top: 10px;
  }

  div .recommended-video-section-lg {
    /* top: -21px; */
    right: 0 !important;
    width: 99.6% !important;
    text-align: center !important;
    padding: 0!important;
    overflow: hidden;
    background: #ffffff;
    position: unset;
  }

  .video-list .vid {
    margin: 0px !important;
  }

  .cont14Padding {
    width: 75.4% !important;
  }

  .comment_container {
    width: 100% !important;
  }

  .homepage_master_body div#home_body_content_right_col {
    padding: 0 !important;
  }

  .subpage_master_body div#sub_body_content_right_col {
    margin: 0px 0 5px 0;
  }
}

@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 .vid {
    margin: 0px !important;
  }

  .cont14Padding {
    width: 70% !important;
  }
}
