@font-face {
    font-family: 'nexaheavyuploaded_file';
    src: url('fonts/futura_heavy-webfont.eot');
    src: url('fonts/futura_heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura_heavy-webfont.woff2') format('woff2'),
         url('fonts/futura_heavy-webfont.woff') format('woff'),
         url('fonts/futura_heavy-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nexaregularuploaded_file';
    src: url('fonts/futura_regular-webfont.eot');
    src: url('fonts/futura_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura_regular-webfont.woff2') format('woff2'),
         url('fonts/futura_regular-webfont.woff') format('woff'),
         url('fonts/futura_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nexa-bolduploaded_file';
    src: url('fonts/futura_bold-webfont.eot');
    src: url('fonts/futura_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura_bold-webfont.woff2') format('woff2'),
         url('fonts/futura_bold-webfont.woff') format('woff'),
         url('fonts/futura_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

html, form{ width:100%; height:100%;}
body { width:100%; margin:0; padding:0;font-family: 'nexaregularuploaded_file';}
.clr { clear:both;}
a, a img { outline:none; text-decoration:none;}


.mainContent{ width:100%; height:100vh; position:relative; z-index:1;}


.top { width:100%; position:fixed; z-index:999; top:0; left:0;-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;	-ms-transition: all 300ms ease-in-out;	-o-transition: all 300ms ease-in-out;	transition: all 300ms ease-in-out; height:120px; z-index:3;}
.topContent{width:100%; max-width:1180px; margin:auto; padding-top:30px; position:relative;}
a.logo {
	display: block;
	width: 175px;
	height: 90px;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	margin-right: auto;
	margin-left: auto;
}
	
.logo_buyuk {
	display: blok;
}	
.logo_kucuk {
	display: blok;
}	

.pdf_button img {
	width: 318px;	
}	


.mail_text_01 {
	font-size: 14px;
	color: #a27e2e;
		
}	

	
	
	
a.logo img{ display:block; width:100%; height:auto;}

.menu{ float:right; width:70%; text-align:right; padding-top:10px;}
.menu a{ color:#fff; font-size:12px;font-family: 'nexaheavyuploaded_file'; display:inline-block; padding:0 15px;}

.top.scrolled{ height:103px; background:url(../images/menuGrey.png) repeat-x;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;	-ms-transition: all 300ms ease-in-out;	-o-transition: all 300ms ease-in-out;	transition: all 300ms ease-in-out;}


.top.scrolled .menu{ display:none;}
.top.scrolled .topContent{padding-top:20px;}
.top.scrolled a.logo{ width:160px; height:auto;}

.menuCaption{ position:absolute; top:30px; left:50%; width:200px; margin-left:-100px; text-align:center; color:#828282;font-size:14px;font-family: 'nexaheavyuploaded_file'; background:url(../images/menuCaptionArrow.png) no-repeat bottom center; padding-bottom:20px;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.33); display:none;}
.top.scrolled .menuCaption{ display:block;}

.mobileMenuLink{float:right; display:none; height:22px; margin:20px 20px 0 0; color:#fff;font-family: 'nexaheavyuploaded_file'; font-size:14px;}
.mobileMenuLinkContent{ width:22px; height:22px; position:relative; margin:auto; float:right; margin-left:10px;}
.line1{ width:22px; height:3px; background:#fff;position:absolute; top:0; left:0;-webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.8s; transform-origin:0 0;}
.line2{ width:22px; height:3px; background:#fff; position:absolute; top:8px; left:0;-webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.8s;}
.line3{ width:22px; height:3px; background:#fff; position:absolute; top:16px; left:0;-webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.8s;transform-origin:0 0;}
.mobileMenuLink.closer .line1{-webkit-transform: rotate(45deg) ;-moz-transform: rotate(45deg) ;-o-transform: rotate(45deg);-ms-transform: rotate(45deg);left:3px;}
.mobileMenuLink.closer .line2{ display:none;}
.mobileMenuLink.closer .line3{ -webkit-transform: rotate(-45deg) ;-moz-transform: rotate(-45deg) ;-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}

.top.scrolled .mobileMenuLink{ display:block;}

.hamburgerMenu{ width:100%; height:100vh; position:fixed; top:-1200px; left:0; background:url(../images/hamburgerMenuBg.jpg) no-repeat top left; background-size:auto 100%; z-index:2; display:none;}
.hamburgerMenuWrapper{width:100%; max-width:1180px; height:100%; margin:auto; display:table;}
.hamburgerMenuContent{width:100%; margin:auto; padding-top:130px; display:table-cell; vertical-align:middle;}
.hamburgerMenuContent ul{ float:right; margin:0; padding:0;}
.hamburgerMenuContent ul li{ list-style-type:none; text-align:right;}
.hamburgerMenuContent ul li a{font-family: 'nexaheavyuploaded_file'; color:#fff; font-size:3em; line-height:150%;-webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;}
.hamburgerMenuContent ul li a:hover{ color:#056488;}
.socialMenu{ text-align:right;}
.socialMenu a{ display:inline-block; font-size:12px; color:#fff; padding:20px 0 0 50px;-webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;}
.socialMenu a:hover{color:#056488;}

a.downArrow{ display:block; background:url(../images/downArrow.png) no-repeat; width:37px; height:37px; position:absolute; bottom:10px; left:50%; margin-left:-18px;}

.formSection{ width:100%;background:#f1f1f1 url(../images/formSectionBg.png) no-repeat left; padding:30px 0; position:relative;}
.formWrapper { width:100%; max-width:768px; text-align:center; font-size:14px; color:#2e2e2e; margin:auto;}
.formWrapper h1 {font-family: 'nexaheavyuploaded_file'; font-size:30px; font-weight:normal; margin:0; padding: 0 0 0 0;}
.txtBox {
	width: 49%;
	height: 46px;
	/* [disabled]line-height: 46px; */
	/* [disabled]-webkit-border-radius: 5px; */
	/* [disabled]-moz-border-radius: 5px; */
	/* [disabled]border-radius: 5px; */
	border: 1px solid #141414;
	box-sizing: border-box;
	padding-left: 10px;
	margin-bottom: 15px;
	font-family: "nexaregularuploaded_file";
	font-size: 16px;
	background-color: #222222;
}
.txtBox.left{ float:left;}
.txtBox.right{ float:right;}
.question{ width:49%; float:right;}
.question span{ display:block; font-size:12px; text-align:left;}
.btn {
	width: 125px;
	height: 46px;
	/* [disabled]line-height: 48px; */
	/* [disabled]-webkit-border-radius: 5px; */
	/* [disabled]-moz-border-radius: 5px; */
	/* [disabled]border-radius: 5px; */
	border: none;
	box-sizing: border-box;
	font-family: "nexa-bolduploaded_file";
	font-size: 16px;
	text-align: center;
	color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #a27e2e;
	font-weight: normal;
}
ul#radioInfo { margin:0; padding:0; text-align:left;}
ul#radioInfo li { display:inline-block; list-style-type:none; padding:0 10px 0 0;}

ul#radioInfo input[type=radio]{position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;}
ul#radioInfo input[type=radio] + label{padding-left:20px;height:16px; display:inline-block;line-height:16px;background-repeat:no-repeat;background-position: 0 0;font-size:12px;vertical-align:middle;cursor:pointer;}
ul#radioInfo input[type=radio]:checked + label{background-position: 0 -16px; color:#00aeef;}
ul#radioInfo label{background-image:url(../images/radio.png);-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}


.floorPlans{
	width: 100%;
	background-color: #f1f1f1;
}
.floorPlans h1 {font-family: 'nexaheavyuploaded_file'; font-size:48px; font-weight:normal; margin:0; padding: 40px 0 20px 0; text-align:center; color:#2e2e2e;}
.floorTxt{
	text-align: center;
	font-size: 18px;
	color: #2e2e2e;
	width: 60%;
	margin: auto;
	line-height: 22px;
	background-image: url(../images/nokta_yazi.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.floorContent{width:100%; max-width:1180px; margin:auto; padding-top:30px;}

ul.tabs {margin: 0;padding: 7px 0;list-style: none;height: 32px;border: 1px solid #bcbcbc;width: 50%;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; margin:auto; text-align:center; min-width:570px;}
ul.tabs li {margin: 0;cursor: pointer;padding: 0px 10px;height: 31px;line-height: 31px;color: #b6b5b5;overflow: hidden;position: relative; font-size:16px;font-family: 'nexaheavyuploaded_file'; display:inline-block;}
ul.tabs li:hover, ul.tabs li.active {color: #00aeef;text-decoration:underline;}
.tab_container {clear: both;width: 100%;background: #fff;overflow: auto;}
.tab_content {padding: 40px 20px;display: none;}
.tab_content .fLeft{ display:block; width:50%; float:left; max-width:576px;}
.tab_content .fRight{ display:block; width:50%; float:right; max-width:576px;}
.tab_drawer_heading { display: none; }

.projectInfo{ width:100%; height:480px; background:url(../images/projectInfoBg.jpg); background-size:cover; background-attachment:fixed; padding-bottom:20px; overflow:hidden; position:relative;}
.projectInfo h1 {font-family: 'nexaheavyuploaded_file'; font-size:48px; font-weight:normal; margin:0; padding: 40px 0 20px 0; text-align:center; color:#fff;}
.projectInfoTxt{text-align:center; font-size:14px; color:#fff; width:45%; margin:auto;}
.projectInfoContent{width:100%; max-width:1180px; margin:auto; padding-top:30px;}
.projectInfoItem{ width:20%; float:left; margin:0 2.5%; box-sizing:border-box; position:relative;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%; border:1px solid #53565e; padding:5px; overflow:hidden; cursor:pointer;-webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s;}
.projectInfoItem:before{ padding-top:100%; content:""; display:block;}
.projectInfoItem div{ position:absolute; top:2.5%; left:2.5%; background:rgba(0,161,222,0.7); width:95%; height:95%;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%; text-align:center;-webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s;}
.projectInfoItem div span{ font-size:12px; color:#d4f3ff;font-family: 'nexa-bolduploaded_file'; display:block; width:70%; margin:auto;}
.projectInfoItem div span.title{ font-size:16px; color:#fff;font-family: 'nexaheavyuploaded_file'; }
.projectInfoItem div img{ display:block; margin:10% auto; height:30%; width:auto;}
.projectInfoItem:hover div{ background:rgba(0,161,222,1);}
.projectInfoItem:hover{background:rgba(0,161,222,0.3);}

.projectInfoDetail{ position:absolute; top:0; right:-100%; width:100%; height:100%; z-index:2; background:#00a1de url(../images/projectInfoDetailBg.jpg) no-repeat center;}
.projectInfoDetail a.piClose{ display:block; width:64px; height:64px;background:url(../images/privileges/pClose.png) no-repeat; position:absolute; top:20px; right:20px; z-index:2;}
.projectInfoDetailItem{ width:100%; height:100%; box-sizing:border-box; padding:10px; display:none;}
.pidContent{ width:100%; height:100%; background:url(../images/privileges/pContentBg.png);-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px; position:relative; border:1px solid rgba(255,255,255,0.4);}
.pidInner{ width:100%; height:100%; display:table;}
.pidInnerContent{ display:table-cell;  vertical-align:middle;}
.pidInnerContent h1{ font-size:48px;font-family: 'nexaheavyuploaded_file'; font-weight:normal; margin:0;text-align:left;}
.pidInnerContentLeft{ width:40%; float:left; text-align:center;}
.pidInnerContentLeft img{}
.pidInnerContentRight{ width:40%; margin-right:5%; float:right; color:#fff; font-size:16px; text-align:left; position:relative;}
.pidInnerContentRight img{ position:absolute; display:block; height:250%; width:auto; top:20px; opacity:0.1; left:50%; transform:translate(-50%,-20%); -webkit-transform:translate(-50%,-20%); -moz-transform:translate(-50%,-20%);}

.privileges{ width:100%; height:650px; position:relative; background:#000; overflow:hidden;}
.privileges .item{ width:100%; height:100%; cursor:pointer;}
.itemImg{ position:absolute; top:0; left:0; width:100%; height:100%; background-position:center;-webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; opacity:0.7;}
.privileges .item:hover .itemImg{-webkit-filter: blur(2px);  -moz-filter: blur(2px);  -o-filter: blur(2px);  -ms-filter: blur(2px);  filter: blur(2px);}
.hoverItem{ width:100%; height:100%; display:table; background:rgba(0,160,222,0.75); position:relative; z-index:1; box-sizing:border-box; padding:10px; opacity:0;-webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;}
.privileges .item:hover .hoverItem{ opacity:1;}
.hoverItem div{ width:100%; height:100%; display:table-cell; vertical-align:middle; border:1px solid #84c6df;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; text-align:center;}
.hoverItem div img{ display:block; margin:auto;}
.hoverItem div span{ display:block;}
.hoverItem div span{ font-size:12px; color:#fff;font-family: 'nexa-bolduploaded_file'; display:block; width:70%; margin:auto;}
.hoverItem div span.title{ font-size:16px; color:#fff;font-family: 'nexaheavyuploaded_file'; margin:10px auto;}

.privilegesDetail{ position:absolute; top:0; left:-100%; width:100%; height:100%; z-index:2;}
.privilegesDetail a.pClose{ display:block; width:64px; height:64px;background:url(../images/privileges/pClose.png) no-repeat; position:absolute; top:20px; right:20px; z-index:2;}
.privilegesDetailItem{ width:100%; height:100%; box-sizing:border-box; padding:10px; display:none;}
.pdiContent{ width:100%; height:100%; background:url(../images/privileges/pContentBg.png);-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px; position:relative; border:1px solid rgba(255,255,255,0.4);}
.pdiInner{ width:60%; float:right; height:100%; display:table;}
.pdiInnerContent{ display:table-cell;  vertical-align:middle; color:#fff; font-size:16px;}
.pdiInnerContent h1{ font-size:48px;font-family: 'nexaheavyuploaded_file'; font-weight:normal; margin:0;}



#pd1{ background:url(../images/privileges/p1Big.jpg) no-repeat left top; background-size:auto 100%;}
#pd2{ background:url(../images/privileges/p2Big.jpg) no-repeat left top; background-size:auto 100%;}
#pd3{ background:url(../images/privileges/p3Big.jpg) no-repeat left top; background-size:auto 100%;}
#pd4{ background:url(../images/privileges/p4Big.jpg) no-repeat left top; background-size:auto 100%;}
#pd5{ background:url(../images/privileges/p5Big.jpg) no-repeat left top; background-size:auto 100%;}

a.pPrev{ display:block; width:40px; height:64px; background:url(../images/privilegesArrow.png) no-repeat left; position:absolute; left:10px; top:50%; margin-top:-32px; z-index:1;}
a.pNext{ display:block; width:40px; height:64px; background:url(../images/privilegesArrow.png) no-repeat right; position:absolute; right:10px; top:50%; margin-top:-32px; z-index:1;}

.gallery{ width:100%;}
.gallery h1 {font-family: 'nexaheavyuploaded_file'; font-size:48px; font-weight:normal; margin:0; padding: 40px 0 20px 0; text-align:center; color:#2e2e2e;}
.galleryContent{width:100%; max-width:1180px; margin:auto;}
.galleryContent a{ display:block; float:left; width:31%; margin:1%; position:relative;}
.galleryContent a img{ width:100%; height:auto;}
.galleryContent a:after{ display:block; width:100%; height:100%; position:absolute; top:0; left:0;background:rgba(0,160,222,0.75) url(../images/plus.png) no-repeat center; content:""; opacity:1;-webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; opacity:0;}
.galleryContent a:hover:after{ opacity:1;}

.location{ width:100%; background:#00a1de url(../images/locationBg.png) no-repeat top right; position:relative; overflow:hidden; padding-bottom:20px; z-index:1;}
.locationContent{width:100%; max-width:1180px; margin:auto; color:#fff; font-size:16px; position:relative; z-index:2;}
.locationContentTxt{ float:right; width:60%;}
.location h1 {font-family: 'nexaheavyuploaded_file'; font-size:48px; font-weight:normal; margin:0; padding: 40px 0 20px 0; color:#fff;}
.location hr{border:none; border-top:1px solid #98d6ef;}
.location ul{ margin:0; padding:0;}
.location ul li{ list-style:none; width:40%; display:inline-block;}
.seagull{ position:absolute; top:0; left:0; height:100%; width:100%; background:url(../images/seagull.jpg) no-repeat left; background-size:auto 100%;}

.mapContent{ width:100%; height:420px;}
#map-canvas{ width:100%; height:100%;}

.contactForm{
	width: 100%;
	padding: 50px 0 60px;
	position: relative;
	overflow: hidden;
	background-color: #2e2e2e;
	background-repeat: no-repeat;
	background-position: right;
}
.contactFormWrapper {
	width: 100%;
	max-width: 768px;
	text-align: center;
	font-size: 14px;
	color: #f9f9f9;
	margin: auto;
	font-weight: normal;
	line-height: 18px;
}
.contactForm h1 {
	font-family: "nexaheavyuploaded_file";
	font-size: 48px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #fff;
	background-image: url(../images/contact_nokta.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 55px;
	height: 73px;
}
.contactForm a {font-family: 'nexaheavyuploaded_file'; font-weight:normal; margin:0; padding: 0 0 0 0; color:#fff;}

.contactForm .txtBox {
	color: #a2a2a2;
	background-color: #222222;
}
.question a{color:#fff;}
ul#radioInfo2 { margin:0; padding:0; text-align:left;}
ul#radioInfo2 li { display:inline-block; list-style-type:none; padding:0 10px 0 0;}

ul#radioInfo2 input[type=radio]{position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;}
ul#radioInfo2 input[type=radio] + label{padding-left:20px;height:16px; display:inline-block;line-height:16px;background-repeat:no-repeat;background-position: 0 0;font-size:12px;vertical-align:middle;cursor:pointer;}
ul#radioInfo2 input[type=radio]:checked + label{background-position: 0 -16px; color:#00aeef;}
ul#radioInfo2 label{background-image:url(../images/radio.png);-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.contactForm ul#radioInfo2 label{background-image:url(../images/radioGrey.png);}
.txtArea { width:100%; height:125px; background:#2e2e2e;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; border:1px solid #bcbcbc; box-sizing:border-box; padding:10px 0 0 10px; margin-bottom:15px;font-family: 'nexaregularuploaded_file'; font-size:12px; color:#a2a2a2;font-family: 'nexaregularuploaded_file'; font-size:12px;}
/*.contactForm .question{ float:left;}
.contactForm .btn{ float:right;}*/

.footer {height:58px; background:url(../images/footerBg.png) no-repeat center; width:100%;}
.footerContent { width:100%; max-width:1180px; margin:auto; text-align:center; font-size:10px; color:#fff;}
.footerMid {
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 15px;
	color: #4c4c4c;
	font-size: 12px;
}
a.klk { display:block; float:left; height:58px;width:130px; background:url(../images/footerLogo.png) no-repeat left center;}
a.klkSite { display:block; float:right; width:20%; min-width:100px; height:58px;font-size:8px;font-family: 'nexaheavyuploaded_file'; line-height:38px; color:#fff; background:url(../images/panorama_footer_logo.png) no-repeat right center; }
.footerAddress { float:left; text-align:left; padding-top:5px; font-size:10px;}
form { position:relative;}

@media screen and (max-width: 1180px) {
    .topContent{ width:95%;}
	.contactFormWrapper, .formWrapper{ width:95%; margin:auto;}
	.floorTxt{ width:80%;}
	.projectInfoTxt{ width:80%;}
	.projectInfoItem div img{ height:20%;}
	.projectInfoItem div span.title{ font-size:12px;}
	.projectInfoItem div span{font-size:11px;}
	.footerContent { width:100%;}

}

@media screen and (max-width: 670px) {
    html, form, body { width:100%; height:auto;}
    a.phone { display:none;}
	ul.tabs{ min-width:inherit;}
	.tabs {	display: none;}
	.tab_drawer_heading {background-color: #ccc;color: #fff;border-top: 1px solid #333;margin: 0;padding: 5px 20px;display: block;	cursor: pointer;-webkit-touch-callout: none;-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;-ms-user-select: none;user-select: none;}
	.d_active {background-color: #666;color: #fff;}
	.camera_caption h1{ font-size:20px!important;}
	.camera_caption h2{ font-size:16px!important;}
	.camera_caption h3{ font-size:12px!important;}
	.camera_caption img{
	width: 60%;
}


	.txtBox, .question{ width:100%; float:none!important; margin:0 auto 15px;}
	.floorPlans h1, .projectInfo h1{ font-size:36px;}
	.projectInfoItem{ width:44%;}
	.projectInfoTxt{ font-size:11px;}
	.projectInfoItem div span{ display:none;}
	.projectInfoItem div span.title{ display:block;}
	.projectInfo{ height:520px;}
	.projectInfoItem div img{ height:45%;}
	.contactFormWrapper{ font-size:11px;}
	.seagull{ display:none;}
	.locationContentTxt{ width:95%; margin:auto; float:none;}
	.location ul li{ width:100%; text-align:center;}
	.galleryContent a{ width:48%;}
	.pdiInner{ width:100%; text-align:center;}
	.pdiInnerContent{ font-size:13px;}
	.pdiInnerContent h1{ font-size:20px;}
	.privileges{ height:450px;}
	.privilegesDetail a.pClose, .projectInfoDetail a.piClose{width: 32px;    height: 32px;    background: url(../images/privileges/pClose.png) no-repeat center;}
	.pidInnerContentLeft{ display:none;}
	.pidInnerContentRight{ width:90%; margin:auto; float:none;}
	.pidInnerContent {    position: relative;    overflow: hidden;}
	.hamburgerMenuContent ul li a{ font-size:24px;}
	.hamburgerMenuWrapper{ width:90%;}
	.socialMenu a{ display:block;}
	a.klkSite{background-size:100% auto;}
	.pdf_button img {
	width: 220px;	
}	

.top.scrolled{
	height: 50px;
}	

.top.scrolled .topContent {
    padding-top: 3px;
}






}
