/* line 5, ../sass/_search.scss */
.section-blog .block-search {
  display: inline-block;
  width: 27%;
  float: right;
}
/* line 14, ../sass/_search.scss */
.section-blog .block-search form {
  padding-top: 0px;
}
/* line 19, ../sass/_search.scss */
.section-blog .block-search input[type="text"] {
  width: 70%;
  background: #e6e6e6;
  border: 0;
  height: 44px;
  margin: 0;
  margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 10px;
}
/* line 31, ../sass/_search.scss */
.section-blog .block-search input[type="submit"] {
  color: transparent;
  width: 49px;
  height: 44px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  vertical-align: top;
  background: url('../images/sprite.png?1355330953') no-repeat 0 -206px;
  border: 0;
  padding: 2px;
  margin-top: 12px;
  float: right;
}

/* line 3, ../sass/_home/_content-top.scss */
.region-home-content-top .block {
  width: 48%;
  float: left;
  padding: 0;
  color: #5B595A;
}
/* line 8, ../sass/_home/_content-top.scss */
.region-home-content-top .block.even {
  float: right;
}
/* line 11, ../sass/_home/_content-top.scss */
.region-home-content-top .block > .view {
  margin: 0 10px;
}
/* line 14, ../sass/_home/_content-top.scss */
.region-home-content-top .block .block-title {
  padding: 25px 0 25px 110px;
  margin: 30px 0 0 0px;
  position: relative;
  font-size: 19px;
  color: #5b595a;
  font-weight: 500;
  line-height: 1em;
}
/* line 23, ../sass/_home/_content-top.scss */
.region-home-content-top .block .block-title:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url('../images/h2-bg-960.png?1355330957') no-repeat -5px bottom;
  background-size: 100%;
  width: 100%;
  height: 17px;
}
/* line 37, ../sass/_home/_content-top.scss */
.region-home-content-top .block.even .block-title {
  padding-left: 120px;
}
/* line 43, ../sass/_home/_content-top.scss */
.region-home-content-top .block.spotlight .block-title:before {
  content: " ";
  position: absolute;
  left: 22px;
  bottom: 3px;
  background: url('../images/ico-hdr.png?1355330957') no-repeat -135px -362px;
  width: 205px;
  height: 70px;
  z-index: -3;
}
/* line 54, ../sass/_home/_content-top.scss */
.region-home-content-top .block.spotlight .learn-more a {
  background-image: url('../images/whitearrow.png?1361796859');
  text-decoration: none;
  background-color: #9F54A1;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 9px 40px 9px 11px;
  margin-top: 10px;
  float: right;
  color: white;
  margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 61, ../sass/_home/_content-top.scss */
.region-home-content-top .block.home-events .view-content, .region-home-content-top .block.home-events .view-footer {
  margin: 0;
}
/* line 66, ../sass/_home/_content-top.scss */
.region-home-content-top .block.home-events .block-title::before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 3px;
  background: url('../images/ico-hdr.png?1355330957') no-repeat -114px -9px;
  width: 116px;
  height: 80px;
  z-index: -3;
}
/* line 4, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0px 0px 6px 0px #9d9d9d;
  -moz-box-shadow: inset 0px 0px 6px 0px #9d9d9d;
  box-shadow: inset 0px 0px 6px 0px #9d9d9d;
  clear: left;
  font-size: 15px;
  margin: 10px 0px;
  padding: 0 10px;
  min-height: 70px;
}
/* line 13, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event > div {
  float: left;
  padding: 8px 0;
}
/* line 17, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .date {
  width: 45px;
  padding-top: 12px;
  padding-left: 12px;
  text-align: left;
  color: #ae3fa0;
  line-height: 1;
  font-weight: 900;
}
/* line 25, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .date strong {
  font-size: 20px;
}
/* line 28, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .date b {
  display: block;
  font-size: 140%;
}
/* line 33, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .title {
  max-width: 250px;
  padding-left: 8px;
  border-left: 1px solid #ececec;
  min-height: 52px;
  margin-top: 1px;
}
/* line 40, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .title a {
  color: #80BAE5;
  margin-bottom: 2px;
  font-size: 15px;
  line-height: 1.1;
  display: block;
}
/* line 46, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .title a:hover {
  text-decoration: underline;
}
/* line 51, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .event-location {
  font-size: 13px;
}
/* line 54, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .meta {
  width: 75px;
  text-align: right;
  font-size: 13px;
  float: right;
  border-left: 1px solid #ECECEC;
  margin-top: 1px;
  padding: 10px 0;
  min-height: 48px;
}
/* line 63, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .meta a {
  color: #ae3fa0;
  position: relative;
  padding-right: 20px;
  font-weight: bold;
  display: block;
}
/* line 69, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .meta a:after {
  content: " ";
  position: absolute;
  top: 0px;
  right: 0;
  background: url('../images/sprite.png?1355330953') no-repeat -290px -55px;
  width: 18px;
  height: 18px;
}
/* line 78, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .meta a:hover {
  text-decoration: none;
  color: #72b9e7;
}
/* line 81, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .meta a:hover:after {
  background-position: -290px -80px;
}
/* line 87, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .meta .info {
  margin-bottom: 10px;
}
/* line 90, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .meta .info:after {
  content: " ";
  position: absolute;
  top: 0px;
  right: 0;
  background: url('../images/sprite.png?1355330953') no-repeat -290px -3px;
  width: 18px;
  height: 17px;
}
/* line 101, ../sass/_event-format.scss */
.region-home-content-top .block.home-events .event .meta .info:hover:after {
  background-position: -290px -28px;
}
/* line 82, ../sass/_home/_content-top.scss */
.region-home-content-top .block.grow-your-business .block-title:before {
  content: " ";
  background: url('../images/ico-hdr.png?1355330957') no-repeat -112px -158px;
  width: 125px;
  height: 83px;
  position: absolute;
  left: 10px;
  bottom: 3px;
}
/* line 95, ../sass/_home/_content-top.scss */
.region-home-content-top .block.success-stories .block-title:before {
  content: " ";
  background: url('../images/book-icon.png?1356985715') no-repeat 0px 5px;
  width: 125px;
  height: 83px;
  position: absolute;
  left: 10px;
  bottom: 0px;
}
/* line 107, ../sass/_home/_content-top.scss */
.region-home-content-top .block .quicktabs-tabs a {
  display: inline-block;
  color: #5b595a;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  margin-right: 20px;
}
/* line 116, ../sass/_home/_content-top.scss */
.region-home-content-top .block .quicktabs-tabs li.active a {
  position: relative;
  display: inline-block;
  background: #ae3fa0;
  color: white;
  padding: 2px 5px;
  margin-bottom: 10px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 14px;
}
/* line 128, ../sass/_home/_content-top.scss */
.region-home-content-top .block .quicktabs-tabs li.active a:after {
  content: " ";
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-top: 8px solid #ae3fa0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
/* line 144, ../sass/_home/_content-top.scss */
.region-home-content-top .block .view-footer a {
  background-image: url('../images/whitearrow.png?1361796859');
  text-decoration: none;
  background-color: #9F54A1;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 9px 40px 9px 11px;
  margin-top: 10px;
  float: right;
  color: white;
  margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 3, ../sass/_home/_content-middle.scss */
.region-home-content-middle .container {
  padding-bottom: 60px;
}
/* line 6, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block {
  width: 48%;
  float: left;
  padding: 0;
  color: #5B595A;
}
/* line 12, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.even {
  float: right;
}
/* line 15, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block .block-title {
  padding: 25px 0 25px 100px;
  margin: 0 0 10px 0;
  position: relative;
  font-size: 19px;
  color: #5b595a;
}
/* line 21, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block .block-title:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url('../images/h2-bg-960.png?1355330957') no-repeat -5px bottom;
  background-size: 100%;
  width: 100%;
  height: 17px;
}
/* line 34, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.spotlight .block-title:before {
  content: " ";
  position: absolute;
  left: 22px;
  bottom: 3px;
  background: url('../images/ico-hdr.png?1355330957') no-repeat -135px -362px;
  width: 205px;
  height: 70px;
  z-index: -3;
}
/* line 45, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.spotlight .views-row {
  padding-left: 10px;
  padding-right: 20px;
}
/* line 48, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.spotlight .views-row .teaser a {
  color: #80BAE5;
}
/* line 51, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.spotlight .views-row .field-blog-image {
  margin-bottom: -4px;
}
/* line 54, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.spotlight .views-row img {
  margin: 8px 0;
  padding: 6px;
  width: 100%;
  height: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 6px 0px #9d9d9d;
  -moz-box-shadow: 0px 0px 6px 0px #9d9d9d;
  box-shadow: 0px 0px 6px 0px #9d9d9d;
}
/* line 63, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.spotlight .views-row .content-link {
  padding: 10px 0 15px 0;
}
/* line 65, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.spotlight .views-row .content-link a {
  color: #80BAE5;
  font-size: 21px;
  font-weight: 500;
}
/* line 72, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.spotlight .learn-more a {
  background-image: url('../images/whitearrow.png?1361796859');
  text-decoration: none;
  background-color: #9F54A1;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 9px 40px 9px 11px;
  margin-top: 10px;
  float: right;
  color: white;
  margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 80, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.boardroom-blog .block-title:before {
  content: " ";
  position: absolute;
  left: 10px;
  bottom: 3px;
  background: url('../images/icon-boardroom-blog.png?1357856404') no-repeat 0px 0px;
  width: 125px;
  height: 83px;
  position: absolute;
  left: 10px;
  bottom: 0px;
  z-index: -3;
}
/* line 94, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.boardroom-blog h2 {
  margin: 0px;
}
/* line 96, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.boardroom-blog h2 a {
  color: #80BAE5;
}
/* line 100, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.boardroom-blog .views-row {
  padding-left: 10px;
  padding-right: 20px;
}
/* line 103, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.boardroom-blog .views-row .field-blog-image {
  margin-bottom: -4px;
}
/* line 106, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.boardroom-blog .views-row img {
  margin: 8px 0;
  margin-right: 10px;
  padding: 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 6px 0px #9d9d9d;
  -moz-box-shadow: 0px 0px 6px 0px #9d9d9d;
  box-shadow: 0px 0px 6px 0px #9d9d9d;
  float: left;
}
/* line 114, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.boardroom-blog .views-row .content-link a {
  color: #80BAE5;
  font-size: 21px;
}
/* line 119, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.boardroom-blog .more-link {
  background-image: url('../images/whitearrow.png?1361796859');
  text-decoration: none;
  background-color: #9F54A1;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 9px 40px 9px 11px;
  margin-top: 10px;
  float: right;
  color: white;
  margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 120, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.boardroom-blog .more-link a {
  color: #fff;
}
/* line 131, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.home-photos .block-title:before {
  content: " ";
  background: url('../images/ico-hdr.png?1355330957') no-repeat -144px -532px;
  width: 53px;
  height: 70px;
  position: absolute;
  left: 10px;
  bottom: 3px;
}
/* line 141, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.home-photos .view-content {
  padding-top: 5px;
}
/* line 144, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.home-photos .views-row {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  width: 28%;
}
/* line 149, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.home-photos .views-row img {
  margin: 5px 0;
  padding: 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 6px 0px #9d9d9d;
  -moz-box-shadow: 0px 0px 6px 0px #9d9d9d;
  box-shadow: 0px 0px 6px 0px #9d9d9d;
}
/* line 157, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.home-photos .view-footer {
  color: #fff;
}
/* line 159, ../sass/_home/_content-middle.scss */
.region-home-content-middle .block.home-photos .view-footer a.learn-more {
  background-image: url('../images/whiteplus.png?1355330952');
  text-decoration: none;
  background-color: #9F54A1;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 9px 40px 9px 11px;
  margin-top: 10px;
  float: right;
  color: white;
  margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 1, ../sass/_home/_content-charts.scss */
.region-home-content-charts {
  color: #5B595A;
}
/* line 5, ../sass/_home/_content-charts.scss */
.region-home-content-charts .view-header h2.primary {
  margin-left: auto;
  margin-right: auto;
  width: 280px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #9F54A1;
  color: #fff;
  text-align: center;
}
/* line 16, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.business-chart {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 80px;
  margin: 0 0 50px 0px;
}
/* line 21, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.business-chart .home-chart > .view-content {
  width: 65%;
  float: right;
}
/* line 24, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.business-chart .home-chart > .view-content .views-highcharts-chart {
  display: block;
  float: right;
  width: 100%;
}
/* line 32, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.business-chart .home-chart > .attachment-before .view-content {
  float: left;
}
/* line 39, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block .big-value {
  font-size: 133px;
  line-height: .8em;
  font-weight: bold;
  position: relative;
  padding: 0 0 0 40px;
  letter-spacing: -8px;
  background: url('../images/chart-icon-business.png?1356725710') no-repeat;
  color: #5B595A;
}
/* line 50, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block .view .attachment, .region-home-content-charts .block .view .view-content {
  display: inline-block;
  vertical-align: top;
}
/* line 55, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block .view .sub-heading {
  clear: left;
  float: left;
  font-size: 23px;
  margin-left: 40px;
  margin-top: 10px;
  position: relative;
  line-height: 1;
  font-weight: 100;
}
/* line 67, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half {
  vertical-align: top;
  width: 49%;
  float: left;
  padding: 0;
  color: #5B595A;
}
/* line 73, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half .view-header {
  position: relative;
}
/* line 75, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half .view-header h2 {
  position: absolute;
  margin: 0;
  margin-left: 261px;
  line-height: 1.1em;
  max-width: 180px;
  font-weight: 100;
  bottom: -100px;
}
/* line 85, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half #block-views-affiliate-chambers-block h2 {
  margin-left: 180px;
}
/* line 88, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half > .view > .view-content, .region-home-content-charts .block.half.odd > .view > .view-content {
  width: 100%;
}
/* line 90, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half > .view > .view-content > div, .region-home-content-charts .block.half.odd > .view > .view-content > div {
  font-size: 133px;
  line-height: .8em;
  font-weight: bold;
  position: relative;
  letter-spacing: -8px;
  padding: 0 0 0 45px;
  background: url('../images/chart-icon-corporate-trimmed.png?1361796859') no-repeat;
}
/* line 100, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half > .view > .view-content > div h3, .region-home-content-charts .block.half.odd > .view > .view-content > div h3 {
  margin: 0;
  font-size: 133px;
  line-height: 50px;
}
/* line 108, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-partnerships {
  border-right: 1px solid #E6E6E6;
}
/* line 109, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-partnerships .big-value {
  background: url('../images/chart-icon-corporate.png?1356725710') no-repeat;
}
/* line 115, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-partnerships .cp-image {
  background: url('../images/corp-partners.png?1355330958') no-repeat;
  width: 95%;
  height: 149px;
  margin-top: 20px;
  background-size: contain;
}
/* line 122, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-partnerships a.almost-btn {
  color: #AE3FA0;
  display: block;
  font-size: 16px;
  font-weight: bold;
  float: right;
  text-decoration: none;
  margin-right: 30px;
}
/* line 132, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-affiliates {
  margin-top: 0;
}
/* line 134, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-affiliates .big-value {
  background: url('../images/chart-icon-affiliate.png?1356725710') no-repeat;
}
/* line 137, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-affiliates > .view {
  margin-left: 20px;
}
/* line 147, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-affiliates .attachment .view-content {
  padding-top: 20px;
}
/* line 149, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-affiliates .attachment .view-content .views-row {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 0px 6px 3px #cccccc;
  -moz-box-shadow: inset 0px 0px 6px 3px #cccccc;
  box-shadow: inset 0px 0px 6px 3px #cccccc;
  float: left;
  margin: 3px 4px;
  padding: 1px 9px;
  line-height: 1.7;
  color: #aaa;
}

/* line 167, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-affiliates .attachment .view-content .views-row:hover {
  -webkit-box-shadow: inset 0px 0px 6px 3px #9f54a1;
  -moz-box-shadow: inset 0px 0px 6px 3px #9f54a1;
  box-shadow: inset 0px 0px 6px 3px #9f54a1;
  background-color: #9f54a1;
  color: #fff;
}

/* line 175, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-affiliates .attachment .view-content .views-row:hover a {
  color: #fff;
}

/* line 179, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-affiliates .attachment .view-content .views-row a {
  color: #aaa;
}

/* line 183, ../sass/_home/_content-charts.scss */
.region-home-content-charts .block.half.home-affiliates .attachment .view-content .views-row a:hover {
  color: #fff;
}

/* line 1, ../sass/_home/_content-bottom.scss */
.region-home-content-bottom {
  margin-top: 70px;
  color: #5b595a;
  line-height: 1.6;
  margin-bottom: 120px;
}
/* line 9, ../sass/_home/_content-bottom.scss */
.region-home-content-bottom .mission.title p {
  text-align: center;
  font-size: 23px;
  margin: 0;
  padding-bottom: 25px;
  background: url('../images/h-bg-960.png?1355330957') no-repeat center bottom;
}
/* line 17, ../sass/_home/_content-bottom.scss */
.region-home-content-bottom .mission.affiliate, .region-home-content-bottom .mission.grow {
  width: 50%;
  float: left;
  padding: 0;
  color: #5B595A;
}
/* line 23, ../sass/_home/_content-bottom.scss */
.region-home-content-bottom .mission.affiliate img, .region-home-content-bottom .mission.grow img {
  float: left;
  margin: 0 12px 50px 10px;
}
/* line 27, ../sass/_home/_content-bottom.scss */
.region-home-content-bottom .mission.affiliate p, .region-home-content-bottom .mission.grow p {
  margin: 0;
  padding: 0 20px;
}
/* line 32, ../sass/_home/_content-bottom.scss */
.region-home-content-bottom .mission.affiliate {
  padding-left: 0;
}
/* line 36, ../sass/_home/_content-bottom.scss */
.region-home-content-bottom .mission.grow {
  padding-right: 0;
}

/* line 9, ../sass/home.scss */
.region-home-content-middle .home-divider, .section-corporate-partners .region-home-content-top .home-divider {
  width: 100%;
  height: 10px;
  background: url('../images/home-divider.png?1355330957') repeat-x;
  margin: 30px 0;
}

/* line 17, ../sass/home.scss */
.home-divider-numbers {
  background: url('../images/purple-bord.png?1355330955') repeat-x;
  margin-bottom: -35px;
  height: 26px;
}

/* line 23, ../sass/home.scss */
.view-grow-your-business-home-page .views-row {
  border-bottom-color: #ccc;
  border-bottom-style: double;
  border-bottom-width: 4px;
  padding-bottom: 10px;
}

/* line 30, ../sass/home.scss */
.view-grow-your-business-home-page iframe {
  width: 100%;
}

/* line 34, ../sass/home.scss */
.view-grow-your-business-home-page .attachment .views-row .teas {
  padding-bottom: 20px;
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

/* line 41, ../sass/home.scss */
.view-grow-your-business-home-page .attachment .views-row {
  border-bottom: none;
  -webkit-box-shadow: 0 4px 4px -2px #ccc;
  -moz-box-shadow: 0 4px 4px -2px #ccc;
  box-shadow: 0 4px 4px -2px #ccc;
  padding-bottom: 3px;
  margin-bottom: 10px;
}

/* line 50, ../sass/home.scss */
.view-grow-your-business-home-page .views-field-title {
  color: #80BAE5;
  font-size: 18px;
  font-weight: 500;
  padding-top: 20px;
}

/* line 57, ../sass/home.scss */
.view-grow-your-business-home-page iframe {
  padding: 10px 0;
}

/* line 61, ../sass/home.scss */
.view-grow-your-business-home-page .pdate, .view-grow-your-business-home-page .uname {
  display: inline-block;
  font-weight: 900;
  padding-bottom: 20px;
}

/* line 67, ../sass/home.scss */
.view-grow-your-business-home-page p {
  margin: 0;
  padding: 0;
}

/* line 72, ../sass/home.scss */
ul.quicktabs-tabs {
  padding: 0;
}

/* line 76, ../sass/home.scss */
.region-home-content-charts .view-hc-test .view-header {
  margin-bottom: 40px;
}
