/* responsive.css */

@media (min-width: 0px) and (max-width: 1000px) {

	/*div.ataCFS { display: none; }*/

	div#mm, div#mmBTN { display: block; }

	.wrapper,
	.wrapper2,
	.top_center
	{
		width: 100%;
		max-width: 980px;
		padding: 0 15px;
		box-sizing: border-box;
	}

	#wrapperCenter
	{
		width: 100% !important;
	}

	.banner_alt2 { margin-top: 0px; height: 150px; background-size: auto 100%; }

	select#topMenu { display: block; }

	/* header */

	.sgrt, .menu_bg, .bannerCer, .banner_alt { display: none; }

	.top { height: 30px; padding: 10px 0; position: fixed; top: 0px; left: 0px; z-index: 10; box-shadow: 0 0 5px rgba(0,0,0,0.4); background: #fff; }

	.logo { margin: 0px; height: 30px; width: auto; }

	.logo img { height: 100%; }

	.HeadClear { display: block; }

	/* main */

	.mainIcons { width: 100%; padding: 30px 0; text-align: center; }

	.arac_sigorta { width: 154px; height: 154px; border-radius: 150px; overflow: hidden; float: none; display: inline-block; margin: 0px; }

	.neden_askar { width: 100%; height: auto; box-sizing: border-box; background: none; text-align: justify; }

	.ok_hover_konut, .ok_hover_sorum, .ok_hover_isyeri, .ok_hover_saglik, .ok_hover_kaza, .ok_hover_nakliyat { display: none !important; }

	.guncel { margin: 10px calc(50% - 185px); padding: 25px; width: 100%; max-width: 370px; float: left; background: none; box-sizing: border-box; }

	.bilmek { width: 100% !important; background-size: 100% 100%; background-position: center; height: auto; padding: 20px; box-sizing: border-box; }

	.bilmek .bilmek_img { display: none; }

	.d_bilgi { margin-top: 15px; }

	.ana_haber { width: 100%; max-width: 330px; padding: 20px calc(50% - 165px) 0 calc(50% - 165px); float: left; background-size: auto 100%; background-position: center top !important; }

	/* cam_hasarlari */

	.konut_form, .konut_top_bg, .konut_top_bg img, .konut_icerik, .konut_text { width: 100%; border: 0px; }

	.konut_icerik { box-sizing: border-box; }

	.aciklama_baslik a { display: none; }

	/* guncel_kampanya */

	.haber_center, .guncelDigerBox { width: 100%; }

	.haber_img { width: 100%; margin-right: 0px; }

	.guncelDigerBoxImage { width: 50px; height: 50px; }

	.guncelDigerBoxLink { width: calc(100% - 80px); overflow: hidden; }

	.news_d_bilgi { display: none; }

	.haber_alt_bg { width: 100%; height: auto; padding-top: 10px; padding-bottom: 10px; line-height: 25px; box-sizing: border-box; background-position: center; }

	/* hasar */

	.kaza_sep { display: none; }

	.kaza_box, .kaza_box3 { width: 280px; margin: 0px calc(50% - 140px) 50px calc(50% - 140px); }

	.aciklama_baslik4 { width: 100%; box-sizing: border-box; }

	.hizBan, .k_left, .banner_alt_k, .k_top_bg { display: none; }

	.kurumsal { width: 100%; background: none; margin: 0px; }

	.k_right, .k_top_bg, .hizliFormBox, .hizliLeft, .hizliRight { width: 100% !important; border: 0px; }

	.hizliFormInput { width: 100%; height: 40px; padding: 0 0 0 15px; box-sizing: border-box; background: none; border: 1px solid #ccc; }

	.k_aciklama { width: 100%; box-sizing: border-box; }

	/*  */

	.k_buton, .k_buton img { width: 100%; }

	/* iletisim */

	.bilgi, .adres, .map, .map img, .form_dis, .form_dis2 { width: 100%; margin: 20px 0 0 0; }

	.mesaj_input, .form_input { width: 100%; box-sizing: border-box; resize: none; background: none; border: 1px solid #ccc; }

	.tum_bilgi { height: auto; }

	.tel { margin-right: calc(100% - 230px); }

	/* sorumluluk_form */

	.konut_text5 { width: 100%; }

	.k_top_buton { text-align: center; }

	.k_form_top, .k_form_top2, .k_form_top3, .k_form_tops { float: none; margin: 5px 0 !important; display: inline-block; width: 210px; }

	.konut_left, .form_dis5, .konut_right { width: 100%; }

	.form_input3 { width: 100%; height: 35px; padding: 0 0 0 15px; box-sizing: border-box; background: none; border: 1px solid #ccc; }

	.form_select5 { width: 100%; height: 35px; box-sizing: border-box; background: none; border: 1px solid #ccc; }

	.kaza_box2 { width: 300px; margin-left: calc(50% - 150px); text-align: justify; }

	/* kurumsal */

	.belgeCer { width: 100%; float: left; text-align: center; }

	.belgeCer .odullerimiz_kutu { width: 120px; height: 160px; margin: 5px !important; float: none; display: inline-block; }

	.highslide-controls { display: none; }

	/* */

	.accordionButton { width: 100%; height: 40px; line-height: 25px; padding: 0 0 0 10px; box-sizing: border-box; background-position: center left; }

	.accordionContent { width: 100%; box-sizing: border-box; }

	.accordionButton a { height: 40px; line-height: 40px; padding: 0px 0 0 30px; }

	/* footer */

	.f_right, .f_sep { display: none; }

	.f_left { width: 100%; padding: 10px 0 20px 0; text-align: center; box-shadow: 0 0 5px rgba(0,0,0,0.4); }

	.f_left * { float: none; display: inline-block; }

	div#atalink
	{
		margin-right: calc(50% - 50px);
	}

}