#home .flex-next {
display:none;}

#home .flex-prev {
display:none;}

.flex-direction-nav {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    opacity: 1;
    transition: opacity 200ms ease;
}

/*.flex-direction-nav li a {
    color: #6f5e52;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    transition: opacity 250ms ease;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
        display: block;
    width: 44px;
}*/

/*.flex-direction-nav li a.flex-prev {
    left: 0;
    background-image: url(' data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg"%20width%3D"40"%20height%3D"40"><rect%20fill%3D"%23fff"%20opacity%3D".5"%20width%3D"100%25"%20height%3D"100%25"%2F><g%20transform%3D"scale(-1%2C1)%20translate(-40%2C0)"><svg%20y%3D"50%25"%20overflow%3D"visible"%20height%3D"30"%20viewBox%3D"0%200%2018.26%2036"><path%20transform%3D"translate(0%2C-18)"%20d%3D"M18.27%2018l-9.14%209L0%2036V0l9.13%209%209.14%209"%2F><%2Fsvg><%2Fg><%2Fsvg> ');

}*/

/*.flex-direction-nav li a.flex-next {
    right: 0;
    background-image: url(' data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg"%20width%3D"40"%20height%3D"40"><rect%20fill%3D"%23fff"%20opacity%3D".5"%20width%3D"100%25"%20height%3D"100%25"%2F><svg%20y%3D"50%25"%20overflow%3D"visible"%20height%3D"30"%20viewBox%3D"0%200%2018.26%2036"><path%20transform%3D"translate(0%2C-18)"%20d%3D"M18.27%2018l-9.14%209L0%2036V0l9.13%209%209.14%209"%2F><%2Fsvg><%2Fsvg> ');
}*/