@media only screen and (max-width : 380px) {
  .form_otdel {
    width: 235px;
  }
}

@media only screen and (min-width : 320px) and (max-width : 360px) {
  body {overflow-x: hidden;}
  
  .form_otdel_mobile {
    font-size: 12px;
  }
  .logo_left img {
    margin-left: -8px!important;
  }
}

@media only screen and (max-width : 480px) {
	.mobile_menu ul li a {
		font-size: 30px;
	}
  .logo_sm {
    margin-left: -15px;
  }
  .logo_left {
    margin-bottom: 0;
  }
  .logo_left img {
    max-width: 90px!important;
    vertical-align: middle;
    margin-left: -5px;
}
.telephone a {
  font-size: 1em;
}
.zapis_modal {
  padding: 0.5em;
  font-size: 0.75em;
}
.zapis_modal.konsylt {
  padding: 1em;
}
.address {
  font-size: 0.9em;
}
.block_we h2 {
  padding-top: 30px; 
}
button.slick-arrow {
  display: none!important;
}
.zapis_k_doctor {
  margin: 80px 0 50px 0;
  text-align: center;
  font-size: 1.3em;
}
.zapis_k_doctor a {
  padding: 2em;
}
}

@media only screen and (min-width : 500px) and (max-width : 767px) {
  .form_otdel_mobile {
    left: 18px;
    width: 360px;
  }
}
@media only screen and (min-width : 400px) and (max-width : 499px) {
  .form_otdel_mobile {
    left: 18px;
  }
}
@media only screen and (min-width : 320px) and (max-width : 399px) {
  .form_otdel_mobile {
    top: 4%;
    left: 10px;
    width: 57%;
  }
}

@media only screen and (max-width : 767px) {

  .form_otdel {
		display: none;
	}

	.form_otdel_mobile {
		display: inline;
  }
  
  #bl_zapis button {
    margin-top: 30px;
  }
  footer {
    height: 120px;
  }
  .pansite {
    display: block;
    position: relative!important;
    font-size: 0.7em;
  }
}

@media only screen and (min-width : 767px) and (max-width : 992px) {
  .zapis_k_doctor a {
    padding: 1em 1.5em!important;
  }

  .info_doctor_text {
    margin-top: 5px;
  }

}

@media only screen and (max-width : 992px) {
  .img_top, .text_top {
    display: block;
  }
  .img_top {
    margin: 0 auto;
  }
  .text_top {
    padding-left: 0px;
    text-align: center;
  }
}
@media only screen and (min-width : 767px) {
  #bl_zapis_2 {
    max-width: 70%;
    margin: 0 auto;
  }
}

@media only screen and (min-width : 992px) {
  .quote.aaabbb {
    max-width: 80%;
  }
}

@media only screen and (min-width : 1000px) and (max-width : 1200px) {
  .zapis_k_doctor a {
    padding: 1em 1.5em!important;
  }
}