@media screen and (max-width: 767px) {
  .container{max-width: 414px;}
  p.phone-messenger {
    padding-left: 50px;
  background-size: auto;
    font-size: 13px;
    margin-top: 20px;
    padding-top: 10px;
    margin-bottom: 20px;
}
  .viber {
    position: absolute;
    margin-top: 22px;
    margin-left: 0;
    width: 38px;
    height: 34px;
    z-index: 1;
}

.whatsapp {
    position: absolute;
    margin-top: 23px;
    margin-left: 40px;
    width: 35px;
    height: 35px;
    z-index: 1;
}
  
  .top-header p {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}
  header p.time {
    text-align: center;
}
  .logo{display: none;}
  
  .slider h1 {
    font-size: 30px;
}
  .slider p {
    font-size: 20px;
   
}
  .slider h2 {
    font-size: 20px;
    line-height: 28px;
}
  .slider .btn-order {
    margin-top: 30px;
}
  .cropped-about {
    width: 100%;
    height: auto;
}
  #about p.title {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
  #about p.content {
    font-size: 15px;
    text-align: justify;
}
  #about p.time {
 
    text-align: center;

}
  #gallery {
    padding: 40px 0px;
    
}
  #bestservice p.title1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}
  #bestservice p.title2 {
    font-size: 17px;
}
  #bestservice .btn-order {
    margin-top: 0px;
}
  #bestservice {
    padding: 60px 0px;
    min-height: auto;
}
  table.blueTable thead th {
    font-size: 12px;
   
}
  table.blueTable tbody td {
    font-size: 11px;
    color: #333333;
}
  .dl-horizontal dd {
    margin-left: 140px;
    font-size: 14px;
    color: #41495a;
}
  .form-title {
    font-size: 22px;
    margin-top: 30px;
}
}

@media screen and (max-width: 1023px) and (min-width:768px){
   .container{max-width: 768px;}
  
   .viber {
    position: absolute;
    margin-top: 0px;
    margin-left: 0;
    width: 38px;
    height: 34px;
    z-index: 1;
}

.whatsapp {
    position: absolute;
    margin-top:0px;
    margin-left: 40px;
    width: 35px;
    height: 35px;
    z-index: 1;
}
  
  
header p.time {
    text-align: left;
}
  .top-header p {
    font-size: 11px;
    margin: 0;
    text-transform: uppercase;
}
  p.phone-messenger {
   
    font-size: 16px!important;
 
}
  .slider h2 {
    line-height: 37px;
}
  .cropped-about {
  
    height: 300px;
    margin-bottom: 30px;
}
  p.phone-messenger {
   padding-left: 90px;
    background-size: auto;
  
}
  
}

@media screen and (max-width: 1199px) and (min-width: 1024px){
  .top-header p {
    font-size: 11px;
}
  p.phone-messenger {
    padding-left: 50px;
    background-position: 0px 3px;
    background-size: 40px;
    font-size: 13px;
}
  header .btn-order {
    font-size: 10px;
}
  .navbar-nav>li>a {
   
  
    padding-left: 12px;
    padding-right: 15px;
  
}
  .slider h1 {
    font-size: 50px;
   
}
  #about p.content {
    font-size: 14px;
   
}
}
