@media (max-width: 1440px) {
    
    .side_button {
        width:45px;
    }

    .side_button .message {
      left: -290px;
      position: fixed;
      top: 40px;
    }

    .female .message {
      top: 25px !important;
      left: -190px !important;
    }

    .side_button .work_field .message {
      left: -200px;
    }

  .paw_border {
    display: inline-block;
    height: 58px !important;
    bottom: -23px !important;
  }

  .video-widget .msg {
    width: 170px;
    opacity: 0;
    visibility: hidden;
    font-size: 15px;
  }

  .right_side a, .left_side a {
      padding: 3px 10px;
   }
  .news-img img {
    height: 90px;
  }

  .info_tekirdag {
    top:-40px !important;
    right: 5px !important;
  }

  .access_div {
    bottom:20% !important;
  }

  .right_s {
    width: 200px;
    display: ruby;
  }

  .right_side {
    top:25% !important;

  }

  .ata {
    width: 70px;
  }
  .latest {
    width: 800px;
  }
  #mainMenu .nav_parent_link {
    border-bottom: 1px solid #b3b3b3;
    margin:0 5px;
    border-radius: 0 0 5px 5px;
    transition: 0.5s all;
  }
  #mainMenu .nav_parent_link:hover {
    border-bottom: 1px solid #ffc206 !important;
  }
  a.nav-link,.left-menu a {
    font-size: 0.9rem;
  }

  .ddown-menu a.nav-link {
    font-size: 15px;
  }
  .president {
    bottom: 5px;
    left: 2%;
    width: 150px;
  }
  .seismo {
     position:relative !important;
    top: 20px !important;
  }
  
  .wave-container {
    width: 100%;
    height: 55px;
}
  .left_side {
    display: block;
    width: 300px;
  }
  .right_side, .left_side {
    top:24%;
    z-index: 999 !important;
    /*background-color: #23a8a51c;*/
  }
  .div_msg {
    top: 100px;
    left: 5%;
    z-index: 99999999;
  }
  .top-header .container-fluid, .navbar-custom .container-fluid {
    padding-left: 35px;
    padding-right: 35px;
  }
  .ata .msg {
    right: 90px;
    top:75px;
  }
}

@media (max-width: 992px) {
  .navbar-custom {
    top: 25px;
  }
  .left-menu {
    display: none !important;
  }
  .navbar-brand {
    width: 100px;
    margin: auto;
  }
}

@media (max-width: 768px) {



  .latest {
    display: none;
  }

  .video-widget img {
    height: 100%;
  }

  .wave-container {
    border:none;
    right: 0 !important;
  }

  .seismo {
    top: auto !important;
  }


  .wave-container {
    height: 35px;
  }


.hero-breadcrumb {
          top: 150px !important;
}

    .ddown-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.ddown-menu.open {
  max-height: 500px;
}

.nav_parent_link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nav_parent_link .arrow {
  transition: transform 0.3s ease;
  font-size: 15px;
  color: #ffc206;
}

.ddown-menu::-webkit-scrollbar {
  width: 2px;
}

.ddown-menu::-webkit-scrollbar-track {
  background: #ffc206;
}

.ddown-menu::-webkit-scrollbar-thumb {
  background: #ffc206;
  border-radius: 10px;
}

.ddown-menu::-webkit-scrollbar-thumb:hover {
  background: #ffc206;
}


.nav_parent_link.active .arrow {
  transform: rotate(90deg);
}

  .ddown-menu .nav-item {
    width: 100% !important;
  }
  .sub-menu {
    background-color: #0b8da0 !important;
  }

  .ddown-menu {
    width: 100%;
    position: relative;
    top: 0;
    padding: 0;
    overflow: scroll !important;
  }

  .letter-bounce {
    bottom: 5px;
    position: relative;
  }


  .female, .tree, .paw_border,.wheelchair-wrap {
    font-size: 20px !important;
  }

  .wheel {
    left: 0;
    bottom: 0;
  }

  .toe {
    width: 5px !important;
    height: 5px !important;
  }

  .t4 {
    top: -3px;
    right: -5px;
  }

  .t3 {
    top: -8px;
    right: -2px;
  }

  .t2 {
    top: -8px;
    left: 0px;
  }

  .t1 {
    top: -3px;
    left: -5px;
  }

  .side_button {
    text-align: center;
    color: #ffc206;
    font-size: 15px !important;
    border:1px solid #ffc206;
    border-radius: 15px;
    padding: 5px 0 !important;
  }

    .paw_border {
    padding: 15px 15px 5px 15px !important;
  }

  .side_button .message {
    right: 70px;
    width: 100px;
  }

  .adres_phone_div {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }

  .adres_phone_div small {
    display: none;
  }

  .wave-container {
    right: 5px;
  }

  .footer_info .letter-bounce {
    padding-left: 0;
  }

  .right_s {
    width: fit-content;
    display: block;
    top: 20% !important;
  }

  .right_side, .left_side {
    top:25% !important;
  }

  .ata .msg {
    right: 0 !important;
  }

  .right_side a, .left_side a {
    font-size: 0.8rem !important;
    padding: 6px 10px;
  }

  #mainMenu .nav_parent_link {
    padding: 10px;
  }

  div#mainMenu ul {
    background-color: #088d9f;
    padding: 20px;
    z-index: 999999999;
    overflow: scroll;
}

  .top_left_menu {
    display: none;
}

.call153_mobile {
    display: block !important;
    width: 100px;
}

.call153_mobile img {
  width: 30px;
}

.call153_mobile .txt a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}


  .left-menu {
    display: none !important;
  }

  #multiCardCarousel {
    display: none;
  }

  .video-widget .msg {
    display: none;
  }

  .president {
    bottom:40px !important;
    display: block;
    right: 0;
    left:25px;
    margin: 0 auto;
  }

  div#accessibility-panel button {
    width: 160px !important;
  }

  .access_div.active #accessibility-panel {
    right: 0% !important;
    width: 100%;
  }

  .footer_div p {
    font-size: 12px;
  }

  .kirazpasa {
    bottom:50px;
    display: none;
  }

  .left_in_nav {
    margin-right: -25px;
    order: 0 !important;
  }

}


  
/* iPad ve tabletler için */
@media (min-width: 768px) and (max-width: 1024px) {
    

    
    .wave-container {
        width:100% !important;
    }

    .president {
      bottom:5px !important;
    }

    #multiCardCarousel {
      display: none;
    }

    .left_in_nav {
      order: 0;
    }

    .navbar-toggler {
      margin-right: 20px;
    }

    .marquee-text,.top_left_menu {
      width: 100%;
      text-align: center !important;
    }

    .left-menu a {
      font-size: 0px !important;
    }

    .navbar-brand {
      margin-top: 30px !important;
    }
    .navbar-brand img {
      margin-left: 50px;
    }
}



@media (max-width: 640px) {

  .paw_border {
    height: fit-content !important;
    bottom: auto !important;
  }



  body.menu-open .left_side,  body.menu-open .right_s {
    opacity: 0.1 !important;
    visibility: hidden;
  }

  body.menu-open navbar {
    z-index: 999999;
  }

  body.menu-open #mainMenu .nav_parent_link {
    border-bottom: 0 !important;
  }


  .chat-box {
    z-index: 999999 !important;
  }
  .left_side {
    background-color: transparent !important;
    display: block;
    width: 80%;
  }
  .latest {
    width: 100%;
  }
  .video-widget {
    bottom: 28px;
    right: 0;
    width: 80px !important;
    height: 80px !important;
  }
  .right_s {
    z-index: 99999 !important;
  }
  .left_s {
    z-index: 99999 !important;
  }
}
