/*!
 * Custom grid system.
 * xss     -480  px :: 12 grids
 * xs   480-599  px :: 12 grids
 * sm   600-759  px :: 8 grids
 * md   760-899  px :: 10 grids
 * lg   900-1026 px :: 12 grids
 * xl  1027-     px :: 14 grids
 */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-lg-2-3, .col-lg-2-4, .col-xs-3, .col-sm-3, col-sm-3-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-md-9, .col-lg-9, .col-xs-10, .col-md-10, .col-lg-10, .col-xs-11, .col-lg-11, .col-xs-12, .col-lg-12,
.col-xss-1, .col-xss-2, .col-xss-3, .col-xss-4, .col-xss-5, .col-xss-6, .col-xss-7, .col-xss-8, .col-xss-9, .col-xss-10, .col-xss-11, .col-xss-12,
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14
{
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
}
.col-xss-1, .col-xss-2, .col-xss-3, .col-xss-4, .col-xss-5, .col-xss-6, .col-xss-7, .col-xss-8, .col-xss-9, .col-xss-10, .col-xss-11, .col-xss-12 {
    float: left;
}
.col-xss-12 {
    width: 100%;
}
.col-xss-11 {
    width: 91.66666667%;
}
.col-xss-10 {
    width: 83.33333333%;
}
.col-xss-9 {
    width: 75%;
}
.col-xss-8 {
    width: 66.66666667%;
}
.col-xss-7 {
    width: 58.33333333%;
}
.col-xss-6 {
    width: 50%;
}
.col-xss-5 {
    width: 41.66666667%;
}
.col-xss-4 {
    width: 33.33333333%;
}
.col-xss-3 {
    width: 25%;
}
.col-xss-2 {
    width: 16.66666667%;
}
.col-xss-1 {
    width: 8.33333333%;
}
.col-xss-pull-12 {
    right: 100%;
}
.col-xss-pull-11 {
    right: 91.66666667%;
}
.col-xss-pull-10 {
    right: 83.33333333%;
}
.col-xss-pull-9 {
    right: 75%;
}
.col-xss-pull-8 {
    right: 66.66666667%;
}
.col-xss-pull-7 {
    right: 58.33333333%;
}
.col-xss-pull-6 {
    right: 50%;
}
.col-xss-pull-5 {
    right: 41.66666667%;
}
.col-xss-pull-4 {
    right: 33.33333333%;
}
.col-xss-pull-3 {
    right: 25%;
}
.col-xss-pull-2 {
    right: 16.66666667%;
}
.col-xss-pull-1 {
    right: 8.33333333%;
}
.col-xss-pull-0 {
    right: 0%;
}
.col-xss-push-12 {
    left: 100%;
}
.col-xss-push-11 {
    left: 91.66666667%;
}
.col-xss-push-10 {
    left: 83.33333333%;
}
.col-xss-push-9 {
    left: 75%;
}
.col-xss-push-8 {
    left: 66.66666667%;
}
.col-xss-push-7 {
    left: 58.33333333%;
}
.col-xss-push-6 {
    left: 50%;
}
.col-xss-push-5 {
    left: 41.66666667%;
}
.col-xss-push-4 {
    left: 33.33333333%;
}
.col-xss-push-3 {
    left: 25%;
}
.col-xss-push-2 {
    left: 16.66666667%;
}
.col-xss-push-1 {
    left: 8.33333333%;
}
.col-xss-push-0 {
    left: 0%;
}
.col-xss-offset-12 {
    margin-left: 100%;
}
.col-xss-offset-11 {
    margin-left: 91.66666667%;
}
.col-xss-offset-10 {
    margin-left: 83.33333333%;
}
.col-xss-offset-9 {
    margin-left: 75%;
}
.col-xss-offset-8 {
    margin-left: 66.66666667%;
}
.col-xss-offset-7 {
    margin-left: 58.33333333%;
}
.col-xss-offset-6 {
    margin-left: 50%;
}
.col-xss-offset-5 {
    margin-left: 41.66666667%;
}
.col-xss-offset-4 {
    margin-left: 33.33333333%;
}
.col-xss-offset-3 {
    margin-left: 25%;
}
.col-xss-offset-2 {
    margin-left: 16.66666667%;
}
.col-xss-offset-1 {
    margin-left: 8.33333333%;
}
.col-xss-offset-0 {
    margin-left: 0%;
}
@media (min-width: 480px) and (max-width: 599px) {
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
        float: left;
    }
    .col-xs-12 {
        width: 100%;
    }
    .col-xs-11 {
        width: 91.66666667%;
    }
    .col-xs-10 {
        width: 83.33333333%;
    }
    .col-xs-9 {
        width: 75%;
    }
    .col-xs-8 {
        width: 66.66666667%;
    }
    .col-xs-7 {
        width: 58.33333333%;
    }
    .col-xs-6 {
        width: 50%;
    }
    .col-xs-5 {
        width: 41.66666667%;
    }
    .col-xs-4 {
        width: 33.33333333%;
    }
    .col-xs-3 {
        width: 25%;
    }
    .col-xs-2 {
        width: 16.66666667%;
    }
    .col-xs-1 {
        width: 8.33333333%;
    }
    .col-xs-pull-12 {
        right: 100%;
    }
    .col-xs-pull-11 {
        right: 91.66666667%;
    }
    .col-xs-pull-10 {
        right: 83.33333333%;
    }
    .col-xs-pull-9 {
        right: 75%;
    }
    .col-xs-pull-8 {
        right: 66.66666667%;
    }
    .col-xs-pull-7 {
        right: 58.33333333%;
    }
    .col-xs-pull-6 {
        right: 50%;
    }
    .col-xs-pull-5 {
        right: 41.66666667%;
    }
    .col-xs-pull-4 {
        right: 33.33333333%;
    }
    .col-xs-pull-3 {
        right: 25%;
    }
    .col-xs-pull-2 {
        right: 16.66666667%;
    }
    .col-xs-pull-1 {
        right: 8.33333333%;
    }
    .col-xs-pull-0 {
        right: 0%;
    }
    .col-xs-push-12 {
        left: 100%;
    }
    .col-xs-push-11 {
        left: 91.66666667%;
    }
    .col-xs-push-10 {
        left: 83.33333333%;
    }
    .col-xs-push-9 {
        left: 75%;
    }
    .col-xs-push-8 {
        left: 66.66666667%;
    }
    .col-xs-push-7 {
        left: 58.33333333%;
    }
    .col-xs-push-6 {
        left: 50%;
    }
    .col-xs-push-5 {
        left: 41.66666667%;
    }
    .col-xs-push-4 {
        left: 33.33333333%;
    }
    .col-xs-push-3 {
        left: 25%;
    }
    .col-xs-push-2 {
        left: 16.66666667%;
    }
    .col-xs-push-1 {
        left: 8.33333333%;
    }
    .col-xs-push-0 {
        left: 0%;
    }
    .col-xs-offset-12 {
        margin-left: 100%;
    }
    .col-xs-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-xs-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-xs-offset-9 {
        margin-left: 75%;
    }
    .col-xs-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-xs-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-xs-offset-6 {
        margin-left: 50%;
    }
    .col-xs-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-xs-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-xs-offset-3 {
        margin-left: 25%;
    }
    .col-xs-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-xs-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-xs-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 600px) and (max-width: 759px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8 {
        float: left;
    }
    .col-sm-8 {
        width: 100%;
    }
    .col-sm-7 {
        width: 87.5%;
    }
    .col-sm-6 {
        width: 75%;
    }
    .col-sm-5 {
        width: 62.5%;
    }
    .col-sm-4 {
        width: 50%;
    }
    .col-sm-3 {
        width: 37.5%;
    }
    .col-sm-2 {
        width: 25%;
    }
    .col-sm-1 {
        width: 12.5%;
    }
    .col-sm-pull-8 {
        right: 100%;
    }
    .col-sm-pull-7 {
        right: 87.5%;
    }
    .col-sm-pull-6 {
        right: 75%;
    }
    .col-sm-pull-5 {
        right: 62.5%;
    }
    .col-sm-pull-4 {
        right: 50%;
    }
    .col-sm-pull-3 {
        right: 37.5%;
    }
    .col-sm-pull-2 {
        right: 25%;
    }
    .col-sm-pull-1 {
        right: 12.5%;
    }
    .col-sm-pull-0 {
        right: 0%;
    }
    .col-sm-push-8 {
        left: 100%;
    }
    .col-sm-push-7 {
        left: 87.5%;
    }
    .col-sm-push-6 {
        left: 75%;
    }
    .col-sm-push-5 {
        left: 62.5%;
    }
    .col-sm-push-4 {
        left: 50%;
    }
    .col-sm-push-3 {
        left: 37.5%;
    }
    .col-sm-push-2 {
        left: 25%;
    }
    .col-sm-push-1 {
        left: 10.5%;
    }
    .col-sm-push-0 {
        left: 0%;
    }
    .col-sm-offset-8 {
        margin-left: 100%;
    }
    .col-sm-offset-7 {
        margin-left: 87.5%;
    }
    .col-sm-offset-6 {
        margin-left: 75%;
    }
    .col-sm-offset-5 {
        margin-left: 62.5%;
    }
    .col-sm-offset-4 {
        margin-left: 50%;
    }
    .col-sm-offset-3 {
        margin-left: 37.5%;
    }
    .col-sm-offset-2 {
        margin-left: 25%;
    }
    .col-sm-offset-1 {
        margin-left: 12.5%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 760px) and (max-width: 899px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10 {
        float: left;
    }
    .col-md-10 {
        width: 100%;
    }
    .col-md-9 {
        width: 90%;
    }
    .col-md-8 {
        width: 80%;
    }
    .col-md-7 {
        width: 70%;
    }
    .col-md-6 {
        width: 60%;
    }
    .col-md-5 {
        width: 50%;
    }
    .col-md-4 {
        width: 40%;
    }
    .col-md-3 {
        width: 30%;
    }
    .col-md-2 {
        width: 20%;
    }
    .col-md-1 {
        width: 10%;
    }
    .col-md-pull-10 {
        right: 100%;
    }
    .col-md-pull-9 {
        right: 90%;
    }
    .col-md-pull-8 {
        right: 80%;
    }
    .col-md-pull-7 {
        right: 70%;
    }
    .col-md-pull-6 {
        right: 60%;
    }
    .col-md-pull-5 {
        right: 50%;
    }
    .col-md-pull-4 {
        right: 40%;
    }
    .col-md-pull-3 {
        right: 30%;
    }
    .col-md-pull-2 {
        right: 20%;
    }
    .col-md-pull-1 {
        right: 10%;
    }
    .col-md-pull-0 {
        right: 0%;
    }
    .col-md-push-10 {
        left: 100%;
    }
    .col-md-push-9 {
        left: 90%;
    }
    .col-md-push-8 {
        left: 80%;
    }
    .col-md-push-7 {
        left: 70%;
    }
    .col-md-push-6 {
        left: 60%;
    }
    .col-md-push-5 {
        left: 50%;
    }
    .col-md-push-4 {
        left: 40%;
    }
    .col-md-push-3 {
        left: 30%;
    }
    .col-md-push-2 {
        left: 20%;
    }
    .col-md-push-1 {
        left: 10%;
    }
    .col-md-push-0 {
        left: 0%;
    }
    .col-md-offset-10 {
        margin-left: 100%;
    }
    .col-md-offset-9 {
        margin-left: 90%;
    }
    .col-md-offset-8 {
        margin-left: 80%;
    }
    .col-md-offset-7 {
        margin-left: 70%;
    }
    .col-md-offset-6 {
        margin-left: 60%;
    }
    .col-md-offset-5 {
        margin-left: 50%;
    }
    .col-md-offset-4 {
        margin-left: 40%;
    }
    .col-md-offset-3 {
        margin-left: 30%;
    }
    .col-md-offset-2 {
        margin-left: 20%;
    }
    .col-md-offset-1 {
        margin-left: 10%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 900px) {
    .col-lg-1, .col-lg-2, .col-lg-2-3, .col-lg-2-4, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2-4 {
        width: 20%;
    }
    .col-lg-2-3 {
        width: 17.66666667%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 24%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: 0%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: 0%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1027px) {
    .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14 {
        float: left;
    }
    .col-xl-14 {
        width: 100%;
    }
    .col-xl-13 {
        width: 92.857%;
    }
    .col-xl-12 {
        width: 85.714%;
    }
    .col-xl-11 {
        width: 78.571%;
    }
    .col-xl-10 {
        width: 71.428%;
    }
    .col-xl-9 {
        width: 64.285%;
    }
    .col-xl-8 {
        width: 57.142%;
    }
    .col-xl-7 {
        width: 50%;
    }
    .col-xl-6 {
        width: 42.857%;
    }
    .col-xl-5 {
        width: 35.714%;
    }
    .col-xl-4-plus {
        width: 33.333%;
    }
    .col-xl-4 {
        width: 28.571%;
    }
    .col-xl-3 {
        width: 21.428%;
    }
    .col-xl-2 {
        width: 14.285%;
    }
    .col-xl-1 {
        width: 7.142%;
    }
    .col-xl-pull-14 {
        right: 100%;
    }
    .col-xl-pull-13 {
        right: 92.857%;
    }
    .col-xl-pull-12 {
        right: 85.714%;
    }
    .col-xl-pull-11 {
        right: 78.571%;
    }
    .col-xl-pull-10 {
        right: 71.428%;
    }
    .col-xl-pull-9 {
        right: 64.285%;
    }
    .col-xl-pull-8 {
        right: 57.142%;
    }
    .col-xl-pull-7 {
        right: 50%;
    }
    .col-xl-pull-6 {
        right: 42.857%;
    }
    .col-xl-pull-5 {
        right: 35.714%;
    }
    .col-xl-pull-4 {
        right: 28.571%;
    }
    .col-xl-pull-3 {
        right: 21.428%;
    }
    .col-xl-pull-2 {
        right: 14.285%;
    }
    .col-xl-pull-1 {
        right: 7.142%;
    }
    .col-xl-pull-0 {
        right: 0%;
    }
    .col-xl-push-14 {
        left: 100%;
    }
    .col-xl-push-13 {
        left: 92.857%;
    }
    .col-xl-push-12 {
        left: 85.714%;
    }
    .col-xl-push-11 {
        left: 78.571%;
    }
    .col-xl-push-10 {
        left: 71.428%;
    }
    .col-xl-push-9 {
        left: 64.285%;
    }
    .col-xl-push-8 {
        left: 57.142%;
    }
    .col-xl-push-7 {
        left: 50%;
    }
    .col-xl-push-6 {
        left: 42.857%;
    }
    .col-xl-push-5 {
        left: 35.714%;
    }
    .col-xl-push-4 {
        left: 28.571%;
    }
    .col-xl-push-25 {
        left: 25%;
    }
    .col-xl-push-3 {
        left: 21.428%;
    }
    .col-xl-push-2 {
        left: 14.285%;
    }
    .col-xl-push-1 {
        left: 7.142%;
    }
    .col-xl-push-0 {
        left: 0%;
    }
    .col-xl-offset-14 {
        margin-left: 100%;
    }
    .col-xl-offset-13 {
        margin-left: 92.857%;
    }
    .col-xl-offset-12 {
        margin-left: 85.714%;
    }
    .col-xl-offset-11 {
        margin-left: 78.571%;
    }
    .col-xl-offset-10 {
        margin-left: 71.428%;
    }
    .col-xl-offset-9 {
        margin-left: 64.285%;
    }
    .col-xl-offset-8 {
        margin-left: 57.142%;
    }
    .col-xl-offset-7 {
        margin-left: 50%;
    }
    .col-xl-offset-6 {
        margin-left: 42.857%;
    }
    .col-xl-offset-5 {
        margin-left: 35.714%;
    }
    .col-xl-offset-4 {
        margin-left: 28.571%;
    }
    .col-xl-offset-3 {
        margin-left: 21.428%;
    }
    .col-xl-offset-2 {
        margin-left: 14.285%;
    }
    .col-xl-offset-1 {
        margin-left: 7.142%;
    }
    .col-xl-offset-0 {
        margin-left: 0%;
    }
}
.visible-xss,
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xl {
  display: none !important;
}
/*===============
Crossbrowser styles with modernizr
=================*/
/*===============
Support Flex
=================*/
.flexwrap .visible-xss-flex,
.flexwrap .visible-xs-flex,
.flexwrap .visible-sm-flex,
.flexwrap .visible-md-flex,
.flexwrap .visible-lg-flex,
.flexwrap .visible-xl-flex {
    display: none !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -1px;
    align-items: stretch;
}
.flexwrap .visible-xss-flex a,
.flexwrap .visible-xs-flex a,
.flexwrap .visible-sm-flex a,
.flexwrap .visible-md-flex a,
.flexwrap .visible-lg-flex a,
.flexwrap .visible-xl-flex a {
    flex-grow: 1;
    flex-basis: auto;
    padding: 0 5px;
    text-align: center;
    border-left: 1px solid #000;
}
/*===============
No support Flex
=================*/
.no-flexwrap .visible-xss-flex,
.no-flexwrap .visible-xs-flex,
.no-flexwrap .visible-sm-flex,
.no-flexwrap .visible-md-flex,
.no-flexwrap .visible-lg-flex,
.no-flexwrap .visible-xl-flex {
    display: none !important;
}
.no-flexwrap .visible-xss-flex a,
.no-flexwrap .visible-xs-flex a,
.no-flexwrap .visible-sm-flex a,
.no-flexwrap .visible-md-flex a,
.no-flexwrap .visible-lg-flex a,
.no-flexwrap .visible-xl-flex a {
    padding: 0 5px;
    border-left: 1px solid #000;
}
.no-flexwrap .visible-xss-flex a:first-child,
.no-flexwrap .visible-xs-flex a:first-child,
.no-flexwrap .visible-sm-flex a:first-child,
.no-flexwrap .visible-md-flex a:first-child,
.no-flexwrap .visible-lg-flex a:first-child,
.no-flexwrap .visible-xl-flex a:first-child {
    border-left: 0;
}

.visible-xss-block,
.visible-xss-inline,
.visible-xss-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 479px) {
  .visible-xss {
    display: block !important;
  }
  .flexwrap .visible-xss-flex {
      display: flex !important;
  }
  .no-flexwrap .visible-xss-flex {
      display: block !important;
  }
  table.visible-xss {
    display: table;
  }
  tr.visible-xss {
    display: table-row !important;
  }
  th.visible-xss,
  td.visible-xss {
    display: table-cell !important;
  }
  .visible-xss-block {
    display: block !important;
  }
  .visible-xss-inline {
    display: inline !important;
  }
  .visible-xss-inline-block {
    display: inline-block !important;
  }
  .hidden-xss {
      display: none !important;
  }
}
@media (max-width: 375px) {
  .hidden-xsss {
      display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 599px) {
  .visible-xs {
    display: block !important;
  }
  .flexwrap .visible-xs-flex {
      display: flex !important;
  }
  .no-flexwrap .visible-xs-flex {
      display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 759px) {
  .visible-sm {
    display: block !important;
  }
  .flexwrap .visible-sm-flex {
      display: flex !important;
  }
  .no-flexwrap .visible-sm-flex {
      display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 760px) and (max-width: 899px) {
  .visible-md {
    display: block !important;
  }
  .flexwrap .visible-md-flex {
      display: flex !important;
  }
  .no-flexwrap .visible-md-flex {
      display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 900px) and (max-width: 1026px) {
  .visible-lg {
    display: block !important;
  }
  .flexwrap .visible-lg-flex {
    display: flex !important;
  }
  .no-flexwrap .visible-lg-flex {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1027px) {
  .visible-xl {
    display: block !important;
  }
  .flexwrap .visible-xl-flex {
    display: flex !important;
  }
  .no-flexwrap .visible-xl-flex {
    display: block !important;
  }
  table.visible-xl {
    display: table;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
  .visible-xl-block {
    display: block !important;
  }
  .visible-xl-inline {
    display: inline !important;
  }
  .visible-xl-inline-block {
    display: inline-block !important;
  }
  .hidden-xl {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 899px) {
  .pull-right-md {
    float: right !important;
  }
  .pull-left-md {
    float: left !important;
  }
}
