@font-face {
font-family: 'fontello';
src:  url('fonts/fontello.eot?18754806');
src:  url('fonts/fontello.eot?18754806#iefix') format('embedded-opentype'),
      url('fonts/fontello.woff?18754806') format('woff'),
      url('fonts/fontello.ttf?18754806') format('truetype'),
      url('fonts/fontello.svg?18754806#fontello') format('svg');
font-weight: normal;
font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.icon-megaphone:before { content: '\e800'; } /* '' */
.icon-mobile:before { content: '\e801'; } /* '' */
.icon-lock:before { content: '\e802'; } /* '' */
.icon-mail-alt:before { content: '\e804'; } /* '' */
.icon-videocam:before { content: '\e806'; } /* '' */
.icon-facebook-logo:before { content: '\e808'; } /* '' */
.icon-user:before { content: '\e809'; } /* '' */
.icon-gauge:before { content: '\e80a'; } /* '' */
.icon-truck:before { content: '\e80b'; } /* '' */
.icon-tools:before { content: '\e80c'; } /* '' */
.icon-newspaper:before { content: '\e80d'; } /* '' */
.icon-help-circled:before { content: '\e80e'; } /* '' */
.icon-chart-pie:before { content: '\e80f'; } /* '' */
.icon-right-open:before { content: '\e811'; } /* '' */
.icon-left-open:before { content: '\e812'; } /* '' */
.icon-up-open:before { content: '\e813'; } /* '' */
.icon-down-open:before { content: '\e814'; } /* '' */
.icon-propane:before { content: '\e815'; } /* '' */
.icon-attention:before { content: '\e817'; } /* '' */
.icon-heart:before { content: '\e81a'; } /* '' */
.icon-fuel:before { content: '\e821'; } /* '' */
.icon-facebook-circled:before { content: '\f051'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-history:before { content: '\f1da'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */

.icon-facebook-logo {
color: #2A5CAA;
}

 a.facebooklogo:link,  a.facebooklogo:active,  a.facebooklogo:visited {color: #2A5CAA;font-weight: regular;text-decoration: underline;}
 a.facebooklogo:hover {color: #3d7ee2;text-decoration: none;}



.fa {
display: inline-block;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}

.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
margin-right: .3em;
}

.fa-xlg {
font-size: 1.75em;
line-height: 0.75em;
vertical-align: 0;
margin-right: .3em;
}


@media only screen and (max-width: 1200px) {
.fa-xlg {
padding: 0;
margin: 10px 0 0 0;
margin-right: 3.2em;
font-size: 3em;
}
}

@media only screen and (max-width: 35em) {
    .fa-xlg {
        font-size: 2em;
      }
    }

.fa-lgSend {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}

.fa-lg-left {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
margin-left: .3em;
}

.fa-sm {
font-size: 1em;
line-height: 0.75em;
vertical-align: 0%;
margin-right: .5em;
}

.fa-sm-left {
font-size: .9em;
line-height: 0.75em;
vertical-align: 0;
margin-left: .5em;
}

.fa.right {float: right;}
.fa.left {float: left;}
.fa-sm-menu{font-size:1em;margin: 0 2px 0 0;padding: 0;}
