@media screen and (max-width: 1400px) {
  .detailInfoSecAnalysis .row.row-cols-8 .col {
    width: 16%;
  }
}
@media screen and (max-width: 1199px) {
  .future-spot-hold .future-item {
    width: 50%;
  }
  .future-spot-hold .spot-item {
    width: 50%;
  }
  .three-col-section {
    display: grid;
    grid-template-columns: repeat(2, minmax(48%, 1fr));
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 30px;
  }
}
@media screen and (max-width: 992px) {
  .detailInfoSecAnalysis .row.row-cols-8 .col {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  /* body{
    min-height: 4488px;
  } */

  #mwplRolloverTable{
      min-height: 500px;
  }
  #mwplRolloverTable .tableSmall thead {
    z-index: 50;
  }
  .sm-font-small,
  #newsannouncements h1 {
    font-size: 14px !important;
  }
  h4 {
    font-size: 20px;
  }
  .d-flex.graphholderInnerSec {
    display: block !important;
  }
  .row.row-cols-8 > .col {
    width: 25%;
  }
  .row .showTooltip .heatMapTooltip {
    left: 30px;
  }
  .row .showTooltip:nth-child(4n) .heatMapTooltip {
    left: auto;
    right: 100%;
  }
  .row .showTooltip:nth-child(4n) .heatMapTooltip:before {
    transform: rotate(180deg);
    left: auto;
    right: -12px;
  }
  .row.sectorAnalysisHeatMap > .col {
    width: 50%;
  }
  .detailInfoSecAnalysis .row.row-cols-8 .col {
    width: 50%;
  }
  .graphHolderSectionWrap {
    display: block;
  }
  .graphHolderSectionWrap .graphHolderSection {
    margin-top: 10px;
  }
  .peer-legend {
    border: 0px solid red;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    top: 12px;
  }
  .peer-legend li {
    display: flex;
    align-items: center;
    padding: 0.5rem 0;
    border-bottom: 0px solid red;
  }
  .peer-legend li.hgt-adjust {
    height: 50px;
  }
  .three-col-section .graphHolderSection .graphholderInnerSec b.font-medium28,
  .three-col-section-graph
    .graphHolderSection
    .graphholderInnerSec
    b.font-medium28 {
    font-size: 14px !important;
  }
  .three-col-section .graphHolderSection .last-updation-text i,
  .three-col-section-graph .graphHolderSection .last-updation-text i {
    display: none;
  }
  .three-col-section .graphHolderSection span,
  .three-col-section-graph .graphHolderSection span {
    font-size: 12px !important;
  }
  .two-graph-section-wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .radio-as-tab {
    display: flex;
    overflow-y: auto;
    white-space: nowrap;
    max-width: fit-content;
    flex-wrap: nowrap !important;
  }
  .share-market-mob {
    width: 104%;
    margin: 0 -2%;
    border: 0px solid red;
    display: block !important;
  }
  .share-market-mob .abt-share-market {
    padding: 0.5rem;
    border: 0px solid red;
  }
  .share-market-mob .abt-share-market .shadow {
    padding: 0.75rem;
  }
  .mob-strikeCol-rotate {
    transform: rotate(-90deg);
    display: flex;
    height: 100%;
    width: auto;
    justify-content: center;
    align-items: center;
  }
  .switchbtn.radio-as-toggle-btn
    input[type="radio"]:nth-of-type(odd):checked
    + label {
    border-radius: 50px;
    border: 1px solid #000 !important;
    background: #fff;
    color: #000;
  }
  .switchbtn.radio-as-toggle-btn
    input[type="radio"]:nth-of-type(even):checked
    + label {
    border-radius: 50px;
    border: 1px solid #000 !important;
    background: #fff;
    color: #000;
  }
}
@media screen and (max-width: 640px) {
  .future-spot-hold {
    flex-wrap: wrap;
  }
  .future-spot-hold .future-item {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ddd;
    padding: 0.5rem 0;
  }
  .future-spot-hold .spot-item {
    width: 100%;
    padding: 0.5rem 0;
  }
  .covering-cnt {
    flex-wrap: wrap;
  }
  .covering-cnt .covering-item:first-child {
    width: 100%;
    padding-bottom: 0;
  }
  .covering-cnt .covering-item:first-child {
    display: flex;
    align-items: center;
  }
  .covering-cnt .covering-item:first-child div {
    margin-right: 1rem;
  }
  .covering-cnt.red {
    border-top: 4px solid #ff4f6a;
  }
  .covering-cnt.green {
    border-top: 4px solid #06c39b;
  }
  .oi-hold {
    display: flex;
    flex-wrap: wrap;
  }
  .oi-hold .oi-item {
    width: 33.33%;
  }
  .oi-hold .oi-item .blk {
    padding: 0.5rem 0;
  }
  .oi-hold .oi-item .blk:last-child {
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.5rem;
  }
  .oi-hold .oi-item:nth-child(4) {
    padding-bottom: 0;
    padding-top: 0.5rem;
  }
  .oi-hold .oi-item:nth-child(4) .blk:last-child {
    border-bottom: none;
  }
  .oi-hold .oi-item:nth-child(5) {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0.5rem;
  }
  .oi-hold .oi-item:nth-child(5) .blk:last-child {
    border-bottom: none;
  }
  .oi-hold .oi-item:nth-child(6) {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0.5rem;
  }
  .oi-hold .oi-item:nth-child(6) .blk:last-child {
    border-bottom: none;
  }
}
@media screen and (max-width: 575px) {
  .row .showTooltip:nth-child(4n-1) .heatMapTooltip {
    left: auto;
    right: 20px;
  }
  .row .showTooltip:nth-child(4n-1) .heatMapTooltip:before {
    transform: rotate(180deg);
    left: auto;
    right: -12px;
  }
}
@media screen and (max-width: 420px) {
  .future-spot-hold {
    flex-wrap: wrap;
  }
  .future-spot-hold .future-item {
    flex-wrap: wrap;
  }
  .future-spot-hold .future-item .switchbtn {
    width: 100%;
    margin-top: 0.5rem;
  }
  .future-spot-hold .spot-item {
    width: 100%;
    padding: 0.5rem 0;
  }
  .long-short-btn-hold {
    flex-wrap: wrap;
    width: auto;
  }
  .long-short-btn-hold label {
    margin-top: 0.5rem;
  }
}