.dark-green {background-color: #002708;
    border-bottom:1px solid #eee;}

.transparent {background-color: transparent}

.grass {background-color: #455447;}

.blue {background-color: #1f2343;
    border-bottom:1px solid #eee;}

.navbar-gray{background-color: #5b5f70;}

.no-border{border:none;}

.photo-header {background-image: url(../img/flying-kid-lg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
min-height: 1200px;}

.photo-products1 {background-image: url(../img/13thcrowd1.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;}

.header {min-height: 90px}

.margin-top {margin-top: 90px}

.margin-top2 {margin-top: 30px}

.padding-top{padding-top: 20px;}

.cream-border{border:1px solid;
border-color: #eee;}

.panel-padding{padding: 10px;}


.navbar-palette{background-color:#5b5f70;border-color:#e7e7e7;color: #ffffff;text-decoration:none;min-height:90px}

a.navbar-palette:hover,
a.navbar-palette:focus{
    color: #002708;}
a.navbar-palette:active,
a.navbar-palette.active{
    color: #455447;}

a.palette{color: #ffffff;}

a.palette:hover,
a.palette:focus{
    color: #ffffff;}
a.palette:active,
a.palette.active{
    color: #455447;}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    min-height: 90px;
}
.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#eee;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}

.text-white {color: #ffffff;}