body {
  overflow-x: hidden;
  min-height: 101vh;
  max-width: 100%;
}

.myForm {
  min-width: 500px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2.5rem;
}

@media (max-width: 500px) {
  .myForm {
    min-width: 90%;
  }
}

.navbar .nav-link {
  font-size: 14px;
  /* text-transform: uppercase; */
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.navbar .nav-item.active {
  border-right: #444 3px solid;
}

.carousel-inner { 
  height: 90vh;
  /* height: 100%; */
    /* <! --  custom hight --> */
}

.carousel-item  { 
  height: 100%;
}

/* .carousel-item {
  /* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  /* min-width: 100%; */
  /* height: auto; */
/* height: 650px; */
/* }  */

.carousel-image-1 {
  background: url('../img/image1.jpg');
  background-size: cover;
}

.carousel-image-2 {
  background: url('../img/image2.jpg');
  background-size: cover;
}

.carousel-image-3 {
  background: url('../img/image3.jpg');
  background-size: cover;
}

.carousel-image-4 {
  background: url('../img/image4.jpg');
  background-size: cover;
}

#home-heading {
  position: relative;
  min-height: 200px;
  background: url('../img/lights.jpg');
  background-attachment: fixed;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
}

.dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

#video-play {
  position: relative;
  min-height: 200px;
  background: url('../img/media.jpg');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 0 -300px;
  text-align: center;
  color: #fff;
}

#video-play a {
  color: #fff;
}

#page-header {
  height: 200px;
  background: url('../img/image1.jpg');
  background-position: 0 -360px;
  background-attachment: fixed;
  color: #fff;
  border-bottom: 1px #eee solid;
  padding-top: 50px;
}

.about-img {
  margin-top: -50px;
}

#faq .card {
  border: #444;
}

#faq a {
  color: #fff;
  text-decoration: none;
}

#faq .card-body,
#faq .card-header {
  background: #333;
}

#main-footer {
  background: #000;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2.5rem;
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

table thead tr td {
  background-color: gray;
  min-width: 100px;
  position: relative;
}

.filter {
  position: absolute;
  border: solid 1px;
  top: 20px;
  background-color: white;
  width: 100px;
  right: 0;
  display: none;
}

.question_left {
  width: 75px;
  height: 180px;
  /* border: 1px solid black; */
}
.question_left2 {
  width: 120px;
  height: 180px;
  /* border: 1px solid black; */
}

.question_out {
  width: 700px;
  height: 105px;
  border: 1px solid black;
  /* overflow: scroll; */
}
.question_in {
  width: 100%;
  height: 105px;
  /* border: 1px solid black; */
  /* overflow: scroll; */
}

.answer_out {
  width: 100%;
  height: 75px;
  /* border: 1px solid black; */
  /* overflow: scroll; */
}
.answer_in {
  width: 25%;
  height: 75px;
  text-align: center;
  border: 1px solid black;
  /* overflow: scroll; */
}

.question_label {
  width: 100%;
  height: 105px;
  /* border: 1px solid black; */
  /* overflow: scroll; */
}

.answer_label {
  width: 100%;
  height: 45px;
  /* border: 1px solid black; */
  /* overflow: scroll; */
}

.question_right {
  width: 75px;
  height: 180px;
  /* border: 1px solid black; */
}

.media {
  width: 100%;
  height: 350px;
  border: 1px solid black;
  overflow: scroll;
}

.rank {
  width: 100%;
  height: 250px;
  border: 1px solid black;
  overflow: scroll;
}

.questions {
  width: 100%;
  height: 300px;
  border: 1px solid black;
  overflow: scroll;
}

.navigate {
  width: 100%;
  height: 200px;
  border: 1px so lid black;
}

.broadcast_left {
  width: 270px;
  height: 480px;
  border: 1px solid black;
}

.broadcast_left_row1 {
  width: 270px;
  height: 50px;
  border: 1px solid black;
}
.broadcast_left_row2 {
  width: 270px;
  height: 35px;
  border: 1px solid black;
  /* text-align: center; */
}

.broadcast_left_row3 {
  width: 270px;
  height: 289px;
  border: 1px solid black;
}

.broadcast_right {
  width: 775px;
  height: 480px;
  border: 1px solid black;
}

/* #status {
  font-size: 2.5rem;
} */

table.fixed-table {
  width: 30%;
  table-layout: fixed;
}

table.fixed-table td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*Don't forget to set the width for td or th (should apply to the first row) */
table.fixed-table th {
  width: 30%;
}

table.fixed {
  table-layout: fixed;
  width: 40px;
} /*Setting the table width is important!*/
table.fixed th,
td {
  overflow: hidden;
} /*Hide text outside the cell.*/
table.fixed td:nth-of-type(1) {
  width: 10px;
} /*Setting the width of column 1.*/
table.fixed td:nth-of-type(2) {
  width: 20px;
} /*Setting the width of column 2.*/
table.fixed td:nth-of-type(3) {
  width: 10px;
} /*Setting the width of column 3.*/
table.fixed th:nth-of-type(1) {
  width: 10px;
} /*Setting the width of column 1.*/
table.fixed th:nth-of-type(2) {
  width: 20px;
} /*Setting the width of column 2.*/
table.fixed th:nth-of-type(3) {
  width: 10px;
} /*Setting the width of column 3.*/
