﻿body {
}

.page {
    font-family: calibri, Arial;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    color: #3e454d;
}

h1 {
    font-size: 20px;
    margin-top: 5px;
}

h1 {
    padding: 0px 0px 0px 55px;
    line-height: 44px;
    color: #333;
    text-align: left;
}

.chooseUs, .chooseUs1, .chooseUs2 {
    width: 100%;
    border: 1px solid #CFE2F3;
    background: #E8F2FA none repeat scroll 0% 0%;
    font-size: 14px;
    color: #333;
    padding: 5px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    box-shadow: 2px 2px 8px rgba(0, 115, 204, 0.37);
    margin: 10px 0px 12px;
}


.header {
    display: block;
    padding: 20px 0 0 0;
    background-color: #fff;
}

.memo-logo {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 90%;
    max-width: 97px;
}

.contact {
    display: block;
    color: #787878;
    padding: 4px 5px 7px 5px;
    margin-top: 13px;
    font-size: 0.6875em;
    background-color: #f8f8f8;
}

    .contact span {
        display: inline-block;
        float: left;
        padding-top: 8px;
        font-size: 12px;
        font-weight: bold;
        margin-right: 15px;
    }

    .contact a {
        text-decoration: none;
        color: #275196;
        font-size: 24px;
        float: right;
        position: relative;
        font-weight: bold;
    }

.fa-phone {
    font-size: 22px !important;
    color: #fff;
    background-color: #0072bc;
    padding: 4px 7px;
    border-radius: 5px;
}


.main-page {
    width: 100%;
    background-color: #fff;
}

.img-text {
    background-color: #f6590d;
    color: #fff;
    font-size: 14px;
    padding: 7px 0 7px 12px;
    position: relative;
}

.left-txt {
    display: block;
    font-size: 28px;
    padding-top: 3px;
}

@media only screen and (min-width: 1024px) {
    .mid-text {
        width: 19%;
    }
}

@media only screen and (min-width: 768px) {
    .mid-text {
        line-height: 20px;
    }
}

.img-log {
    padding: 0px 5px;
    height: 60px;
    float: right;
}

.mid-text {
    display: inline-block;
    width: 30%;
    vertical-align: super;
    border-left: 1px solid #ffffff;
    padding-left: 15px;
    font-weight: bold;
    font-size: 20px;
}


.last-text {
    display: inline-block;
    vertical-align: top;
    padding-top: 20px;
}

@media only screen and (min-width: 1024px) {
    .last-text {
        display: inline-block;
        vertical-align: top;
        padding-top: 20px;
        cursor: pointer;
    }
}


@media only screen and (min-width: 768px) {
    .left-txt {
        font-size: 30px;
    }
}

@media only screen and (min-width: 480px) {
    .left-txt {
        font-size: 24px;
    }
}

@media only screen and (min-width: 1024px) {
    .price-quote {
        width: 15%;
        margin-right: 10px;
    }
}

@media only screen and (min-width: 768px) {
    .price-quote {
        width: 20%;
    }
}

@media only screen and (min-width: 480px) {
    .price-quote {
        margin-right: 11px;
        min-height: 100%;
    }
}

.price-quote {
    display: inline-block;
    width: 25%;
    /* border-right: 1px solid #ffffff; */
    margin-right: 8px;
    line-height: 30px;
    /* height: 90px; */
    padding: 15px 0px;
    vertical-align: top;
}

@media only screen and (min-width: 768px) {
    .details_c {
        font-size: 21px;
        padding-top: 10px;
    }
}

@media only screen and (min-width: 768px) {
    .drop_points ul {
        padding: 10px 12px 12px 0;
    }
}

@media only screen and (min-width: 480px) {
    .drop_points ul {
        padding: 14px 20px 17px;
    }
}

.drop_points ul {
    list-style-type: none;
    padding: 15px 12px 17px 12px;
}

@media only screen and (min-width: 768px) {
    .details_b {
        display: block;
        margin: 0 0 0 28px;
        border-bottom: 1px solid #d0d0d0;
    }
}

.details_b {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .img-text {
        padding: 7px 0 7px 28px;
    }
}

@media only screen and (min-width: 768px) {
    .img-text {
        padding: 6px 0 6px 28px;
    }
}

@media only screen and (min-width: 480px) {
    .img-text {
        padding: 7px 0 7px 20px;
    }
}

@media only screen and (min-width: 768px) {
    .details {
        background-color: #eaeaea;
        display: block;
    }
}

footer {
    background: #D4D4D4 url(../images/footer-tp.jpg) repeat-x top;
    padding: 20px 0 15px;
    position: relative;
}

.row {
    margin: 0px;
}

div {
    display: block;
}

@media only screen and (min-width: 640px) {
    .contact {
        display: inline-block;
        float: right;
        padding: 0;
    }
}

@media only screen and (min-width: 1024px) {
    .details_bg {
        width: 488px;
    }
}

@media only screen and (min-width: 768px) {
    .details_bg {
        width: 420px;
    }
}

@media only screen and (min-width: 480px) {
    .contact {
        padding: 4px 15px 7px 15px;
    }
}

@media only screen and (min-width: 768px) {
    .header {
        padding: 14px 28px 13px 28px;
    }
}

@media only screen and (min-width: 640px) {
    .header {
        background-color: #f8f8f8;
        padding: 14px 20px 14px 20px;
    }
}

@media only screen and (min-width: 640px) {
    .memo-logo {
        display: inline-block;
        float: left;
    }
}



@media only screen and (min-width: 768px) {
    .hlight_bg {
        padding: 20px 28px;
    }
}

@media only screen and (min-width: 480px) {
    .hlight_bg {
        padding: 20px;
        overflow: hidden;
    }
}

.hlight_bg {
    padding: 18px 12px;
}


.hlight_head {
    font-size: 14px;
    color: #444444;
    font-weight: bold;
    margin-bottom: 22px;
}

.inc_cont {
    width: 100%;
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
}

.inc_icon {
    width: 51px;
    display: inline-block;
    vertical-align: top;
}

@media only screen and (min-width: 768px) {
    .inc_txt {
        width: 83%;
    }
}

@media only screen and (min-width: 480px) {
    .inc_txt {
        width: 86%;
    }
}

.inc_txt {
    width: 78%;
    display: inline-block;
    vertical-align: top;
}


    .inc_txt span {
        font-weight: bold;
        text-transform: uppercase;
    }

p {
    margin: 0 0 10px;
}

@media only screen and (min-width: 640px) {
    .cust_cont {
        padding: 5px 11px 5px 11px;
    }
}

.cust_cont {
    font-size: 14px;
    color: #444444;
    background-color: #f3f2f2;
    border: 1px solid #d0d0d0;
    padding: 8px 0 11px 0;
    text-align: center;
}
