.no-mobile {
	display: none;
}
.only-mobile {
	display: block !important;
}
.header .aycm-banner {
	display: none;
}
.header .logo-text {
	width: 70%;
	background-size: contain contain;
}
.header .aycm-header-link {
    display: inline-block;
    width: 30%;
    background-size: 80% 50%;
}
.site-menu {
	display: block;
	position: fixed;
	top: 0px;
	left: -750px;
	width: 90%;
	height: 100%;
	background-image: url("../images/mobile-menu-background.png");
	background-repeat: repeat-x;
	background-color: #64c13f;
	box-shadow: 10px 0px 10px #fff;
	Z-Index: 1200;
}
.site-menu li {
	display: block;
	float: none;
}
.site-menu li a {
	border-right: none;
	border-bottom: 1px solid #000;
	font-size: 14px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	line-height: 40px;
	width: 100%;
}
.mobile-menu {
	display: block;
	cursor: pointer;
	background-image: url("../images/mobile-menu.png");
	background-repeat: no-repeat;
	background-position: 4px 3px;
	background-repeat: no-repeat;
	height: 28px;
	width: 38px;
}
.mobile-menu-close {
	position: absolute;
	top: 5px;
	left: 80%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	cursor: pointer;
	font-size: 25px;
	text-align: center;
	Z-Index: 1201;
}
.left {
	display: none;
}		
.right {
	width: 98%;
	float: none;
	margin: 1%;
}
.br-mobile {
	display: block;
	height: 15px;
}
.aycm-selector {
	height: 120px;
}
.main-map {
	height: 400px;
}
.canvas {
	border: 0px;
	border-top: 3px solid #60f581;
}
.sok-terem .infowindow {
	width: 49%;
	margin-right: 1%;
}
.terem {
	float: left;
   width: 98%;
   display: block;
}
.velemenyek {
	float: right;
   width: 98%;
   display: block;
   margin: 1%;
}
.map-container {
	float: left;
   width: 98%;
   display: block;
   margin-left: 1%;
   margin-right: 1%;
}
.foursquarebox {
   height: auto;
   overflow: hidden;
}
.foursquarebox h2 {
   display: none;
}
.foto_galery div {
	width: 49%;
	margin-right: 1%;
	float: left;
	height: 125px;
}
.nike-redist-canvas {
	display: block;
}
.aycm-sportpass .aycm-type img {
    display: none
}
