
@media only screen and (max-width : 1550px) {
	.entry-inner-items {
		left: -5%;
		-webkit-flex: 0 0 60%;
		-moz-flex: 0 0 60%;
		-ms-flex: 0 0 60%;
		-o-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%;
	}
	.entry-content {
		margin-top: -50px;
	}
	.item p {
		padding: 0;
	}
	.play__items,
	.item__flex {
		padding: 13px;
	}
}
@media only screen and (max-width : 1366px) {
	body {
		overflow-y: scroll;
	}
}
@media only screen and (max-width : 1200px) {
	.entry-inner-items {
		left: -2%;
		-webkit-flex: 80%;
		-moz-flex: 80%;
		-ms-flex: 80%;
		-o-flex: 80%;
		flex: 80%;
		max-width: 80%;
	}
}
@media only screen and (max-width : 992px) {
	.entry-inner-items {
		margin: 0 40px;
		-webkit-flex: 0 0 100%;
		-moz-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		-o-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.entry-inner-items {
		left: 0;
	}
	.sm-flex {
		-webkit-flex: 0 0 100% !important;
		-moz-flex: 0 0 100% !important;
		-ms-flex: 0 0 100% !important;
		-o-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.img-logo {
		position: relative;
		right: inherit;
		top: 5px;
	}
}
@media only screen and (max-width : 768px) {
	.md-flex {
		-webkit-flex: 0 0 25% !important;
		-moz-flex: 0 0 25% !important;
		-ms-flex: 0 0 25% !important;
		-o-flex: 0 0 25% !important;
		flex: 0 0 25% !important;
		max-width: 25% !important;
	}
	.item__flex {
		-webkit-flex: 0 0 75%;
		-moz-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		-o-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.flex-full {
		-webkit-flex: 0 0 100%;
		-moz-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		-o-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
	.flex-middle {
		-webkit-flex: 0 0 50%;
		-moz-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		-o-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.entry-content {
		/*margin-top: 0px;*/
	}
	body {
		background-size: cover;
		background-position-x: 0%;
		min-height: 1130px;
	}
}
@media only screen and (max-width : 600px) {
	.entry-content {
		/*margin-top: 0;*/
	}
	.item__flex {
		-webkit-flex: 0 0 100% !important;
		-moz-flex: 0 0 100% !important;
		-ms-flex: 0 0 100% !important;
		-o-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
		border: none;
		border-bottom: 0.05em solid #bbb !important;
		text-align: center;
	}
	body {
		/*overflow-y: visible;*/
		background-position-x: 15%;
		-ms-align-items: center;
		align-items: center;
		/*-ms-align-items: inherit !important;*/
		/*align-items: inherit !important;*/
		/*min-height: 125vh;*/
	}
	.play__items {
		padding: 10px 0;
	}

	.entry-inner-items {
		margin-top: 50px;
	}
}
@media only screen and (max-width : 480px) {
	.entry-inner-items {
		margin: 0 5px;
	}
	body {
		background: url(../img/1.jpg);
	}
	.btn-radio {
		display: inline-block !important;
		margin-right: 10px !important;
	}
	#sourah,.input_name {
		width: 80%;
	}
}
@media only screen and (max-width : 400px) {
	#sourah,.input_name {
		width: 80%;
	}
	body {
		/*min-height: 137vh;*/
	}
	.sm-flex {
		-webkit-flex: 0 0 100% !important;
		-moz-flex: 0 0 100% !important;
		-ms-flex: 0 0 100% !important;
		-o-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
		text-align: center !important;
	}
	.language-items {
		text-align: center !important;
	}
	.language--item {
		width: 300px;
		text-align: center !important;
	}
	.togge--language {
		right: 32px;
	}
	.togge--language nav {
		width: 300px;
	}
	td.playlist-item {
		font-size: 0.8em;
	}
	.item p {
		font-size: 0.7em;
		padding: 0 15px;
	}
}