@font-face {
  font-family: "helvetica_neueregular";
  src: url("../fonts/helveticaneue-roman-webfont.eot");
  src: url("../fonts/helveticaneue-roman-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helveticaneue-roman-webfont.woff2") format("woff2"), url("../fonts/helveticaneue-roman-webfont.woff") format("woff"), url("../fonts/helveticaneue-roman-webfont.ttf") format("truetype"),
    url("../fonts/helveticaneue-roman-webfont.svg#helvetica_neueregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "neue_helvetica_bqregular";
  src: url("../fonts/neue-helvetica-75-bold-webfont.eot");
  src: url("../fonts/neue-helvetica-75-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/neue-helvetica-75-bold-webfont.woff2") format("woff2"), url("../fonts/neue-helvetica-75-bold-webfont.woff") format("woff"),
    url("../fonts/neue-helvetica-75-bold-webfont.ttf") format("truetype"), url("../fonts/neue-helvetica-75-bold-webfont.svg#neue_helvetica_bqregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.eciglaw-clear {
  clear: both;
}

.eciglaw-block {
  color: #000000;
  border: 3pt solid #000000;
  width: 100%;
  height: auto;
  min-height: 60px;
  max-width: 1170px;
  margin: auto;
  background: #ffffff;
}

.eciglaw-block-left {
  display: block;
  float: left;
  height: 100%;
  width: 15%;
}

.eciglaw-block-left > img {
  border: 1px solid #000000;
  margin: 8%;
  padding-bottom: 7px;
  width: 82%;
}

.eciglaw-block-right {
  display: block;
  float: left;
  height: 100%;
}

.eciglaw-line-one {
  font-family: "neue_helvetica_bqregular", Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.12px;
  margin-top: 2.5%;
  width: 100%;
}

.eciglaw-line-two {
  font-family: "helvetica_neueregular", Arial, sans-serif;
  font-size: 12.2px;
  margin-top: 0.5%;
  width: 100%;
}

.eciglaw-line-three {
  font-family: "helvetica_neueregular", Arial, sans-serif;
  font-size: 7.5px;
  font-weight: 600;
  margin-right: 0;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
}

@media (min-width: 1200px) {
  .eciglaw-line-one {
    font-size: 25px;
  }

  .eciglaw-line-two {
    font-size: 19.7px;
    margin-top: 2%;
  }

  .eciglaw-line-three {
    font-size: 12.3px;
    margin-top: 1%;
  }
}

@media (max-width: 1199px) {
  .eciglaw-line-one {
    font-size: 21.7px;
  }

  .eciglaw-line-two {
    font-size: 16.3px;
    margin-top: 1%;
  }

  .eciglaw-line-three {
    font-size: 10.15px;
    margin-top: 1.4%;
  }
}

@media (max-width: 991px) {
  .eciglaw-line-one {
    font-size: 16px;
  }

  .eciglaw-line-two {
    font-size: 12.65px;
    margin-top: 1%;
  }

  .eciglaw-line-three {
    font-size: 7.8px;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .eciglaw-line-one {
    font-size: 12px;
  }

  .eciglaw-line-two {
    font-size: 10px;
    margin-top: 1%;
  }

  .eciglaw-line-three {
    font-size: 7.8px;
    margin-top: 0;
  }
}

@media (max-width: 540px) {
  .eciglaw-line-one {
    font-size: 11.8px;
  }

  .eciglaw-line-two {
    font-size: 10px;
    margin-top: 0.5%;
  }

  .eciglaw-line-three {
    font-size: 7.8px;
    margin-top: 0;
  }
}

@media (max-width: 528px) {
  .eciglaw-line-one {
    font-size: 11px;
  }

  .eciglaw-line-two {
    font-size: 10px;
    margin-top: 0.5%;
  }

  .eciglaw-line-three {
    font-size: 7.8px;
    margin-top: 0;
  }
}
/*
@media (max-width: 710px) {

    .eciglaw-block {
      width: 708px;
    }

    .eciglaw-line-one {
      font-size: 15.7px;
    }

    .eciglaw-line-two {
      font-size: 12.2px;
      margin-top: 0.5%;
    }

    .eciglaw-line-three {
      font-size: 7.8px;
      margin-top: 0;
    }
}*/
