@media (max-width: 1023px){
 
 
    header.main, header.menu {
		position: relative;
		padding: 12px 0;
	}
	
	.logo_mob {
		display: block;
	}


    header.main .logo, header.menu .logo {
		display: none;	
	}

    header.main .menu, header.menu .menu {
		display: none;
	}
	
	 header.menu {
	    background: hsla(328.8888888888889, 57.45%, 9.22%, 1.00);
	}
 
	.mob_menu_link {
		display: block;
	}
 
    header.main .menu, header.menu .menu
    {
        position: absolute;
        z-index: 99;
        top: -15px;
        left: 0;

        display: none;

        width: 100%;
        /*min-height: 100vh;*/
        margin: 0;
        padding: 60px;

        text-align: center;

        background: #fff;
        box-shadow: 0 4px 32px 0 rgba(0, 0, 0, .27);
    }
	
	header.main .menu .item > a, header.menu .menu .item > a {
		font-size: 17px;
		display: inline-block;
		color: #000;
		text-align: center;
		vertical-align: top;
	}
	
	header.main .menu .item + .item, header.menu .menu .item + .item {
		margin-top: 20px;
		margin-left: 0;
	}
	
	header.menu .info .cont.flex {
		display: flex;
	}
	
	
	.first_section_menu {
		display: none;
	}

	.first_section {
		position: relative;
		padding: 50px 0 0 0;
		margin-bottom: 55px;
	}
	
	.first_section .title {
		font-size: 55px;
		margin-bottom: 20px;
	}
	
	.first_section .bron .item:before {
		display: none;
	}
	
	.first_section .bron .item:last-child { 
	    margin-bottom: 0px;
	}
	
	.first_section .bron {
		padding-bottom: 15px;
	}
	
    .first_section .soc {
		position: relative;
		margin-left: 85px;
		bottom: inherit;
		padding-bottom: 30px;
	}
	
	.first_section .soc .ya {
		margin-right: 20px;
		display: inline;
	}
	
	.first_section .soc a + a {
		margin-left: 8px;
		display: inline;
	}
	
	.first_section .soc img {
		height: 24px;
	}
	
	.gallery .title {
		font-size: 35px;
		margin-bottom: 30px;
	}
	
	.action {
		padding: 65px 0 95px 0;
	}

	.action .title {
		font-size: 42px;
		margin-bottom: 60px;
	}
	
	.reviews {
		padding: 55px 0;
		margin-bottom: 25px;
	}
	
	.reviews .title {
		font-size: 42px;
		margin-bottom: 35px;
	}
	
	
	
	#map ymaps {
		display: none;
	}
	
	.map {
		padding-bottom: 0;
		height: 400px;
	}
	
	#map .yandex {
		display: block;
	}
	
	.map .contacts {
		position: absolute;
		top: 10px;
		left: 10px;
		width: 270px;
		padding: 10px 16px;
	}
	
	.map .contacts .title {
		font-size: 22px;
		margin-bottom: 23px;
	}
	
	.map .contacts .item {
		margin-bottom: 11px;
		font-size: 14px;
	}
		
	.gallery .flex .menu-bl {
		min-height: auto;
	}

	.menu_section .flex
	{
		margin-left: -10px;
		align-items: stretch;
		align-content: stretch;
		--cats_wall_count: 3;
	}

	.menu_section .flex > * {
		width: calc(33.33% - 10px);
		margin-bottom: 10px;
		margin-left: 10px;
	}
	
	.menu_section_mobile {
		display: block;
	}
	
	.menu_section_mobile .flex {
		margin-left: 0;
		align-items: stretch;
		align-content: stretch;
		--cats_wall_count: 3;
	}

	.menu_section_mobile .flex > * {
		width: calc(33.3% - 20px);
		margin: 0 10px 10px 10px;
	}
	
    /*---------------
        PopUp
    ---------------*/
    .modal
    {
        width: 495px;
        padding: 40px 60px;
    }
	
	/* герлянда шапка  */
	.lights{
		display:none;
	
	}
	
}
