.search-404                                     {display: block; opacity: 1;}
.search-404 h4                                  {font-family: 'Calluna-Regular'; color: #7e7e7e; position: relative; top: -260px; padding: 0 30px 0 50px; line-height: 40px;}
.search-404 input, .search-404 button           {z-index: 100;}
.search-404 input                               {position: relative; display: block;}





.search-wrap  .form-group .form-control {color: #000000;}




@media screen and (min-width: 1025px) and (max-width: 1229px) { 
   
    
  .search-404 h4  { top: -220px;}
    
}


@media screen and (min-width: 992px) and (max-width: 1024px) { 
    
 
        
  .search-404 h4  { top: -220px;}
    
}


@media screen and (min-width: 768px) and (max-width: 991px) { 
    

    
  .search-404 h4  { top: -220px;}
    
      
    
    
}

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

    .search-404 h4  {font-size: 16px; line-height: 24px; top: -220px;}
    .search-wrap form {	 top: 57%;}
    
    
}
