.visible-xxs{
    display: none;
}
@media (max-width: 480px) {
    .visible-xxs{
        display:block !important;
    }
    .visible-xs{
        display: none;
    }
    .hidden-xxs{
        display: none;
    }
    .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12, .col-xxs-13, .col-xxs-14, .col-xxs-15, .col-xxs-16, .col-xxs-17, .col-xxs-18, .col-xxs-19, .col-xxs-20, .col-xxs-21, .col-xxs-22, .col-xxs-23, .col-xxs-24, .col-xxs-25, .col-xxs-26, .col-xxs-27, .col-xxs-28, .col-xxs-29, .col-xxs-30 {
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 4px;
        padding-right: 4px;
    }
    .col-xxs-30 {
        width: 100%;
    }
    .col-xxs-29 {
        width: 96.66666667%;
    }
    .col-xxs-28 {
        width: 93.33333333%;
    }
    .col-xxs-27 {
        width: 90%;
    }
    .col-xxs-26 {
        width: 86.66666667%;
    }
    .col-xxs-25 {
        width: 83.33333333%;
    }
    .col-xxs-24 {
        width: 80%;
    }
    .col-xxs-23 {
        width: 76.66666667%;
    }
    .col-xxs-22 {
        width: 73.33333333%;
    }
    .col-xxs-21 {
        width: 70%;
    }
    .col-xxs-20 {
        width: 66.66666667%;
    }
    .col-xxs-19 {
        width: 63.33333333%;
    }
    .col-xxs-18 {
        width: 60%;
    }
    .col-xxs-17 {
        width: 56.66666667%;
    }
    .col-xxs-16 {
        width: 53.33333333%;
    }
    .col-xxs-15 {
        width: 50%;
    }
    .col-xxs-14 {
        width: 46.66666667%;
    }
    .col-xxs-13 {
        width: 43.33333333%;
    }
    .col-xxs-12 {
        width: 40%;
    }
    .col-xxs-11 {
        width: 36.66666667%;
    }
    .col-xxs-10 {
        width: 33.33333333%;
    }
    .col-xxs-9 {
        width: 30%;
    }
    .col-xxs-8 {
        width: 26.66666667%;
    }
    .col-xxs-7 {
        width: 23.33333333%;
    }
    .col-xxs-6 {
        width: 20%;
    }
    .col-xxs-5 {
        width: 16.66666667%;
    }
    .col-xxs-4 {
        width: 13.33333333%;
    }
    .col-xxs-3 {
        width: 10%;
    }
    .col-xxs-2 {
        width: 6.66666667%;
    }
    .col-xxs-1 {
        width: 3.33333333%;
    }
    .col-xxs-pull-30 {
        right: 100%;
    }
    .col-xxs-pull-29 {
        right: 96.66666667%;
    }
    .col-xxs-pull-28 {
        right: 93.33333333%;
    }
    .col-xxs-pull-27 {
        right: 90%;
    }
    .col-xxs-pull-26 {
        right: 86.66666667%;
    }
    .col-xxs-pull-25 {
        right: 83.33333333%;
    }
    .col-xxs-pull-24 {
        right: 80%;
    }
    .col-xxs-pull-23 {
        right: 76.66666667%;
    }
    .col-xxs-pull-22 {
        right: 73.33333333%;
    }
    .col-xxs-pull-21 {
        right: 70%;
    }
    .col-xxs-pull-20 {
        right: 66.66666667%;
    }
    .col-xxs-pull-19 {
        right: 63.33333333%;
    }
    .col-xxs-pull-18 {
        right: 60%;
    }
    .col-xxs-pull-17 {
        right: 56.66666667%;
    }
    .col-xxs-pull-16 {
        right: 53.33333333%;
    }
    .col-xxs-pull-15 {
        right: 50%;
    }
    .col-xxs-pull-14 {
        right: 46.66666667%;
    }
    .col-xxs-pull-13 {
        right: 43.33333333%;
    }
    .col-xxs-pull-12 {
        right: 40%;
    }
    .col-xxs-pull-11 {
        right: 36.66666667%;
    }
    .col-xxs-pull-10 {
        right: 33.33333333%;
    }
    .col-xxs-pull-9 {
        right: 30%;
    }
    .col-xxs-pull-8 {
        right: 26.66666667%;
    }
    .col-xxs-pull-7 {
        right: 23.33333333%;
    }
    .col-xxs-pull-6 {
        right: 20%;
    }
    .col-xxs-pull-5 {
        right: 16.66666667%;
    }
    .col-xxs-pull-4 {
        right: 13.33333333%;
    }
    .col-xxs-pull-3 {
        right: 10%;
    }
    .col-xxs-pull-2 {
        right: 6.66666667%;
    }
    .col-xxs-pull-1 {
        right: 3.33333333%;
    }
    .col-xxs-pull-0 {
        right: auto;
    }
    .col-xxs-push-30 {
        left: 100%;
    }
    .col-xxs-push-29 {
        left: 96.66666667%;
    }
    .col-xxs-push-28 {
        left: 93.33333333%;
    }
    .col-xxs-push-27 {
        left: 90%;
    }
    .col-xxs-push-26 {
        left: 86.66666667%;
    }
    .col-xxs-push-25 {
        left: 83.33333333%;
    }
    .col-xxs-push-24 {
        left: 80%;
    }
    .col-xxs-push-23 {
        left: 76.66666667%;
    }
    .col-xxs-push-22 {
        left: 73.33333333%;
    }
    .col-xxs-push-21 {
        left: 70%;
    }
    .col-xxs-push-20 {
        left: 66.66666667%;
    }
    .col-xxs-push-19 {
        left: 63.33333333%;
    }
    .col-xxs-push-18 {
        left: 60%;
    }
    .col-xxs-push-17 {
        left: 56.66666667%;
    }
    .col-xxs-push-16 {
        left: 53.33333333%;
    }
    .col-xxs-push-15 {
        left: 50%;
    }
    .col-xxs-push-14 {
        left: 46.66666667%;
    }
    .col-xxs-push-13 {
        left: 43.33333333%;
    }
    .col-xxs-push-12 {
        left: 40%;
    }
    .col-xxs-push-11 {
        left: 36.66666667%;
    }
    .col-xxs-push-10 {
        left: 33.33333333%;
    }
    .col-xxs-push-9 {
        left: 30%;
    }
    .col-xxs-push-8 {
        left: 26.66666667%;
    }
    .col-xxs-push-7 {
        left: 23.33333333%;
    }
    .col-xxs-push-6 {
        left: 20%;
    }
    .col-xxs-push-5 {
        left: 16.66666667%;
    }
    .col-xxs-push-4 {
        left: 13.33333333%;
    }
    .col-xxs-push-3 {
        left: 10%;
    }
    .col-xxs-push-2 {
        left: 6.66666667%;
    }
    .col-xxs-push-1 {
        left: 3.33333333%;
    }
    .col-xxs-push-0 {
        left: auto;
    }
    .col-xxs-offset-30 {
        margin-left: 100%;
    }
    .col-xxs-offset-29 {
        margin-left: 96.66666667%;
    }
    .col-xxs-offset-28 {
        margin-left: 93.33333333%;
    }
    .col-xxs-offset-27 {
        margin-left: 90%;
    }
    .col-xxs-offset-26 {
        margin-left: 86.66666667%;
    }
    .col-xxs-offset-25 {
        margin-left: 83.33333333%;
    }
    .col-xxs-offset-24 {
        margin-left: 80%;
    }
    .col-xxs-offset-23 {
        margin-left: 76.66666667%;
    }
    .col-xxs-offset-22 {
        margin-left: 73.33333333%;
    }
    .col-xxs-offset-21 {
        margin-left: 70%;
    }
    .col-xxs-offset-20 {
        margin-left: 66.66666667%;
    }
    .col-xxs-offset-19 {
        margin-left: 63.33333333%;
    }
    .col-xxs-offset-18 {
        margin-left: 60%;
    }
    .col-xxs-offset-17 {
        margin-left: 56.66666667%;
    }
    .col-xxs-offset-16 {
        margin-left: 53.33333333%;
    }
    .col-xxs-offset-15 {
        margin-left: 50%;
    }
    .col-xxs-offset-14 {
        margin-left: 46.66666667%;
    }
    .col-xxs-offset-13 {
        margin-left: 43.33333333%;
    }
    .col-xxs-offset-12 {
        margin-left: 40%;
    }
    .col-xxs-offset-11 {
        margin-left: 36.66666667%;
    }
    .col-xxs-offset-10 {
        margin-left: 33.33333333%;
    }
    .col-xxs-offset-9 {
        margin-left: 30%;
    }
    .col-xxs-offset-8 {
        margin-left: 26.66666667%;
    }
    .col-xxs-offset-7 {
        margin-left: 23.33333333%;
    }
    .col-xxs-offset-6 {
        margin-left: 20%;
    }
    .col-xxs-offset-5 {
        margin-left: 16.66666667%;
    }
    .col-xxs-offset-4 {
        margin-left: 13.33333333%;
    }
    .col-xxs-offset-3 {
        margin-left: 10%;
    }
    .col-xxs-offset-2 {
        margin-left: 6.66666667%;
    }
    .col-xxs-offset-1 {
        margin-left: 3.33333333%;
    }
    .col-xxs-offset-0 {
        margin-left: 0%;
    }
}