/* Füge hier Dein eigenes CSS ein */

.services-block > .item > .content h1 {
    bottom: 62px;
	text-shadow: 2px 2px  #000;
background: rgba(0,0,0,0);
	 text-transform: none;
	    
}
button.mfp-close, button.mfp-arrow {
visibility: hidden;
}

#head-info .logo .address {
    padding-left: 0px;
    color: #4BA031;
    font-style: normal;
	  font-size: 14px;
	  padding-top: 21px;
}

#head-info .logo.image img {
   
    height: 52px;
}

.header-info-box {
    
    min-width: 156px;
}

body {
    
    color: #4BA031;
}

.mfp-container, .rbs-img, .rbs-imges-load-more, .rbs-imges-filter, .rbs-imges-drop-down-menu > li > a, .rbs-imges-drop-down-header > a {
    font-family: verdana!important;
}

@media only screen
  and (min-device-width : 320px)
and (max-device-width : 480px) 
 {
.staff-popup > .image > img {
   visibility: hidden;
}
  .col-sm-5 {
    /*width: 10px;*/
    display: none;
  
}

  
   h1, .h1 {
    font-size: 30px;
}
   .services-block > .item > .content h1 {
 
    font-size: 13px;
      bottom: 40px;
  
}


 #head-menu .phone {
    display: none;
}
  
  .slick-list {
    
    overflow: scroll;
    
}
} 
  @media only screen and (max-width: 568px) {
    .hero-slider .slick-slide .image {height:200px!important;} 
   }
   

