#widget_breadcrumb, #catalogEntryRecommendationWidget-MS_empty_search .event-title
{
  display:none;
}
.refs-illu {
    position: absolute;
    left: -206px;
    top: 10px;
    height: 400px;
	}
.refs-illu img {
    height: 100%;
}
    .refs-link {
    display: block;
    text-align: center;
    margin-bottom: 8px;
    transition: all .25s linear;
}
    .refs-visu {
    background-color: #f5f5f5;
    height: 96px;
    width: 100%;
    display: block;
    margin: 0 0 8px;
    position: relative;
}
    .refs-name {
    font-size: 18px;
    font-family: "Barlow Condensed",Verdana,sans-serif;
    font-weight: 500;
    color: #313130;
}
    .refs-link:hover {
    opacity: .7;
}
    @media (max-width: 991px)
{
.refs-illu {
    display: none;
}
    }

.nrsp_h2{
  margin-bottom:24px;
  margin-top:25px;
}
.nrsp_header_con
{
  position:relative;
  min-height: 330px;
  max-width:1170px;
  width:100%;
  margin:0 auto;
  padding:16px;

}
.nrsp_header_text
{
  margin-left:80px;
  max-width:46%;
}

@media (max-width: 1200px) {
.nrsp_header_text
{
  margin-left:0px;
}  
}
.nrsp_h2 span
{
  display:block;
color:#FC560B;
  margin-bottom:8px;
  font-size:42px;
}
.grey_full
{
 background-color:#F5F5F5;
}
@media (min-width: 1200px) {
.grey_full
{
 background-color:#F5F5F5;
  width: 99.5vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
}
.nrsp_hero_img
  {
    position:absolute;
    bottom:0px;
    right:0px;
  }
@media (max-width: 1000px) {
.nrsp_header_text
{
  max-width:60%;
}
  .nrsp_hero_img
  {
width:40%;  
  }
  .nrsp_header_con {
    min-height: auto;
}
}
@media (max-width: 800px) {
.nrsp_header_text
{
  max-width:100%;
}
  .nrsp_hero_img
  {
display:none; 
  }
}
.nrsp_h3
{
  margin-bottom:24px;
}
.nrsp_h4
{
  margin-bottom:17px
}

.nrsp_ul li
{
  padding-bottom:6px;
}
section.nrsp_header{
  margin-bottom:40px;
}
.nrsp_contact
{
  margin-top:40px;
}
.nrsp_contact_footer
{
  text-align:center;
    max-width:652px;
  width:100%;
padding:0 12px;
  margin:0 auto;
}
.nrsp_contact_cont
{
   border:#CDCDCB 1px solid;
  display:inline-block;
  padding:16px;
  width:100%;

}
.p_contact
{
  font-size:11px;
   margin-bottom:15px;
  display:inline-block;
}
.p_contact span
{
  color:#FC560B;
}
.contact_icon
{
  width:20px;
  height:20px;
  display:inline;
  margin-bottom: -5px;
}
.nrsp_products_title
{
  margin-bottom:0px;
}
.nrsp_products_title .nrsp_h3
{
	margin-bottom: 5px;
}