@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "mega-v6" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="i-"]:before,
[class*=" i-"]:before {
  font-family: "mega-v6" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-mobile:before {
  content: "\61";
}
.i-monitor:before {
  content: "\62";
}
.i-chevron-right:before {
  content: "\63";
}
.i-chevron-left:before {
  content: "\64";
}
.i-chevron-down:before {
  content: "\65";
}
.i-chevron-up:before {
  content: "\66";
}
.i-facebook-squared:before {
  content: "\67";
}
.i-twitter-square:before {
  content: "\68";
}
.i-youtube-square:before {
  content: "\69";
}
.i-align-justify:before {
  content: "\6a";
}
.i-instagrem:before {
  content: "\6b";
}
.i-google-plus:before {
  content: "\6c";
}
.i-link-external:before {
  content: "\6d";
}
.i-play-video:before {
  content: "\6e";
}
.i-check-5:before {
  content: "\6f";
}
.i-play-circle:before {
  content: "\70";
}
.i-twitter:before {
  content: "\71";
}

.bc {
  width:0;
}