@media screen and (min-width: 992px) {
	.header_menu_inner {
		height: auto !important;
	}
	.header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100;
	}
	.content {
		padding-top: 72px;
	}
}
@media screen and (max-height: 899px) {
}
@media screen  and (max-height: 749px) {
}
@media screen and (max-height: 599px) and (min-width: 992px) {
	.main_menu_inner > ul {
		padding: 30px 20px;
	}

}
@media screen and (max-width: 1560px) {
	.schedule_tabs .tab_buttons ul li {
		padding: 30px 22px;
	}
}
@media screen and (max-width: 1439px) {
	.schedule_tabs .tab_buttons ul li {
		padding: 30px 19px;
	}
}
@media screen and (max-width: 1370px) {
	.narrow_container {
		width: 100%;
		margin: 0;
	}
	.schedule_tabs .tab_buttons ul li {
		padding: 30px 26px;
	}
}
@media screen and (max-width: 1281px) {
	.schedule_tabs .tab_buttons ul li {
		padding: 30px 21px;
	}
}
@media screen and (max-width: 1199px) {
	.search_form {
		margin: 0 16px;
	}
	.language_block {
		margin-right: 16px;
	}
	.header_socials li {
		margin-left: 14px;
	}
	.slide_title {
		font-size: 250%;
		line-height: 30px;
		max-height: 120px;
	}
	.slide_info {
	    font-size: 140%;
	    margin-top: 20px;
	}
	.more_button {
		margin-top: 30px;
	}
	.narrow_container {
		width: 83.33%;
		margin: 0 auto;
	}
	.footer_menu {
		width: 66.67%;
	}
	.footer_menu_list > li {
		width: 50%;
		padding-right: 50px;
	}
	.footer_contacts {
		width: 33.33%;
	}
	.subscribe_form input {
		padding-right: 10px;
	}
	.subscribe_form button {
		width: 100%;
		margin-left: 0;
	}
	.subscribe_form .error_hint {
		left: auto;
		right: 5px;
		top: 20px;
	}
	.footer_bottom {
		line-height: 16px;
	}
	.customer_rights span {
		display: block;
	}
	.footer_logo_block {
		margin-top: 4px;
	}
	.developer {
		margin-top: 8px;
	}
	.inner_col_block {
		padding: 40px;
	}
	.schedule_tabs .tab_buttons ul li {
		width: 14.285%;
		padding: 30px 0;
	}
	.schedule_tabs .tab_buttons ul li a .long_text {
		display: none;
	}
	.schedule_tabs .tab_buttons ul li a .short_text {
		display: block;
	}
	.program_title {
		padding-left: 107px;
		padding-right: 60px;
	}
	.program_info {
		padding-left: 20px;
		padding-right: 20px;
	}
	.program_title:after {
		right: 20px;
	}
	.line_type .broadcast_image {
	    width: 220px;
	    height: 132px;
	}
	.line_type .broadcast_info {
	    padding-left: 235px;
	    margin-left: -220px;
	}
	.box_type > li {
		width: 50%;
	}
	.box_type .broadcast_shortly {
		display: none;
	}
	.box_type .broadcast_info {
		height: 195px;
	}
	.box_type .info_text_block {
		height: 74px;
	}
	.broadcast_list + .paging {
		margin-top: 20px;
	}
	.line_type .info_text_block {
		min-height: 94px;
	}
	.line_type .broadcast_audio {
		margin-bottom: 20px;
	}
	.registration_form .form_block > input,
	.registration_form .btn-default {
		font-size: 140%;
		padding: 9px 14px;
	}
	.registration_form  .dropdown-menu {
		font-size: 1.4rem;
	}
	.registration_form  .dropdown-menu > li a {
		padding: 5px 14px;
	}
	.registration_form .bootstrap-select.btn-group .dropdown-toggle .caret {
		right: 14px;
	}
	.magazine_subscribe .radio_button,
	.fee_currency .radio_button,
	.fee_size .radio_button,
	.checkbox_button,
	.form_hint_text {
		font-size: 140%;
	}
}
@media screen and (max-width: 991px) {
	button:hover,
    a:hover {
    	opacity: 1
    }
    .main_menu {
    	position: relative;
    	top: auto;
    	right: auto;
    	background: transparent;
    	height: auto !important;
    	margin: 0;
    	font-size: 160%;
    	line-height: 20px;
    }
    .header_menu_block {
    	position: relative;
    }
    .header_menu_inner {
    	position: absolute;
    	top: 52px;
    	right: -15px;
    	background: #15567e;
    	width: 320px;
    	height: 0;
    	-o-transition: height .5s;
		-ms-transition: height .5s;
		-moz-transition: height .5s;
		-webkit-transition: height .5s;
		transition: height .5s;
		overflow: hidden;
		z-index: 100;
    }
    .header_menu_content {
    	position: relative;
    	height: 100%;
    	overflow-x: hidden;
    	overflow-y: auto;
    }
    .menu_content_inner {
    	position: relative;
    	padding: 25px 0 60px;
    }
    .header_socials {
		position: absolute;
		bottom: 20px;
		left: 0;
		width: 100%;
		text-align: center;
	}
	.search_form {
		width: 290px;
		margin: 0 15px;
		padding: 0 10px;
	}
	.search_form input {
		width: 230px;
		padding: 8px;
		font-size: 140%;
		line-height: 19px;
	}
	.search_form button {
		width: 40px;
		height: 35px;
		background-size: 18px;
		background-position: center;
	}
	.main_menu_inner > ul {
		padding: 20px 15px;
	}
	.main_menu a {
		padding: 3px 0;
	}
	.facebook {
		width: 13px;
		height: 26px;
		background-size: 26px;
	}
	.twitter {
		width: 24px;
		height: 24px;
		background-size: 24px;
	}
	.youtube {
		display: block;
		width: 25px;
		height: 25px;
		background-size: 25px;
	}
	.header_socials li {
		margin: 0 15px;
	}
	.menu_button {
		height: 26px;
		padding: 5px 0;
		margin-top: 4px;
	}
	.language_block {
		padding: 0;
		margin: 0 0 20px;
		text-align: center;
		width: 100%;
		font-size: 160%;
		line-height: 20px;
	}
	.main_slider .flex-prev,
	.main_slider .flex-next {
		width: 50px;
		height: 50px;
		margin-top: -25px;
		border-radius: 25px;
	}
	.main_slider .flex-prev {
		left: -16px !important;
		background-size: 19px;
		background-position: 18px center;
	}
	.main_slider .flex-next {
		right: -16px !important;
		background-size: 19px;
		background-position: 13px center;
	}
	.slide_title {
		font-size: 220%;
		line-height: 25px;
		max-height: 100px;
	}
	.slide_info {
	    margin-top: 15px;
	}
	.more_button {
		margin-top: 20px;
	}
	.narrow_container {
		width: 100%;
		margin: 0;
	}
	.news_inner {
		padding-left: 30px;
	}
	.news_inner:before {
	    left: 10px;
	    height: 15px;
	    border-left: 11px solid #ffffff;
	    border-top: 7px solid transparent;
	    border-bottom: 7px solid transparent;
	}
	.faq_block {
		padding-left: 35px;
	}
	.faq_block:before {
		left: 15px;
	}
	.daily_and_faq .section_subtitle {
		padding: 15px;
	}
	.inner_col_block {
		padding: 20px;
	}
	.line_type .broadcast_image {
	    width: 200px;
	    height: 120px;
	}
	.line_type .broadcast_info {
	    padding-left: 215px;
	    margin-left: -200px;
	}
	.line_type .info_text_block {
		min-height: 74px;
	}

}
@media screen and (max-width: 767px) {
	.main_slider {
		padding-bottom: 56.25%;
	}
	.news_title {
	    font-size: 120%;
	    line-height: 15px;
	    max-height: 65px;
	}
	.news_date {
	    font-size: 110%;
	    line-height: 15px;
	}
	.paging li {
	    width: 33px;
	    line-height: 33px;
	    font-size: 1.3rem;
	    padding: 0;
	}
	.paging ul li a {
		display: block;
	}
	.paging ul li.prev_page,
	.paging ul li.next_page {
		width: 29px;
		height: 33px;
	}
	.paging ul li.prev_page a,
	.paging ul li.next_page a {
		margin-top: 8px;
	}
	.faq_inner {
		margin-top: 50px;
	}
	.footer_bottom {
		font-size: 140%;
		line-height: 20px;
	}
	.customer,
	.developer,
	.footer_logo_block,
	.customer_rights {
		width: 100%;
		margin: 0;
		text-align: center;
		max-width: 100%;
		padding: 5px 0;
	}
	.footer_menu,
	.footer_contacts {
		width: 100%;
	}
	.footer_contacts {
		padding-top: 30px;
		border-top: 1px solid rgba(255,255,255,0.2);
	}
	.contacts_list {
		width: 50%;
		float: left;
		padding-right: 15px;
		min-height: 250px;
	}
	.map_block,
	.subscribe_form {
		width: 50%;
		padding-left: 15px;
		float: right;
	}
	.innerpage_section .daily_inner {
		margin-top: 50px;
	}
	.innerpage_section .faq_block:nth-child(n+4) {
		display: none;
	}
	.about_col_inner {
		padding: 30px 20px;
	}
	.section_title,
	.page_title {
		font-size: 250%;
		line-height: 30px;
	}
	.page_subtitle {
		font-size: 180%;
		line-height: 22px;
	}
	.list_subtitle {
		font-size: 160%;
		line-height: 20px;
	}
	.about_col_inner .page_subtitle,
	.textpage_title {
		font-size: 1.8rem;
	}
	.about_col_inner .list_subtitle,
	.textpage_subtitle {
		font-size: 1.6rem;
	}
	 .standard_text_block {
	 	font-size: 140%;
	 	line-height: 25px;
	 }
	 .title_and_short {
	 	height: 126px;
	 }
	 .prog_title {
	 	font-size: 160%;
	 	line-height: 18px;
	 	margin-bottom: 18px;
	 }
	 .prog_short_info {
	 	font-size: 140%;
	 	line-height: 18px;
	 }
	 .programs_list + .paging {
	 	margin-top: 10px;
	 }
	 .box_type .broadcast_audio {
	 	display: none;
	 }
	 .box_type .broadcast_info {
	 	height: 160px;
	 }
}
@media screen and (max-width: 639px) {

	.logo_block {
		position: relative;
		top: auto;
		left: auto;
		margin: 0;
		float: left;
		padding: 15px;
	}
	.live_radio {
		width: 100%;
	}
	.live_radio .acorn-player.darkglass {
		width: 120px;
		margin: 0 auto;
		float: none;
	}
	.live_status {
		left: 50%;
		margin-left: -18px;
	}
	.slide_info {
		display: none;
	}
	.slide_title {
		font-size: 250%;
		line-height: 30px;
		max-height: 150px;
	}
	.slide_content {
		max-width: 100%;
		padding: 20px 50px;
	}
	.news_block {
		width: 50%;
	}
	.news_title {
	    font-size: 140%;
	    line-height: 16px;
	    max-height: 53px;
	}
	.news_date {
	    font-size: 120%;
	    line-height: 16px;
	}
	.contacts_list {
		width: 100%;
		padding-right: 0;
		min-height: 0;
	}
	.map_block,
	.subscribe_form {
		width: 100%;
		padding-left: 0;
		float: right;
	}
	.subscribe_form button {
		margin-left: -160px;
		width: 160px;
	}
	.subscribe_form .error_hint {
		right: auto;
		top: 100%;
		left: 0;
	}
	.subscribe_form input {
		padding-right: 170px;
	}
	.news_audio_block .acorn-player.darkglass {
		padding: 18px 20px;
	} 
	.news_audio_block .audio_duration {
		right: 38px;
	}
	.news_share {
		padding: 15px 20px;
	}
	.news_info_block {
		padding: 0 20px;
	}
	.news_inner_title > div{
		padding: 20px 40px 20px 20px;
	}
	.newspage_title {
		padding: 20px;
	}
	.fancy_close {
		top: 10px;
		right: 10px;
	}
	.news_inner_title,
	.newspage_title {
		font-size: 200%;
		line-height: 24px;
	}
	.line_type .broadcast_image {
		width: 175px;
		height: 105px;
	}
	.line_type .broadcast_info {
		margin-left: -175px;
		padding-left: 190px;
	}
}
@media screen and (max-width: 480px) {
	.daily_song,
	.faq_col {
		width: 100%;
	}
	.news_section .faq_block.showed {
		position: absolute;
		visibility: hidden;
		z-index: 1;
	}
	.news_section .faq_block:nth-child(-n+4) {
		position: relative !important;
		z-index: 2 !important;
		visibility: visible !important;
	}
	.innerpage_section .faq_block:nth-child(4) {
		display: block;
	}
	.contact_form .form_block.fl {
		width: 100%;
	}
	.programs_list li {
		width: 100%;
	}
	.title_and_short {
		height: auto;
	}
	.prog_short_info {
		max-height: 72px;
		overflow: hidden;
	}
	.prog_inner_link {
		width: 100%;
	}
	.switch_buttons {
		display: none;
	}
}
@media screen and (max-width: 479px) {
	.main_slider {
		padding-bottom: 75%;
	}
	.main_slider .slides li > img {
		height: 100%;
		min-width: 100%;
		width: auto !important;
		top: 0;
		left: 50%;
		transform: translate(-50%,0);
		-moz-transform: translate(-50%,0);
	    -ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    -o-transform: translate(-50%,0);
	}
	.slide_title {
		font-size: 220%;
		line-height: 25px;
		max-height: 125px;
	}
	.news_title {
	    font-size: 120%;
	    line-height: 15px;
	    max-height: 65px;
	}
	.news_date {
	    font-size: 110%;
	    line-height: 15px;
	}
	.footer_menu_list > li {
		width: 100%;
	}
	.news_inner_col .inner_col_block {
		padding: 0;
	}
	.newspage_info {
		padding: 0 20px 20px;
	}
	.news_inner_col .news_share {
		padding: 20px;
	}
	.schedule_tabs .tab_buttons ul li {
		width: 80px;
	}
	.schedule_tabs .tab_buttons ul {
		width: auto;
	}
	.schedule_tabs .tab_buttons {
		overflow-x: auto;
		padding-bottom: 5px;
		overflow-y: hidden;
	}
	.program_time {
	    width: 70px;
	    font-size: 140%;
	    line-height: 15px;
	    padding: 20px 10px;
	}
	.program_title {
	    padding-left: 90px;
	    padding-right: 53px;
	    height: 55px;
	    margin-left: -70px;
	    font-size: 140%;
	    line-height: 17px;
	}
	.program_title:after {
		width: 13px;
		background-size: 13px !important;
	}
	.program_info {
		margin-left: 0;
	}
	.program_info .standard_text_block {
		font-size: 140%;
		line-height: 25px;
	}
	.line_type .broadcast_image {
		width: 100%;
		padding-bottom: 60%;
	}
	.line_type .broadcast_info {
		margin-left: 0;
		padding-left: 0;
		margin-top: 10px;
	}
	.line_type .broadcast_audio {
		width: 100%;
	}
	.line_type .broadcast_link {
		display: block;
	    width: 160px;
	    position: relative;
	    bottom: auto;
	    left: auto;
	    margin: 0 auto;
	    font-size: 120%;
	    line-height: 20px;
	    padding: 8px;
	    text-align: center;
	    border-radius: 18px;
	    background: #145a84;
	    color: #ffffff !important;
	    font-family: "SegoeUISemiBold";
	}
	.line_type .info_text_block {
		min-height: 0;
	}
	.registration_form .form_block {
		width: 100%;
	}
	.fee_currency label, 
	.fee_size label {
		width: 24%;
		margin-left: 1.33%;
	}
	.fee_currency .radio_button, 
	.fee_size .radio_button {
		width: 100%;
		padding-left: 5px !important;
		padding-right: 5px !important; 
		font-size: 130%;
	}
	.fee_currency .radio_button:after {
		left: 50%;
		margin-left: -5px;
	}
}
@media screen and (max-width: 413px) {
	.slide_title {
		font-size: 200%;
		line-height: 23px;
		max-height: 138px;
	}
	.news_block {
		width: 100%;
	}
	.news_title {
	    font-size: 140%;
	    line-height: 16px;
	    max-height: 53px;
	}
	.news_date {
	    font-size: 120%;
	    line-height: 16px;
	}
	.subscribe_form button {
		margin-left: 0;
		width: 100%;
	}
	.subscribe_form .error_hint {
		right: 5px;
		top: 20px;
		left: auto;
	}
	.subscribe_form input {
		padding-right: 10px;
	}
}
@media screen and (max-width: 359px) {
}
@media screen and (max-height: 499px) {
}




/*new styles for 404 and faq pages*/
@media screen and (max-height: 599px) {
	.error_container img {
		max-height: 150px;
	}
	.error_title {
		font-size: 200%;
		line-height: 27px;
		margin-top: 30px;
	}
	.about_next {
		margin: 20px 0;
	}
}
@media screen and (max-width: 639px) {
	.errorpage_body .content {
		padding-top: 144px;
		margin-top: -144px;
	}
	.error_container img {
		max-height: 150px;
	}
	.error_title {
		font-size: 200%;
		line-height: 27px;
		margin-top: 30px;
	}
	.about_next {
		margin: 20px 0;
	}
}
@media screen and (max-width: 1200px) {
	.faq_container {
		padding: 20px;
	}
	.faq_inner_block {
		padding-left: 20px;
	}
	.question_text:before {
		left: -20px;
	}
}