@media screen and (max-width: 768px) {
@-ms-viewport {width: 768px;}
@-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;
}
body {
font-family: 'Open Sans', sans-serif;
}
h1 {
font-size: 48px;
}
.gall_w {
width: 640px;
height: 480px
}
.main_container{
width: 768px;/*
border: 1px solid red;*/
overflow: hidden; 
margin: 0 auto;
}
.all_cont {
margin-top: 170px;
padding: 0 30px;
font-weight:normal;
}
.exp_table {
border-collapse: collapse;
width: 768px;
}
.map {
width: 95%;
}
.lang {
float: right;
font-size: 20px;
text-transform: lowercase;
margin: 16px 28px 0 0;
}
.ss_phone {
display: block;
float: right;
font-size: 26px;
margin: 103px -165px 0 0;
}
.off {
display: block;
margin: 0 20px;
float: right;
font-size: 20px;
font-style: italic;
}
/*Всплыващие подсказки*/
.exp_div {
display: table-cell;
width: 768px;
}
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:191px;
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:450px;
float: left;
font-size: 16px;
}
.all_cont_about {
margin-top: 20px;
padding-left: 60px;
font-weight:normal;
}
.right_side {/*
border: 1px solid blue;*/
width:270px;
height:440px;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.right_side a{
text-decoration:none;
}
.right_side img {
width: 80px;
}
.down_text {
color: #9c9b9b;
font-size: 16px;
line-height: 1;
text-decoration: none;
}
.kitchen {
margin: 150px 0 0 0;
display: block;
padding-left: 35px;
}
.kitchen_main1 {
width: 336px;
height: 336px;
display:block;/*
border: 1px solid red;*/
float:left;
margin: 0 5px 5px 0;
}
.kitchen_main2 {
width: 336px;
height: 336px;
display:block;/*
border: 1px solid red;*/
float:left;
margin: 0 5px 5px 0;
}
.official {
float:left;
margin-top: 25px;
margin-left: 18%;
}
.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: 47px;
margin: 0 0 0 80px;
padding: 140px 0 0 0;
color: #fff;
line-height: 47px;
text-transform: uppercase;
}
.text3 {
font-size: 47px;
margin: 0 80px 0 0;
padding: 115px 0 0 0;
color: #fff;
line-height: 47px;
text-transform: uppercase;
}
.text4 {
font-size: 47px;
margin: 0 0 0 80px;
padding: 115px 0 0 0;
color: #fff;
line-height: 47px;
text-transform: uppercase;
}
.text5 {
font-size: 47px;
margin: 0 80px 0 0;
padding: 137px 0 0 0;
color: #fff;
line-height: 47px;
text-transform: uppercase;
}
}