/*
@media (min-width: 2300px) {
	#result li .title{
		font-size:30px;
	}
	#result li .desc_vid {
		font-size: 30;
	}
	.video_vid iframe{
		width: 1250px;
		height: 800px;
	}
	.logo .txt-logo{
		font-size:40px;
	}
	.logo img{
		    margin-top: 10px;
	}
	.targetka_txt {
		width: 500px;
		font-size: 30px;
		line-height: 20px;
	}
	.text_privet {
		font-size: 30px;
	}
}
/* Вариант с кнопкой по середине*/
/*
@media screen and (min-width: 576px) {
#container {
    background-position-x: 0;
    background-position-y: 100%;
}

#voice-trigger {
    transform: translate(-50%, -90%);
    left: 50%;
    position: absolute;
}

#voice-trigger img {
    float: left;
    width: 250px;
    height: 250px;
}

.targetka_txt {
	font-size: 2em;
}

#footer .targetka_txt {
    display: none;
}
}
*/

/* Вариант с чуть большей кнопкой *//*
@media screen and (min-width: 576px) {
#container {
    background-position-x: 0;
    background-position-y: 100%;
}
#voice-trigger img {
    width: 250px;
    height: 250px;
	transform: translateY(-30%);
}
#footer {
	height: 140px;
}
.targetka_txt {
	font-size: 2em;
}
}*/

/* Стилизуем стартовый экран 111*/

@media (max-width: 576px) {
.loader .text_privet img {
	width: 250px;
}
.loader .text_privet {
	transform: translateX(-50%);
	top: 70%;
	left: 50%;
	font-size: 3em;
}
}


.video .desc_vid
{
	padding-top: 5px;
}




@media (max-width: 3000px)

{

		
}


