body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{imagesmargin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}
img { _behavior: url(iepngfix.htc); } /* for ie6 */

* {
  -webkit-tap-highlight-color: transparent;
}

:focus { outline: none; }
body>div,body>h1,body>nav{
	z-index: 2 !important;
	position: relative;
}
body {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #919ebf;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #000;
	#background-image: url(img/bg3.png);
	background-position: left top;
	background-repeat: repeat;
}
body:after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	display: block;
	animation-name: repl;
    #animation-duration: 20s;
    animation-iteration-count: infinite;	
	background-image: url(img/tapes.jpg);
background-position: center;
background-repeat: no-repeat;

background-size: 17%;
	
	z-index: 1;
	#opacity: 10;
}
.phoenix .phoenix_img {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.phoenix .phoenix_img img {
	width: 100%;
	height: 100%;
}
.wrapper_index {
	margin: 0 auto;
	height: 100%;
	display: table;
	text-align: center;
	position: relative;
}
.header {
	width: 100%;
	height: 100px;
	position: relative;
	z-index: 2;
}
.main {
	width: 100%;
	height: 100%;
	z-index: 2;
}
.main2 {
	width: 100%;
	height: 100%;
	z-index: 2;
}
.img_about {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.ruby_link {
	position: absolute;
	width: 49px;
	height: 25px;
	top: 50%;
	left: 50%;
	z-index: 9;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	cursor: pointer;
	background: #000;
	opacity: 0;
}
.img_about img {
	width: 100%;
}
.wrapper {
	margin: 0  auto;
	height: 100%;
	position: relative;
}
.menu {
	padding: 0;
	margin: 0;
	height: 28px;
	margin: 0;
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	display: table;
}
.menu li {
	float: left;
	margin: 0 auto;
	display: table-column;
	width: 12.5%;
}
.menu li img {
	display: block;
	margin: 0 auto;
}
.about_box {
	width: 100%;
	max-width: 100%;
	float: left;
	position: absolute;
	margin-left: 25%;

}
.about_box:last-child {
	width: 31.7%;
	right: 0;
	text-align: right;
	margin-left: 0;
}
.about_box:last-child img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.footer {
	width: 100%;
	position: absolute;
	bottom: 1px;
	z-index: 2;
}
.footer p {
	text-align: center;
	color: #6b5d4c;
	font-size: 10px;
}
.phoenix .footer p {
	color: #fd8d08;
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index: 2;
}
.menu_mobile {
	width: 100%;
	height: 100%;
}
.mm-page {
	height: 100%;
}
.mm-panel,.mm-menu {
	/*background: #000 url(img/bg.png) left top repeat;*/
	background: none;
}
.mm-navbar {
	display: none !important;
}
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
	margin: 0 !important;
	top: 50%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	 -webkit-transform: translate(-50%, -50%);
}
.mm-listview > li > a img {
	display: block;
	margin: 0 auto;
}
.mm-listview li {
	margin-bottom: 15px;
}
.contact_box, .link_box {
	
font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #cccc66;
width: 100%;
	margin: 0 auto;
	top: calc(50% - 100px);
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.contact_box p {
	text-align: center;
}
.baron {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    min-width: 300px;
    width: 100%;
    height: 100%;
    text-align: left;
    white-space: normal;
}
.video_block, .music_block {
	width: 100%;
	position: absolute;
	z-index: 2;
}
.video_box {
	width: 50%;
	float: left;
}
.video_box iframe {
	border: 3px solid #6b5d4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.music_box {
	width: 50%;
	float: left;
}
.player {
    list-style: none;
	padding: 0;
}
.player.left {
    width: 230px;
	margin: 0 3%;
	float: left;
}
.player.right {
    width: 230px;
	margin: 0 3%;
	float: right;
}
.player li {
    color: #9b8b75;
    margin-bottom: 4px;
    cursor: pointer;
    position: relative;
	margin-left: 50px;
}
.player li .loader {
    position: absolute;
    left: 1px;
    bottom: -3px;
    width: 0;
    height: 2px;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: #ff9811;
    transition: opacity ease-out 0.2s;
    -moz-transition: opacity ease-out 0.2s;
    -webkit-transition: opacity ease-out 0.2s;
}
.player li .button {
    position: absolute;
    width: 33px;
    height: 16px;
    left: -43px;
    top: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    background: url(img/player.png);
    transition: opacity ease-out 0.2s;
}
.player li .button.active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.player li .button.paused {
    background-position: 33px 0;
}
.player li .loader.active {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.radio_player {
	width: 530px;
	margin: 0 auto;
	height: 100px;
}
.radio_player iframe {
	width: 530px;
	height: 46px;
}
.img_about.mobile {
	display: none;
}
.img_about.mobile img {
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	cursor: pointer;
}
.dg-container{
	width: 100%;
	max-width: 1000px;
	height: 320px;
	position: relative;
	margin: 0 auto;
}
.dg-wrapper, .dg-wrapper  a {
	width: 470px;
	height: 264px;
}
.dg-wrapper {
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}
.dg-wrapper a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #6b5d4c;
	box-shadow: 0px 10px 20px rgba(107,93,76,0.3);
	z-index: 99999;
}
.dg-wrapper a iframe {
	width: 100%;
	height: 100%;
}
.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
}
.dg-container nav{
	width: 58px;
	position: absolute;
	z-index: 1000;
	bottom: 10px;
	left: 50%;
	margin-left: -29px;
}
.dg-container nav span{
	text-indent: -9000px;
	float: left;
	cursor:pointer;
	width: 24px;
	height: 25px;
	opacity: 0.8;
	background: transparent url(img/arrows.png) no-repeat top left;
}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-next{
	background-position: top right;
	margin-left: 10px;
}
.text_center_music {
	color:#6b5d4c; 
	text-align: center; 
	top: 0; 
	z-index: 8; 
	position: absolute; 
	left: 50%; 
	transform: translate(-50%, 0); 
	-ms-transform: translate(-50%, 0); 
	-webkit-transform: translate(-50%, 0);
}	
@media only screen and (min-width: 1280px){
	.wrapper_index { width: 1024px; }
	.wrapper, .menu { width: 85%; }
	.about_box { top: calc(50% - 80px); transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); }
	.menu_mobile, #menu_ul { display: none !important; }
	.video_box iframe { width: 425px; height: 328px; display: block; margin: 0 auto; }
	.video_block { top: calc(50% - 100px); transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); }
	.music_block { top: 90%; transform: translate(0, -150%); -ms-transform: translate(0, -150%); -webkit-transform: translate(0, -150%); }
}
@media only screen and (max-width: 1279px){
	.wrapper, .menu { width: 85%; }
	.menu_mobile, #menu_ul { display: none !important; }
	.about_box { top: calc(50% - 80px); transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); }
	.video_block { top: calc(50% - 100px); transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); }
	.video_box iframe { width: 400px; height: 300px; display: block; margin: 0 auto; }
	.music_block { top: 90%; transform: translate(0, -150%); -ms-transform: translate(0, -150%); -webkit-transform: translate(0, -150%); }
	.dg-wrapper, .dg-wrapper a { width: 320px; height: 180px; }
	.dg-container { height: 230px; }
}
@media only screen and (max-width: 1100px){
	.menu { width: 100%; }
	.about_box { margin: 0; }
}
@media only screen and (max-width: 979px){
	.wrapper_index { width: 100%; }
	.wrapper { width: 94%; }
	.menu_mobile, #menu_ul { display: block !important; }
	.about_box { top: calc(50% - 20px); margin: 0 auto; float: none; width: 100%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
	.about_box:last-child, .header .menu { display: none; }
	.footer  { position: fixed; }
	.header { height: 40px; position: fixed; }
	.contact_box { max-width: 98%; top: calc(50% - 20px); }
	.main { height: calc( 100% - 80px); top: 40px; bottom: 40px; position: fixed; overflow: hidden; }
.main2 { height: calc( 100% - 115px); top: 40px; bottom: 40px; position: fixed; overflow: hidden; }
	.footer { bottom: 0; }
	.footer p { margin: 13px 0; }
	.video_box iframe { width: 350px; height: 270px; }
	.music_block { top: 50%; transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); }
	.player { float: none!important; margin: 0 auto!important; }
	.phoenix .footer p { color: #6b5d4c; }
	
}



.baron__scroller{
	overflow: auto !important;
}

.flex{
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 100%;
}

.flex-left{
	width: 145px;
}

.flex-right{
	width: 135px;
}

@media screen and (max-width: 678px){
	.flex{
		flex-direction: column;
		justify-content: center;
	}
}

.pleers audio{
	max-width: 120px;
	max-height: 25px;
}                                                                                                                                                                                                                          