#footergroup {
    margin: 0px;
    padding: 0px;
    margin: 0 auto;
    position: relative;
    font-family: Tahoma, Geneva, sans-serif;
    color: #333;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}
.footer {
    height: 90px;
    margin-top: 20px;
}
#footer-right {
    padding-top: 10px;
    float: right;
}
.copy-right {
    float: left;
    height: 40px;
    min-width: 200px;
    max-width: 400px;
    padding: 20px;
}

.copy-right img {
    position: absolute;
    bottom: 25px;
    left: 25px;
}

.text-detail {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    color: #333;
    line-height: 15px;
}
.img-callcenter {
    float: left;
    vertical-align: middle;
}
@font-face {
    font-family: 'kittithada_medium_65_pregular';
    src: url("../fonts/kit65p-webfont.eot");
    src: url("../fonts/kit65p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/kit65p-webfont.woff") format("woff"), url("../fonts/kit65p-webfont.ttf") format("truetype"), url("../fonts/kit65p-webfont.svg#kittithada_medium_65_pregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
.fontfacetext {font-family: "kittithada_roman_55_pregular";}

.fontfacetext-bold {font-family: "kittithada_medium_65_pregular";}
@media only screen and (max-width : 1100px) {

}
@media only screen and (max-width : 767px) {
    .txt-footer {font-size: 12px;}

    .copy-right {padding: 5px !important;}

}
@media only screen and (max-width : 548px) {
    #footer-right {padding-top: 0;}
    width: 100%;
    float: left;
}
.copy-right img {display: none;}
.copy-right {
    height: auto;
    padding: 0;
}
