@import "../../../theme/variables.css";
@media only screen and (min-width: 1025px) {
  /*@font-face {
    font-family: "Gotham";
    src: url("../../../theme/fonts/Gotham-Book.eot");*/ /* IE9 Compat Modes */
	/*src: url("../../../theme/fonts/Gotham-Book.woff") format("woff"),*/ /* Pretty Modern Browsers */ 
		 /*url("../../../theme/fonts/Gotham-Book.ttf") format("truetype"),*/ /* Safari, Android, iOS */ 
		 /*url("../../../theme/fonts/Gotham-Book.svg") format("svg");*/ /* Legacy iOS */
  /*}
  @font-face {
	font-family: "Gotham Bold";
	src: url('../../../theme/fonts/gotham-bold.ttf');
	}

@font-face {
	font-family: "Gotham Light";
	src: url('../../../theme/fonts/GothamLight.otf');
}*/
  .hidden-desktop {
    display: none;
  }
  * {
    text-decoration: none;
    border: none;
    max-width: 100%;
  }
  body.network-style:before {
    color:#000;
  }
  html,
  body {
    padding: 0;
    margin: 0;
    font-family: "Roboto", sans-serif;
  }
  .bold {
	  font-weight: bold;
  }
  .container {
    width: 1000px;
    margin: auto;
    min-width: 1000px;
  }
  .floatR {
    float: right;
  }
  .topD {
    text-align: center;
    font-size: 16px;
	margin: auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
    opacity: .6;
	padding: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 5px;
  }
  .center {
    text-align: center;
  }
  header {
    padding: 20px 0 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  }
  header p.floatR {
    margin-right: 250px;
  }
  #mainContentWrap {
    background: url("https://cdn.beverlyhillsmd.com/img/bg@3x.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  #mainContentWrap h2 {
    font-size: 13px;
    margin: 0;
    color: #707070;
    letter-spacing: 0.84px;
  }

  .videoContainer {
    width: 1117px;
    margin: auto;
    min-width: 1000px;
    }
  .blackBox {
	color: #fff;
    background-color: #000;
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 21px 0;
    font-family: "LibreFranklin", sans-serif;
    margin: auto;
	max-width: 840px;
  }
  .blackBox p {
	letter-spacing: .84px;
	padding: 0 25px;
  }
  /* #mainContent{padding: 30px 0;} */
  #lSide {
    float: left;
    width: 190px;
  }
  #lSide img {
    margin: auto;
    display: block;
  }
  #lSide p {
    font-size: 12px;
    margin-top: 0;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
  }
  #lSide p b {
    font-size: 14px;
  }
  #ooyalaPlayer {
    width: 840px;
    height: auto;
    box-shadow: 0 0 10px #555;
    margin: auto;
  }
  #nextStepWrap {
    text-align: center;
    margin: 0 auto;
    height: 40px;
	padding-top: 40px;
	padding-bottom: 30px; 
}
#nextStep {
	display: none;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 8px 43px;
    border-radius: 25px;
    background-color: #e06b0e;
    width: 163px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    opacity: 0;
  }
  #nextStep.solid {
    opacity: 1;
    transition: opacity 2s;
  }
  #nextStep img {
    vertical-align: top;
    margin-top: 8px;
    margin-left: 8px;
  }
  footer {
    color: #707070;
    font-size: 14px;
    background-color: #f8f8f8;
    text-align: center;
    padding: 50px 0;
    /* height: 325px; */
  }
  footer p {
    letter-spacing: 0.01px;
    color: #707070;
    margin-bottom: 25px;
  }
  footer a {
    font-family: "LibreFranklin", sans-serif;
    color: #707070;
  }
  footer a:hover {
    opacity: .7;
  }
  footer img {
    width: 200px;
    float: left;
  }
  h2 {
    font-size: 23px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
  }
  .fwNormal {
    font-weight: normal;
  }
  .redCarpet {
    position: relative;
    z-index: -10;
    top: -10px;
    height: 75px;
  }
  .redCarpet img {
    width: 100%;
  }
  .bulletPointsWrap {
    box-sizing: border-box;
    padding-left: 80px;
    padding-top: 50px;
    padding-bottom: 30px;
    margin-bottom: 60px;
  }
  .fulllength2 {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin-right: 3%;
  }
  .fulllengthBottomRow {
	margin-right: 12px; margin-left: 28px;
  }
  .rightLeftIcon {
    display: inline-block;
    vertical-align: top;
    margin-right: 4%;
    margin-bottom: 50px;
  }
  .iconText {
    width: 65%;
    display: inline-block;
  }
  .iconText p {
    font-size: 16px;
    margin-top: 0px;
  }
  .inthispresentation {
    color: #3761a0;
    font-size: 32px;
    letter-spacing: 0.5px;
    line-height: 18px;
    margin-top: 60px;
    margin-bottom: 40px;
    font-weight: bold;
  }
  .smallerText {
    font-size: 14px;
  }
  #mainContent {
    padding: 30px 0 0;
  }
  .tagline3 {
    font-size: 34px;
    color: #ed5339;
    font-weight: bold;
  }
  #contentWrap2 {
    background-color: #f3faff;
    margin: 50px 0px 0px;
    padding: 40px 0px;
    margin-top: 0px;
  }
  .iconListWrap {
    text-align: center;
  }
  .center {
    text-align: center;
  }
  .quarterWraps {
    width: 22%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
  }
  .quarterWraps:nth-child(-n + 2) {
    margin-top: 30px;
  }
  .quarterWraps img {
    width: 170px;
  }
  .quarterWraps p {
    color: #4a4a4a;
    font-size: 16px;
    text-align: left;
    font-family: "LibreFranklin", sans-serif;
    letter-spacing: 1px;
  }
  .subScripts {
    font-size: 10px;
    vertical-align: top;
  }
  .permaBtn {
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #ff9000;
    background: #fcbf5d;
    background: -moz-linear-gradient(top, #fcbf5d 0%, #ff9000 100%);
    background: -webkit-linear-gradient(top, #fcbf5d 0%, #ff9000 100%);
    background: linear-gradient(to bottom, #fcbf5d 0%, #ff9000 100%);
  }
  .permaBtnWrap {
    text-align: center;
    margin-bottom: 30px;
  }
  .citations {
    width: 840px;
    margin: 0 auto;
    color: #fff;
    padding: 50px 0 0;
    font-size: 12px;
  }
  .citationsContainer p {
	  font-family: "Roboto";
	  font-size: 12px;
	  color: #000;
	  margin-top: 0;
  }
  .citationsContainer p.bold {
	  margin-top: 16px;
	  margin-bottom: 5px;
  }
  .logo {
	width: 200px;
	margin: 6px 0;
  }
  .clear {
    clear: both;
  }
  .speakerContainer {
    margin: 0 auto;
    text-align: center;
  }
  .speakerContainer table {
    width: 600px;
  }
  .speakerContainer img {
    width: 18px;
  }
  .floatLeft {
    float: left;
  }
  .floatRight {
    float: right;
  }
  #videoAreaWrap {
    margin-top: 30px;
    box-shadow: 0 0 25px #ccc;
		padding: 20px;
		display: flex;
		max-width: 1117px;
		padding-right: 5px;
    box-shadow: 0 0 25px #ccc;
    background-color: #ffffff;
  }

  #videoWrap {
    flex: 0 0 840px;
    padding: 5px;
  }
  .iconText_bold {
    font-size: 18px;
    color: #4a4a4a;
    font-weight: bold;
  }
  label {
    display: block;
    padding: 0.5em;
    text-align: center;
    padding: 20px 0px;
  }
  label:hover {
    color: #000;
    cursor: pointer;
  }
  label::after {
    font-family: Consolas, monaco, monospace;
    font-weight: bold;
    font-size: 14px;
    content: url("../../../images/Group 4@3x.png");
    vertical-align: text-top;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 4px;
    margin-top: 3px;
  }
  #expand {
    height: 0px;
    overflow: hidden;
    transition: height 0.5s;
    color: black;
  }
  section {
    padding: 0 20px;
  }
  #toggle:checked ~ #expand {
    height: 1130px;
  }
  .textAlignRight {
    text-align: right;
  }
  .textAlignLeft {
    text-align: left;
  }
  .gothamBold {
    font-family: "LibreFranklin", sans-serif;
  }
  
.vjs-current-time, .vjs-time-divider, .vjs-duration, .vjs-time-control {
	display: block !important; visibility: visible !important;
}
.vjs-remaining-time {
	display: none !important;
}
}

/* Comments */
.right-column {
  font-family: "LibreFranklin", sans-serif;
  padding-right: 20px;
  padding: 5px;
  text-align: left;
  background: inherit;
  max-width: 232px;
}

.comments{
  text-align: center;
    max-width: 920px;
    margin: auto;
    background: white;
  padding-top: 10px;
    margin-top: 30px;
}
.comments .comment-content{
  text-align: left;
}
.comments h3{
  color: #27377a;
  margin-bottom: 0;
  margin-top: 25px;
  font-size: 28px;
}
.comments .comment{
  display: flex;
  border-bottom: 1px solid gray;
  padding: 10px 15px;
  padding-bottom: 0;
  gap: 20px;
}
.comments img{
  width: 80px;
}
.comments .name{
  color: #27377a;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.comments .text{
  color: black;
  font-size: 16px;
  margin-top: 5px;
}
.comments_disclaimer{
  font-size: 12px;
  margin-top: 15px;
  padding-bottom: 15px;
}

.comments_grid h3{
  color: #000;
  margin-top: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; 
}
.comments_grid .comments_scrollable{
  height: 415px;
  position: relative;
    overflow: hidden;
}
.comments_grid{
  position: relative;
}
.comments_scrollable .scontent{
  overflow-y: scroll;
    height: 100%;
    padding-right: 7px;
}

.comments_grid .comm_right{
  margin-bottom: 15px;
}

.scontent::-webkit-scrollbar-track {
    border-radius: 40px;
    background-color: #f0f0f0; /* Light grey track */
}

.scontent::-webkit-scrollbar-thumb {
  border-radius: 40px;
  background-color: #4680C2;
}

.scontent::-webkit-scrollbar {
width: 4px;
}

.comm_content{
  border-radius: 16px;
  background: #F1F7FF;
  padding: 5px 7px;
}
.comm_right{
  display: flex;
  gap: 5px;
}
.comm_content h5{
  color: #000;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px;
margin: 0;
}
.comm_content p{
  color: #000;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
margin: 0;
margin-top: 10px;
}
.name_input_container {
  display: flex;
  align-items: center;
  gap: 5px;
}

.name_input {
  height: 30px;
  flex: 1;
  padding: 5px;
  border-radius: 16px;
  border: 1px solid #ccc;
  font-family: "LibreFranklin", sans-serif;
  font-size: 14px;
  max-width: 120px;
}

.anonymous_checkbox {
  display: flex;
  align-items: center;
  font-family: "LibreFranklin", sans-serif;
  font-size: 14px;
  text-align: left;
}

.anonymous_checkbox input {
  margin-right: 5px;
}

.comm_submit .name_input:disabled {
  background-color: #f0f0f0; /* Gray out the input when disabled */
  color: #999; /* Change text color to indicate it's disabled */
}

.comment_input_container {
  display: flex
}

.comm_submit textarea{
  height: 60px;
}
.comm_submit{
  gap: 5px;
}
.avatar_active{
  display: none;
}
.avatar_inactive{
  display: block;
}
.comm_submit svg{
  position: absolute;
  right: 15px;
    margin-top: 10px;
}
.activeSvg{
  display: none;
}
.doneSvg{
  display: none;
}
.inactiveSvg{
  display: block;
}
.comm_submit.active .activeSvg{
  display: block;
  cursor: pointer;
}
.comm_submit.active .inactiveSvg{
  display: none;
}

.comm_submit.active .avatar_inactive{
  display: none;
}
.comm_submit.active .avatar_active{
  display: block;
}
.comm_submit img{
  width: 28px;
  height: 28px;
}
.comm_submit textarea{
  font-family: "LibreFranklin", sans-serif;
  height: 60px;
  resize: none;
  padding: 8px 10px;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1 0 0;
  border-radius:16px;
background: #F5F5F5;
color:#848689;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
}

.extra_dis {
  font-size: 10px;
  text-align: center;
  padding: 10px 0 30px;
}
