.header-two .main-header .content .header-left a.thumbnail img {
    width: 40%;
}

.bg_banner-three{
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  height: 900px;
}

.hizmetler_item .items-desc{
    height: 170px;
}

.mgn-tab-content-one p{
  margin: 0;
}

.ht-social img{
    width: 20px;
}

.btn_whatsapp {
    position: fixed;
    bottom: 20px;
    width: 60px;
    right: 90px;
}

@media (max-width: 768px){
  .mobilGizle{
    display: none !important;
  }

  .home-blue .logo-1 {
    display: block;
    }


}


/* 320 - 480 */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .mobilGizle{
    display: none !important;
  }

}
/* 475 - 768 */
@media only screen and (min-device-width : 475px) and (max-device-width : 768px) {
  .mobilGizle{
    display: none !important;
  }



}
/* 765 - 990 */
@media only screen and (min-device-width : 765px) and (max-device-width : 990px) {


}
/* 990 - 1300 */
@media only screen and (min-device-width : 990px) and (max-device-width : 1300px) {

}
