@charset "UTF-8";
/* CSS Document */


@media (max-width: 767px) {
    #top-curves {
        height: 16px;
        background-size: 16px;
        top: 0;
    }
	p {margin: 0 0 22px;}
	.likes {margin: 3%; display: none}
    .social-icons, .top-links, .jp-type-single, .jp-gui, .jp-interface, .jp-controls {display: none}
    .right-block .player {background-image: none; display: none}
    .right-block {width: 220px; display: none}
    #header .inner-wrapper {width:auto;padding: 0 5px;/* position: static; */}
    #logo h1 > span {font-size:50px; line-height:50px; width:750px;}
    #logo h1 > span > span {font-size:35px; line-height:35px; display: inline}
    #sitemap {display: none}
     body.home-bg-body {background: none;}
    .home-ropes {background: none;}
    #middle {margin: 20px 0 0 0;}
	.home-body #middle {margin: 0;}
    .home-body .repertoire {/* margin: 30px 0 0 0; */}
	.repertoire h2 {/* padding: 5px 0 0 0 !important; */font-size: 46px !important;line-height: 46px !important}
	.home-body .repertoire h2 {
     /*background: url(../img/book-ico.png) no-repeat scroll 20% 30px transparent !important;*/
	 background: none !important;
     font: 50px / 55px "Oranienbaumregular", Arial !important;
     padding: 20px 0 !important;
     text-align: center;
     margin: 0 auto;
     width: 100%;
    }
	.repertoire-video iframe {width: 94%; margin: 10px 3% 0;}
	.person-info iframe {width: 94%; margin: 10px 3% 0;}
	.h5-index {
    font: 34px / 40px "Oranienbaumregular", Georgia;
    padding: 10px 0 20px;
}
	.person-info .td24, .person-info .td33, .person-info .td50 {
	float: none; 
	width: auto;
    padding-right: 0;
}
	.person-info .td24.second, .person-info .td33.second, .person-info .td50.second {
	padding-top: 0;
}
	.latest-news {width: 90%; margin: 20px auto 0 17px;text-align: left;}
	#news-block .latest-news {width: 100%; margin: 20px 0 0;}
	.latest-news .item-news .news-data span.date {
    font: 14px / 18px "Museo_sans_cyrl_500regular";
}
	.inner-info h5 {
    font: 30px / 30px "Oranienbaumregular", Georgia;
    padding: 10px 15px;
    text-align: center;
}
	.inner-info {
    margin-right: 0;
    border-bottom: solid 1px rgba(0,0,0,0.31);
}
	.inner-info ul {
    margin: 17px auto 20px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
	list-style: none !important;
}
	/*#content.person .person-info ul:last-child {
    margin-bottom: 0;
    width: 95%;
    text-align: center;
	list-style: none;
}*/
	#content.single .person-info p {
    padding: 0 15px;
}

    #content.person .person-info p {
    padding: 0 15px;
}
	.repertoire .item-list .item .date {padding: 0; width: 50px}
	.repertoire .item-list .item {width: 94%; padding: 20px 3% !important; border-bottom: solid 1px rgba(0,0,0,0.2);}
	.repertoire .item-list .item.odd, .repertoire .item-list .item.tour {
		/* background: none !important; */
		/* box-shadow: none; */
		-webkit-box-shadow: none;
		padding: 4% 3%;
		width: 94%;
		
	}
	
	.repertoire form {
    display: inline-block;
    padding: 0 15px;
}
	.repertoire .item-list .item.tour span.tour {
    background: url(../img/guest2.png) no-repeat scroll 50% 0 transparent;
    letter-spacing: 1.5px;
    padding: 1px 0 0 0;
    width: 78px;
}
	.repertoire .item-list .item.premiere span.premiere {
    background: url(../img/premiere2.png) no-repeat scroll 50% 0 transparent;
    letter-spacing: 1.5px;
    padding: 1px 0 0 0;
    width: 78px;
}
	.repertoire .item-list .item .item-body, #content.timetable .item-list .item .item-body {
	    font-size: 14px;
	    vertical-align: center;
	    width: 58%;
	    padding: 0 0 5px 12px;
	}
	.repertoire .item-list .item.premiere {
    /* background: none !important; */
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
 }
	.repertoire .item-list .item .date span.day, #content.timetable .item-list .item .date span.day {
    font: 13px/20px "Museo_sans_cyrl_500regular", Arial;
    height: 18px;
	}
	.repertoire .item-list .item .time {
    margin-top: 1px;
    text-align: right;
    width: 85px;
}
	.repertoire .item-list a.all-rep {
    margin: 30px auto 5px;
    text-align: center;
    display: table;
}
	.repertoire .item-list .item.odd {
    background: none;
}
	.repertoire .item-list .item .time span.time-start {
    text-align: right;
}
	.repertoire .item-list .item .buy, #content.timetable .item-list .item .buy {
    background: url(../img/buy-btn-bg.png) repeat-x scroll 0 0 transparent;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: block;
    height: 40px;
    margin: 8px 0 0 65px;
    vertical-align: top;
    width: 180px;
}
    .repertoire .item-list .item .buy a, #sideRight.show-side .timetable ul li .buy a {
    line-height: 40px;
    padding: 0;
    width: 180px;
    font-size: 20px;
}
	#sideRight.show-side .timetable ul li {
    font-size: 18px;
    line-height: 16px;
    padding-bottom: 18px;
    position: relative;
	text-align: center;
}
	ul.repertoire-additional-info:first-child {
	margin-top: -30px !important;
}
	ul.repertoire-additional-info li .label {
    float: none;
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0;
    width: 90%;
}
	ul.repertoire-additional-info li .value a {
    font-size: 24px;
    line-height: 30px;
    /* width: 95%; */
}

	ul.repertoire-additional-info li .value {
    float: none;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    width: 95%;
}
	#sideRight.show-side .timetable ul ul {
    list-style: none !important;
	text-align: center;
	margin: 0 auto;
    padding: 5px 15px 10px 10px !important;
    width: auto;
}

	/* Collective
-----------------------------------------------------------------------------*/

.collective {
	display: block; 
	float: none; 
	clear: both; 
	width: 100%}

.collective .td {
	float: none; 
	width: 100%}
	
.collective .td h4 {
    font-size: 22px !important;
    line-height: 30px !important;
    margin: 0;
	text-align: left !important;
    padding: 10px 0 !important;
    }

.collective .td h4.empty {
    display: none;
    }

.collective .td a {
    font-size: 18px !important;
    line-height: 30px !important;
    margin: 0;
    padding: 10px 0 !important;
}
	.collective .td ul {
	text-align: left !important;
	padding: 0 20px !important;
	}
	
	
	
	/* Theatre
-----------------------------------------------------------------------------*/

.theatre {
	display: block; 
	float: none; 
	clear: both; 
	width: 100%}

.theatre .td {
	float: none; 
	width: 100%}
	
.theatre .td h4 {
    font-size: 22px !important;
    line-height: 30px !important;
    margin: 0;
    padding: 10px 0 !important;
    }
	
	
	
	
	#sideRight.show-side .timetable ul li .buy {
	background: url(../img/buy-btn-bg.png) repeat-x scroll 0 0 transparent;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: block;
	height: 40px;
	vertical-align: top;
	width: 180px;
	margin: 2px auto 10px;
	top: 0;
	right: 0;
	position: relative;
	/* padding: 0 15px; */
}
	
	
	#sideRight.home-side {
    margin: 0 0 30px 0;
    /* margin-top: 28px; */
    width: 100%;
}
	.latest-news .item-news h4 a, .second-type .latest-news .item-news h4 a {
    font: 22px/28px "Museo_sans_cyrl_500regular" !important;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
	#content {
    padding: 0;
}
	#container {
    background: none;
    float: none;
    overflow: hidden;
    padding-bottom: 30px;
    width: 100%;
}
	.home-body .inner-wrapper {
    padding: 0;
    width: 100%;
}
	.inner-wrapper {
    padding: 0 0;
    width: 100%;
}
	#parnters {
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
	padding: 10px 0 20px;
    width: 100%;
    }
	#parnters ul {
    text-align: center;
	}
	#parnters ul li {
    display: inline-block;
    margin: 0 -5px -20px -5px;
    padding: 0 2px;
    vertical-align: middle;
}
	#footer {
    padding: 30px 0;
    text-align: center;
	}
	#footer .contacts {
    font: 22px / 35px "Museo_sans_cyrl_500regular", Arial;
    margin: 0;
    vertical-align: top;
    text-align: center;
}
	#footer .address {
    font: 18px / 22px "Museo_sans_cyrl_500regular";
    margin-top: 5px;
    padding: 0;
    text-align: center;
	}
	#footer .address {
    color: #303030;
    display: inline-block;
    font: 22px / 35px "Museo_sans_cyrl_500regular";
    margin: 5px;
    padding-left: 0;
    border-left: 0;
    vertical-align: top;
 }
	#footer .copy p {
    font: 22px / 35px "Museo_sans_cyrl_500regular", Arial;
    margin: 2px 0 12px;
 }
	#footer .copy p.dev {
    font: 11px / 15px "Museo_sans_cyrl_500regular", Arial !important;
    padding: 0 20%;
}
	#footer .address a {
    font: 18px / 28px "Museo_sans_cyrl_500regular", Arial;
 }
	.home-body .inner-wrapper{
    display: flex;
    flex-direction: column;
}
    #footer .copy {
    order:1;
}
    #footer .ot {
    order:2;
}
	#content.timetable .service-bar {
    margin: 10px 0 20px;
}
	.sbHolder, .sbHolder.month-holder {
    width: 140px;
	height: 40px;
}
	.sbToggle {
    background-size: 10px;
    height: 15px;
    top: 17px;
    width: 21px;
}
	#content.timetable .service-bar .sep-icon.shell {
    display: none;
}
	.sep-icon, .offset .sep-icon {
    margin: 10px auto 20px;
    text-align: center;
}
	#content.timetable .service-bar .button-group {
    margin: 15px 0 0 0;
}
	a.btn {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    font: 20px / 30px "Museo_sans_cyrl_500regular", Arial;
    letter-spacing: 0;
    padding: 3px 12px;
   }
	.sbSelector {
    line-height: 40px;
    font-size: 20px;
}
	.sbOptions a {
    padding: 13px 0 0 0;
    font-size: 20px;
}
	.section-description {
    font-size: 16px;
    padding: 0 15px;
    line-height: 24px;
 }
	#content.timetable.alphabet .item-list .item {
    display: block;
    padding: 20px 0; border-bottom: solid 1px rgba(0,0,0,0.31);
    width: auto;
    margin-right: 0;
}
	.repertoire .item-list .item .item-body p {
    font: 14px / 18px "Museo_sans_cyrl_500regular", Arial !important;
    margin-top: 2px;
}
	#content.master .person-info img.person-img{
	margin: 0 0 25px 0;
}
	#content.person .person-info {
    font-size: 16px;
    line-height: 26px;
    padding: 0;
}
	#content.person .person-info h4 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto;
    text-align: left;
    padding: 10px 5px 0 15px;
}
	#content.person .person-info .table-desc h4 {
    padding: 5px 5px 0 0;
}
	#content.person .person-info .table-h4 h4 {
    padding: 5px 5px 0 0;
}
	#sideRight .person-img img, .person img {
    border-radius: 0;
    width: 100%;
}
	.flexslider .slides img {
    display: block;
    vertical-align: middle;
    width: 100%;
}
	#content.person .person-info ol {
    list-style: decimal;
    padding: 0 15px;
}
	#content.person .person-info li, #content.person .person-info p a {
    /* padding: 0 15px; */
    /* width: 100%; */
    /* font-size: 18px;*/
    padding-bottom: 10px;
	text-align: left
}
	.flexslider {
    margin: 15px 0 30px 0;
    padding: 0 15px;
}
	.flexslider.repertoire-slider {
    margin: 0 0 15px 0;
    padding: 0 10px;
}
	.timetable.person.master.group-page .flexslider {
	margin: 0 0 !important;
	}
	#content.person .person-info ul {
    list-style: disc;
    padding: 5px 10px 10px 17px;
    text-align: center;
    margin: 0 auto;
 }
	.second-type-content #content.person .person-info {
    padding: 15px;
}
	#content.persons .person-list .person h3 {
    padding: 0;
}
	#content.persons .person-list .person h3 a {
    font: 24px / 30px "Museo_sans_cyrl_500regular", Arial !important;
    text-align: center;
}
	#content.timetable .item-list .item .item-body h3 {
    font: 22px / 26px "Museo_sans_cyrl_500regular", Arial;
}
	#content.persons .person-list .person p {
    font: 14px / 18px "Museo_sans_cyrl_500regular", Arial !important;
    padding: 0;
    text-align: center;
}
	#content.news {
    padding: 0;
}
	#content.news h1 {
    font: 34px /40px Museo_sans_cyrl_500regular;
    padding: 0;
    color: #333333;
}
	#content.news .person-info img {
    width: 100%;
	height: auto
}
	ul.breadcrumbs {
    margin: 0 0 15px 15px;
    font-size: 16px;
    text-align: center;
}
	.likes.inline-likes {
    margin: 20px 0 0 0;
}
	form.news-form select {
    width: 160px;
    font-size: 18px;
    padding: 10px;
    border: none;
}
	form.news-form {
    margin-bottom: 15px;
    margin-top: 0;
    margin-right: 0;
}
	#sideRight.news-side {
    width: auto;
    margin: 0;
    padding: 0;
}
	.jspTrack, .jspVerticalBar, .jspDrag {
		background: none
}
	#content.persons .person-list .person.partner img {
	width: 90%
}
	#content.persons .person-list .person.partner {
    display: inline-block;
    vertical-align: top;
    width: 44%;
    margin-bottom: 20px;
}
	#content.persons .person-list .person {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
}
	#content.persons .person-list .person h3 {
    font: 24px / 28px "Museo_sans_cyrl_500regular", Arial !important;
    margin: 10px auto 0;
    text-align: center;
}
	#content.persons .person-list .person p.position {
    font: 18px / 24px "Museo_sans_cyrl_500regular", Arial !important;
}
	#content .person-info h3.position {
    font: 22px / 28px "Museo_sans_cyrl_500regular", Arial !important;
    margin-top: 7px;
    padding: 0 15px;
    text-align: center;
}
	#content.persons .person-list .person img {
    display: block;
    margin: 0 auto;
    width: 90%;
    border-radius: 0;
    /* padding: 0; */
}
	#content.single h2 {
    /* margin-bottom: 15px; */
    /* margin-right: -25px; */
}
	#content.person {
    padding: 0 !important;
}
	#content.person h2 {
    margin-bottom: 0;
    padding: 5px 0 0 0;
}
	#content.timetable h2 {
    background: none repeat scroll 0 0 transparent;
    font: 50px / 50px "Oranienbaumregular", Arial;
    padding: 0 15px;
    vertical-align: middle;
    width: 90%;
    text-align: center;
}
	#content.single h2 {
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 15px;
}
	.timetable.single .awards.author-award-type {
    font: 14px / 18px "museo_sans_cyrl_500regular", Tahoma, Verdana, sans-serif;
    margin: 0 auto 10px;
    text-align: center;
}
	.awards {
    font-size: 14px;
    line-height: 18px;
    /* padding: 0 15px; */
    width: 95%;
}
	#sideRight .rep-thumb {
    margin: 20px auto;
    padding: 0 0;
    width: 100%;
	text-align: center;
}
	#content.person .person-info img.person-img {
    float: none;
    margin: 0 auto 20px auto;
    width: 90%;
}
	.home-body .inner-wrapper{
        display: flex;
        flex-direction: column;
}
#footer .copy {
        order:1;
}
#footer .ot {
        order:2;
}
}

/*MAIN SLIDER*/

@media (max-width: 767px) {
#slider{
	display:none !important;
}
#slider-mobile{
	display:block !important;
	margin-top: -12px;
	background: #000;
	/* margin: 0 3% 50px 3%; */
}
}
#slider-mobile,
#slider-mobile .inner-wrapper,
#img-slider-mobile,
#img-slider-mobile > a,
#img-slider-mobile > a > img {
    width: 100%;
}


#img-slider-mobile {
    top: 0px;
    -webkit-box-shadow: 0px 6px 9px -3px rgba(93, 20, 46, 1);
    -moz-box-shadow: 0px 6px 9px -3px rgba(93, 20, 46, 1);
    box-shadow: 0px 21px 30px -3px rgba(93, 20, 46, 0.3);
    border-radius: 0px;
}
#slider-mobile .inner-wrapper .nivo-controlNav{
    bottom: -40px;
    width: 100%;
    right: unset;
    z-index: auto;
}
#slider-mobile .inner-wrapper {
    position: relative;
    margin: 14px 0 44px 0;
}
.nivo-directionNav .nivo-nextNav, 
.nivo-directionNav .nivo-prevNav {
	display: none;
}
.nivo-controlNav a.nivo-control{
	padding: 0 3px;
	overflow: hidden;
    background-size: 15px 15px;
}
.nivo-controlNav a.nivo-control, .nivo-controlNav a.nivo-control.active{
	padding: 0 3px;
	overflow: hidden;
    background-size: 15px 15px;
}

/*MAIN SLIDER END*/

/*HEADER LOGO, NAVIGATION*/
div#mobile-nav{
    display: none;
    align-items: center;
    min-height: 30px;
    width: 40px;
    padding-right: 15px;
}
#mobile-nav-btn {
    display: inline-block;
    height: 35px;
    width: 35px;
    position: relative;
}
#mobile-nav-btn span {
    margin-top: 10px;
}
#mobile-nav-btn span, #mobile-nav-btn span:before, #mobile-nav-btn span:after {
    cursor: pointer;
    border-radius: 1px;
    width: 25px;
    background: #a13157;
    position: absolute;
    display: block;
    content: '';
}
#mobile-nav-btn span:before {
    top: -6px;
    height: 2px;
}
#mobile-nav-btn span:after {
    bottom: -3px;
    height: 2px;
}


#mobile-nav-btn span, #mobile-nav-btn span:before, #mobile-nav-btn span:after {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#mobile-nav-btn.active span {
    background-color: transparent;
}
#mobile-nav-btn.active span:before, #mobile-nav-btn.active span:after {
    top: 0;
}
#mobile-nav-btn.active span:before {
    transform: rotate(45deg);
}
#mobile-nav-btn.active span:after {
    transform: rotate(-45deg);
}
#mobile-menu-inner{
    padding: 15px;
}
#mobile-menu-container{
    display: none;
    overflow: hidden;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 100%;
    z-index: 9999;
    background-color: #f2f2f2;
    font-family: "museo_sans_cyrl_500regular", Tahoma, Verdana, sans-serif;
    height: auto;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 10px 19px 0px rgba(0,0,0,0.31);
    -moz-box-shadow: 0px 10px 19px 0px rgba(0,0,0,0.31);
    box-shadow: 0px 20px 15px 0px rgba(0,0,0,0.2);
}
#mobile-nav.active #mobile-menu-container{

}
#mobile-menu-container .search-form{
    position: relative;
    background: #fff;
    display: flex;
    width: 100%;
    align-items: center;
    padding: 0px;
    border-radius: 4px;
}
#mobile-menu-container span.search-wrapper {
    background: none;
    padding: 0px 0px 0px 0px;
    height: unset;
    margin: 0px;
    width: 100%;
}
#mobile-menu-container span.search-wrapper > input{
    background: none;
    border: none;
    box-shadow: none;
    font-size: 18px;
    padding: 10px;
    width: 100%;
}
#mobile-menu-container a.submit-search{
    background: none;
    height: 100%;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    border: none;
}
#mobile-menu-container .lang .current-lang{
    font-weight: bold;
}
#mobile-menu-container .lang .current-lang a{
    color: rgba(0,0,0,0.3);
}
#mobile-menu-container .lang{
    position: relative;
    clear: both;
    width: 120px;
    text-align: center;
    display: flex;
    justify-content: left;
    column-gap: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    margin: 20px 0 10px;
    float: left;
}

#mobile-menu-container .social-icons{
    display: flex;
    position: revert;
    /* width: auto; */
    margin-top: 25px;
    /* float: left; */
}
#mobile-menu-container .social-icons > ul {
    display: flex;
    justify-content: left;
    width: 100%;
    gap: 18px;
    direction: rtl;
}
#mobile-menu-container .social-icons > ul > li{
    scale: 1.3;
}
#mobile-menu-container .top-nav > ul{
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-size: 28px;
}
#mobile-menu-container .top-nav > ul > li{
    text-transform: uppercase;
    letter-spacing: 2px;
}
#mobile-menu-container .top-nav > ul > li a{
    display: inline-block;
}
#mobile-menu-container .top-nav > ul > li .arr{
    display: none;
}
#mobile-menu-container .top-nav > ul > li .inactive{
    display: block;
}
#mobile-menu-container .top-nav > ul > li.inactive > a:after {
    content: ">";
    display: inline-block;
    margin-left: 10px;
    transition: all 0.3s;
    font-size: 24px;
    color: #d8ab14;
    rotate: 90deg;
}
#mobile-menu-container .top-nav > ul > li.inactive.open > a:after {
    rotate: 270deg;
}

#mobile-menu-container .top-nav > ul > li.inactive ul{
    display: none;
    padding-left: 15px;
    margin-top: 10px;
    font-size: 22px;
    text-transform: none;
    /* text-transform: uppercase; */
    letter-spacing: 0;
}


@media (max-width: 767px) {
    .inner-wrapper.news-wrapper{
        display: flex;
        flex-direction: column;
		padding: 0 15px;
    }
    div#content.person .person-info img.person-img{
        margin: 0 auto;
        display: block;
        float: none;
    }
    .repertoire div.likes.inline-likes.absolute-aligned{
        top: -154px;
    }
    .person-info div.likes.inline-likes.absolute-aligned{
        top: -148px;
    }
    .inner-wrapper > .likes.inline-likes{
        right: 0 !important;
        top: 0px !important;
    }

    div#sideRight.show-side{
        margin-top: 0;
		padding: 0;
		width: 100%;
    }
    div#sideRight{
        margin-top: 25px;
		padding: 0;
		width: 100%;
    }
	#sideRight.show-side {
    margin-top: 90px;
    width: 100%;
}
	#sideRight.show-side .short-descr {
    margin-bottom: 20px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.31);
    text-align: left;
    padding: 0 5px;
}
	#sideRight.show-side .short-descr p {
    margin: 10px 0;
    padding: 0 15px;
}
	.inner-wrapper.news-wrapper div#sideRight.news-side{
        margin: 0;
        float: none;
        width: 100%;
    }
    div#sideRight.show-side,
    div#sideRight {
        clear: both;
        margin-left: 0px;
        margin-right: 0px;
        float: none;
    }
    #container.loss{
        margin-top: 0px;
    }
    #nav{display: none}
    #header{
        overflow-x: clip;
    }
    body > div:not(#header) {
        overflow: hidden;
    }

    body, .home-body {
        overflow-x: hidden;
    }
    #header{
        position: relative;
    }
 
	#logo h1,
    #logo h1 > a{
        display: flex;
        align-items: center;
        column-gap: 5px;
    }
    #logo h1 img{
        height: 60px;
    }
    #logo h1 > span,
    #logo h1 > a > span {
        font-size: 21px;
        line-height: 21px;
		font-weight: 600;
		letter-spacing: -0.2px;
        width: unset;
        margin: 0px;
    }

	#logo h1 span span {
    	display: inline;
	}
	
    div#mobile-nav{
        display: flex;
        /* z-index: 999999; */
    }
   
	#logo,
    #logo h1{
        width: 100%;
        margin: 4px 0 2px 4px;
    }
        #logo h1 > span > span,
    #logo h1 > a > span > span {
        font-size: 12px;
        line-height: 16px;
        width: unset;
    }
	#mobile-nav{
        display: flex;
    }

     #logo h1 .season{
        font-size: 12px;
        line-height: 13px;
        text-align: center;
        font-family: "museo_sans_cyrl_500regular", Tahoma, Verdana, sans-serif;
        color: #303030;
        display: none;
    }
	
	.vcard .contact-info {
    display: block;
    width: 100%;
	}
	.vcard .directions {
    display: block;
    width: 100%;
    padding-left: 0;
	}
}

/*HEADER LOGO, NAVIGATION END*/

@media (min-width: 768px) and (max-width: 1023px) {
	#logo h1 span{
		width: 330px;
		margin-top: 20px;
	}
	#logo h1 {
	font-size: 31px;
	line-height: 31px;
	}
	.inner-wrapper {
		width: auto;
	}
	.search-wrapper {
		display: none;
	}
	#nav ul {
		width: 96%
	}
	.right-block {
		width: 270px;
	}
	#content.timetable .item-list .item .item-body {
		width: 510px;
	}
	#sitemap ul.afisha{
    width: 105px;
	}
	#sitemap ul.theatre{
    padding: 0 10px 0 15px;
    width: 144px;
	}
	#sitemap ul.persons{
    padding: 0 10px 0 15px;
    width: 114px;
	}
	#sitemap ul.press{
    padding: 0 10px 0 15px;
    width: 119px;
	}
	#sitemap ul.partners{
    margin-right: -10px;
    padding: 0 0 0 15px;
    width: 155px;
	}
	#footer .copy {
	width: 280px;
	}
	#container.single-container{
    background-position: 465px 0;
	}
	.repertoire .item-list .item .item-body {
		width: 255px;
	}
	.repertoire .item-list .item {
		margin-right: 0;
	}
	.likes {
		display: none;
	}
	#container {
    background: url("../img/separator-vertical.png") no-repeat scroll 530px 0 transparent;
	}
	#parnters ul li a img {
		width: 85%;
	}
	#parnters ul li {
    margin: 0 -14px;
    padding: 11px 0px 0 0px;
	}
	#parnters {
    height: 78px;
    /* margin-top: 32px; */
	}
	#footer .copy p.dev {
    font: 11px/14px "Museo_sans_cyrl_500regular", Arial !important;
	}
	#content.news .person-info img {
    max-width: 500px;
	}
	#content.persons .person-list .person img {
    width: 90%;
	}
	#slider {
    height: 429px;
    margin: -63px auto 0;
    width: 820px;
	}
	body.home-bg-body, .home-ropes {
	background: none;
	}
}




