﻿


.div-wvtax-bootstrap-center-divider-left-767
{
    border-left-color:#a9a9a9; border-left-style:solid; border-left-width:1px;
}

.div-wvtax-bootstrap-center-divider-right-767
{
    border-right-color:#a9a9a9; border-right-style:solid; border-right-width:1px;
}

.div-wvtax-bootstrap-center-divider-left-991
{
    border-left-color:#a9a9a9; border-left-style:solid; border-left-width:1px;
}

.div-wvtax-bootstrap-center-divider-right-991
{
    border-right-color:#a9a9a9; border-right-style:solid; border-right-width:1px;
}

@media screen and (max-width:991px) { /* 767 991 1199 */

    .div-wvtax-bootstrap-center-divider-left-991 {
        border-left-color: transparent; border-left-style: none; border-left-width: 0px;
    }

    .div-wvtax-bootstrap-center-divider-right-991 {
        border-right-color: transparent; border-right-style: none; border-right-width: 0px;
    }
}

@media screen and (max-width:767px) { /* 767 991 1199 */

    .div-wvtax-bootstrap-center-divider-left-767 {
        border-left-color: transparent; border-left-style: none; border-left-width: 0px;
    }

    .div-wvtax-bootstrap-center-divider-right-767 {
        border-right-color: transparent; border-right-style: none; border-right-width: 0px;
    }
}
