/* PHONE */
@media (max-width: 575.98px) {
  .kalite-belgeleri {
    height: 1260px;
  }
  #slider .slide-1 {
    width: auto ;
    height: 372px !important;
  }
  #slider .slide-2 {
    width: auto ;
    height: 332px !important;
  }
  #main-slider h1 {
    font-size: 44px;
  }
  .milestone .arrows {
    display: none !important;
    height: 372px !important;
  }
  #referances {
    display: none;
  }
  #sectors ul {
    justify-content: center;
    flex-direction: column;
  }
  #info-box .col-md-4 {
    max-width: 100%;
    padding: 0 50px;
  }
  #sectors {
    margin-top: 50px;
  }
  #info-box .col-md-4:nth-child(2) {
    margin: 15px 0;
  }
  #news-bar .about-cemas{
    padding: 0 30px;
    height: 210px;
  }
  #news-bar .about-cemas h1 {
    font-size: 23px;
  }
  #news-bar .about-cemas a {
    font-size: 14px;
  }
  #news-bar .team {
    text-align: left;
  }
  .milestone {
    height: 210px;
  }
  footer .footer-menu ul {
    padding: 0;
    border-top: 1px solid rgb(59, 63, 70);
    border-bottom: 1px solid rgb(59, 63, 70);
    padding: 20px 0;
  }
  #sub-menu {
    height: 100px;
  }
  .logo {
    height: 100px;
  }
  .slider-arrows {
    display: none;
  }
  #main-page ul {
    padding: 0;
    padding-bottom: 10px;
  }
  .kurumsal-bilgiler {
    border:none;
  }
  .kurumsal-bilgiler ul {
    padding: 7px !important;
  }
  .sub-faaliyet-raporlari {
    border: none;
  }
  .sub-ozel-durum {
    border: none;
  }
  .genel-kurul {
    border: none;
  }
  .sss {
    border: none;
  }
}

.esnek {
    width: 100%;
    height: auto;
}
/* LANDSCAPE PHONE */
@media (min-width: 576px) and (max-width: 767.98px) {
  #sub-menu {
    background: #c0382b;
    height: 100px;
  }
  .logo {
    height: 100px;
  }
}

/* TABLETS */
@media (min-width: 768px) and (max-width: 991.98px) {
  #sub-menu {
    background: #c0382b;
    height: 100px;
  }
  .logo {
    height: 100px;
  }
}

/* LARGE DEVICES */
@media (min-width: 992px) and (max-width: 1199.98px) {}

/* EXTRA LARGE DEVICES */
@media (min-width: 1200px) { }
