#contactUs .contentBox {
  margin-top: 40px;
  border-bottom: 1px solid #eee; }
  #contactUs .contentBox .maxW .contentLeft {
    float: left;
    padding: 145px 0 164px 0;
    width: 640px; }
    #contactUs .contentBox .maxW .contentLeft p {
      margin-bottom: 56px; }
    #contactUs .contentBox .maxW .contentLeft .text {
      display: block;
      margin-bottom: 20px; }
      #contactUs .contentBox .maxW .contentLeft .text .dzTextTitle {
        display: inline-block;
        vertical-align: top;
        line-height: 24px; }
      #contactUs .contentBox .maxW .contentLeft .text .dzText {
        display: inline-block;
        vertical-align: top;
        width: 540px; }
        #contactUs .contentBox .maxW .contentLeft .text .dzText i {
          display: block;
          line-height: 24px;
          margin-bottom: 20px; }
  #contactUs .contentBox .maxW .contentRight {
    float: right;
    width: 594px;
    padding: 80px 0; }
    #contactUs .contentBox .maxW .contentRight img {
      width: 594px; }

@media screen and (max-width: 1250px) {
  #contactUs .contentBox {
    margin-top: .4rem;
    border-bottom: 1px solid #eee; }
    #contactUs .contentBox .maxW .contentLeft {
      float: none;
      padding: .4rem 0 0 0;
      width: 100%; }
      #contactUs .contentBox .maxW .contentLeft p {
        margin-bottom: .5rem; }
      #contactUs .contentBox .maxW .contentLeft .text {
        display: block;
        margin-bottom: .2rem; }
        #contactUs .contentBox .maxW .contentLeft .text .dzTextTitle {
          line-height: .4rem; }
        #contactUs .contentBox .maxW .contentLeft .text .dzText {
          width: 85%; }
          #contactUs .contentBox .maxW .contentLeft .text .dzText i {
            line-height: .4rem;
            margin-bottom: .2rem; }
    #contactUs .contentBox .maxW .contentRight {
      float: none;
      width: 100%;
      padding: 0 0 .8rem 0; }
      #contactUs .contentBox .maxW .contentRight img {
        width: 100%;
        height: auto; } }
@media screen and (max-width: 750px) {
  #contactUs .contentBox .maxW .contentLeft .text {
    line-height: 20px;
    font-size: 14px; }
    #contactUs .contentBox .maxW .contentLeft .text .dzTextTitle {
      line-height: 20px;
      font-size: 14px; }
    #contactUs .contentBox .maxW .contentLeft .text .dzText i {
      line-height: 20px;
      font-size: 14px; } }
@media screen and (max-width: 320px) {
  #contactUs .contentBox .maxW .contentLeft .text {
    font-size: 12px;
    line-height: 16px; }
    #contactUs .contentBox .maxW .contentLeft .text .dzTextTitle {
      line-height: 16px;
      font-size: 12px; }
    #contactUs .contentBox .maxW .contentLeft .text .dzText i {
      line-height: 16px;
      font-size: 12px; } }

/*# sourceMappingURL=contactUs.css.map */
