@media screen and (max-width: 480px) {
@-ms-viewport {width: 480px;}
@-o-viewport {width: device-width;}
@viewport {width: device-width;}
.toggleMenu {
    display:  none;
    background: #000;
    padding: 5px 15px 10px 8px;
    color: #fff;
	text-decoration: none;
	font-size: 34px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 40px;
	height: 30px;
	text-align: center;
	margin: 10px 0 0 30px;
}
.gall_w {
width: 480px;
height: 480px
}
.main_container{
width: 480px;/*
border: 1px solid red;*/
overflow: hidden; 
margin: 0 auto;
}
body {
font-family: 'Open Sans', sans-serif;
}
h1 {
font-size: 48px;
}
.all_cont {
margin-top: 170px;
padding: 0 30px;
font-weight:normal;
}
.off {
display: block;
margin: 0 20px;
float: right;
font-size: 20px;
font-style: italic;
}
.ss_phone {
display: block;
float: right;
font-size: 26px;
margin: 103px -165px 0 0;
}
.map {
width: 180%;
}
.phone {
float: right;
margin: 29px 10px 0 0;
}
/*Всплыващие подсказки*/
.exp_div {
display: table-cell;
width: 768px;
padding-left: 30px;
}
span.tt span.tt_img {
opacity: 0.5;
display: block;
}
span.tt span.tt_img:hover {
opacity: 1;
}
span.tt{
position:relative;
z-index:24;
font-weight:bold;
text-decoration:none;
top: 20%;
border-top: 1px solid #929496;
border-bottom: 1px solid #929496;
margin: 0 0 -1px 0;
display: block;
width:210px;
height:117px;
float: left;
}
span.tt span{ display: none; }
/*background:; ie hack, something must be changed in a for ie to execute it*/
span.tt:hover{ z-index:25; color: #aaaaff; background:;}
span.tt:hover span.tooltip{
display:block;
position:absolute;
top: 118px;
left: -5px;
padding: 5px 5px 5px 10px;
width:200px;
color: #000;
text-align: left;
background:#d9dadb;
font-size: 13px;
font-weight: normal
}
span.tt:hover span.tooltip:before{
border: solid;
border-color: #d9dadb transparent;
border-width: 0px 20px 20px 20px;
content: "";
left: 40%;
top: -20px;
position: absolute;
z-index: 99;
}
/**********************/
.about_text {/*
border: 1px solid red;*/
text-align: justify;
width:435px;
font-size: 16px;
}
.right_side {/*
border: 1px solid blue;*/
width:435px;
height:140px;
text-align: center;
display: table-cell;
vertical-align: middle;
padding-top: 40px;
}
.right_side a{
text-decoration:none;
}
.right_side img {
width: 120px;
}
.down_text {
color: #9c9b9b;
font-size: 16px;
line-height: 1;
text-decoration: none;
}
.right_side_kitchen {
width:420px;
text-align: center;
display: table-cell;
vertical-align: middle;
padding-top:30px;
}
.kitchen {
margin: 150px 0 0 0;
display: block;
padding-left: 35px;
}
.kitchen_main1 {
width: 400px;
height: 400px;
display:block;/*
border: 1px solid red;*/
float:left;
margin: 0 5px 5px 0;
}
.kitchen_main2 {
width: 400px;
height: 400px;
display:block;/*
border: 1px solid red;*/
float:left;
margin: 0 5px 5px 0;
}
.kitchen_block {
font-size: 34px;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
display:table-cell;
width: 400px;
height: 400px;
vertical-align: middle;
text-align: center;
color: transparent;
}
.official {
display:none;
}
.text1 {
font-size: 47px;
margin: 0 80px 0 0;
padding: 90px 0 0 0;
color: #fff;
line-height: 47px;
text-transform: uppercase;
}
.text2 {
font-size: 40px;
margin: 0 0 0 80px;
padding: 150px 0 0 0;
color: #fff;
line-height: 40px;
text-transform: uppercase;
}
.text3 {
font-size: 45px;
margin: 0 70px 0 0;
padding: 95px 0 0 0;
color: #fff;
line-height: 45px;
text-transform: uppercase;
}
.text4 {
font-size: 47px;
margin: 0 0 0 80px;
padding: 90px 0 0 0;
color: #fff;
line-height: 47px;
text-transform: uppercase;
}
.text5 {
font-size: 40px;
margin: 0 70px 0 0;
padding: 145px 0 0 0;
color: #fff;
line-height: 40px;
text-transform: uppercase;
}
}