

/* Put your custom styles here */

.logo-cont
{
    width: 100%;
}

#header-2 .main-nav .nav
{
    margin-top: 0;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
}

#navi-bar
{
    height: 60px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.navi-list-item
{
    width: 15%;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 5px;
}

.navi-list
{
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
}

p
{
    font-size: 1.1em;
    line-height: 1.5;
}

#footer-cont
{
    border-top: 1px solid darkgray;
}

.caption-img
{
    padding-left: 20px;
    font-size: 1em;
}

h1, h2, h3
{
    color: #788f2c;
    font-weight: 300;
}

.thumb-cont h3
{
    font-size: 1.2em;
    text-transform: uppercase;
}

.thumb-cont
{
    margin-top: 20px;
    padding-top: 10px;
}

#content-top-1 li
{
    list-style-type: disc;
    list-style-position: outside;
}

#supplier-block h4
{
    font-size: 1.2em;
    text-transform: uppercase;
}

#supplier-block p
{
    font-size: 0.9em;
}

@media screen and (max-width:479px)
{
    .navi-list-item
    {
        width: 100%;
        margin-top: 0;
    }
    .navi-list
    {
    }
    #content-top-1
    {
        margin-top: 100px;
    }
}

.gal-if
{
    border: 0;
    min-height: 900px;
}

.img-pad
{
    margin: 3px;
}

@media screen and (max-width:768px)
{
    .img-pad
    {
        width: 46%;
    }
}

.hp-ser-fix
{
    min-height: 400px;
}

#footer-cont a
{
    color: #fdfdfd;
}

h2, .h2
{
    font-size: 1.6em;
}

h3, .h3
{
    font-size: 1.5em;
}

h1, .h1
{
    font-size: 1.7em;
}

h4, .h4
{
    font-size: 1.2em;
}

null
{
}

