@media (max-width: 1200px) {
  .logo {
      margin-left: 7px !important;
  }
  .icerik{
    min-width: 320px;
  }
  .alt {
    min-height: 30px !important;
  }
  .ust .icerik{
    padding: 0px;
  }
  .istatistik-baslik {
      font-size: 12px;
  }
  .syfUst{
    position: static;
  }
  .syfUst h2 {
    font-size: 14px;
    font-weight: 700;
  }
  .syfUstBtn {
    position: static;
    margin-top: 10px;
  }
  .syfUstBtn .btn, .syfUstBtn select{
    width: 100% !important;
    margin-bottom: 10px;
    margin-left: 0px !important;
  }
  div.dataTables_filter{
    text-align: left;
    margin-right: 10px;
  }
  div.dataTables_filter label{
    width: 100%;
  }
  div.dataTables_filter input{
    margin-left: 0px;
    width: 100%;
  }
  table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child{
    padding-left: 22px !important;
  }
  table.dataTable > tbody > tr.child ul{
    width: 100%;
  }
  table.dataTable > tbody > tr.child .btn{
    width: 100%;
    margin-top: 10px;
  }
  table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {
    top: 3px;
    left: 0px;
    height: 50px;
    width: 20px;
    display: block;
    position: absolute;
    color: white;
    border: 0px solid white;
    border-radius: 2px;
    box-shadow: none;
    box-sizing: content-box;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 50px;
    content: '+';
    background-color: #747a7e;
    z-index: 80;
  }
  table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before {
      content: '-';
      background-color: #ef7a2b;
  }
  .divForm{
    width: 100%;
  }
  .divForm .fl, .divForm .fr{
    float: none;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0px !important;
  }
  .cbmFormUstBtn .btn{
    float: none !important;
    width: 100%;
    margin: 0px 0px 10px 0px !important;
  }
  .detayTablo, .cbmFormUstBtn{
    width:700px;
  }
  .ilanDetay{
    width: 100%;
  }
  .table-responsive{
    max-width: 300px !important;
  }
  .cbm-filtreler{
    top: 10px;
    width: 300px;
    height: 400px;
    margin-left: -155px;
  }
  .cbm-filtreler form{
    height: 355px;
  }
  .cbm-filtreler .blk2{
    display: block;
    float: none;
    width: 100% !important;
  }
  .full-menu > a, .full-menu > li{
    width: 29%;
    font-size: 10px;
    font-weight: 400;
    padding: 5px 0px;
  }
  .stop-scrolling, .stop-scrolling .ustFx, .fancybox-margin .ustFx {
    padding-right: 0px !important;
  }
  .hatirlatmalar-menu{
    width: 100%;
  }
  .cmenu a, .cmenu li{
    display: none;
  }
  .cmenu .fullMenuBtn, .cmenu .cikis{
    display: block;
  }
	.tab-menu{
		height: auto;
	}
	.popup-menu{
		width: 67% !important;
	}
	.dikkat-benzer-firmalar{
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0px;
	}
}

@media (max-width: 640px) {
  .detayTablo, .cbmFormUstBtn, .divForm{
    width:580px !important;
  }
  .cbm-video, .cbm-video #video{
    width: 580px !important;
  }
}


@media (max-width: 480px) {
  .detayTablo, .cbmFormUstBtn, .divForm{
    width:380px !important;
  }
  .cbm-video, .cbm-video #video{
    width: 380px !important;
  }
  .full-menu > a, .full-menu > li{
    width: 26%;
  }
}

@media (max-width: 360px) {
  .detayTablo, .cbmFormUstBtn, .divForm{
    width:300px !important;
  }
  .cbm-video, .cbm-video #video{
    width: 300px !important;
  }
}
