@charset "UTF-8";

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

[data-icon]:before {
  font-family: "aaedc" !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^="aa-"]:before,
[class*=" aa-"]:before {
  font-family: "aaedc" !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;
}

.aa-chart:before {
  content: "\61";
}
.aa-linkedin:before {
  content: "\64";
  float: right;
  color: #73ccf6;
  font-size: 2.5em;
  margin-left: 0.5em;
  text-decoration: none;
}
.aa-twitter:before {
  content: "";
  width: 0.98em;
  height: 0.98em;
  border-radius: 50%;
  background: #73ccf6 url("../img/x.svg") no-repeat center;
  background-size: 40% auto;
  float: right;
  font-size: 2.5em;
  margin-left: 0.5em;
}
.aa-facebook:before {
  content: "\66";
  float: right;
  color: #73ccf6;
  font-size: 2.5em;
  text-decoration: none;
}
.aa-linkedin-sidebar:before {
  content: "\64";
  float: none;
  color: #73ccf6;
  font-size: 2.5em;
  margin: 0;
  margin-right: 0.25em;
  padding: 0;
  text-decoration: none;
}
.aa-twitter-sidebar:before {
  content: "\65";
  float: none;
  color: #73ccf6;
  font-size: 2.5em;
  margin: 0;
  margin-right: 0.25em;
  padding: 0;
  text-decoration: none;
}
.aa-facebook-sidebar:before {
  content: "\66";
  float: none;
  color: #73ccf6;
  font-size: 2.5em;
  margin: 0;
  margin-right: 0.25em;
  padding: 0;
  text-decoration: none;
}
.aa-tech-lines:before {
  content: "\68";
  font-size: 4.5em;
  color: #ff7817;
}

.aa-dot:before {
  content: "\69";
}
.aa-search:before {
  content: "\62";
  font-size: 1.5em;
  color: #444d3e;
}

.aa-search.aa-search-mobile:before {
  display: none;
}

.aa-search.aa-search-button:before {
  display: inline;
  position: relative;
  top: 4px;
  font-size: 1em;
  color: #67c8f3;
  cursor: pointer;
}

.aa-beacon:before {
  content: "\63";
}
.aa-arrow-left:before {
  content: "\67";
}
.aa-arrow-right:before {
  content: "\6a";
}

.aa-instagram:before {
  content: "\e900";
  float: right;
  color: #73ccf6;
  font-size: 2.5em;
  margin-left: 0.5em;
  text-decoration: none;
}
.aa-instagram-sidebar:before {
  content: "\e900";
  float: none;
  color: #73ccf6;
  font-size: 2.5em;
  margin-right: 0.25em;
  text-decoration: none;
}

.aa-youtube:before {
  content: "\e901";
  float: right;
  color: #73ccf6;
  font-size: 2.5em;
  margin-left: 0.5em;
  text-decoration: none;
}
.aa-youtube-sidebar:before {
  content: "\e901";
  float: none;
  color: #73ccf6;
  font-size: 2.5em;
  text-decoration: none;
}

@media screen and (max-width: 1275px) {
  .aa-facebook:before,
  .aa-twitter:before,
  .aa-linkedin:before,
  .aa-instagram:before,
  .aa-youtube:before {
    font-size: 2em;
  }

  .aa-twitter:before,
  .aa-linkedin:before,
  .aa-instagram:before,
  .aa-youtube:before {
    margin-left: 0.375em;
  }
}

@media only screen and (max-width: 61.5625em) {
  /* 985px */

  .aa-search.aa-search-mobile:before {
    display: inline;
    position: absolute;
    top: 34px;
    right: calc(40px + 6.66666666666667%);
    font-size: 1.5em;
    color: #444d3e;
  }

  .aa-search.aa-search-button:before {
    top: 14px;
    left: 10px;
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 23.4375em) {
  /* 375px */

  .aa-search.aa-search-button:before {
    top: 10px;
    left: 8px;
    font-size: 1.75em;
  }
}

@media only screen and (max-width: 21.33333333333333em) {
  /* 320px */

  .aa-search.aa-search-button:before {
    top: 7px;
    left: 10px;
    font-size: 1.25em;
  }
}
