@media (max-width: 1370px) {
  body {
    font-size: 1rem;
    line-height: 1.5;
  }
  p {
    line-height: 1.5;
  }
  .tq-feat-cap > h2 {
    font-size: 3.125rem;
  }
}

@media (max-width: 1030px) {
  .tq-pt-190 {
    padding-top: 5rem;
  }
  .tq-feat-cap > h2 {
    font-size: 2.5rem;
  }
  .tq-feat-cap > p {
    font-size: 1rem;
  }
  .tq-feat-wrapper {
    padding-bottom: 8rem;
    padding-top: 5rem;
  }
  .tq-feat-caro {
    margin-bottom: 0;
    padding-bottom: 8px;
  }
	.pr-tm-bx > span{
		width: 100%;
		display: flex;
		justify-content: center;
	}
	.pr-tm-bx > h6{
		text-align:center;
	}
  
}

@media (max-width: 995px) {
  .tq-feat-cap > h2 {
    font-size: 2rem;
  }
}

@media (max-width: 770px) {
  .tq-feat-img {
    margin-bottom: 1.875rem;
  }
  body {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
  .tq-theme-btn {
    font-size: 0.9375rem;
    padding: 13px 1.875rem !important;
  }
  .tq-play-btn {
    padding: 6px 1.875rem 6px 6px !important;
  }
  .tq-play-btn > i {
    font-size: 13px;
    margin-right: 10px;
    height: 2rem;
    width: 2rem;
    line-height: 2rem;
  }
}