/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.navbar-main {
    margin-bottom: 0;
    background-color: 
    #05090b;
    border: 0;
    min-height: 38px;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
}

section#header .logo img {
    margin: 0;
    padding: 0;
    max-height: 70px;
    vertical-align: middle;
}

section#footer {
    line-height: 32px;
    background: #05090b;
}

section#footer {
    color: 
    #fdfdfd;
    font-size: .9em;
}
@media screen and (min-width: 900px) {
.colum-6 {
    width: 50%;
height: 190px;
    }
}

@media screen and (max-width: 800px) {
.colum-6 {
    width: 100%;
    }
}

img.alignnone {

width: 85%;
height: 100%;


}

img.alignnone1 {

width: 85%;
height: 100%;


}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tiles .tile {
    padding: 5px 20px;
    background-color: #f8f8f8;
    border-right: 1px solid 
    #ccc;
}


.widget {

  #  display: table-cell;

}

section#home-banner {

    margin: 0;
    padding: 50px 0 60px;
    background-color: #f3f3f3;
    color: #fff;

}

.home-shortcuts {

    margin: 0;
    background: #fff;
    color:#fff;

}

.bottoms {

    margin-bottom: 30px;
    margin-top: 30px;

}

.home-shortcuts {

    margin: 0;
    background: #b9b9b9;
color: #fff;

}

section#main-body {

    margin: 0;
    padding: 20px 0;
    min-height: 100px;
    background-color: #fff;

}