#header-wrap {
    background:  rgba(253,153,0);

    position: fixed;
    width: 96vw;
    height: 70px;
    top: 0;
    z-index: 2;
}
#container{
    margin-top: 50px;
}

#logo {
  position: fixed;
  height: 60px;
  top:0;
}

#header-wrap-text {
  text-align: center;
  color: #ff7f00;
}
#header-wrap-user {
text-align: right;
height:70px;
position: fixed;
top:0;
right: 60px }

#corporate-padding {
  padding-top: 70px;
}

#vans-padding {
  padding-top: 70px;
}

#sprinter-padding {
  padding-top: 20px;
}

#copyright-padding {
padding-top: 70px;}

#p1 { text-align: center; color:#FD9904; word-spacing: 1px; line-height: 25px; font-size: 30px}
#p2 { text-align: center; color:#Fff; word-spacing: 1px; line-height: 25px; font-size: 11px}
