@media (max-width: 1920) {}
@media (max-width: 1200px) {
  .son{
    max-width: 80%;
    height: auto;
    border-radius: 16px;
    margin: 80px auto 80px auto;
  }
  .info_section .row{
    margin: 700px 0 0 0;
  }
}
@media (max-width: 1120px) {
  .son{
    max-width: 90%;
    height: auto;
    border-radius: 16px;
    margin: 36px auto 36px auto;
  }
  .map iframe{
    width: 560px;
    height: 560px;
    border-radius: 12px;
    justify-content: center;
    position: relative;
    display: flex;
  }
  .iletisim_texts{
    color: #fff;
  }
  .social-container{
    display: flex;
    justify-content: center;
    gap: 15px;
    padding: 10px;
    background-color: transparent;
  }
  
  .social-link img {
    width: 40px;
    height: 40px;
    transition: transform 0.3s ease;
  }
  
  .social-link img:hover {
    transform: scale(1.1);
  }
  
  .info_section .row{
    margin: 700px 0 0 0;
  }
}

@media (max-width: 992px) {
  .hero_area {
    min-height: auto;
  }

  .navbar-nav {
    align-items: center;
  }

  .custom_nav-container .navbar-toggler {
    margin-bottom: 15px;
  }

  .custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
    padding: 10px 25px;
    margin: 5px 0;
  }

  .custom_nav-container.navbar-expand-lg .form-inline {
    justify-content: center;
  }

  .custom_nav-container.navbar-expand-lg {
    padding-top: 10px;
    align-items: center;
  }

  .slider_section {
    padding: 45px 0 150px 0;
  }

  .sub_page .custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
    padding-bottom: 15px;
  }

  .son{
    margin: 80px auto 80px auto;
  }
  .map iframe{
    width: 360px;
    height: 360px;
  }
}

@media (max-width: 768px) {
  .header_bottom span img{
    width: 140px;
    height: auto;
  }
  .header_section .header_top{
    display: none;
  }
  .hero_bg_box img{
    margin-top: -800px;
    margin-left: -340px;
  }
  .slider_section ol.carousel-indicators {
    justify-content: center;
  }

  .slider_section {
    text-align: center;
  }

  .slider_section .img-box {
    margin-top: 35px;
  }

  .slider_section .detail-box .btn-box {
    justify-content: center;
    flex-wrap: wrap;
  }
  .about_section .heading_container {
    margin-bottom: 0;
  }

  .about_section .row {
    flex-direction: column-reverse;
  }

  .about_section .detail-box {
    margin-left: 0;
    width: 100%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  }

  .hakkimizda_section{
    max-width: 100%;
  }
  .hakkimizda_section .detail-box{
    width: 323px;
    position: relative;
    
  }
  .service_section .service_container {
    flex-wrap: wrap;
  }

  .client_section .carousel_btn-box {
    margin-top: 25px;
  }

  .client_section .carousel-control-prev,
  .client_section .carousel-control-next {
    position: unset;
    transform: none;
    margin: 0 2.5px;
  }
  .info_section{
    align-items: center;
    text-align: center;
    margin: auto;
    display: flex;
  }
  .info_section .row{
    margin-top: 800px;
  }
  .info_section .row .info_links{
    display: none;
  }
  .info_section .row .col-md-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .info_section .info_info{
    margin-top: -80px;
  }
  .info_section .info_logo {
    align-items: center;
  }

  .info_section .info_form .social_box {
    justify-content: center;
  }

  .info_section .info_form .social_box a {
    margin: 0 5px;
  }
  .son{
    width: 100%;
    height: auto;
    border-radius: 0px;
    margin: auto;
    padding: 40px;
  }
  .map iframe{
    width: 320px;
    height: 320px;
  }
  .about_section{
    max-width:100%;
    margin: auto;
  }
  .navbar-brand span img{
    margin-left: 10px;
  }
}

@media (max-width:598px) {
  .son{
    width: 100%;
    height: auto;
    border-radius: 0px;
    margin: auto;
    display: flex;
    text-align: center;
  }
  .son .map iframe{
    width: 500px;
    height: 500px;
  }
  .son .iletisim_texts{
    max-width: 100%;
    margin: 520px 0 -20px -500px;
    text-align: center;
  }
  .iletisim_texts img{
    display: none;
  }
}

@media (max-width: 490px){
  .son{
    width: 100%;
    height: auto;
    border-radius: 0px;
    margin: auto;
    display: flex;
    text-align: center;
  }
  .son .map iframe{
    width: 360px;
    height: 360px;
  }
  .son .iletisim_texts{
    max-width: 100%;
    margin: 380px 0 -20px -360px;
    text-align: center;
  }
  .iletisim_texts img{
    display: none;
  }
}

@media (max-width: 420px){
  .son{
    width: 100%;
    height: auto;
    border-radius: 0px;
    margin: auto;
    display: flex;
    text-align: center;
  }
  .son .map{
    margin-left: 18px;
  }
  .son .map iframe{
    width: 300px;
    height: 300px;
  }
  .son .iletisim_texts{
    max-width: 100%;
    margin: 400px 0 -20px -320px;
    text-align: center;
  }
  .iletisim_texts img{
    display: none;
  }
}

@media (max-width: 390px){
  .son{
    width: 100%;
    height: auto;
    border-radius: 0px;
    margin: auto;
    display: flex;
    text-align: center;
  }
  .son .map{
    margin-left: 6px;
  }
  .son .map iframe{
    width: 300px;
    height: 300px;
  }
  .son .iletisim_texts{
    max-width: 100%;
    margin: 400px 0 -20px -310px;
    text-align: center;
  }
  .iletisim_texts img{
    display: none;
  }
}

@media (max-width: 376px) {
  .hakkimizda_section .detail-box{
    width: 265px;
    margin-left: -26px;
  }
  .hakkimizda_section .img-box{
    width: 265px;
    margin-left:-26px;
  }
  .son .map{
    margin-right: 200px;
  }
  .son{
    max-width: 100%;
    height: auto;
    border-radius: 0px;
    margin: 0 0 -200px 0;
  }
  .map iframe{
    margin: 0 0 0 0;
    width: 220px;
    height: auto;
    border-radius: 6px;
    justify-content: center;
  }
  .olmuyo{
    top: -160px;
    left: -2px;
  }
  .iletisim_texts{
    position: relative;
    color: #fff;
  }
  .iletisim_texts h1{
    font-size: large;
  }
  .iletisim_texts h3{
    font-size: medium;
  }
  .iletisim_texts p{
    font-size: small;
  }
  .iletisim_texts img{
    display: none;
  }
  .social-container{
    display: flex;
    justify-content: center;
    gap: 15px;
    padding: 10px;
    background-color: transparent;
  }
  
  .social-link img {
    width: 40px;
    height: 40px;
    transition: transform 0.3s ease;
  }
  
  .social-link img:hover {
    transform: scale(1.1);
  }
  .product{
    max-width: 375px;
    height: 860px;
  }
  .text p,h5{
    font-size:small;
  }
  .slider-container{
    max-width: 200px;
  }
  .slider-container .slider, .slides{
    width: 240px;
    height: 240px;
  }
  .slider{
    margin-left: -10px;
  }
  .slides img{
    width: 240px;
    height: 240px;
  }
  .thumbnails{
    margin-left: 0;
  }
  .text{
    max-width: 300px;
    margin-left: -220px;
    margin-top: 360px;
    margin-bottom: -320px;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

@media (max-width: 324px){
  .son{
    max-width: 100%;
  }
  .son .map{
    width: 100%;
    margin-right: auto;
  }
  .map iframe{
    margin: 0 0 0 -28px;
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 360px){
  .son{
    width: 100%;
    height: auto;
    border-radius: 0px;
    margin: auto;
    display: flex;
    text-align: center;
  }
  .son .map{
    margin-left: -6px;
  }
  .son .map iframe{
    width: 300px;
    height: 300px;
  }
  .son .iletisim_texts{
    max-width: 100%;
    margin: 480px 0 -220px -500px;
    text-align: center;
  }
  .iletisim_texts img{
    display: none;
  }
}