
@media screen and (max-width: 991px) {
	.vide-conten {
		font-size: 14px;
		bottom: 10px;
	}
	.copy {
		text-align: center;
	}
	.filmPopholder{
		width: 95%;
    	height: 40%;
	}
	.subs-text .col-md-4,.subs-text .col-md-2{
		text-align: center;
	}
}

@media screen and (max-width: 767px) {
	.max-hei {
		height: 60px;
		line-height: 60px;
	}
	.tw-logo {
		width: 200px;
		height: 25.84px;
	}
	.aply-text h3,
	.active-text h3 {
		font-size: 20px;
	}
	.ac-main-text {
		font-size: 14px;
	}
	.subs-text .col-sm-4 {
		text-align: center;
	}
	.subs-text .col-sm-2 {
		text-align: center;
	}
	.copy p {
		text-align: left !important;
	}
	.vide-text img{
		width: 59px;
	}
	.subs-text button{
		margin-bottom: 30px;
	}
	.apply-max .col-sm-6{
		text-align: center;
	}
	body{
		padding-top: 60px;
	}
	.filmPopholder{
    	height: 30%!important;
	}
}

@media only screen and (min-width: 767px) {
	.ac-main-text{
		height: 0;
		padding-bottom: 38%;
	}
}
@media only screen and (min-width: 991px) {
	.ac-main-text{
		height: 0;
		padding-bottom: 20%;
	}
}
@media only screen and (min-width: 1199px) {
	.ac-main-text{
		height: 0;
		padding-bottom: 15%;
	}
}