
.ContactUs-phone h4 {
  margin: 0;
  padding: 0.5em 0;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-width: 0 0 1px;
}
.ContactUs-phone h4::after {
  display: block;
  content: "";
  clear: both;
}
.ContactUs-phone h4::after-left {
  clear: left;
}
.ContactUs-phone h4::after-right {
  clear: right;
}
.ContactUs-phone h4::after-none {
  clear: none !important;
}
.ContactUs-phone h4 strong {
  font-weight: normal;
  float: right;
  margin-left: 0.5em;
}
.ContactUs-phone h4 [class*="icon"] {
  font-size: 1.25em;
  color: #46add1;
}
.ContactUs-phone h4 [class*="icon"]::before {
  line-height: 0;
  bottom: unset;
}
.ContactUs-email {
  margin-top: 3em;
}
.ContactUs-email p {
  font-size: 1.25em;
}
.ContactUs-email p a {
  color: #0078a2;
  text-decoration: underline;
  position: relative;
  display: inline-block;
  padding-left: 1.25em;
}
.ContactUs-email p a::before {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-stretch: normal;
  font-size: inherit;
  line-height: 0;
  font-family: FontAwesome, Themify, Linear;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  width: auto;
  height: auto;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  overflow: visible;
  speak: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  color: #46add1;
  line-height: inherit;
  position: absolute;
  left: 0;
  bottom: unset;
}
.ContactUs-email p a::before h1 {
  text-align: center;
}
.ContactUs-email p a[href^="mailto"]::before {
  content: "\f003";
}
.ContactUs-email p a[href*="HelpCenter"]::before {
  content: "\f2a0";
}
.ContactUs .HolidaySchedule {
  margin-top: 3em;
}
.ContactUs .HolidaySchedule table {
  margin-top: 1em;
}
.ContactUs .HolidaySchedule table tr td {
  white-space: nowrap;
}
.ContactUs .HolidaySchedule table tr td:last-child {
  text-align: right;
}
@media print, screen and (min-width: 37.5em) {
  
}
@media print, screen and (min-width: 50em) {
  .ContactUs .HolidaySchedule {
    margin-top: 0;
  }
  .ContactUs > .row > [class*="col-"]:first-child {
    padding-right: 1em;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-width: 0 1px 0 0;
  }
}
@media print, screen and (min-width: 58.75em) {
  
}
@media print, screen and (min-width: 70em) {
  
}
@media print, screen and (min-width: 80.625em) {
  
}
