@media only screen and (max-width: 600px) {

/*BASE.CSS*/
	
body {font-size: 12px;}	/*Default 14px*/
h1 {font-size: 20px} /*Default 14px*/
h2 {font-size: 14px} /*Default 14px*/
h3 {font-size: 12px} /*Default 14px*/
h4 {font-size: 10px} /*Default 14px*/
h5 {font-size: 5px} /*Default 14px*/

p {font-size: 14px;line-height: 18px;} /*Default 14px*/
li {font-size: 14px;line-height: 18px;list-style:url("../images/forms/li2.png"); } 
	
.mgb_10{margin-bottom: 0px;}	
.mgt_10{margin-top: 20px;}	
.mgr_10{margin-right: 20px;}
.dn{display: none;}	
.dn2 {display: none}
.mobil_off {display:block }	
.fs_12{font-size: 12px}/*Default 12px*/
.fs_16{font-size: 14px}/*Default 16px*/
.fs_20{font-size: 16px}/*Default 20px*/
	
.header_logo{
    height: 70px;
    width: 70px;
	top: 22px;
    border-radius: 50%;
    border: 3px solid #ffffff;
}	
	
.header_dmenu{
	display: none;
}	
	
.header_bar{
	padding:5px 10px 5px 10px;
	width: calc(100% - 20px);
}	

.button1{
	width: 140px;
	padding: 6px;
	}
.button2{
	display: block;
	width: 50px;
	padding: 6px;
	margin-left: 85px;
	text-align: center;
	color:#fff;
	border: 2px solid white;
	border-radius: 10px;
	}	
	
.button2:hover{
	background-color: #fff;
	color:#009FE3;
	border: 2px solid white;
}
	
#footer_desk .area {
	width: calc(100% - 44px);
	padding: 20px;
	float: none;
}
#footer_desk iframe {
	height: 190px;
	width: calc(100% - 40px);
	float: none;
	margin: 0px 20px 20px 20px;
}	
	
#footer_desk a{
	padding: 0px 0px 0px 20px;
}	


#mobilmenu .mobil_back{
	background-size: cover;
	background-position: center;
}	

#mobilmenu .bottomfixed{
	overflow: hidden;
	padding: 15px;
	width: calc(100% - 30px);
	position: fixed;
	bottom: 0px;
	background-color: #E9E9E9;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color:#6a6969;
}
	
#mobilmenu .contact_1{
	width: 150px;
	height: 32px;
	background-size: cover;
	float: left;
	border: 2px solid #E9E9E9 ;
	border-radius: 10px;
}
#mobilmenu .contact_2{
	width: 32px;
	height: 32px;
	background-size: cover;
	float: right;
	margin-left: 5px;
	border: 2px solid #E9E9E9;
	border-radius: 50%;
}
	
#mobilmenu .menucontent{
	text-align: center;
	overflow: hidden;
	padding: 0px 20px 0px 20px;
	width: calc(100% - 40px);
}	
#mobilmenu .services{
	width: calc(100% / 3);
	float: left;
}		
#mobilmenu h4{
	font-size: 12px;
	margin: 0px;
	font-weight: 400;
	color: #E9E9E9;
}		
#mobilmenu a{
	margin-bottom: 10px;
}	
.menu_icon{
	width: 60px;
	height: 60px;
	margin: 0px auto;
}	
	
/*SLIDER.CSS*/

#slider_box{
	width: calc(100% - 40px);
	overflow: hidden;
	margin: auto;
	padding: 20px;
	position: fixed;
	bottom: 30px;
	z-index: 500;
}

#slider_box p{
	width: 100%;
}
	
#slider_box h2{
	text-align: center;
	font-size: 20px;
}	
	
.slider_click{
	margin: auto;
}	
	
.slider_click_3{
	width: calc(50% - 24px);
	float: left;
	border:2px solid #FFFFFF;
	background-color: #EDEDED;
	color:#B8B8B8 ;
}		
	
#kurumsaldetay{
	height: 150px;
}	
	
	
/*PAGES CSS*/	
	
#page_content1 .area {
	width: calc(100% - 40px);
	padding: 20px 20px 0px 20px;
}	
	
#page_content1 .services a {
	width: calc(100% / 3);
}
	
#page_content1 .images {
	width: calc(100% - 40px);
	margin: 20px 20px 0px 20px;
	height: 140px;
	border-radius: 5px;
}	
	
#page_content1 .services div {
	width: calc(100% / 3);
}	
	
#page_content1 h2 {
	text-align: center;
	color: #FBFBFB;
	background-color: #009FE3;
	padding: 5px;
	border-radius: 5px;
}		
	
#page_content2 .area {
	width: calc(100% - 40px);
	padding: 20px;
}		

#page_content2 div {
	width: calc(100% / 2);
}	
		
#page_content2 .icon {
	width: 60px;
	height: 60px;
	padding: 10px;
	margin: auto;
}	

#page_content2 h2 {
	text-align: center;
	color: #FBFBFB;
	background-color: #009FE3;
	padding: 5px;
	border-radius: 5px;
}	
	

#page_content2 .services h2 {
	color: #009FE3;
	background-color: #fff;
	font-size: 16px;
}	
	
#page_content3 .area {
	width: calc(100% - 40px);
	padding: 20px;
}		
	
#page_content3 .services div {
	width: calc(100% / 3);
}	
	
#page_content3 .images {
	width: calc(100% - 40px);
	margin: 20px 20px 0px 20px;
	height: 140px;
	border-radius: 5px;
}		
	
#page_content3 h2 {
	text-align: center;
	color: #FBFBFB;
	background-color: #009FE3;
	padding: 5px;
	border-radius: 5px;
}		
	
#page_content3 .mpc_404{
	float:none;
	overflow: hidden;
	width: calc(100% - 40px);
	height: 200px;
	}	
	
#page_content3 .area2 {
	width: calc(100% - 40px);
	padding: 20px;
}
	
#hizmetdetay h2{
	font-size: 20px;
}	

#hizmetdetay h4{
	font-size: 12px;
}	
	
#hizmetdetay .imgbottom{
	margin-top: 5px;
}		
	
#page_content6 h2{
	font-size: 14px;
	color: #009FE3;
}

#page_content6 p{
	width: 100%;
	text-align: justify;
	margin: 10px 0px 0px 0px;
}


#page_content6 .kapak{
	background-color: #BDBDBD;
	background-position: center;
	position: relative;
	display: flex;
	width:100%;
	height: 300px;
}	

#page_content6 .pano{
	width: 100%;
	/* height: 196px; */
	overflow: hidden;
	/* height: 230px; */
	float: left;
}
	
#page_content6 .panotext{
	width: calc(100% - 0px);
	margin-left: 0px;
	float: none;
	overflow: hidden;
	padding-top: 15px;
}	
	
#page_content6 .panodown{
	width: calc(100% - 20px);
}
	
/*CONTENT TYPE 7*/ 	
	
#page_content7 .services a {
	width: calc(100% / 3);
	float: left;
	text-align: center;
	transition: 0.2;
	margin-bottom: 5px;
}	

#page_content7 h2 {
	text-align: center;
	color: #FBFBFB;
	background-color: #009FE3;
	padding: 5px;
	border-radius: 5px;
}	
	
#page_content7 .area {
	width: calc(100% - 40px);
	padding: 20px 20px 0px 20px;
}		
	
/*FORM.CSS*/ 

.popup_inset{
	max-width: 100%;
	width: 100%;
	position: fixed;
	display: block;
	height: 100%;
}

.popup {
	width: 100%;
	height: 100%;
	border-radius: 0px;
}

.popup2 {
	height: 100%;
	background-color: black;
	background-size: contain;
	background-repeat: no-repeat;
}	
	
.popup_content1{
	padding: 20px;
	width: calc(100% - 40px);
	float:center;
	margin-top: 25%;
	overflow: hidden;
}
	
.popup_contentonay{
	padding: 20px;
	width: calc(100% - 40px);
	float:center;
	overflow: hidden;
	height: calc(100% - 40px);
	}	
	
.popup_contentform{
	padding: 20px;
	width: calc(100% - 40px);
	float:center;
	margin-top: 25%;
	overflow: hidden;
}	
	
.tooltip_ek .tooltiptext_ek {
	visibility: hidden;
	width: 100%;
	padding: 10px;
	position: absolute;
	z-index: 1;
	left:0px;	
	top:-8px;
}	

.tooltip_ek:hover .tooltiptext_ek {
	transform: scale(1.0)
}	
	
.popup_form_input50 {
	width: calc(100% - 24px);
	padding: 10px;
	border-radius: 10px;
	border: 2px solid #E9E9E9;
	margin-bottom: 10px;
}	

#geneltalep h2{
	font-size: 16px;
}	
#geneltalep p{
	font-size: 14px;
	margin-bottom: 10px;
}	
	
.content_videoxx{
width: auto;
height: 100%;
position: absolute;
	top:0px;
	z-index: -2;
		margin:0 auto;
}	
	
.popup_form_input100x {
	max-height: calc(100% - 160px);
	overflow: auto;
	width: calc(100% - 10px);
	padding: 5px;
	border-radius: 10px;
	border: 2px solid #E9E9E9;
	margin-bottom: 10px;
	margin-top: 10px;
}	

.newhead {
	margin: 20px 20px 20px 20px;
	height: 110px;
	overflow: hidden;
}	
	
#page_d .heading{
	padding: 10px;
	background-color: #009FE3;
	color: #fff;
	font-weight: 600;
	font-size:10px;
}	
	
#page_content7 .services div {
	width: calc(100% / 3);
	float: left;
	text-align: center;
	transition: 0.2s;
}	
}