@media (min-width: 320px) and (max-width: 1023px) { 
 .container{
    max-width: 600px;
    margin: 0 auto;
  }
  
  .first{
    order: 2;
  }
    .second{
    order: 1;
  }

.menu {
   display: none;
}
  .desktop {
    display: none;
}
  .mobil {
    display: block;
}
  a.whatsapp img {
    width: 40px;
    margin-right: 0px;
    margin-top: 10px;
}
  .content-wrap:before {
    display: none;
  }

  
.blogname {
    font-size: 13px;
    font-weight: 600;
    padding-left: 0px;
    display: block;
}
  .logo img {
    vertical-align: middle;
    float: inherit;
    margin-right: 0px;
    margin-top: 0px;
    width: 60px;
    margin: 0 auto;
}
  .top-panel {
    padding: 5px 0px;
    
    position: fixed;
    top: 0;
    width: 100%;
}
  .home .top-panel {
 background: #ffffff;
    box-shadow: 0px 0px 20px #00000021;
}
  
  
  header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
  }
  .wrapper{
    padding-top: 40px;
  }
  h1 {
    font-size: 26px;
    line-height: 34px;
  }
  h2 {
    font-size: 24px;
}
  
  .content-wrap {
    padding: 25px;
}
  h1:before {
    top: 0px;
  }
  #rmp_menu_trigger-81.is-active .responsive-menu-pro-inner, #rmp_menu_trigger-81.is-active .responsive-menu-pro-inner::before, #rmp_menu_trigger-81.is-active .responsive-menu-pro-inner::after {
   
}
  #rmp-container-81 {
    position: fixed;
    top: 54px;
  }
  
  .hentry p br{
    display: none;
  }
  
  .item_consult .item .img {
  display: none;
}
.btn-primary2 {
    width: 100%;
  }
.btn-outline {
    width: 100%;
  }
  .place {
   display: none;
}
  .top-panel-container {
      display: flex;
    align-items: center;
    justify-content: flex-start;
}
  .phone a {
 
    margin-left: 10px;
}
  
  
  .plead {
    justify-content: center;
    font-size: 17px;
}
  index-contact .title2 {
    margin-top: 0px;
    text-align: center;
    padding-right: 0px;
}
  ul.list.list-social {
    padding-left: 0;
    display: flex;
    justify-content: space-evenly;
}
  .home .top-panel:after {
   display: none;
  }
  .breadcrumbs {
    font-size: 14px;
}
  .page_title {
    padding: 60px 0px 40px 0px;
    margin-bottom: 20px;
}
  .home h1 {
    margin-top: 20px;
    text-align: center;
}
  section#block2 {
    padding: 30px 0px 0px 0px;
}
  .home section {
    padding: 30px 0px;
}
  .btn-primary {
    width: 100%;
}
  .type_concult .item p.time {
    font-size: 16px;
}
  .type_concult .item p.price {
    font-size: 16px;
}
  section#block8 {
    padding: 30px 0px 60px 0px;
}
  .bg_black h2 {
    margin-top: 20px;
    font-size: 40px;
    text-align: center;
}
  .bg_black p {
   
    font-size: 26px;
    line-height: 120%;
    text-align: center;
}
  .form-wrap {
    padding: 30px;
    margin-top: 0;
}
  .content_block:after {
    display: none;
  }
  .wpcf7-list-item-label {
  
    font-size: 17px;
  
}
  #owl-respond .owl-stage {
  
    background-color: #f3f3f3;
   
}
  .wpcf7-list-item {
    display: block;
    margin: 0 0 0 0em;
}


}

@media (min-width: 1024px) and (max-width: 1199px) { 
  .blogname {
    font-size: 20px;
  }
}