/* line 2, ../sass/slider.scss */
.region-slider .above-slider {
  height: 55px;
  background: url('../images/above-slider-bg.png?1360183423') repeat-x bottom left;
}
/* line 6, ../sass/slider.scss */
.region-slider .above-slider p {
  margin-top: 0;
  margin-bottom: 0;
  height: 100%;
  background: url('../images/above-slider-indicator.png?1357770419') no-repeat;
  background-position: -100px 0px;
}
/* line 13, ../sass/slider.scss */
.section-grow-your-business .region-slider .above-slider p {
  background-position: 340px bottom;
}
/* line 16, ../sass/slider.scss */
.section-corporate-partners .region-slider .above-slider p {
  background-position: 542px bottom;
}
/* line 20, ../sass/slider.scss */
.section-affiliate-chambers .region-slider .above-slider p {
  background-position: 735px bottom;
}
/* line 23, ../sass/slider.scss */
.section-events .region-slider .above-slider p {
  background-position: 882px bottom;
}
/* line 29, ../sass/slider.scss */
.region-slider .flex-nav-container {
  height: 399px;
  margin-bottom: 0;
  background: url('../images/slider-bg.png?1359118081') repeat-x 0px 20px;
}
/* line 34, ../sass/slider.scss */
.region-slider .flex-nav-container .flexslider_views_slideshow_slide {
  height: 399px;
}
/* line 37, ../sass/slider.scss */
.region-slider .flex-nav-container .slider-image {
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 42, ../sass/slider.scss */
.region-slider .flex-nav-container .slider-image .html {
  display: table-cell;
  vertical-align: middle;
  height: 399px;
  width: 100%;
  position: relative;
  z-index: 100;
}
/* line 49, ../sass/slider.scss */
.region-slider .flex-nav-container .slider-image .html h3 {
  color: #5b595a;
  font-size: 22px;
  margin: 0;
  text-transform: uppercase;
  line-height: 1em;
}
/* line 56, ../sass/slider.scss */
.region-slider .flex-nav-container .slider-image .html h2 {
  color: #ae3fa0;
  font-size: 43px;
  line-height: 1;
  font-weight: normal;
  margin: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 55% !important;
}
/* line 67, ../sass/slider.scss */
.region-slider .flex-nav-container .slider-image .html h4 {
  color: #5b595a;
  font-size: 22px;
  font-weight: normal;
  margin: 0;
  margin-bottom: 25px;
}
/* line 74, ../sass/slider.scss */
.region-slider .flex-nav-container .slider-image .html .cta {
  text-decoration: none;
  position: relative;
  display: inline-block;
  color: white;
  font-weight: bold;
  font-size: 20px;
  background: url('../images/cta-l.png?1355330958') no-repeat top left;
  height: 41px;
  padding: 0 10px 0 10px;
  margin-right: 23px;
  line-height: 40px;
  text-transform: uppercase;
}
/* line 87, ../sass/slider.scss */
.region-slider .flex-nav-container .slider-image .html .cta:after {
  content: " ";
  height: 41px;
  width: 23px;
  position: absolute;
  right: -23px;
  top: 0;
  background: url('../images/cta-r.png?1355330958') no-repeat top right;
}
/* line 96, ../sass/slider.scss */
.region-slider .flex-nav-container .slider-image .html .cta:hover {
  text-decoration: none;
  background-position: bottom left;
}
/* line 100, ../sass/slider.scss */
.region-slider .flex-nav-container .slider-image .html .cta:hover:after {
  background-position: bottom left;
}
/* line 107, ../sass/slider.scss */
.region-slider .flex-nav-container .flex-direction-nav a {
  opacity: 1;
  width: 50px;
  height: 50px;
  z-index: 10;
  position: absolute;
  margin-top: -10px;
}
/* line 114, ../sass/slider.scss */
.region-slider .flex-nav-container .flex-direction-nav a.prev {
  background: url('../images/arrow-left.png?1355330959') no-repeat center left;
  left: 0px !important;
}
/* line 118, ../sass/slider.scss */
.region-slider .flex-nav-container .flex-direction-nav a.next {
  background: url('../images/arrow-right.png?1355330959') no-repeat center right;
  right: 0px !important;
}
.region-slider .flex-nav-container .flex-direction-nav a.disabled {
    display: none;
}
/* line 126, ../sass/slider.scss */
.region-slider .flex-nav-container .flex-control-nav {
  bottom: 15px;
}
/* line 131, ../sass/slider.scss */
.region-slider .flex-nav-container .flex-control-nav li a {
  border: 1px solid #dedede;
  background: #dedede;
}
/* line 134, ../sass/slider.scss */
.region-slider .flex-nav-container .flex-control-nav li a.active {
  background: #ae3fa0;
}
/* line 138, ../sass/slider.scss */
.region-slider .flex-nav-container .flexslider {
  margin: 0;
  background: none;
  border: 0px;
  position: relative;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  zoom: 1;
}
/* line 155, ../sass/slider.scss */
.region-slider .shadow {
  position: absolute;
  height: 398px;
  z-index: 1;
}
/* line 159, ../sass/slider.scss */
.region-slider .shadow .shadow-left, .region-slider .shadow .advanced-slider .shadow .shadow-right, .region-slider .shadow .advanced-slider .shadow .shadow-middle {
  float: left;
}

@media only screen and (min-width: 1200px) {
  /* line 171, ../sass/slider.scss */
  .region-slider .flex-viewport:before {
    content: " ";
    position: absolute;
    left: -100px;
    top: 0;
    height: 398px;
    width: 300px;
    background: url('../images/slider-grad-left.png?1359117686') repeat-y;
    background-position: 0 0;
    z-index: 10;
  }
  /* line 182, ../sass/slider.scss */
  .region-slider .flex-viewport:after {
    content: " ";
    position: absolute;
    right: 0px;
    top: 0px;
    height: 398px;
    width: 300px;
    background: url('../images/slider-grad-right.png?1359117950') repeat-y top right;
    z-index: 10;
  }
}
@media only screen and (min-width: 1380px) {
  /* line 197, ../sass/slider.scss */
  .region-slider .flex-viewport:before {
    left: -50px;
  }
}
@media only screen and (min-width: 1430px) {
  /* line 210, ../sass/slider.scss */
  .region-slider .flex-viewport:before {
    left: 0px;
  }
}
/* line 221, ../sass/slider.scss */
.slider-image .container {
  height: 100%;
  display: table;
}

/* line 226, ../sass/slider.scss */
.front .region-slider .flex-nav-container {
  /*margin-top: 25px;*/
}
