@charset "utf-8";
.container {
	width: 1100px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}
@media (max-width: 1199px) {
	.container {
		width: 940px;
	}
}
@media (max-width: 991px) {
	.container {
		width: 680px;
	}
}
@media (max-width: 767px) {
	.container {
		width: 576px;
	}
}
@media (max-width: 660px) {
	.container {
		padding-left: 20px;
		padding-right: 20px;
		width: 576px;
		max-width: 100%;
	}
}
/*Site Responsive*/
@media (max-width: 1199px) {
	.is-scroll.block-body {
		height: 253px;
	}
	.header-wrapper .container {
		padding: 0px 20px;
	}
}
@media (max-width: 991px) {
	
	.logo-tq.is-desktop{
		display:none;
	}
	
	.logo-tq.is-mobile{
		display:block;
		width: 100px;
		top: 9px;
	}
	
	/*total count*/
	.is-party.total-count.row {
		margin: 0px -15px;
	}
	.is-party.total-count .col {
		width: 50%;
		padding: 0px 15px;
		margin: 15px 0px;
	}
	.is-party.total-count .col:nth-child(3), .is-party.total-count .col:nth-child(4), .is-party.total-count .col:nth-child(5) {
		width: 33.333%;
	}
	/**/
	.external-nav {
		display: none;
	}
	.block-header {
		height: 45px;
	}
	.block-header h2 {
		font-size: 19px;
		line-height: 43px;
	}
	
	.tab ul li a{
		height: 45px;
		line-height: 43px;
	}
	
	
	.block-body {
		margin-top: 45px;
	}
	.is-scroll.block-body {
		height: 183px;
	}
	.controls {
		display: block;
	}
	.btn-footer {
		position: relative;
	}
	.logo-footer-tq {
		left: 0;
		width: 130px;
	}
	.footer-block:nth-child(1) {
		display: none;
	}
	.footer-block {
		width: 50%;
		padding: 0px 15px;
	}
	.links-container {
		display: block;
		padding: 0 242px 0 155px;
	}
	.footer-wrapper .btn-skip {
		right: 0;
	}
	.source {
		right: 0;
		top: -60px;
		font-weight: 700;
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.external-nav {
		display: none;
	}
	.logo-tq {
		width: 80px;
	}
	.btn-skip {
		position: absolute;
		top: 3px;
		height: 42px;
		line-height: 36px;
		padding: 0px 14px;
		border-radius: 4px;
		font-size: 18px;
	}
	.header-wrapper {
		background-color: #35144f;
		padding: 15px 0px;
		height: 78px;
	}
	.block-container {
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 3px solid #35144f;
	}
	.btn-coverage {
		font-size: 22px;
		padding: 18px 0px;
	}
	.live-wrapper {
		padding: 30px 0px 30px 0;
	}
	.live-data {
		border-radius: 4px;
	}
	.banner-wrapper {
		animation: barberpole 30s linear infinite;
	}
	.footer-wrapper {
		padding: 90px 0px 25px 0;
		min-height: auto;
		margin-top: 15px;
		padding-bottom: 60px;
	}
	.footer-wrapper .btn-skip {
		left: 50%;
		top: -65px;
		width: 190px;
		display: block;
		transform: translateX(-50%);
	}
	.logo-footer-tq {
		left: 20px;
		width: 80px;
	}
	.links-container {
		display: block;
		padding: 0 0px 0 30%;
	}
	.footer-block {
		padding: 0;
	}
	.footer-block:nth-child(2) {
		width: 40%;
	}
	.footer-block:nth-child(3) {
		width: 60%;
	}
	.footer-block li {
		margin-bottom: 0px;
	}
	.footer-block h4 {
		margin: 0 0 5px 0;
	}
	.footer-block a {
		font-size: 13px;
	}
	.source {
		right: 20px;
		top: -115px;
		font-size: 14px;
	}
}
@media (max-width: 660px) {
	
	.total-seat-count span {
		top: 5px;
	}
	.msg span{
		font-size: 15px;
	}
	
	
	.is-party.total-count.row {
		margin: 0px -10px;
	}
	
	.is-party.total-count .col {
		padding: 0px 10px;
		margin: 10px 0px;
	}
	
	
	.is-party.total-count .col:nth-child(3) .block-header,
	.is-party.total-count .col:nth-child(4) .block-header,
	.is-party.total-count .col:nth-child(5) .block-header{
		height: 34px;
	}
	
	
	.is-party.total-count .col:nth-child(3) .block-header h2,
	.is-party.total-count .col:nth-child(4) .block-header h2,
	.is-party.total-count .col:nth-child(5) .block-header h2 {
		font-size: 14px;
		line-height: 32px;
	}
	
	
	.is-party.total-count .col:nth-child(3) .block-body,
	.is-party.total-count .col:nth-child(4) .block-body,
	.is-party.total-count .col:nth-child(5) .block-body {
		margin-top: 34px;
	}
	.is-party.total-count .col:nth-child(3) .block-body span,
	.is-party.total-count .col:nth-child(4) .block-body span,
	.is-party.total-count .col:nth-child(5) .block-body span {
		font-size: 25px;
		font-weight: 900;
		line-height: 100%;
		padding: 10px 0px 12px 0px;
	}
	
	
	
	.container-block.is-party-slider {
		margin-right: 20px;
		margin-left: 20px;
	}
	
	
	.is-party-slider .tab-inner-content {

    padding: 20px 40px;
   

}
	
	.is-party-slider .arrow.arrow-prev.media-prev {

    left: -20px;
    margin-top: 15px;

}
	
	.is-party-slider .arrow.arrow-next.media-next {

    right: -20px;
    margin-top: 15px;

}
	
	
	
	
	.live-wrapper h1 {}
	.live-wrapper h1 img {
		display: inline-block;
		max-width: 290px;
		width: 100%;
	}
	.container-block.is-tv {
		margin-right: 20px;
		margin-left: 20px;
	}
	.is-scroll.block-body {
		height: 260px;
	}
	.slider-container {
		padding: 0px;
	}
	.stories {
		margin: 0px 0px;
	}
	.story-item {
		margin: 0px 0px;
		text-align: center;
	}
	.story-item a {
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0);
		border-radius: 0px;
		overflow: hidden;
	}
	.live-data {
		height: auto;
		padding: 0;
		line-height: 100%;
	}
	.live-data a {
		white-space: initial;
		text-overflow: initial;
		overflow: visible;
		height: 62px;
		font-size: 15px;
		padding: 10px 15px;
	}
}
