@media (max-width: 1600px) {
    .fs-1{line-height: 1;font-size: 2rem !important;}
html{font-size:14px !important;}

.banner .imgdiv img:nth-child(2){width: 15% !important;margin-right: 1rem;}
.banner .h1{font-size: 4rem !important;}
.banner .slogan{font-size:2rem ; }



}
@media(max-width:1440px){
    #section1{padding: 3rem 0 14rem 12rem !important;}
    #section3{padding: 0 0 4rem 12rem !important;}
}
@media (max-width: 1399px) {
    #section1{padding: 3rem 0 4rem 10rem !important;}
    #section2{padding: 4rem 9rem 10rem 0rem !important;}
    #section3{padding: 5rem 0 4rem 10rem !important;}
    .title{margin-bottom: 0;font-size: 3rem !important;}
   .box{margin-bottom: 1rem !important;}

   .f43{font-size: 2rem !important;}
   .f33{font-size: 1.5rem !important;}
}
@media (max-width: 1200px) {
    #section1 .text{font-size: 1.5rem !important;line-height: 1;}
    #section1{padding: 2rem 0 0rem 10rem !important;}
    #section3{padding: 2rem 0 3rem 10rem !important}
    #section2{padding: 5rem 9rem 5rem 0rem !important;}
    .fs-1{font-size: 1.5rem !important;line-height: 1.1 !important;}
    .question {line-height: 1;}
    .endWrite{margin-top: 0 ;}
    .f43{font-size: 1.5rem !important;}
    .f33{font-size: 1.25rem !important;}
}
@media (max-width:992px) {

html{font-size:12px !important;}
.banner .imgdiv img{width: 35% ;margin-right: 1rem;}
.banner .metin{margin-top:1rem!important;margin-bottom: 1rem !important;}
}
@media (max-width:991px) {
  .margin-top {margin-top: 0 !important;}
 .banner .imgdiv img:nth-child(2){width: 21% !important;}
.order-lgs-1{order: 1 ;}
.order-lgs-2{order: 2 ;}
.box{margin-right: 1rem !important;}
.imgdiv {display: flex;flex-direction: column; }
.banner .imgdiv img{margin-bottom: 1rem;}
.banner .h1{font-size: 3rem !important;}
body .line-height{font-size: 2rem;}
body .banner .sloganalt{font-size: 2rem !important;}
.Counter{font-size: 2rem !important;}
#section1 .text{font-size: 1rem !important;line-height: 1;}
.box, .box2{padding: .3rem 1rem;margin-bottom: 0 !important; height: 100%; }

}
@media (max-width: 768px) {
.countbox {width: 6rem !important; height: 6rem !important;border-radius: 1rem;}
.endWrite{margin-top: 3rem !important;}
span.Counter{font-size: 2.5rem !important;}
.number{font-size: 2.5rem !important;}
.label{font-size: 1rem !important;}
.mid {font-size: 3rem;}


}
@media (max-width:767px) {
  .banner .bannerimg{width: auto;}
    .BG{background: none;}
    #section1{padding: 2rem 1rem !important;}
    #section3{padding: 2rem 1rem !important}
    #section2{padding: 2rem 1rem!important;}
    .shortHeightpage  #section1{padding:3rem 1rem !important}
    .shortHeightpage .border-container{margin-left:2rem;}
    .fs-1{font-size: 1.5rem !important;line-height: 1.4 !important;margin-top: 1rem !important;}

}
@media (max-width: 576px) {
    
    ol{padding-bottom:5rem ;}
.f43{font-size: 1.55rem !important;}
.f33{font-size: 1.25rem !important;}
.tirnak{width: 10%;}

    .banner .position-absolute {
        position: static !important;
        margin: 0 auto;
    }

}
@media (max-width:425px) {

html{font-size:11px !important;}
}


@media (min-width: 2000px) {
    #BizeYazin {
        top: 35%;
        right: 3%;
    }

    .banner .bannerimg {
        width: 45% !important;
    }
}
@media (min-width: 1400px) {

    .banner .bannerimg {
        width: 50% !important;
    }
}


@media (min-width: 767px) {

    .banner .position-absolute {
        position: absolute !important;
        margin: 0 auto;
    }
}
@media (min-width: 991px) {

    .banner .bannerimg {
        width: 50% !important;
    }
}

@media (min-width: 575px) {

    .banner .bannerimg {
        width: 50% !important;
    }
}


  
  @media (max-width: 992px) {

    
    #BizeYazin {
      top: 40%;
      right: 3%;
    }
    #BizeYazin a {
      font-size: 12px;
      padding: 7px 10px;
    }
  }
  
  @media (max-width: 768px) {
    #BizeYazin {
      right: 5%;
    }


  }
  
  @media (max-width: 576px) {
    #BizeYazin {
      top: 50%;
      right: 7%;
    }
 
  }