.mob-header{
	display: none;
}
.mob-photo-coll {
	display: none;
}
.btn-lg {
	display: none;
}
.mob-header{
	padding-bottom: 0;
}
.logos1 {
		display: none;
	}
button.close {
    z-index: 9999;
}
@media(max-width: 480px){
	.logos {
		display: none;
	}
	.post-info {
		display: none;
	}
	.logos1 {
		display: block;
	}

    .mob-header__navigation-grid {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        text-align: center!important;
        list-style-type: none;
    }

    .mob-header__navigation-grid li { 
        padding: 5px 10px;
    }

    .mob-header__navigation-grid li a {
      font-family: "AvantGardeGothicCRegular",Arial;
      font-size: 13px;
    }

    .mob-header__navigation-grid li:nth-child(1),
    .mob-header__navigation-grid li:nth-child(2),
    .mob-header__navigation-grid li:nth-child(3)  {
        border-bottom: 1px solid #d4c6b5;
    }

    .mob-header__navigation-grid li:nth-child(1),
    .mob-header__navigation-grid li:nth-child(2),
    .mob-header__navigation-grid li:nth-child(4),
    .mob-header__navigation-grid li:nth-child(5)   {
        border-right: 1px solid #d4c6b5;
    }

    .mob-header__navigation {
        background: none;
    }
    
	.dt {
		text-align: left
	}

	.text .dt ul,
	.text .dt ol {
		padding-left: 20px;
	}

	.text table {
		width: 100%!important;
	}

	.text table td {
		padding: 5px;
	}

	.text table td span {
    	font-size: 12px!important;
	}

	.text > .dt > ul > li {
		text-align: left
	}

	.wrap > .posts > h1 {
		display: none;
	}
	.breadcrumps {
		display: flex;
		-ms-align-items: center;
		align-items: center;
	}
	.page-label {
		display: none;
	}
	.btn-lg {
	 	visibility: hidden;
     }
	.mob-photo-coll {
		display: block;
	}
	.mobile-hid-coll {
		display: none;
	}
	.hover-mob-coll:hover > .info{
		display: block !important;
	}
	.slider-nav {
		display: none;
	}
	#header{
		display: none;
	}
	.text-after-content{
		width: 80%;
		/*padding: 0 15px;*/
	}
	.shperung{
		width: 100%;
		height: 100%;
		display: flex;
		flex-direction: column;
	}
	.shperung_wrapper{
		margin-top: -120px;
	}
	.phone_small{
		padding-left: 20px;
	}
	.shperung_photo{
		width: 100%;
		height: 360px;
		margin-top: 60px;
	}
	.shperung_photo a{
		width: 100%;
	}
	.shperung_pazl{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.pazl_item_inner p {
		font-size: 9px;
	}
	.wrap{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}


	#footer{
		/*height: 100%;*/
		height: auto;
	}
	.text-scroll {
		width: 300px !important;
	}
	.static-text .text p {
	    padding: 20px;
	}
	.post-content img{
   		height: auto;
   		max-width: 100%;
	}


	.posts .item div.info {
    	height: auto;
	}
	.copyright{
		border-right: none !important;
	}
	.social-links{
		display: flex;
		flex-direction: column;
		align-items: center;
		border-right: none !important;
		margin-bottom: 18px;
	}
	.pazl_hover_inner a{
		margin-left: 70px;
	}
	.mob-header{
		display: block;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.mob-header__head{
		display: flex;
		justify-content: space-around;
		align-items: center;
		width: 100%;
		/* position: relative; */
		z-index:999999999;
	}
	.mob-header__logo{
		width: 120px;
	}
	.mob-header__logo img{
		width: 100%;
	}
	
	.mob-header__burger{
		width: 44px;
		height: 35px;
		border: 1px #000 solid;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
	}
	.mob-header__burger--white{
		border: 1px #000 solid;
	}
	.burger-navigation--mob,
	.burger-navigation{
		display: none;
		position: absolute;
		top: 100px;
		list-style: none;
		z-index:999999999999999;
		right: 50%;
		transform: translateX(50%);
	}

	.burger-navigation--mob a,
	.burger-navigation a{
		color: #000;
		font-size: 15px;
		border-bottom: 1px solid #000;
	}
	.burger-navigation--mob li,
	.burger-navigation li{
		text-align: center;
		padding-bottom: 10px;
	}
	
	.mob-header__burger span{
		width: 30px;
		height: 1px;
		background-color: #000;
	}
	.mob-header__burger--white span{
		background-color: #000;
	}
	.mob-header__navigation{
		display: flex;
		flex-wrap: wrap;
		padding-top: 10px;
		padding-bottom: 10px;
		width: 100%;
		justify-content: center;
		background-color: #efe8de;
		/*background-image: url('/navigation_cross.png');*/
		background-repeat: no-repeat;
		background-position: center center;
	}
	.mob-header__navigation-left,
	.mob-header__navigation-right{
		list-style: none;
	}
	.mob-header__navigation-left li,
	.mob-header__navigation-right li{
		padding: 5px 10px;
	}
	.mob-header__navigation-left a,
	.mob-header__navigation-right a{
		font-size: 18px;
		font-weight: bold;
	}
	.mob-header__navigation-left{
		text-align: right;
		/*padding-left: 18px;*/
	}
	.mob-header__navigation-right{
		text-align: left;
		padding-left: 10px;
		/*padding-right: 17px;*/
	}
	.pazl_hover_inner p{
		font-size: 10px;
	}
	.pazl_hover_inner .phone_small{
		padding-left: 20px;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	/*services*/
	.breadcrumps{
		width: 320px;
	}
	.services-list .service i {
		font-size: 10px;
    	line-height: 11px;	
    }
	.services-list .service b.title{
		padding-bottom: 4px;
	}
	#footer .social-links {
		padding-top: 30px;
		margin-left: 0;
   	 	margin-right: 0;
    	margin-bottom: 5px;
    	padding-right: 0;
	}
	#footer .subscribe {
		padding-top: 32px;
	}
	#footer .through-link {
		margin-top: 15px;
	}
	#footer .bigmir {
		padding-top: 35px;
	}
	.price-list{
		width: 100%;
	}
	.wrap, .text-after-content, .price-list, .breadcrumps {
		width: 300px;
		z-index: 99999 !important;
	}
	.breadcrumps{
		padding-left: 0px!important;
	}
	.price-list table td{
		float: left;
	}
	.page-main #content .wrap{
		background-position: center top;
		background-size: contain;
	}
	.salon-photos{
		    margin: 15px 0px 0px 0px;
	}
	.salon-info{
		margin-top: 300px;
	}
	.page-static #content .wrap, .page-services #content .wrap, .page-salons #content .wrap, .page-world #content .wrap, .page-videos #content .wrap, .page-main #content .wrap {
		height: 100% !important;
	}
	.salon-info table.info td.value a{
		font-size: 14px;
	}
	/*.bgfix{
		padding-top: 300px;
	}*/
	.bgfix .salon-info{
		margin-top: 0;
	}
	.slider-wrap{
        width: 100%;
    }
	/*----*/
	/*blog*/
	.post-content {
		margin-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.MsoNormal img{
		float: none !important;
	}
	
	.overlay-mob {
		display: none;
		position: absolute;
		width: 100%;
		height: 340px;
		background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
		z-index: 999999;
		top: 0px;
		left: 0px;
		box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
	}
	.overlay-mob2{
		display: none;
		position: absolute;
		width: 100%;
		height: 225px;
		background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
		z-index: 999999;
		top: 0px;
		left: 0px;
		box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
	}
	
	/*collectoins*/
	.collections-list a.collection img, .collections-list a.collection{
		width: 150px;
		height: 150px;
	}
	.collections-list a.collection .image b{
		width: 135px;
        height: 135px;
	}
	.collections-list{
		height: 300px;
	}
	.collections-scroll{
		height: 340px;
	}
	.collections-list a.collection .info b{
		padding: 30px 15px 0px;
		font-size: 11px;
	}
	.collections-list a.collection .info{
		width: 150px;
		height: 150px;
	}
	.page-right{
		/*width: 300px;*/
		height: 100%;
	}
	text-scroll 
	.page-left{
		width: 300px;
	}
	.page-collection .service-photos{
		margin-left: 0;
	}
	.page-collection .service-photos a.item{
		width: 75px;
		height: 75px;
	}
	.page-collection .service-photos a.item b{
		width: 63px;
		height: 63px;
	}
	.page-collection .service-photos a.item i{
		width: 65px;
		height: 65px;
	}
	/*-----*/
	
	/*video*/
	.video-code iframe{
		width: 320px;
		height: 240px;
	}
	.video-info div.text{
		padding: 0px 0px 20px 0px;
	}
	.videos{
		margin-left: 0;
	}
	.videos a{
		width: 150px;
		height: 150px;
	}
	.videos a span{
		width: 120px;
		height: 120px;
	}
	/*----*/
	.sub-header h1{
		font-size: 27px;
		margin-top: 29px;
		margin-left: 0;
	}
	.static-text .text{
    	width: 300px;
		padding: 0;
		text-align: left;
		font-size: 15px;
	}
	.videos .group{
		width: 300px;
		height: 300px;
	}
	
	.service-photos a.item, .salon-photos a.item{
		width: 144px;
	}
	.service-photos a.item, .salon-photos a.item img{
		width: 100%;
	}
	.salon-photos a.item b{
		width: 132px;
		height: 82px;
	}
	.salon-photos a.item:hover i, .salon-photos a.current i{
		width: 134px;
		height: 84px;
	}
	.text{
		width: 300px;
	}
	.burger-cross{
		display: none;
	}
	#map{
		width: 300px;
	}
	#map_canvas{
		width: 300px;
	}
}



