.product-date {

    font-size: 16pt;
    /*1.4em*/

    width: 1280px;

    color: #444444;

    margin: 0 auto;

}

.product-date ul {

    width: 770px;

    float: left;

}

.product-date ol {

    width: 490px;

    padding: 10px;

    float: right;

}

.product-date ol li {}

.product-date img {

    width: 770px;

}

.product-date table {

    padding: 20px 0;

    border-collapse: collapse;

}

.product-date table tr td {

    padding: 5px 0px 5px 10px;

}

#product-tel {

    visibility: hidden !important;

}

.product-date a {

    font-size: 24pt;
    /*2em*/

    font-weight: bold;

    color: #444444;

}

.product-dateiled {

    font-size: 20pt;
    /*  1.6em*/

    width: 1280px;

    margin: 0 auto;

    padding-top: 50px;

    color: #444444;

    clear: both;

}

.product-dateiled hr {

    margin: 0;

    padding: 0;

}

.product-dateiled img {

    width: 1280px;

    display: block;

}

.product-title {

    font-size: 32pt;
    /*2.55em*/

    font-weight: bold;

    margin: 30px;

    color: #444444;

    text-align: center;

}

#background-date {

    background-color: #f6f6f6;

}

#product-name {

    width: 60px;

    vertical-align: top;

}

.back {

    width: 480px;

}

.back input {

    font-size: 16pt;
    /*1.4em*/

    font-weight: bold;

    width: 480px;

    height: 60px;

    border-radius: 5px;

    border: none;

    margin: 20px 10px;

    color: white;

    background-color: #008cd6;

}

.back input:hover {

    background-color: #aacd06;

}

@media (min-width:480px) and (max-width:768px) {

    .product-date img {

        width: 460px;

    }

    .product-date {

        width: 460px;

    }

    .product-date ol {

        width: 440px;

        float: left;

    }

    .back input {

        width: 420px;

    }

    .product-dateiled {

        width: 450px;

    }

    .product-dateiled img {

        width: 450px;

    }

    .service-line {

        display: none;

    }

    .product-date ul {

        width: 450px;

    }

}

@media (min-width:300px) and (max-width:471px) {

    .product-date img {

        width: 365px;

    }

    .product-date {

        width: 357px;

    }

    .product-date ul {

        width: 0px;

        float: inherit;

    }

    .product-date ol {

        width: 325px;

        float: left;

    }

    .product-date table tr td {

        padding: 5px 1px 5px 10px;

    }

    .back input {

        width: 310px;

    }

    .product-dateiled {

        width: 330px;

        padding-top: 10px;

        margin: 0px 16px;

    }

    .product-dateiled img {

        width: 330px;

    }

    .service-line {

        width: 280px;

    }

    .back {

        width: 357px;

    }

    .service-line {

        display: none;

    }



}