

#banner {
    background: url(../rw_common/themes/multicreativetape/images/editable_images/header_3_wood_tile.jpg) repeat-x center top;
  float: left;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
}
#banner-hardwood{
 background: url(../rw_common/themes/multicreativetape/images/editable_images/header_1_paper_tile.jpg) repeat-x center top;
 float: left;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
 }
#pageHeader {
  background:transparent !important;
}
#primary-navv {
  float: left;
  width: 100%;
  height: auto;
  background: url(../rw_common/themes/multicreativetape/images/editable_images/toolbar_1_grey.jpg) repeat-x left top;
}

input[type="button"], button, input[type="reset"], input[type="submit"] {
  background: transparent;
  border: none;
}

nav {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
nav a{
color:#fff !important;
  background: url(../rw_common/themes/multicreativetape/images/elements/toolbar_icons/toolbar_1separtor.jpg) no-repeat 0 50%;
}
.side-nav a{
  color: #444 !important;
    text-align: left;
  background-image: none !important;
}


#shadowpage {
  float: left;
  width: 100%;
}
.last-text i {
  font-size: 2vw;
}
#contentContainer {
  border-right: none;
}
.content-img img{
width:50%;
float:left;
}
.img-hcontent img{
width:30%;
float:left;
margin-right:2%;
}
.lumcontent-img img {
  width: 50%;
  min-height: 275px;
  float: left;
}
blockquote {
  padding-left: 4rem;
  }

nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
  BACKGROUND-IMAGE: NONE !important;
}


@media only screen and (min-width: 600px){
.last-text i {
  font-size: 2vw;
}

}
@media only screen and (min-width: 601px){

}

@media only screen and (min-width: 993px){
.container {
  width: 50.6%;
}
.last-text i {
  font-size: 1vw;
}

}