 @charset "UTF-8";
/* CSS Document */

/*}*/
/*
.rt-logo-block {
  div.sprocket-mosaic div.sprocket-mosaic-header div.sprocket-mosaic-filter ul li.all
    { display: none  !important; 
    margin: 0;
    padding: 18px 0;
  
  }
  */
  ul.category-modulebox3{
list-style-type: none !important;
  
}
  
  
.layout-tabs .sprocket-features-desc {
    font-size: 1.1em;
    line-height: 25px;
    margin-top: 10px;

}
.layout-slideshow .sprocket-features-title {
    border-radius: 5px;
    font-size: 2.3em;
    line-height: 40px;
    margin: 0;
    padding: 0;

}
.layout-slideshow .sprocket-features-content {
    bottom: 65px;
    left: 80px;
    position: absolute;
    width: 60%;
  
}
  
      .horizmenu .module-surround {
    text-align: right;
  
}
  
  .menu-block .gf-menu.l1 > li > .item {
    height: 60px;
    padding: 0;
}
  .menu-block .gf-menu .dropdown {
    background-color: #f6f6f6 !important;
  }
  .menu-block .gf-menu .dropdown {
    /*background: none repeat scroll 0 0 #f6f6f6 !important;*/
    
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0 5px;

    }
  /*
.menu-block .gf-menu .dropdown li:hover > .item .menu-item-wrapper, .menu-block .gf-menu .dropdown li:focus > .item .menu-item-wrapper {
    color: #0076a3 !important;
}*/
  .menu-block .gf-menu .dropdown .menu-item-wrapper {
    color: #000000 !important;
  }
.menu-block .gf-menu .dropdown li:hover > .item .menu-item-wrapper{
    color: #0076a3 !important;
  }

/* .menu-block .gf-menu .dropdown li:hover >.menu-item-wrapper {*/

/*PINK HEADLINE OVERRIDE FOR HOME PAGE*/
.menu-home #rt-extension-surround h2, .menu-home #rt-footer-surround h2{
  color:;
}

/*HIDE TEMPLATE NAME FROM TOP OF HEADER - MAY 2018*/
#rt-drawer {
  display:none;
}

.rt-container {
  color:#444;
}
/* Hide gray background behind banner titles
.layout-slideshow .sprocket-features-content {
  display: none !important;
}*/
/* Hide nav and footer from ISC home page */
.menu-integrated-sales-center-homepage #rt-showcase-surround,
.menu-integrated-sales-center-homepage #rt-neck-surround,
.menu-integrated-sales-center-homepage footer,
.menu-integrated-sales-center-homepage header,
.menu-integrated-sales-center-homepage article ul.actions {
  display: none;
}