#fw_header_border,
#fw_hero_border{
    position:absolute;
    z-index:1;
    margin-top:-5px;
}
.box2,
.box4{
    min-width:16px;
    width: 16px;
    height: 15px;
    background:#FFFFFF;
}

.box1,
.box3{
    border-top:5px solid #680001;
    min-width:6px;
    width:6px;
    height: 15px;
}
.box2,
.box4{
    border-left:5px solid #680001;
    border-bottom:5px solid #680001;
    border-right:5px solid #680001;
}

.box1,
.box2,
.box3,
.box4{
    height:9px;
}

.box3,
.box4{
    background-color:rgba(0,0,0,0) !important;
}

.box3{
    border-top:5px solid #ffffff;
}
.box4{
    border-left:5px solid #ffffff;
    border-bottom:5px solid #ffffff;
    border-right:5px solid #ffffff;
}