/* BASIC css start */
#footer {border-top:1px solid #ddd; clear:both; margin-top:40px; text-align:center; padding-top:30px  }
#footer .footerInfo { display: block; padding:0 10px; }
#footer .footerInfo .dlogo img { height:30px !important;  margin-bottom:20px; } 



#footer .footerInfo .footerInfoTop { padding:0px 0 10px 0;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft { font-size: 11px; }
#footer .footerInfo .footerInfoTop .footerInfoTopLeft dt { margin-bottom:6px; font-size: 11px;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft .tel {color:#000; font-size:20px; margin-bottom:6px;  font-weight:600;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft .tel a  {color:#000; font-size:20px; margin-bottom:6px;  font-weight:600;}
#footer .footerInfo .footerInfoBottom {border-bottom:1px solid #eee; padding:10px 0 10px 0; }



#footer .footerMiddle {background-color:#ebebeb; text-align:center; padding:12px 0;}
#footer .footerMiddle a { width:33.3%; display:inline-block; border-left:1px solid #b3b3b3; margin-left: -1px;}
#footer .footerlogo {position: relative; overflow: hidden;zoom: 1; padding: 10px 0 0 0;}
#footer .footerlogo p {width: 25%; float: left; text-align: center;}
#footer address { padding:12px 5px; color:#000; font-size: 12px;}
#footer address .agreeButton {margin:5px 0;}
#footer address .agreeButton a {color:#000;  padding:2px 5px; font-size: 11px;  font-weight:normal;}
#footer address .copy {margin-top:10px;font-size:10px; }


@media screen and (min-width:420px) and (max-width:767px) {
    #footer .footerInfo {position:relative; overflow:hidden; zoom:1; border-bottom:1px solid #b3b3b3;}
    #footer .footerInfo .footerInfoTop { width:100%; border-bottom:0; border-right:1px solid #b3b3b3; margin-left:-1px; padding:20px 2%;}
    #footer .footerInfo .footerInfoTop .footerInfoTopLeft { /* float:left; */ }
    #footer .footerInfo .footerInfoBottom {width:46%; float:left; border-bottom:0; padding:20px 2%;}
    #footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
}
@media screen and (min-width:768px) {
    #footer .footerInfo {position:relative; overflow:hidden; zoom:1; border-bottom:1px solid #b3b3b3;}
    #footer .footerInfo .footerInfoTop {width:46%; float:left; border-bottom:0; border-right:1px solid #b3b3b3; margin-left:-1px; padding:20px 2%;}
    #footer .footerInfo .footerInfoTop .footerInfoTopLeft  { /* float:left; */ }
    #footer .footerInfo .footerInfoBottom {width:46%; float:left; border-bottom:0; padding:20px 2%;}
    #footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
}



#footer .icon img { width:100%; margin-bottom:30px;}

/* BASIC css end */

