@font-face {
  font-family: "AsapFont";
  src: url('../fonts/asap-regular-webfont.eot');
  src: url('../fonts/asap-regular-webfont.eot#iefix') format('eot'), url('../fonts/asap-regular-webfont.woff') format('woff'), url('../fonts/asap-regular-webfont.ttf') format('truetype'), url('http://fathom-ctech.com/fonts/asap-regular-webfont.otf') format('opentype'), url('../fonts/asap-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AsapBold";
  src: url('../fonts/asap-bold-webfont.eot');
  src: url('../fonts/asap-bold-webfont.eot#iefix') format('eot'), url('../fonts/asap-bold-webfont.woff') format('woff'), url('../fonts/asap-bold-webfont.ttf') format('truetype'), url('http://fathom-ctech.com/fonts/asap-bold-webfont.otf') format('opentype'), url('../fonts/asap-bold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* line 3, ../sass/home.scss */
#articles {
  border-bottom: 3px solid #2bb5b6;
  padding: 20px 0;
}
/* line 5, ../sass/home.scss */
#articles article {
  display: table;
  padding-bottom: 25px;
}
/* line 7, ../sass/home.scss */
#articles article .thumb {
  display: table-cell;
  width: 95px;
  vertical-align: top;
}
/* line 8, ../sass/home.scss */
#articles article .copy {
  display: table-cell;
  vertical-align: top;
}
/* line 9, ../sass/home.scss */
#articles article .date {
  font-size: 12px;
  color: #323a44;
  margin-bottom: 4px;
}
/* line 10, ../sass/home.scss */
#articles article .headline {
  font-size: 14px;
  font-weight: bold;
  color: #141c26;
}
/* line 12, ../sass/home.scss */
#articles article:last-child {
  padding-bottom: 0;
}

/* line 15, ../sass/home.scss */
#newsletter_signup {
  padding-top: 19px;
  width: 100%;
  color: #323a44;
}
/* line 17, ../sass/home.scss */
#newsletter_signup #newsletter_form {
  margin: 20px 0 0;
}

/* line 20, ../sass/home.scss */
.newsletter_signup_form .email {
  width: 177px;
  background: #fff;
}

/* line 21, ../sass/home.scss */
.newsletter_signup_form .text {
  border: none;
  background: none;
  outline: none;
  width: 167px;
  padding: 0 5px;
  font-size: 10px;
  color: #323a44;
}

/* line 22, ../sass/home.scss */
.newsletter_signup_form .submit {
  width: 81px;
  font-size: 0;
}

/* line 24, ../sass/home.scss */
.spotlight_title a {
  text-decoration: none;
  color: #002C50;
}

/* line 25, ../sass/home.scss */
.spotlight_copy {
  padding-top: 20px;
}
/* line 27, ../sass/home.scss */
.spotlight_copy h3 {
  font-size: 20px;
  line-height: 24px;
  font-family: 'AsapFont';
  margin: 15px 0 10px;
}
/* line 28, ../sass/home.scss */
.spotlight_copy .cta .arrow_link {
  float: left;
  margin-right: 10px;
  margin-top: 0;
}

/* line 31, ../sass/home.scss */
#poll_form {
  font-size: 12px;
  color: #323a44;
}

/* line 32, ../sass/home.scss */
#poll_form td {
  white-space: nowrap;
  padding-right: 8px;
}

/*New*/
/* line 36, ../sass/home.scss */
#middle {
  border: none;
  border-top: 10px solid #fff;
}

/* line 38, ../sass/home.scss */
.newsRotation {
  border: 10px solid #fff;
  border-top: none;
  background: #efefeb;
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 39, ../sass/home.scss */
.newsRotation .images {
  float: left;
  display: inline;
  width: 305px;
  height: 280px;
  position: relative;
}
/* line 40, ../sass/home.scss */
.newsRotation .images .overlay {
  z-index: 4;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 10px;
  background: #2bb5b6;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
}
/* line 41, ../sass/home.scss */
.newsRotation .images .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 42, ../sass/home.scss */
.newsRotation .images img {
  width: 100%;
}
/* line 43, ../sass/home.scss */
.newsRotation .images .snippet {
  width: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 45, ../sass/home.scss */
.newsRotation nav {
  float: left;
  display: inline;
  width: 403px;
  padding: 10px 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 47, ../sass/home.scss */
.newsRotation nav ul a {
  white-space: nowrap;
  color: #9ea8b2;
  display: block;
  background: #fff;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 13px;
  padding: 10px;
  height: 33px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 48, ../sass/home.scss */
.newsRotation nav ul a.selected, .newsRotation nav ul a:hover {
  color: #fff;
  background: #72cecf;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #72cecf), color-stop(100%, #2eb6b7));
  background: -webkit-linear-gradient(#72cecf, #2eb6b7);
  background: -moz-linear-gradient(#72cecf, #2eb6b7);
  background: -o-linear-gradient(#72cecf, #2eb6b7);
  -pie-background: linear-gradient(#72cecf, #2eb6b7);
  background: linear-gradient(#72cecf, #2eb6b7);
}
/* line 49, ../sass/home.scss */
.newsRotation nav ul a.spotlight, .newsRotation nav ul a.spotlight:hover {
  color: #fff;
  background: #eea654;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eea654), color-stop(100%, #e67b02));
  background: -webkit-linear-gradient(#eea654, #e67b02);
  background: -moz-linear-gradient(#eea654, #e67b02);
  background: -o-linear-gradient(#eea654, #e67b02);
  -pie-background: linear-gradient(#eea654, #e67b02);
  background: linear-gradient(#eea654, #e67b02);
}
/* line 50, ../sass/home.scss */
.newsRotation nav ul a.spotlight span, .newsRotation nav ul a.spotlight:hover span {
  color: #111;
}
/* line 53, ../sass/home.scss */
.newsRotation nav .moreNews {
  text-align: right;
  padding-top: 10px;
}
/* line 54, ../sass/home.scss */
.newsRotation nav .moreNews a {
  color: #323a44;
  display: inline-block;
  padding: 7px 18px;
  border: 1px solid #9ea8b1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #efefeb));
  background: -webkit-linear-gradient(#fdfdfd, #efefeb);
  background: -moz-linear-gradient(#fdfdfd, #efefeb);
  background: -o-linear-gradient(#fdfdfd, #efefeb);
  -pie-background: linear-gradient(#fdfdfd, #efefeb);
  background: linear-gradient(#fdfdfd, #efefeb);
}
/* line 55, ../sass/home.scss */
.newsRotation nav .moreNews a:hover {
  color: #fff;
  background: #72cecf;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #72cecf), color-stop(100%, #2eb6b7));
  background: -webkit-linear-gradient(#72cecf, #2eb6b7);
  background: -moz-linear-gradient(#72cecf, #2eb6b7);
  background: -o-linear-gradient(#72cecf, #2eb6b7);
  -pie-background: linear-gradient(#72cecf, #2eb6b7);
  background: linear-gradient(#72cecf, #2eb6b7);
  border: 1px solid #2bb5b6;
}

/* line 61, ../sass/home.scss */
.features {
  background: #efefeb url(../img/new/homeShadow.png) repeat-x;
  width: 100%;
  padding: 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 62, ../sass/home.scss */
.features .left {
  float: left;
  display: inline;
  width: 474px;
}
/* line 63, ../sass/home.scss */
.features .left .tech {
  float: left;
  width: 100%;
  height: 120px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #72cecf), color-stop(100%, #2db6b7));
  background: -webkit-linear-gradient(#72cecf, #2db6b7);
  background: -moz-linear-gradient(#72cecf, #2db6b7);
  background: -o-linear-gradient(#72cecf, #2db6b7);
  -pie-background: linear-gradient(#72cecf, #2db6b7);
  background: linear-gradient(#72cecf, #2db6b7);
}
/* line 64, ../sass/home.scss */
.features .left .tech .copy {
  padding: 10px;
  float: left;
  display: inline;
  width: 305px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 65, ../sass/home.scss */
.features .left .tech .copy p.h {
  font-size: 13px;
  line-height: 13px;
  color: #141c26;
}
/* line 66, ../sass/home.scss */
.features .left .tech .copy p.main {
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}
/* line 67, ../sass/home.scss */
.features .left .tech .copy a {
  color: #fff;
  text-decoration: underline;
}
/* line 69, ../sass/home.scss */
.features .left .tech .image {
  float: right;
  display: inline;
  width: 169px;
}
/* line 70, ../sass/home.scss */
.features .left .tech .image img {
  width: 100%;
}
/* line 73, ../sass/home.scss */
.features .left .trending {
  float: left;
  width: 100%;
  height: 156px;
  margin: 10px 0 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 74, ../sass/home.scss */
.features .left .trending .images {
  float: left;
  display: inline;
  width: 169px;
  height: 156px;
  position: relative;
}
/* line 75, ../sass/home.scss */
.features .left .trending .images .overlay {
  z-index: 4;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 10px;
  background: #0077be;
  font-size: 12px;
  line-height: 12px;
}
/* line 76, ../sass/home.scss */
.features .left .trending .images .overlay a {
  color: #fff;
}
/* line 78, ../sass/home.scss */
.features .left .trending .images .image {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 79, ../sass/home.scss */
.features .left .trending .images img {
  width: 100%;
}
/* line 81, ../sass/home.scss */
.features .left .trending nav {
  float: left;
  display: inline;
  width: 305px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 82, ../sass/home.scss */
.features .left .trending nav a {
  color: #fff;
  display: block;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3593cc), color-stop(100%, #0077be));
  background: -webkit-linear-gradient(#3593cc, #0077be);
  background: -moz-linear-gradient(#3593cc, #0077be);
  background: -o-linear-gradient(#3593cc, #0077be);
  -pie-background: linear-gradient(#3593cc, #0077be);
  background: linear-gradient(#3593cc, #0077be);
  font-size: 13px;
  line-height: 16px;
  padding: 10px;
  height: 53px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 83, ../sass/home.scss */
.features .left .trending nav a.selected, .features .left .trending nav a:hover {
  color: #000;
}
/* line 87, ../sass/home.scss */
.features .right {
  float: right;
  display: inline;
  width: 224px;
}