
/* SMART PHONE'S */
@media (max-width: 576px) {

  @media (max-width:600px ){
  .cnt223 {
    width: 300px !important;
    min-width: 300px !important;
  }
  .cnt223 img {
    width: 100%;
  }

  html {
    overflow-x: hidden;
  }

  body {
    overflow-x: hidden;
  }

  .slick-arrow {
    display: none !important;
  }

  .Modern-Slider .sub-title {
    font-size: 14px;
  }

  .Modern-Slider .main-title {
    font-size: 47px;
    line-height: 50px;
  }

  .Modern-Slider .sub-desc {
    width: 82%;
    font-size: 14px;
  }

  #sub-head .company-info {
    text-align: center;
  }

  #sub-head .info-area {
    text-align: center;
    margin-top: 10px;
  }

  #sub-head {
    background: #032856;
    border-bottom: solid 1px #1a4c87;
    padding: 15px 0;
  }

  #bottom-head {
    display: none;
  }

  .main-color {
    display: none;
  }

  .lang {
    display: none;
  }

  #third-area .urunler {
    height: 350px;
  }

  #third-area .tesis {
    height: 350px;
  }

  #third-area .numbers-of-isiklar {
    text-align: center;
  }

  #third-area .number-slider .number {
    text-align: center;
  }

  #third-area .number-slider .number-desc {
    text-align: center;
  }

  #third-area .number-slider .number-text {
    text-align: center;
  }

  #third-area .number-slider .numbers-arrow {
    justify-content: center;
  }

  #third-area .number-slider .shape {
    width: 100%;
  }

  #third-area .number-slider .numbers-arrow .numbers-left, .numbers-right {
    background: #032856;
    width: 40px;
    height: 40px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
  }

  #sectors .sectors-list .lister {
    justify-content: center;
  }

  #third-area {
    padding-bottom: 0;
  }

  #sectors .sectors-list {
    text-align: center;
  }

  #sectors .sectors {
    display: none;
  }

  #three-boxes .box {
    width: 100%;
    margin-left: -10px;
  }

  .footer-logo {
    text-align: center;
  }

  footer .footer-desc {
    text-align: center;
  }

  footer .sm-area {
    justify-content: center;
    align-items: center;
    margin-bottom: 45px;
  }

  footer .col-xs-6 {
    width: 50%;
  }

  footer .bot .left-side {
    flex-direction: column;
  }

  footer .bot .left-side img {
    border: none;
    padding-right: 0;
    margin-bottom: 15px;
  }

  footer .bot .right-side {
    justify-content: center;
    margin: 15px 0;
  }

  #logo-slider {
    display: none;
  }

}
/* TABLETS */
@media (min-width: 768px) {}
