@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;
    width: 100%;
}

.eciglaw-parent-block {
    width: 100%;
}

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

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

.eciglaw-block-left > img {
    border: 1px solid #000000;
    margin: 15% 8%;
    padding-bottom: 0;
    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%;
    margin-top: 1%;
}

@media (max-width: 1040px) {

    .eciglaw-block {
        width: 618px;
    }

    .eciglaw-block-left > img {
        margin: 12% 8%;
        padding-bottom: 0;
    }

    .eciglaw-line-one {
        font-size: 14px;
        margin-top: 2.5%;
    }

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

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

}

@media (max-width: 876px) {
    .eciglaw-block {
        width: 530px;
    }

    .eciglaw-block-left > img {
        margin: 12% 8%;
        padding-bottom: 0;
    }

    .eciglaw-line-one {
        font-size: 12px;
        margin-top: 2.5%;
    }

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

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

@media (max-width: 564px) {
    .eciglaw-block {
        width: 446px;
        min-height: 53px;
    }

    .eciglaw-block-left > img {
        margin: 14% 8%;
        padding-bottom: 0;
    }

    .eciglaw-line-one {
        font-size: 10px;
        margin-top: 2.5%;
    }

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

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

@media (max-width: 468px) {
    .eciglaw-block {
        width: 404px;
        min-height: 49px;
    }

    .eciglaw-block-left > img {
        margin: 15% 8%;
        padding-bottom: 0;
    }

    .eciglaw-line-one {
        font-size: 9px;
        margin-top: 2.5%;
    }

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

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

@media (max-width: 428px) {
    .eciglaw-block {
        width: 310px;
        min-height: 45px;
    }

    .eciglaw-block-left > img {
        margin: 17% 8%;
        padding-bottom: 0;
    }

    .eciglaw-line-one {
        font-size: 6.8px;
        margin-top: 2.5%;
    }

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

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