#et-info{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;white-space:nowrap;background:transparent;color:#fff;width:100%}#db-info-text{position:relative;overflow:hidden;flex-grow:1;flex-shrink:1;white-space:nowrap;font-weight:bold;font-size:14px;margin-left:20px}#et-info-phone,#et-info-email{font-size:14px;padding-right:10px}#et-info a{text-decoration:none;color:inherit}@keyframes marquee{from{transform:translateX(0%)}to{transform:translateX(-100%)}}.marquee-container{white-space:nowrap;font-weight:bold;font-size:14px;color:white;position:relative;width:auto;max-width:60%;animation:marquee 15s linear infinite}.fixed-text{font-weight:bold;font-size:14px;color:white;padding-left:20px;white-space:nowrap}#et-info-phone,#et-info-email{font-size:14px;color:white;margin-left:20px}#et-info-phone a,#et-info-email a{color:white;text-decoration:none}@media only screen and (max-width:767px){#et-info>#db-info-text>div{flex-wrap:wrap!important;display:flex;justify-content:center}.marquee-container{max-width:100%;animation:none;white-space:normal}.fixed-text{display:block;white-space:nowrap;animation:marquee 15s linear infinite;text-align:center;width:100%;margin-top:10px}#et-info-phone,#et-info-email{margin-left:0;display:block;width:100%;text-align:center;margin-top:10px}}