﻿
    .homeslider{
    color: #FFFFFF;
    font-size: 2.2em;
    margin-left: 100px;
    line-height: 1.2em;
    margin-bottom: 20px;
}

@@media only screen and (max-width:900px) {
    .homeslider {
        font-size: 1.8em;
        margin-left: 60px;
        line-height: 1.4em;
        margin-bottom: 15px;
    }
}

@@media only screen and (max-width:700px) {
    .homeslider {
        font-size: 1.5em;
        margin-left: 30px;
        line-height: 1.4em;
        margin-bottom: 10px;
    }
}
.div-main {
    margin-top: 10px;
}
.div-home {
    margin-right: 20px;
}
.img-home {
    width: 100%;
}
.td-1 {
    width: 22%;
    background-color: #FFFFFF;
}
.td-2 {
    width: 78%;
    background-color: #4472C4;
}
.div-hs {
    font-size: .7em;
    font-style: italic;
}
.td-p-1 {
    width: 22%;
    background-color: #FFFFFF;
}
.img-home-bot {
    width: 100%;
    vertical-align: bottom;
}
.td-us {
    width: 78%;
    background-color: #4472C4;
}
.div-hs-us {
    font-size: .7em;
    font-style: italic;
}
.td-bot-lbl {
    width: 22%;
    background-color: #FFFFFF;
}
.img-bot-lbl {
    width: 100%;
    vertical-align: bottom;
}
.td-cust-dld {
    width: 78%;
    background-color: #4472C4;
}
.div-cust-dld {
    font-size: .7em;
    font-style: italic;
}
.div-note-1 {
    margin-top: 10px;
    line-height: 1.5em;
}
.div-note-2 {
    background-color: #F1AC45;
    padding: 15px 15px 15px 15px;
}
.div-link-reg {
    text-align: right;
}
.div-cust-home {
    background-color: #F4F1F5;
    padding: 10px;
}
.inp-uid {
    border: 1px solid #999;
    text-transform: uppercase;
}
.inp-pwd {
    border: 1px solid #999;
}
.div-contact {
    background-color: #FBEAD1;
    padding: 10px;
}
.div-clear {
    clear: both;
}
.img-bot-map {
    width: 100%;
    vertical-align: bottom;
}
.div-lg {
    text-align: right;
}