body, html { 
    background-color: #231f20;
	height:100%;
}
p {
	text-align:justify;
}
.wrapper {
    display: flex;
    flex-direction: column;
	min-height:100%;
}
.politics {
    width: 74%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 0px 13%;
}
.politics a {
    color: white;
    font-size: 12px;
    text-decoration: none;
}
.politics a:hover {
    color: #c3c3c3;
}
@media screen and (min-width:2141px) {
	/* ШАПКА */
	.header{ 
		background: url(/resources/images/2560/header.png);
		height: 300px;
	}
	.logo {
		width: 470px;
		height: 262px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/2560/logo.png);
	}
	.headercontent {
		margin: 0px 150px 35px 250px;
	}
	.slogan {
		background: url(/resources/images/2560/slogan.png);
		height: 71px;
		width: 1229px;
	}
	.headercontacts {
		width:100%;
		margin-top:12px;
	}
	.studio {
		background: url(/resources/images/2560/writetostudio.png);
		height: 54px;
		width: 275px;
	}
	.dance {
		background: url(/resources/images/2560/orderdance.png);
		height: 56px;
		width: 285px;
	}
	.phone {
		background: url(/resources/images/2560/phone.png);
		height: 50px;
		width: 410px;
		background-position: 0% 100%;
	}
	.phone span {
		font-size:40px;
		font-weight:900;
		color:black;
		margin-left: 50px;
	}
	.vklink {
		background: url(/resources/images/2560/vk.png);
		width: 50px;
		height: 50px;
	}
	.oklink {
		background: url(/resources/images/2560/ok.png);
		width: 50px;
		height: 50px;
	}
	.instalink {
		background: url(/resources/images/2560/insta.png);
		width: 50px;
		height: 50px;
	}
	.youtubelink {
		background: url(/resources/images/2560/youtube.png);
		width: 100px;
		height: 50px;
	}
    .tglink {
		background: url(/resources/images/2560/tg.png);
		width: 50px;
		height: 50px;
	}
	/* МЕНЮ */
	.menu {
		background: url(/resources/images/2560/menu_left.png) 0px 100% no-repeat,url(/resources/images/2560/menu_right.png) 100% 100% no-repeat,url(/resources/images/2560/menu.png) 100% 100%;
		height: 80px;
	}
	.dropdownmenu {
		margin-top: 70px;
		width: 180px;
	}
	.dropdownmenu li a {
		font-size: 16px!important;
	}
	.innermenu {
		height: 70px;
	}
	.innermenu li {
		width: 180px;
	}
	.innermenu li a{
		font-size: 20px;
		padding: 16px;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 227px;
	}
	.titlebg {
		background: url(/resources/images/2560/titleback.png);
		height: 227px;
	}
	p.titlebg_text {
		font-size: 32px;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/2560/prefoot.png);
		height: 4px;
	}
	.footer {
		background: url(/resources/images/2560/footer.png);
		height: 250px;
	}
	.footerlogo { 
		background: url(/resources/images/2560/footerlogo.png);
		height: 141px;
		width: 245px;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
	}
	.footmenu li {
		padding: 35px;
	}
	.footmenu li a{
		font-size: 20px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 22px;
	}
	.footvklink {
		background: url(/resources/images/2560/vk.png);
		width: 36px;
		height: 36px;
	}
	.footoklink {
		background: url(/resources/images/2560/ok.png);
		width: 36px;
		height: 36px;
	}
	.footinstalink {
		background: url(/resources/images/2560/insta.png);
		width: 36px;
		height: 36px;
	}
	.footyoutubelink {
		background: url(/resources/images/2560/youtube.png);
		width: 36px;
		height: 36px;
	}
	.foottglink {
		background: url(/resources/images/2560/tg.png);
		width: 36px;
		height: 36px;
	}
}
@media screen and (min-width:1800px) and (max-width:2140px) {
	/* ШАПКА */
	.header{ 
		background: url(/resources/images/1920/header.png);
		height: 225px;
	}
	.logo {
		width: 355px;
		height: 198px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1920/logo.png);
	}
	.headercontent {
		margin: 0px 140px 20px 230px;
	}
	.slogan {
		background: url(/resources/images/1920/slogan.png);
		height: 53px;
		width: 925px;
	}
	.headercontacts {
		width:100%;
		margin-top:12px;
	}
	.studio {
		background: url(/resources/images/1920/writetostudio.png);
		height: 53px;
		width: 206px;
	}
	.dance {
		background: url(/resources/images/1920/orderdance.png);
		height: 53px;
		width: 216px;
	}
	.phone {
		background: url(/resources/images/1920/phone.png);
		height: 37px;
		width: 335px;
		background-position: 0% 100%;
	}
	.phone span {
		font-size:30px;
		font-weight:900;
		color:black;
		margin-left: 36px;
	}
	.vklink {
		background: url(/resources/images/1920/vk.png);
		width: 40px;
		height: 40px;
	}
	.oklink {
		background: url(/resources/images/1920/ok.png);
		width: 40px;
		height: 40px;
	}
	.instalink {
		background: url(/resources/images/1920/insta.png);
		width: 40px;
		height: 40px;
	}
	.youtubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 80px;
		height: 40px;
	}
     .tglink {
		background: url(/resources/images/1920/tg.png);
		width: 40px;
		height: 40px;
	}
	/* МЕНЮ */
	.menu {
    background: url(/resources/images/1920/menu_left.png) 0px 100% no-repeat,url(/resources/images/1920/menu_right.png) 100% 100% no-repeat,url(/resources/images/1920/menu.png) 100% 100%;
    height: 60px;
	}
	.dropdownmenu {
		margin-top: 52px;
		width: 150px;
	}
	.dropdownmenu li a {
		font-size: 15px!important;
	}
	.innermenu {
		height: 52px;
	}
	.innermenu li {
		width: 150px;
	}
	.innermenu li a{
		font-size: 16px;
		padding: 15px;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 170px;
	}
	.titlebg {
		background: url(/resources/images/1920/titleback.png);
		height: 170px;
	}
	p.titlebg_text {
		font-size: 28px;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1920/prefoot.png);
		height: 4px;
	}
	.footer {
		background: url(/resources/images/1920/footer.png);
		height: 195px;
	}
	.footerlogo { 
		background: url(/resources/images/1920/footerlogo.png);
		height: 109px;
		width: 190px;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
	}
	.footmenu li {
		padding: 30px;
	}
	.footmenu li a{
		font-size: 14px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 16px;
	}
	.footvklink {
		background: url(/resources/images/1920/vk.png);
		width: 28px;
		height: 28px;
	}
	.footoklink {
		background: url(/resources/images/1920/ok.png);
		width: 28px;
		height: 28px;
	}
	.footinstalink {
		background: url(/resources/images/1920/insta.png);
		width: 28px;
		height: 28px;
	}
	.footyoutubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 28px;
		height: 28px;
	}
	.foottglink {
		background: url(/resources/images/1920/tg.png);
		width: 28px;
		height: 28px;
	}
}
@media screen and (min-width:1520px) and (max-width:1799px) {
	/* ШАПКА */
	.header{ 
		background: url(/resources/images/1600/header.png);
		height: 187px;
	}
	.logo {
		width: 310px;
		height: 162px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1600/logo.png);
	}
	.headercontent {
		margin: 0px 140px 20px 230px;
	}
	.slogan {
		background: url(/resources/images/1600/slogan.png);
		height: 44px;
		width: 770px;
	}
	.headercontacts {
		width:100%;
		margin-top:12px;
	}
	.studio {
		background: url(/resources/images/1600/writetostudio.png);
		height: 36px;
		width: 185px;
	}
	.dance {
		background: url(/resources/images/1600/orderdance.png);
		height: 36px;
		width: 185px;
	}
	.phone {
		background: url(/resources/images/1600/phone.png);
		height: 32px;
		width: 300px;
		background-position: 0% 100%;
	}
	.phone span {
		font-size:26px;
		font-weight:900;
		color:black;
		margin-left: 36px;
	}
	.vklink {
		background: url(/resources/images/1600/vk.png);
		width: 34px;
		height: 34px;
	}
	.oklink {
		background: url(/resources/images/1600/ok.png);
		width: 34px;
		height: 34px;
	}
	.instalink {
		background: url(/resources/images/1600/insta.png);
		width: 34px;
		height: 34px;
	}
	.youtubelink {
		background: url(/resources/images/1600/youtube.png);
		width: 72px;
		height: 34px;
	}
     .tglink {
		background: url(/resources/images/1600/tg.png);
		width:34px;
		height: 34px;
	}
	/* МЕНЮ */
	.menu {
		background: url(/resources/images/1600/menu_left.png) 0px 100% no-repeat,url(/resources/images/1600/menu_right.png) 100% 100% no-repeat,url(/resources/images/1600/menu.png) 100% 100%;
		height: 50px;
	}
	.dropdownmenu {
		margin-top: 43px;
		width: 135px;
	}
	.dropdownmenu li a {
		font-size: 14px!important;
	}
	.innermenu {
		height: 44px;
	}
	.innermenu li {
		width: 135px;
	}
	.innermenu li a{
		font-size: 15px;
		padding:12px;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 142px;
	}
	.titlebg {
		background: url(/resources/images/1600/titleback.png);
		height: 142px;
	}
	p.titlebg_text {
		font-size: 24px;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1600/prefoot.png);
		height: 3px;
	}
	.footer {
		background: url(/resources/images/1600/footer.png);
		height: 163px;
	}
	.footerlogo { 
		background: url(/resources/images/1600/footerlogo.png);
		height: 91px;
		width: 158px;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
	}
	.footmenu li {
		padding: 20px;
	}
	.footmenu li a{
		font-size: 14px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 14px;
	}
	.footvklink {
		background: url(/resources/images/1600/vk.png);
		width: 24px;
		height: 24px;
	}
	.footoklink {
		background: url(/resources/images/1600/ok.png);
		width: 24px;
		height: 24px;
	}
	.footinstalink {
		background: url(/resources/images/1600/insta.png);
		width: 24px;
		height: 24px;
	}
	.footyoutubelink {
		background: url(/resources/images/1600/youtube.png);
		width: 24px;
		height: 24px;
	}
	.foottglink {
		background: url(/resources/images/1600/tg.png);
		width: 24px;
		height: 24px;
	}
}
@media screen and (min-width:1350px) and (max-width:1519px) {
	/* ШАПКА */
	.header{ 
		background: url(/resources/images/1440/header.png);
		height: 168px;
	}
	.logo {
		width: 265px;
		height: 148px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1440/logo.png);
	}
	.headercontent {
		margin: 0px 140px 20px 230px;
	}
	.slogan {
		background: url(/resources/images/1440/slogan.png);
		height: 40px;
		width: 695px;
	}
	.headercontacts {
		width:100%;
		margin-top:12px;
	}
	.studio {
		background: url(/resources/images/1440/writetostudio.png);
		height: 32px;
		width: 165px;
	}
	.dance {
		background: url(/resources/images/1440/orderdance.png);
		height: 32px;
		width: 165px;
	}
	.phone {
		background: url(/resources/images/1440/phone.png);
		height: 30px;
		width: 270px;
		background-position: 0% 100%;
	}
	.phone span {
		font-size:24px;
		font-weight:900;
		color:black;
		margin-left: 36px;
	}
	.vklink {
		background: url(/resources/images/1440/vk.png);
		width: 31px;
		height: 31px;
	}
	.oklink {
		background: url(/resources/images/1440/ok.png);
		width: 31px;
		height: 31px;
	}
	.instalink {
		background: url(/resources/images/1440/insta.png);
		width: 31px;
		height: 31px;
	}
	.youtubelink {
		background: url(/resources/images/1440/youtube.png);
		width: 52px;
		height: 31px;
	}
     .tglink {
		background: url(/resources/images/1440/tg.png);
		width: 31px;
		height: 31px;
	}
	/* МЕНЮ */
	.menu {
		background: url(/resources/images/1440/menu_left.png) 0px 100% no-repeat,url(/resources/images/1440/menu_right.png) 100% 100% no-repeat,url(/resources/images/1440/menu.png) 100% 100%;
		height: 45px;
	}
	.dropdownmenu {
		margin-top: 38px;
		width: 125px;
	}
	.dropdownmenu li a {
		font-size: 12px!important;
	}
	.innermenu {
		height: 39px;
	}
	.innermenu li {
		width:125px;
	}
	.innermenu li a{
		font-size: 14px;
		padding: 10px;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 128px;
	}
	.titlebg {
		background: url(/resources/images/1440/titleback.png);
		height: 128px;
	}
	p.titlebg_text {
		font-size: 19px;
		line-height: 1.7;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1440/prefoot.png);
		height: 3px;
	}
	.footer {
		background: url(/resources/images/1440/footer.png);
		height: 163px;
	}
	.footerlogo { 
		background: url(/resources/images/1440/footerlogo.png);
		height: 91px;
		width: 158px;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
	}
	.footmenu li {
		padding: 15px;
	}
	.footmenu li a{
		font-size: 12px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 14px;
	}
	.footvklink {
		background: url(/resources/images/1440/vk.png);
		width: 24px;
		height: 24px;
	}
	.footoklink {
		background: url(/resources/images/1440/ok.png);
		width: 24px;
		height: 24px;
	}
	.footinstalink {
		background: url(/resources/images/1440/insta.png);
		width: 24px;
		height: 24px;
	}
	.footyoutubelink {
		background: url(/resources/images/1440/youtube.png);
		width: 24px;
		height: 24px;
	}
	.foottglink {
		background: url(/resources/images/1440/tg.png);
		width: 24px;
		height: 24px;
	}
}
@media screen and (min-width:1120px) and (max-width:1349px) {
	/* ШАПКА */
	.header{ 
		background: url(/resources/images/1440/header.png);
		height: 168px;
	}
	.logo {
		width: 265px;
		height: 148px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1280/logo.png);
	}
	.headercontent {
		margin: 0px 80px 20px 140px;
	}
	.slogan {
		background: url(/resources/images/1280/slogan.png);
		height: 40px;
		width: 695px;
	}
	.headercontacts {
		width:100%;
		margin-top:12px;
	}
	.studio {
		background: url(/resources/images/1280/writetostudio.png);
		height: 30px;
		width: 156px;
	}
	.dance {
		background: url(/resources/images/1280/orderdance.png);
		height: 30px;
		width: 156px;
	}
	.phone {
		background: url(/resources/images/1280/phone.png);
		height: 30px;
		width: 270px;
		background-position: 0% 100%;
	}
	.phone span {
		font-size:24px;
		font-weight:900;
		color:black;
		margin-left: 36px;
	}
	.vklink {
		background: url(/resources/images/1280/vk.png);
		width: 31px;
		height: 31px;
	}
	.oklink {
		background: url(/resources/images/1280/ok.png);
		width: 31px;
		height: 31px;
	}
	.instalink {
		background: url(/resources/images/1280/insta.png);
		width: 31px;
		height: 31px;
	}
	.youtubelink {
		background: url(/resources/images/1280/youtube.png);
		width: 52px;
		height: 31px;
	}
     .tglink {
		background: url(/resources/images/1280/tg.png);
		width:31px;
		height: 31px;
	}
	/* МЕНЮ */
	.menu {
		background: url(/resources/images/1280/menu_left.png) 0px 100% no-repeat,url(/resources/images/1280/menu_right.png) 100% 100% no-repeat,url(/resources/images/1280/menu.png) 100% 100%;
		height: 40px;
	}
	.dropdownmenu {
		margin-top: 34px;
		width: 120px;
	}
	.dropdownmenu li a {
		font-size: 11px!important;
	}
	.innermenu {
		height: 35px;
	}
	.innermenu li {
		width:120px;
	}
	.innermenu li a{
		font-size: 13px;
		padding: 9px;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 128px;
	}
	.titlebg {
		background: url(/resources/images/1280/titleback.png);
		height: 128px;
	}
	p.titlebg_text {
		font-size: 19px;
		line-height: 1.7;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1280/prefoot.png);
		height: 3px;
	}
	.footer {
		background: url(/resources/images/1280/footer.png);
		height: 163px;
	}
	.footerlogo { 
		background: url(/resources/images/1280/footerlogo.png);
		height: 91px;
		width: 158px;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
	}
	.footmenu li {
		padding: 15px;
	}
	.footmenu li a{
		font-size: 12px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 14px;
	}
	.footvklink {
		background: url(/resources/images/1280/vk.png);
		width: 24px;
		height: 24px;
	}
	.footoklink {
		background: url(/resources/images/1280/ok.png);
		width: 24px;
		height: 24px;
	}
	.footinstalink {
		background: url(/resources/images/1280/insta.png);
		width: 24px;
		height: 24px;
	}
	.footyoutubelink {
		background: url(/resources/images/1280/youtube.png);
		width: 24px;
		height: 24px;
	}
	.foottglink {
		background: url(/resources/images/1280/tg.png);
		width: 24px;
		height: 24px;
	}
}
@media screen and (min-width:1025px) and (max-width:1119px) {
	/* ШАПКА */
	.header{ 
		background: url(/resources/images/1440/header.png);
		height: 168px;
	}
	.logo {
		width: 265px;
		height: 148px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1280/logo.png);
	}
	.headercontent {
		margin: 0px 80px 20px 60px;
	}
	.slogan {
		background: url(/resources/images/1280/slogan.png);
		height: 40px;
		width: 695px;
	}
	.headercontacts {
		width:100%;
		margin-top:12px;
	}
	.studio {
		background: url(/resources/images/1280/writetostudio.png);
		height: 30px;
		width: 156px;
	}
	.dance {
		background: url(/resources/images/1280/orderdance.png);
		height: 30px;
		width: 156px;
	}
	.phone {
		background: url(/resources/images/1280/phone.png);
		height: 30px;
		width: 270px;
		background-position: 0% 100%;
	}
	.phone span {
		font-size:24px;
		font-weight:900;
		color:black;
		margin-left: 36px;
	}
	.vklink {
		background: url(/resources/images/1280/vk.png);
		width: 31px;
		height: 31px;
	}
	.oklink {
		background: url(/resources/images/1280/ok.png);
		width: 31px;
		height: 31px;
	}
	.instalink {
		background: url(/resources/images/1280/insta.png);
		width: 31px;
		height: 31px;
	}
	.youtubelink {
		background: url(/resources/images/1280/youtube.png);
		width: 52px;
		height: 31px;
	}
     .tglink {
		background: url(/resources/images/1280/tg.png);
		width: 31px;
		height: 31px;
	}
	/* МЕНЮ */
	.menu {
		background: url(/resources/images/1280/menu.png);
		height: 52px;
	}
	.dropdownmenu {
		margin-top: 32px;
	}
	.innermenu {
		height: 45px;
	}
	.innermenu li {
		padding: 13px;
	}
	.innermenu li a{
		font-size: 15px;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 128px;
	}
	.titlebg {
		background: url(/resources/images/1280/titleback.png);
		height: 128px;
	}
	p.titlebg_text {
		font-size: 19px;
		line-height: 1.7;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1280/prefoot.png);
		height: 3px;
	}
	.footer {
		background: url(/resources/images/1280/footer.png);
		height: 135px;
	}
	.footerlogo { 
		background: url(/resources/images/1280/footerlogo.png);
		height: 70px;
		width: 145px;
		background-size: contain;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
		padding: 0px;
	}
	.footmenu li {
		padding: 7px;
	}
	.footmenu li a{
		font-size: 13px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 14px;
	}
	.footvklink {
		background: url(/resources/images/1280/vk.png);
		width: 24px;
		height: 24px;
	}
	.footoklink {
		background: url(/resources/images/1280/ok.png);
		width: 24px;
		height: 24px;
	}
	.footinstalink {
		background: url(/resources/images/1280/insta.png);
		width: 24px;
		height: 24px;
	}
	.footyoutubelink {
		background: url(/resources/images/1280/youtube.png);
		width: 24px;
		height: 24px;
	}
	.foottglink {
		background: url(/resources/images/1280/tg.png);
		width: 24px;
		height: 24px;
	}
}
@media screen and (min-width:865px) and (max-width:1024px) {
	.header{ 
		background: url(/resources/images/1440/header.png);
		height: 140px;
	}
	.logo {
		width: 250px;
		height: 125px;
		margin-left: 50px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1280/logo.png);
		background-size: contain;
	}
	.desciptionarea {
		margin: auto;
		width: 100%;
	}
	.slogan {
		background: url(/resources/images/1280/slogan.png);
		height: 32px;
		width: 90%;
		margin: auto;
		background-size: contain;
	}
	.headercontacts {		
		width:100%;
		margin-top:4px;
		flex-wrap:wrap;
	}
	.headercontent {
		margin: 0px 70px 20px 70px;
	}
	.studio {
		background: url(/resources/images/1600/writetostudio.png);
		height: 27px;
		width: 33%;
		background-size: contain;
		background-position-x: center;
	}
	.dance {
		background: url(/resources/images/1600/orderdance.png);
		height: 27px;
		width: 33%;
		background-size: contain;
		background-position-x: center;
	}
	.phone {
		background: url(/resources/images/1920/phone.png);
		height: 24px;
		width: 34%;
		background-size: contain;
		line-height:24px;
	}
	.headersocial {
		padding-right: 3%;
	}
	.phone span {
		font-size:15px;
		font-weight:900;
		color:black;
		margin-left: 30px;
	}
	.vklink {
		background: url(/resources/images/1920/vk.png);
		width: 24px;
		height: 24px;
		margin-right:10px;
		background-size: contain;
	}
	.oklink {
		background: url(/resources/images/1920/ok.png);
		width: 24px;
		height: 24px;
		margin-right:10px;
		background-size: contain;
	}
	.instalink {
		background: url(/resources/images/1920/insta.png);
		width: 24px;
		height: 24px;
		background-size: contain;
		margin-right:10px;
	}
	.youtubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 45px;
		height: 24px;
		background-size: contain;
	}
     .tglink {
		background: url(/resources/images/1920/tg.png);
		width: 24px;
		height: 24px;
		margin-right:10px;
		background-size: contain;
	}
	/* МЕНЮ */
	.menu {
		background: #2d702f;
	}
	.dropdownmenu {
		margin-top: 32px;
	}
	.innermenu {
		height: 45px;
		width: 100%!important;
	}
	.innermenu li {
		padding: 13px;
	}
	.innermenu li a{
		font-size: 15px;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 90px;
	}
	.titlebg {
		background: url(/resources/images/1280/titleback.png);
		height: 65px;
	}
	p.titlebg_text {
		font-size: 13px;
		line-height: 1.7;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1280/prefoot.png);
		height: 3px;
	}
	.footer {
		background: url(/resources/images/1920/footer.png);
		height: 70px;
		background-position: 0% 70%;
	}
	.footerlogo { 
		background: url(/resources/images/1920/footerlogo.png);
		height: 45px;
		width: 90px;
		display: flex;
		background-position-x: 25%;
		background-size: contain;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
		padding: 0px;
	}
	.footermenu {
		display: flex;
	}
	.footmenu li {
		padding: 0px 3px;
		line-height: 8px;
	}
	.footmenu li a{
		font-size: 11px;
		line-height: 8px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 12px;
		text-align: center;
		align-items: center;
		display: flex;
	}
	.footercontact {
		width: 130px;
	}
	.footvklink {
		background: url(/resources/images/1920/vk.png);
		width: 20px;
		height: 20px;
	}
	.footoklink {
		background: url(/resources/images/1920/ok.png);
		width: 20px;
		height: 20px;
	}
	.footinstalink {
		background: url(/resources/images/1920/insta.png);
		width: 20px;
		height: 20px;
	}
	.footyoutubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 20px;
		height: 20px;
	}
	.foottglink {
		background: url(/resources/images/1920/tg.png);
		width: 20px;
		height: 20px;
	}
	
}
@media screen and (min-width:769px) and (max-width:864px) {
	.header{ 
		background: url(/resources/images/1440/header.png);
		height: 140px;
	}
	.logo {
		width: 250px;
		height: 125px;
		margin-left: 50px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1280/logo.png);
		background-size: contain;
	}
	.desciptionarea {
		margin: auto;
		width: 100%;
	}
	.slogan {
		background: url(/resources/images/1280/slogan.png);
		height: 32px;
		width: 90%;
		margin: auto;
		background-size: contain;
	}
	.headercontacts {		
		width:100%;
		margin-top:4px;
		flex-wrap:wrap;
	}
	.headercontent {
		margin: 0px 30px 0px 30px;
	}
	.studio {
		background: url(/resources/images/1600/writetostudio.png);
		height: 27px;
		width: 33%;
		background-size: contain;
		background-position-x: center;
	}
	.dance {
		background: url(/resources/images/1600/orderdance.png);
		height: 27px;
		width: 33%;
		background-size: contain;
		background-position-x: center;
	}
	.phone {
		background: url(/resources/images/1920/phone.png);
		height: 24px;
		width: 34%;
		background-size: contain;
		line-height:24px;
	}
	.headersocial {
		padding-right: 3%;
	}
	.phone span {
		font-size:15px;
		font-weight:900;
		color:black;
		margin-left: 30px;
	}
	.vklink {
		background: url(/resources/images/1920/vk.png);
		width: 24px;
		height: 24px;
		margin-right:10px;
		background-size: contain;
	}
	.oklink {
		background: url(/resources/images/1920/ok.png);
		width: 24px;
		height: 24px;
		margin-right:10px;
		background-size: contain;
	}
	.instalink {
		background: url(/resources/images/1920/insta.png);
		width: 24px;
		height: 24px;
		background-size: contain;
		margin-right:10px;
	}
	.youtubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 45px;
		height: 24px;
		background-size: contain;
	}
     .tglink {
		background: url(/resources/images/2560/tg.png);
		width: 24px;
		height: 24px;
		margin-right:10px;
		background-size: contain;
	}
	/* МЕНЮ */
	.menu {
		background: #2d702f;
	}
	.dropdownmenu {
		margin-top: 32px;
	}
	.innermenu {
		height: 45px;
		width: 100%!important;
	}
	.innermenu li {
		padding: 13px;
	}
	.innermenu li a{
		font-size: 15px;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 90px;
	}
	.titlebg {
		background: url(/resources/images/1280/titleback.png);
		height: 65px;
	}
	p.titlebg_text {
		font-size: 13px;
		line-height: 1.7;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1280/prefoot.png);
		height: 3px;
	}
	.footer {
		background: url(/resources/images/1920/footer.png);
		height: 70px;
		background-position: 0% 70%;
	}
	.footerlogo { 
		background: url(/resources/images/1920/footerlogo.png);
		height: 45px;
		width: 90px;
		display: flex;
		background-position-x: 25%;
		background-size: contain;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
		padding: 0px;
	}
	.footermenu {
		display: flex;
	}
	.footmenu li {
		padding: 0px 3px;
		line-height: 8px;
	}
	.footmenu li a{
		font-size: 11px;
		line-height: 8px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 12px;
		text-align: center;
		align-items: center;
		display: flex;
	}
	.footercontact {
		width: 130px;
	}
	.footvklink {
		background: url(/resources/images/1920/vk.png);
		width: 20px;
		height: 20px;
	}
	.footoklink {
		background: url(/resources/images/1920/ok.png);
		width: 20px;
		height: 20px;
	}
	.footinstalink {
		background: url(/resources/images/1920/insta.png);
		width: 20px;
		height: 20px;
	}
	.footyoutubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 20px;
		height: 20px;
	}
	.foottglink {
		background: url(/resources/images/1920/tg.png);
		width: 20px;
		height: 20px;
	}
	
}
@media screen and (min-width:669px) and (max-width:768px) {
	.header{ 
		background: url(/resources/images/1440/header.png);
		height: 100px;
	}
	.logo {
		width: 180px;
		height: 95px;
		margin-left: 40px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1280/logo.png);
		background-size: contain;
	}
	.desciptionarea {
		margin: auto;
		width: 100%;
	}
	.slogan {
		background: url(/resources/images/1280/slogan.png);
		height: 28px;
		width: 90%;
		margin: auto;
		background-size: contain;
	}
	.headercontacts {		
		width:100%;
		margin-top:4px;
		flex-wrap:wrap;
	}
	.studio {
		background: url(/resources/images/1600/writetostudio.png);
		height: 25px;
		width: 33%;
		background-size: contain;
		background-position-x: center;
	}
	.dance {
		background: url(/resources/images/1600/orderdance.png);
		height: 25px;
		width: 33%;
		background-size: contain;
		background-position-x: center;
	}
	.phone {
		background: url(/resources/images/1920/phone.png);
		height: 21px;
		width: 34%;
		background-size: contain;
		line-height:19px;
	}
	.headersocial {
		padding-right: 5%;
	}
	.phone span {
		font-size:14px;
		font-weight:900;
		color:black;
		margin-left: 25px;
	}
	.vklink {
		background: url(/resources/images/1920/vk.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.oklink {
		background: url(/resources/images/1920/ok.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.instalink {
		background: url(/resources/images/1920/insta.png);
		width: 20px;
		height: 20px;
		background-size: contain;
		margin-right:10px;
	}
	.youtubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 35px;
		height: 20px;
		background-size: contain;
	}
     .tglink {
		background: url(/resources/images/1920/tg.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	/* МЕНЮ */
	.menu {
		background: #2d702f;
	}
	.dropdownmenu {
		margin-top: 32px;
	}
	.innermenu {
		display:none!important;
		justify-content: flex-start!important;
		flex-direction: column!important;
		width: 100%!important;
		padding: 20px 0px!important;
	}
	.menu_state_open .innermenu {
		display:flex!important;
	}
	.innermenu li {
		padding: 0px!important;
		width:100%;
		padding-top:12px!important;
		height:auto!important;
	}
	.innermenu li a{
		font-size: 15px;
		width:auto!important;
	}
	.innermenu li ul li a {
		font-size: 12px;
		width:auto!important;
	}
	.dropdownmenu {
		position: relative!important;
		width:100%;
		background: #2d702f;
	}
	.dropdownmenu li {
		width: 100%;
		margin: auto!important;
		background: #2b652c;
	}
	.dropdownmenu li a {
		width: 100%;
		padding: 7px;
		box-shadow: none!important;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 80px;
	}
	.titlebg {
		background: url(/resources/images/1280/titleback.png);
		height: 60px;
	}
	p.titlebg_text {
		font-size: 12px;
		line-height: 1.7;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1280/prefoot.png);
		height: 3px;
	}
	.footer {
		background: url(/resources/images/1920/footer.png);
		height: 70px;
		background-position: 0% 70%;
	}
	.footerlogo { 
		background: url(/resources/images/1920/footerlogo.png);
		height: 35px;
		width: 70px;
		display: flex;
		background-position-x: 25%;
		background-size: contain;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
		padding: 0px;
	}
	.footermenu {
		display: flex;
	}
	.footmenu li {
		padding: 0px 4px;
		line-height: 8px;
	}
	.footmenu li a{
		font-size: 10px;
		line-height: 8px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 10px;
		text-align: center;
		align-items: center;
		display: flex;
	}
	.footercontact {
		width: 105px;
	}
	.footvklink {
		background: url(/resources/images/1920/vk.png);
		width: 18px;
		height: 18px;
	}
	.footoklink {
		background: url(/resources/images/1920/ok.png);
		width: 18px;
		height: 18px;
	}
	.footinstalink {
		background: url(/resources/images/1920/insta.png);
		width: 18px;
		height: 18px;
	}
	.footyoutubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 18px;
		height: 18px;
	}
	.foottglink {
		background: url(/resources/images/1920/tg.png);
		width: 18px;
		height: 18px;
	}
	.footercontent {
		width: 85%!important;
		margin-left: 7%!important;
	}
	.menu__icon {
	    width: 35px;
		height: 35px;
		position: relative;
		cursor: pointer;
		float: right;
		margin-right: 15px;
	}
	.menu__icon span {
		display: block;
		position: absolute;
		height: 5px;
		width: 100%;
		background: #a0a0a0;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		transform: rotate(0deg);
		transition: .25s ease-in-out;
	}

	.menu__icon span:nth-child(1) {
		top: 5px;
	}

	.menu__icon span:nth-child(2), .menu__icon span:nth-child(3) {
		top: 15px;
	}

	.menu__icon span:nth-child(4) {
		top: 25px;
	}
}
@media screen and (min-width:601px) and (max-width:668px) {
	.header{ 
		background: url(/resources/images/1440/header.png);
		height: 100px;
	}
	.logo {
		width: 170px;
		height: 90px;
		margin-left: 30px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1280/logo.png);
		background-size: contain;
	}
	.desciptionarea {
		margin: auto;
		width: 100%;
	}
	.slogan {
		background: url(/resources/images/1280/slogan.png);
		height: 28px;
		width: 90%;
		margin: auto;
		background-size: contain;
	}
	.headercontacts {		
		width:100%;
		margin-top:4px;
		flex-wrap:wrap;
	}
	.studio {
		background: url(/resources/images/1600/writetostudio.png);
		height: 23px;
		width: 33%;
		background-size: contain;
		background-position-x: center;
	}
	.dance {
		background: url(/resources/images/1600/orderdance.png);
		height: 23px;
		width: 33%;
		background-size: contain;
		background-position-x: center;
	}
	.phone {
		background: url(/resources/images/1920/phone.png);
		height: 19px;
		width: 34%;
		background-size: contain;
		line-height:19px;
	}
	.headersocial {
		padding-right: 3%;
	}
	.phone span {
		font-size:13px;
		font-weight:900;
		color:black;
		margin-left: 25px;
	}
	.vklink {
		background: url(/resources/images/1920/vk.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.oklink {
		background: url(/resources/images/1920/ok.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.instalink {
		background: url(/resources/images/1920/insta.png);
		width: 20px;
		height: 20px;
		background-size: contain;
		margin-right:10px;
	}
	.youtubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 35px;
		height: 20px;
		background-size: contain;
	}
     .tglink {
		background: url(/resources/images/1920/tg.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	/* МЕНЮ */
	.menu {
		background: #2d702f;
	}
	.dropdownmenu {
		margin-top: 32px;
	}
	.innermenu {
		display:none!important;
		justify-content: flex-start!important;
		flex-direction: column!important;
		width: 100%!important;
		padding: 20px 0px!important;
	}
	.menu_state_open .innermenu {
		display:flex!important;
	}
	.innermenu li {
		padding: 0px!important;
		width:100%;
		padding-top:12px!important;
		height:auto!important;
	}
	.innermenu li a{
		font-size: 15px;
		width:auto!important;
	}
	.innermenu li ul li a {
		font-size: 12px;
		width:auto!important;
	}
	.dropdownmenu {
		position: relative!important;
		width:100%;
		background: #2d702f;
	}
	.dropdownmenu li {
		width: 100%;
		margin: auto!important;
		background: #2b652c;
	}
	.dropdownmenu li a {
		width: 100%;
		padding: 7px;
		box-shadow: none!important;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 80px;
	}
	.titlebg {
		background: url(/resources/images/1280/titleback.png);
		height: 60px;
	}
	p.titlebg_text {
		font-size: 12px;
		line-height: 1.7;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1280/prefoot.png);
		height: 3px;
	}
	.footer {
		background: url(/resources/images/1920/footer.png);
		height: 70px;
		background-position: 0% 70%;
	}
	.footerlogo { 
		background: url(/resources/images/1920/footerlogo.png);
		height: 30px;
		width: 70px;
		display: flex;
		background-position-x: 25%;
		background-size: contain;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
		padding: 0px;
	}
	.footermenu {
		display: flex;
	}
	.footmenu li {
		padding: 0px 3px;
		line-height: 8px;
	}
	.footmenu li a{
		font-size: 9px;
		line-height: 8px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 10px;
		text-align: center;
		align-items: center;
		display: flex;
	}
	.footercontact {
		width: 110px;
	}
	.footvklink {
		background: url(/resources/images/1920/vk.png);
		width: 18px;
		height: 18px;
	}
	.footoklink {
		background: url(/resources/images/1920/ok.png);
		width: 18px;
		height: 18px;
	}
	.footinstalink {
		background: url(/resources/images/1920/insta.png);
		width: 18px;
		height: 18px;
	}
	.footyoutubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 18px;
		height: 18px;
	}
	.foottglink {
		background: url(/resources/images/1920/tg.png);
		width: 18px;
		height: 18px;
	}
	.footercontent {
		width: 87%!important;
		margin-left: 6%!important;
	}
	.menu__icon {
	    width: 35px;
		height: 35px;
		position: relative;
		cursor: pointer;
		float: right;
		margin-right: 15px;
	}
	.menu__icon span {
		display: block;
		position: absolute;
		height: 5px;
		width: 100%;
		background: #a0a0a0;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		transform: rotate(0deg);
		transition: .25s ease-in-out;
	}

	.menu__icon span:nth-child(1) {
		top: 5px;
	}

	.menu__icon span:nth-child(2), .menu__icon span:nth-child(3) {
		top: 15px;
	}

	.menu__icon span:nth-child(4) {
		top: 25px;
	}
}
@media screen and (min-width:501px) and (max-width:600px) {
	.header{ 
		background: url(/resources/images/1440/header.png);
		height: 100px;
	}
	.logo {
		width: 170px;
		height: 90px;
		margin-left: 10px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1280/logo.png);
		background-size: contain;
	}
	.desciptionarea {
		margin: auto;
		width: 100%;
	}
	.slogan {
		background: url(/resources/images/1280/slogan.png);
		height: 28px;
		width: 90%;
		margin: auto;
		background-size: contain;
	}
	.headercontacts {		
		width:100%;
		margin-top:4px;
		flex-wrap:wrap;
	}
	.studio {
		background: url(/resources/images/1600/writetostudio.png);
		height: 23px;
		width: 33%;
		background-size: contain;
		background-position-x: center;
	}
	.dance {
		background: url(/resources/images/1600/orderdance.png);
		height: 23px;
		width: 33%;
		background-size: contain;
		background-position-x: center;
	}
	.phone {
		background: url(/resources/images/1920/phone.png);
		height: 19px;
		width: 34%;
		background-size: contain;
		line-height:19px;
	}
	.headersocial {
		padding-right: 3%;
	}
	.phone span {
		font-size:11px;
		font-weight:900;
		color:black;
		margin-left: 25px;
	}
	.vklink {
		background: url(/resources/images/1920/vk.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.oklink {
		background: url(/resources/images/1920/ok.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.instalink {
		background: url(/resources/images/1920/insta.png);
		width: 20px;
		height: 20px;
		background-size: contain;
		margin-right:10px;
	}
	.youtubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 35px;
		height: 20px;
		background-size: contain;
	}
     .tglink {
		background: url(/resources/images/1920/tg.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	/* МЕНЮ */
	.menu {
		background: #2d702f;
	}
	.dropdownmenu {
		margin-top: 32px;
	}
	.innermenu {
		display:none!important;
		justify-content: flex-start!important;
		flex-direction: column!important;
		width: 100%!important;
		padding: 20px 0px!important;
	}
	.menu_state_open .innermenu {
		display:flex!important;
	}
	.innermenu li {
		padding: 0px!important;
		width:100%;
		padding-top:12px!important;
		height:auto!important;
	}
	.innermenu li a{
		font-size: 15px;
		width:auto!important;
	}
	.innermenu li ul li a {
		font-size: 12px;
		width:auto!important;
	}
	.dropdownmenu {
		position: relative!important;
		width:100%;
		background: #2d702f;
	}
	.dropdownmenu li {
		width: 100%;
		margin: auto!important;
		background: #2b652c;
	}
	.dropdownmenu li a {
		width: 100%;
		padding: 7px;
		box-shadow: none!important;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 80px;
	}
	.titlebg {
		background: url(/resources/images/1280/titleback.png);
		height: 60px;
	}
	p.titlebg_text {
		font-size: 12px;
		line-height: 1.7;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1280/prefoot.png);
		height: 3px;
	}
	.footer {
		background: none;
		height: 70px;
		background-position: 0% 70%;
	}
	.footerlogo { 
		background: url(/resources/images/1920/footerlogo.png);
		height: 30px;
		width: 70px;
		display: flex;
		background-position-x: 25%;
		background-size: contain;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
		padding: 0px;
	}
	.footermenu {
		display: flex;
	}
	.footmenu li {
		padding: 0px 2px;
		line-height: 8px;
	}
	.footmenu li a{
		font-size: 9px;
		line-height: 8px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 10px;
		text-align: center;
		align-items: center;
		display: flex;
	}
	.footercontact {
		width: 120px;
	}
	.footvklink {
		background: url(/resources/images/1920/vk.png);
		width: 18px;
		height: 18px;
	}
	.footoklink {
		background: url(/resources/images/1920/ok.png);
		width: 18px;
		height: 18px;
	}
	.footinstalink {
		background: url(/resources/images/1920/insta.png);
		width: 18px;
		height: 18px;
	}
	.footyoutubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 18px;
		height: 18px;
	}
	.foottglink {
		background: url(/resources/images/1920/tg.png);
		width: 18px;
		height: 18px;
	}
	.footercontent {
		width: 100%!important;
		margin-left: 0%!important;
	}
	.menu__icon {
	    width: 35px;
		height: 35px;
		position: relative;
		cursor: pointer;
		float: right;
		margin-right: 15px;
	}
	.menu__icon span {
		display: block;
		position: absolute;
		height: 5px;
		width: 100%;
		background: #a0a0a0;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		transform: rotate(0deg);
		transition: .25s ease-in-out;
	}

	.menu__icon span:nth-child(1) {
		top: 5px;
	}

	.menu__icon span:nth-child(2), .menu__icon span:nth-child(3) {
		top: 15px;
	}

	.menu__icon span:nth-child(4) {
		top: 25px;
	}
}
@media screen and (min-width:421px) and (max-width:500px) {
	body {
		font-size:13px;
	}
	.headercontent {
		flex-wrap: wrap;
		margin: 0px 0px 0px 0px;
		align-items: flex-start!important;
		justify-content: flex-start!important;
	}
	.header{ 
		background: url(/resources/images/1440/header.png);
		height: 125px;
	}
	.logo {
		width: 140px;
		height: 80px;
		margin-left: 40px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1280/logo.png);
		background-size: contain;
	}
	.desciptionarea {
		margin: auto;
		width: 100%;
		margin-top: -50px;
	}
	.slogan {
		background: url(/resources/images/1280/slogan.png);
		height: 20px;
		width: 80%;
		margin: auto;
		background-size: contain;
		order:2;
	}
	.headersocial {
		margin-bottom: 20px!important;
		margin-top: 0px!important;
		margin-right: 12%;
	}
	.headercontacts {		
		width:85%;
		margin-top:4px;
		order:3;
		flex-wrap:wrap;
		margin: auto;
	}
	.studio {
		background: url(/resources/images/1600/writetostudio.png);
		height: 20px;
		width: 30%;
		background-size: contain;
		background-position-x: center;
	}
	.dance {
		background: url(/resources/images/1600/orderdance.png);
		height: 20px;
		width: 30%;
		background-size: contain;
		background-position-x: center;
	}
	.phone {
		background: url(/resources/images/1920/phone.png);
		height: 17px;
		width: 36%;
		background-size: contain;
		line-height:17px;
	}
	.phone span {
		font-size:12px;
		font-weight:900;
		color:black;
		margin-left: 20px;
	}
	.vklink {
		background: url(/resources/images/1920/vk.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.oklink {
		background: url(/resources/images/1920/ok.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.instalink {
		background: url(/resources/images/1920/insta.png);
		width: 20px;
		height: 20px;
		background-size: contain;
		margin-right:10px;
	}
	.youtubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 35px;
		height: 20px;
		background-size: contain;
	}
     .tglink {
		background: url(/resources/images/1920/tg.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	/* МЕНЮ */
	.menu {
		background: #2d702f;
	}
	.dropdownmenu {
		margin-top: 12px;
	}
	.innermenu {
		display:none!important;
		justify-content: flex-start!important;
		flex-direction: column!important;
		width: 100%!important;
		padding: 20px 0px!important;
	}
	.menu_state_open .innermenu {
		display:flex!important;
	}
	.innermenu li {
		padding: 0px!important;
		width:100%;
		padding-top:12px!important;
		height:auto!important;
	}
	.innermenu li a{
		font-size: 15px;
		width:auto!important;
	}
	.innermenu li ul li a {
		font-size: 12px;
		width:auto!important;
	}
	.dropdownmenu {
		position: relative!important;
		width:100%;
		background: #2d702f;
	}
	.dropdownmenu li {
		width: 100%;
		margin: auto!important;
		background: #2b652c;
	}
	.dropdownmenu li a {
		width: 100%;
		padding: 7px;
		box-shadow: none!important;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 69px;
	}
	.titlebg {
		background: url(/resources/images/1280/titleback.png);
		height: 45px;
	}
	p.titlebg_text {
		font-size: 10px;
		line-height: 1.7;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1280/prefoot.png);
		height: 3px;
	}
	.footer {
		background: url(/resources/images/1920/footer.png);
		height: 70px;
		background-size: 100% 60%!important;
		background-position: 0% 70%;
	}
	.footercontent {
		width: 86%!important;
		align-items: flex-end!important;
		justify-content: space-around!important;
		height: 70%!important;
		margin-left: 7%!important;
		flex-wrap: wrap;
	}
	.footerlogo { 
		background: url(/resources/images/1920/footerlogo.png);
		height: 30px;
		width: 30%;
		display: flex;
		background-position-x: 25%;
		background-size: contain;
		order: 1;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
		padding: 0px;
	}
	.footermenu {
		display: flex;
		order: 2;
	}
	.footmenu li {
		padding: 0px 3px;
		line-height: 8px;
	}
	.footmenu li a{
		font-size: 8px;
		line-height: 8px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 9px;
		text-align: center;
		align-items: center;
		display: flex;
		width: 55%;
	}
	.footercontact {
		flex-direction: row!important;
		align-items: flex-start!important;
		justify-content: flex-start!important;
		order: 1;
		width: 70%;
	}
	.footvklink {
		background: url(/resources/images/1920/vk.png);
		width: 16px;
		height: 16px;
	}
	.footoklink {
		background: url(/resources/images/1920/ok.png);
		width: 16px;
		height: 16px;
	}
	.footinstalink {
		background: url(/resources/images/1920/insta.png);
		width: 16px;
		height: 16px;
	}
	.footyoutubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 16px;
		height: 16px;
	}
	.foottglink {
		background: url(/resources/images/1920/tg.png);
		width: 16px;
		height: 16px;
	}
	.menu__icon {
	    width: 35px;
		height: 35px;
		position: relative;
		cursor: pointer;
		float: right;
		margin-right: 15px;
	}
	.menu__icon span {
		display: block;
		position: absolute;
		height: 5px;
		width: 100%;
		background: #a0a0a0;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		transform: rotate(0deg);
		transition: .25s ease-in-out;
	}

	.menu__icon span:nth-child(1) {
		top: 5px;
	}

	.menu__icon span:nth-child(2), .menu__icon span:nth-child(3) {
		top: 15px;
	}

	.menu__icon span:nth-child(4) {
		top: 25px;
	}
	.politics {
		width: 98%;
		flex-direction: column;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		margin: 15px 1%;
	}
	.politics div {
		margin: 0!important;
	}
	.politics img {
		height: 40px!important;
		width: 230px!important;
	}

}
@media screen and (min-width:350px) and (max-width:420px) {
	body {
		font-size:12px;
	}
	.headercontent {
		flex-wrap: wrap;
		margin: 0px 0px 0px 0px;
		align-items: flex-start!important;
		justify-content: flex-start!important;
	}
	.header{ 
		background: url(/resources/images/1440/header.png);
		height: 125px;
	}
	.logo {
		width: 140px;
		height: 80px;
		margin-left: 40px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1280/logo.png);
		background-size: contain;
	}
	.desciptionarea {
		margin: auto;
		width: 100%;
		margin-top: -50px;
	}
	.slogan {
		background: url(/resources/images/1280/slogan.png);
		height: 20px;
		width: 90%;
		margin: auto;
		background-size: contain;
		order:2;
	}
	.headersocial {
		margin-bottom: 20px!important;
		margin-top: 0px!important;
	}
	.headercontacts {		
		width:100%;
		margin-top:4px;
		order:3;
		flex-wrap:wrap;
	}
	.studio {
		background: url(/resources/images/1600/writetostudio.png);
		height: 20px;
		width: 30%;
		background-size: contain;
		background-position-x: center;
	}
	.dance {
		background: url(/resources/images/1600/orderdance.png);
		height: 20px;
		width: 30%;
		background-size: contain;
		background-position-x: center;
	}
	.phone {
		background: url(/resources/images/1920/phone.png);
		height: 17px;
		width: 39%;
		background-size: contain;
		line-height:17px;
	}
	.phone span {
		font-size:12px;
		font-weight:900;
		color:black;
		margin-left: 20px;
	}
	.vklink {
		background: url(/resources/images/1920/vk.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.oklink {
		background: url(/resources/images/1920/ok.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.instalink {
		background: url(/resources/images/1920/insta.png);
		width: 20px;
		height: 20px;
		background-size: contain;
		margin-right:10px;
	}
	.youtubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 35px;
		height: 20px;
		background-size: contain;
	}
     .tglink {
		background: url(/resources/images/1920/tg.png);
		width:20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	/* МЕНЮ */
	.menu {
		background: #2d702f;
	}
	.dropdownmenu {
		margin-top: 12px;
	}
	.innermenu {
		display:none!important;
		justify-content: flex-start!important;
		flex-direction: column!important;
		width: 100%!important;
		padding: 20px 0px!important;
	}
	.menu_state_open .innermenu {
		display:flex!important;
	}
	.innermenu li {
		padding: 0px!important;
		width:100%;
		padding-top:12px!important;
		height:auto!important;
	}
	.innermenu li a{
		font-size: 15px;
		width:auto!important;
	}
	.innermenu li ul li a {
		font-size: 12px;
		width:auto!important;
	}
	.dropdownmenu {
		position: relative!important;
		width:100%;
		background: #2d702f;
	}
	.dropdownmenu li {
		width: 100%;
		margin: auto!important;
		background: #2b652c;
	}
	.dropdownmenu li a {
		width: 100%;
		padding: 7px;
		box-shadow: none!important;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 69px;
	}
	.titlebg {
		background: url(/resources/images/1280/titleback.png);
		height: 45px;
	}
	p.titlebg_text {
		font-size: 10px;
		line-height: 1.7;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1280/prefoot.png);
		height: 3px;
	}
	.footer {
		background: none;
		height: 70px;
		background-size: 100% 60%!important;
		background-position: 0% 70%;
	}
	.footercontent {
		width: 95%!important;
		align-items: flex-end!important;
		justify-content: space-around!important;
		height: 100%!important;
		margin-left: 2%!important;
		flex-wrap: wrap;
	}
	.footerlogo { 
		background: url(/resources/images/1920/footerlogo.png);
		height: 30px;
		width: 30%;
		display: flex;
		background-position-x: 25%;
		background-size: contain;
		order: 1;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
		padding: 0px;
	}
	.footermenu {
		display: flex;
		order: 2;
	}
	.footmenu li {
		padding: 0px 3px;
		line-height: 8px;
	}
	.footmenu li a{
		font-size: 8px;
		line-height: 8px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 9px;
		text-align: center;
		align-items: center;
		display: flex;
		width: 55%;
	}
	.footercontact {
		flex-direction: row!important;
		align-items: flex-start!important;
		justify-content: flex-start!important;
		order: 1;
		width: 70%;
	}
	.footvklink {
		background: url(/resources/images/1920/vk.png);
		width: 16px;
		height: 16px;
	}
	.footoklink {
		background: url(/resources/images/1920/ok.png);
		width: 16px;
		height: 16px;
	}
	.footinstalink {
		background: url(/resources/images/1920/insta.png);
		width: 16px;
		height: 16px;
	}
	.footyoutubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 16px;
		height: 16px;
	}
	.foottglink {
		background: url(/resources/images/1920/tg.png);
		width: 16px;
		height: 16px;
	}
	.menu__icon {
	    width: 35px;
		height: 35px;
		position: relative;
		cursor: pointer;
		float: right;
		margin-right: 15px;
	}
	.menu__icon span {
		display: block;
		position: absolute;
		height: 5px;
		width: 100%;
		background: #a0a0a0;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		transform: rotate(0deg);
		transition: .25s ease-in-out;
	}

	.menu__icon span:nth-child(1) {
		top: 5px;
	}

	.menu__icon span:nth-child(2), .menu__icon span:nth-child(3) {
		top: 15px;
	}

	.menu__icon span:nth-child(4) {
		top: 25px;
	}
	.politics {
		width: 98%;
		flex-direction: column;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		margin: 15px 1%;
	}
	.politics div {
		margin: 0!important;
	}
	.politics img {
		height: 40px!important;
		width: 230px!important;
	}

}
@media screen and (max-width:349px) {
	body {
		font-size:12px;
	}
	.headercontent {
		flex-wrap: wrap;
		margin: 0px 0px 0px 0px;
		align-items: flex-start!important;
		justify-content: flex-start!important;
	}
	.header{ 
		background: url(/resources/images/1440/header.png);
		height: 125px;
	}
	.logo {
		width: 140px;
		height: 80px;
		margin-left: 40px;
		display: flex;
	}	
	.logolink {
		background: url(/resources/images/1280/logo.png);
		background-size: contain;
	}
	.desciptionarea {
		margin: auto;
		width: 100%;
		margin-top: -50px;
	}
	.slogan {
		background: url(/resources/images/1280/slogan.png);
		height: 20px;
		width: 90%;
		margin: auto;
		background-size: contain;
		order:2;
	}
	.headersocial {
		margin-bottom: 20px!important;
		margin-top: 0px!important;
	}
	.headercontacts {		
		width:100%;
		margin-top:4px;
		order:3;
		flex-wrap:wrap;
	}
	.studio {
		background: url(/resources/images/1600/writetostudio.png);
		height: 20px;
		width: 30%;
		background-size: contain;
		background-position-x: center;
	}
	.dance {
		background: url(/resources/images/1600/orderdance.png);
		height: 20px;
		width: 30%;
		background-size: contain;
		background-position-x: center;
	}
	.phone {
		background: url(/resources/images/1920/phone.png);
		height: 17px;
		width: 36%;
		background-size: contain;
		line-height:17px;
	}
	.phone span {
		font-size:10px;
		font-weight:900;
		color:black;
		margin-left: 20px;
	}
	.vklink {
		background: url(/resources/images/1920/vk.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.oklink {
		background: url(/resources/images/1920/ok.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	.instalink {
		background: url(/resources/images/1920/insta.png);
		width: 20px;
		height: 20px;
		background-size: contain;
		margin-right:10px;
	}
	.youtubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 35px;
		height: 20px;
		background-size: contain;
	}
     .tglink {
		background: url(/resources/images/1920/tg.png);
		width: 20px;
		height: 20px;
		margin-right:10px;
		background-size: contain;
	}
	/* МЕНЮ */
	.menu {
		background: #2d702f;
	}
	.dropdownmenu {
		margin-top: 12px;
	}
	.innermenu {
		display:none!important;
		justify-content: flex-start!important;
		flex-direction: column!important;
		width: 100%!important;
		padding: 20px 0px!important;
	}
	.menu_state_open .innermenu {
		display:flex!important;
	}
	.innermenu li {
		padding: 0px!important;
		width:100%;
		padding-top:12px!important;
		height:auto!important;
	}
	.innermenu li a{
		font-size: 15px;
		width:auto!important;
	}
	.innermenu li ul li a {
		font-size: 12px;
		width:auto!important;
	}
	.dropdownmenu {
		position: relative!important;
		width:100%;
		background: #2d702f;
	}
	.dropdownmenu li {
		width: 100%;
		margin: auto!important;
		background: #2b652c;
	}
	.dropdownmenu li a {
		width: 100%;
		padding: 7px;
		box-shadow: none!important;
	}
	.innermenu li:hover	{
		background:#c4161c;
	}
	/* МАКЕТ */
	.titleforall {
		height: 69px;
	}
	.titlebg {
		background: url(/resources/images/1280/titleback.png);
		height: 45px;
	}
	p.titlebg_text {
		font-size: 10px;
		line-height: 1.7;
	}

	/* ПОДВАЛ */
	.prefoot {
		background: url(/resources/images/1280/prefoot.png);
		height: 3px;
	}
	.footer {
		background: none;
		height: 70px;
		background-size: 100% 60%!important;
		background-position: 0% 70%;
	}
	.footercontent {
		width: 100%!important;
		align-items: flex-end!important;
		justify-content: space-around!important;
		height: 100%!important;
		margin-left: 0%!important;
		flex-wrap: wrap;
	}
	.footerlogo { 
		background: url(/resources/images/1920/footerlogo.png);
		height: 30px;
		width: 30%;
		display: flex;
		background-position-x: 25%;
		background-size: contain;
		order: 1;
	}
	.footmenu {
		list-style-type: none;
		display: flex;
		width: 100%;
		margin: auto;
		padding: 0px;
	}
	.footermenu {
		display: flex;
		order: 2;
	}
	.footmenu li {
		padding: 0px 2px;
		line-height: 8px;
	}
	.footmenu li a{
		font-size: 8px;
		line-height: 8px;
	}
	.footerphone {
		color: white;
		font-weight: 900;
		letter-spacing: 1px;
		font-size: 9px;
		text-align: center;
		align-items: center;
		display: flex;
		width: 55%;
	}
	.footercontact {
		flex-direction: row!important;
		align-items: flex-start!important;
		justify-content: flex-start!important;
		order: 1;
		width: 70%;
	}
	.footvklink {
		background: url(/resources/images/1920/vk.png);
		width: 16px;
		height: 16px;
	}
	.footoklink {
		background: url(/resources/images/1920/ok.png);
		width: 16px;
		height: 16px;
	}
	.footinstalink {
		background: url(/resources/images/1920/insta.png);
		width: 16px;
		height: 16px;
	}
	.footyoutubelink {
		background: url(/resources/images/1920/youtube.png);
		width: 16px;
		height: 16px;
	}
	.foottglink {
		background: url(/resources/images/1920/tg.png);
		width: 16px;
		height: 16px;
	}
	.menu__icon {
	    width: 35px;
		height: 35px;
		position: relative;
		cursor: pointer;
		float: right;
		margin-right: 15px;
	}
	.menu__icon span {
		display: block;
		position: absolute;
		height: 5px;
		width: 100%;
		background: #a0a0a0;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		transform: rotate(0deg);
		transition: .25s ease-in-out;
	}

	.menu__icon span:nth-child(1) {
		top: 5px;
	}

	.menu__icon span:nth-child(2), .menu__icon span:nth-child(3) {
		top: 15px;
	}

	.menu__icon span:nth-child(4) {
		top: 25px;
	}
	.politics {
		width: 98%;
		flex-direction: column;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		margin: 15px 1%;
	}
	.politics div {
		margin: 0!important;
	}
	.politics img {
		height: 40px!important;
		width: 230px!important;
	}

}
/* ШАПКА */
.header{ 
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
}
.headercontent {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-evenly;
    width: 100%;
}
.headercontacts {
	display: flex;
	justify-content: space-between;
}
.logo {
	z-index:1000;
}
.logolink {
	background-repeat: no-repeat;
    width: 100%;
    display: flex;
}
.desciptionarea {
	display: flex;
	flex-direction: column;
}
.slogan {
	background-repeat: no-repeat;
}
.studio {
	background-repeat: no-repeat;
	background-size: contain;
}
.dance {
	background-repeat: no-repeat;
}
.phone {
	background-repeat: no-repeat;
}
.headersocial{
	display: flex;
	justify-content: flex-end;
	margin-top: 6px;
}
.vklink {
	background-repeat: no-repeat;
}
.oklink {
	background-repeat: no-repeat;
}
.instalink {
	background-repeat: no-repeat;
}
.youtubelink {
	background-repeat: no-repeat;
}
 .tglink {
		background-repeat: no-repeat;
	}
/* МЕНЮ */
.menu {
	width: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.innermenu {
	list-style-type: none;
	display: flex;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	padding: 0;
	width: 75%;
    margin: auto;
	float: none;
}
.innermenu li {
    display: flex;
    align-items: center;
    height: 100%;
    text-align: center;
	flex-direction: column;
}
.innermenu li a{
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	width:100%;
}
/* МАКЕТ */
.content {
	display: flex;
	flex-direction: column;
    flex:auto;
}
.titleforall {
	width: 100%;
	margin-top: 10px;
}
.titlebg {
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	z-index: 1;
	display: flex;
    justify-content: center;
    flex-direction: column;
}
p.titlebg_text {
    width: 100%;
    color: white;
    letter-spacing: 1px;
    font-weight: 700;
    height: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}


/* ПОДВАЛ */
.prefoot {
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 10px;
}
.footer {
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
    flex-direction: column;
}
.footerlogo { 
	background-repeat: no-repeat;
}
.footercontent {
    width: 80%;
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    height: 80%;
    margin-left: 10%;
}
.footercontact {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}
.footmenu li a{
	color: white;
	text-decoration: none;
	font-weight: 700;
}
.footersocial {
    display: flex;
    justify-content: flex-end;
}
.footersocial a {
    background-size: contain;
	margin: 0 2px;
}
a, a:hover {
	text-decoration: none;
}

.dropdownmenu {
    position: absolute;
    z-index: 59;
    text-align: center;
    padding: 0;
    background: #2b622c42;
    flex-direction: column;
    display: flex;
}
.menu .dropdownmenu {
  display: none;
}
.menu ul li:hover .dropdownmenu {
  display: flex;
  list-style-type:none;
  flex-direction:column;
}
.dropdownmenu li {
    width: 100%;
    margin: 3px 0px 0px;
    background: #2b652c;
}
.dropdownmenu li:hover {
	background:#1e461f
}

.dropdownmenu li a {
    width: 100%;
    padding: 7px;
    box-shadow: #000000 1px 1px 5px;
}
