﻿body {
    padding-top: 0;
    background: #d2d2d2;
    font-family: 'Source Sans Pro', helvetica, arial, sans-serif;
}

p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.43em;
    margin-top: 0;
    margin-bottom: 12px;
    font-family: 'Source Sans Pro', helvetica, arial, sans-serif;
}

h1,.h1 {
    margin-top: 15px;
    margin-left: 50px;
    margin-right: 50px;
    font-size: 30px;
    font-weight: bold;
}

h3,.h3 {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin: 5px;
}

h4,.h4 {
    font-size: 16px;
    font-weight: bold;
}

h4.text-left {
    width: 200px;
    font-size: 16px;
    font-weight: bold;
}

.starter-template {
    text-align: center;
}

.well {
    background-color: rgba(28,28,28,0.5);
    max-height: 300px;
    max-width: 500px;
    margin: 25px 50px;
    float: right;
    border-radius: 0;
    border: 0;
}

.container {
    background: #fff;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

.container .jumbotron {
    border-radius: 0;
    padding: 0;
    background-size: auto 100%;
}

.jumbotron h2, .jumbotron .h2 {
    font-size: 24px;
    color: #fff;
}

.jumbotron p {
    color: #fff;
    font-size: 21px;
}

@media all and (max-width: 501px) and (min-width: 451px) {
    .jumbotron h2, .jumbotron .h2 {
        font-size: 24px;
    }
    .jumbotron p {
        font-size: 21px;
    }
}

@media all and (max-width: 450px) and (min-width: 351px) {
    .jumbotron h2, .jumbotron .h2 {
        font-size: 20px;
    }
    .jumbotron p {
        font-size: 18px;
    }
}

@media all and (max-width: 350px) and (min-width: 299px) {
    .jumbotron h2, .jumbotron .h2 {
        font-size: 18px;
    }
    .jumbotron p {
        font-size: 14px;
    }
}

.jumbotron {
    margin:20px 0 0;
    background-image: url("http://cd3-html.pica9.com/html-templates/5407330e93975/img/MHR-MCOWC-01-1619089_cropped.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: auto 100%;
    height: 415px;
}

.fill{
    min-height:100%;
    background-color:#fff;
}

.navbar-inverse {
    height: 70px;
    background-color: #494949;
}

.navbar-form.navbar-right:last-child {
    margin: -25px 0;
}

.navbar-nav.navbar-right:last-child {
    margin: -13px 0;
}

.thumbnail {
    margin: 15px 20px 15px 10px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
}

.thumbnail .caption {
    padding: 0 15px;
}

.media>.pull-left {
    border-right: 1px solid #ededed;
    width: 80px;
}

img.media-object {
    width: 85%;
    margin: 15px auto;
}

.row {
    width: 300px;
}

.btn-default {
    border-top-color: #d2d2d2;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    width: 100%;
    border-radius: 0;
}

.btn-default:hover, .btn-default:active, .btn-default:focus {
    border-top-color: #d2d2d2;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    background-color: transparent;
}

.btn-info {
    color: #fff;
    background-color: #494949;
    border-color: #333;
}

.btn-info:hover, .btn-info:active, .btn-info:focus  {
    color: #fff;
    background-color: #1c1c1c;
    border-color: #333;
}

.btn-success {
    color: #fff;
    background-color: #134F8F;
    border-color: #124a85;
    float: right;
    height: 35px;
}

.btn-success:hover, .btn-success:active, .btn-success:focus {
    color: #fff;
    background-color: #124a85;
    border-color: #124a85;
}

.btn-group-vertical {
    margin: -100px 25px 10px 0
}

.brand-logos {
    position:relative;
    margin:0 auto;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
    max-width: 1100px;
}

.marketing-text {
    text-align:left;
    margin:10px 50px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.43em
}



.collapse.in {
    text-align:left;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.43em;
    width: 290px;
}

a.pop-up-window {
    background-repeat: no-repeat;
    background-position: center right;
    display: inline;
    padding-right: 2px;
    color: #134F8F;
}
