@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

img {
    border: 0;
    vertical-align: middle
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.text-center {
    text-align: center
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-sm-3, .col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .col-sm-3{
        float: left
    }
}


.row:after, .row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}