﻿.insightsFeature h2,
.insightsFeature .h2 {
  font-size: 1.2em;
  color: #009639;
}
.insightsFeature {
  padding: 0px !important;
}
.insightsFeature .swiper-slide {
  cursor: pointer;
  border: 1px solid #dbdbdb;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.insightsFeature .swiper-slide:hover {
  border-color: #009639;
}
.insightsFeature .slide-content {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: block;
  height: 340px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 10px solid #fff;
}
.insightsFeature .slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 0 10px 0;
  margin: 0;
  background-color: #fff;
  width: 100%;
  min-height: 60px;
}
.insightsFeature .slide-caption h2 {
  margin-top: 0;
  color: #000;
  width: 100%;
  margin-bottom: 0;
  border-bottom: none;
}
.insightsFeature .slide-caption p {
  margin-bottom: 0;
  color: #707070;
  display: none;
}
@media (max-width: 500px) {
  .insightsFeature .slide-caption h2 {
    border: none;
    margin-bottom: 0;
  }
  .insightsFeature .slide-caption p {
    display: none;
  }
}
/*OLD CSS 

.jcarousel-skin-insights .jcarousel-container {
    z-index: 1000
}
.jcarousel-skin-insights .jcarousel-direction-rtl {
    direction: rtl
}
.jcarousel-skin-insights .jcarousel-container-horizontal {
    padding: 0;
    width: 940px;
    height: 358px;
    overflow: hidden
}
.jcarousel-skin-insights .jcarousel-clip {
    overflow: hidden
}
.jcarousel-skin-insights .jcarousel-clip-horizontal {
    width: 948px;
    height: 358px
}
.jcarousel-skin-insights .jcarousel-item {
    width: 474px;
    height: 358px
}
.jcarousel-skin-insights .jcarousel-item a {
    padding: 0!important
}
.jcarousel-skin-insights .jcarousel-direction-rtl .jcarousel-item-horizontal,
.jcarousel-skin-insights .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 0
}
.jcarousel-skin-insights .jcarousel-item-placeholder {
    background: #fff;
    color: #000
}
.jcarousel-skin-insights .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: -10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url(img/next-horizontal.png) no-repeat
}
.jcarousel-skin-insights .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(img/prev-horizontal.png)
}
.jcarousel-skin-insights .jcarousel-next-horizontal:focus,
.jcarousel-skin-insights .jcarousel-next-horizontal:hover {
    background-position: -32px 0
}
.jcarousel-skin-insights .jcarousel-next-horizontal:active {
    background-position: -64px 0
}
.jcarousel-skin-insights .jcarousel-next-disabled-horizontal,
.jcarousel-skin-insights .jcarousel-next-disabled-horizontal:active,
.jcarousel-skin-insights .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-insights .jcarousel-next-disabled-horizontal:hover {
    cursor: default;
    background-position: -96px 0
}
.jcarousel-skin-insights .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url(img/prev-horizontal.png) no-repeat
}
.jcarousel-skin-insights .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(img/next-horizontal.png)
}
.jcarousel-skin-insights .jcarousel-prev-horizontal:focus,
.jcarousel-skin-insights .jcarousel-prev-horizontal:hover {
    background-position: -32px 0
}
.jcarousel-skin-insights .jcarousel-prev-horizontal:active {
    background-position: -64px 0
}
.jcarousel-skin-insights .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-insights .jcarousel-prev-disabled-horizontal:active,
.jcarousel-skin-insights .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-insights .jcarousel-prev-disabled-horizontal:hover {
    cursor: default;
    background-position: -96px 0
}
.jcarousel-skin-insights .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url(img/next-vertical.png) no-repeat
}
.jcarousel-skin-insights .jcarousel-next-vertical:focus,
.jcarousel-skin-insights .jcarousel-next-vertical:hover {
    background-position: 0 -32px
}
.jcarousel-skin-insights .jcarousel-next-vertical:active {
    background-position: 0 -64px
}
.jcarousel-skin-insights .jcarousel-next-disabled-vertical,
.jcarousel-skin-insights .jcarousel-next-disabled-vertical:active,
.jcarousel-skin-insights .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-insights .jcarousel-next-disabled-vertical:hover {
    cursor: default;
    background-position: 0 -96px
}
.jcarousel-skin-insights .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url(img/prev-vertical.png) no-repeat
}
.jcarousel-skin-insights .jcarousel-prev-vertical:focus,
.jcarousel-skin-insights .jcarousel-prev-vertical:hover {
    background-position: 0 -32px
}
.jcarousel-skin-insights .jcarousel-prev-vertical:active {
    background-position: 0 -64px
}
.jcarousel-skin-insights .jcarousel-prev-disabled-vertical,
.jcarousel-skin-insights .jcarousel-prev-disabled-vertical:active,
.jcarousel-skin-insights .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-insights .jcarousel-prev-disabled-vertical:hover {
    cursor: default;
    background-position: 0 -96px
}
div.insightscarouselnext:hover,
div.insightscarouselprev:hover {
    cursor: pointer
}
    */
div.masthead h1 {
  display: block;
  background: #94bb51;
  border: 0;
  margin: 0;
  padding: 10px 20px;
  font-size: 48px;
  line-height: 48px;
  color: #fff;
  text-transform: uppercase;
  margin-left: -15px;
}
div.filterInsights a span,
div.nsgGroupNews a span {
  height: 30px;
  background: url(img/icon_arrows_insights.png) no-repeat;
  right: 13px;
  display: block;
}
div.filterInsights {
  position: relative;
}
div.filterInsights a {
  font-size: 18px;
  color: #707070;
  display: block;
  padding: 5px;
}
div.filterInsights a:hover {
  color: #94be52;
  /*#94be52 - green; #009ae6 - blue*/
  text-decoration: none;
}
div.filterInsights a span {
  width: 30px;
  position: absolute;
  top: 10px;
}
div.filterInsights.filterInsightsBig {
  padding: 20px 10px;
}
div.filterInsights.filterInsightsBig a span {
  top: 20px;
}
div.nsgGroupNews {
  position: relative;
  padding: 5px 10px !important;
}
div.nsgGroupNews a {
  font-size: 14px;
  color: #707070;
  display: block;
  padding: 1px 5px;
  width: 205px;
}
div.nsgGroupNews a:hover {
  color: #94be52;
  /*#94be52 - green; #009ae6 - blue*/
  text-decoration: none;
}
div.nsgGroupNews a span {
  width: 30px;
  position: absolute;
  top: 10px;
}
@media (max-width: 768px) {
  div.masthead h1 {
    margin-right: -15px;
  }
  .socialConnect {
    height: 8em;
  }
}
/*div.insightsFeature {
    margin: 0 0 20px;
    padding: 0;
    width: 940px;
    height: 360px;
    overflow: hidden
}
div.insightsFeature ul,
div.insightsFeature ul li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
div.insightsFeature div.insightsFeatureItem {
    margin: 0;
    padding: 0;
    float: left
}
div.insightsFeature div.insightsFeatureItem span {
    display: block;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    cursor: pointer
}
div.insightsFeature div.insightsFeatureItem h2 {
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333
}
div.insightsFeature div.insightsFeatureItem span div {
    margin: 0;
    padding: 5px 0 0;
    font-size: 12px;
    line-height: 1.2em;
    color: #333
}
div.insightsFeature div.insightsFeatureBig {
    width: 442px;
    height: 336px;
    padding: 10px;
    margin: 0;
    background: #fff;
    border: 1px solid #e0e0e0;
    position: relative
}
div.insightsFeature div.insightsFeatureBig a {
    display: block;
    width: 444px!important;
    height: 318px!important;
    overflow: hidden!important
}
div.insightsFeature div.insightsFeatureBig a img {
    width: 444px;
    height: auto
}
div.insightsFeature div.insightsFeatureSmall {
    width: 206px;
    height: 152px;
    padding: 10px;
    margin: 0 9px 10px 0;
    background: #fff;
    border: 1px solid #e0e0e0;
    position: relative
}
div.insightsFeature div.insightsFeatureSmall a {
    display: block;
    width: 208px!important;
    height: 144px!important;
    overflow: hidden!important
}
div.insightsFeature div.insightsFeatureSmall a img {
    width: 208px;
    height: auto
}
div.insightsFeature div.insightsFeatureItem span div {
    display: none
}
div.insightsFeature div.insightsFeatureBig span {
    width: 442px
}
div.insightsFeature div.insightsFeatureSmall span {
    width: 206px
}
div.insightsFeature div.insightsFeatureSmall:hover,
div.insightsFeaturediv.insightsFeatureBig:hover {
    border: 1px solid #009ae6
}
div.insightsFeature div.insightsFeatureBig a img.maketall {
    width: auto!important;
    height: 318px
}
div.insightsFeature div.insightsFeatureSmall a img.maketall {
    width: auto!important;
    height: 144px
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .insightsFeature .jcarousel-list {
        margin-left: 0!important
    }
}
div.insights {
    position: relative
}
div.insightscarouselbuttons {
    width: 1020px;
    height: 360px;
    position: absolute;
    top: 0;
    left: -40px;
    z-index: 100
}
div.insightscarouselnext,
div.insightscarouselprev {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 164px;
    display: none
}
div.insightscarouselprev {
    background: url(img/icon_arrows_insights.png) -40px 0 no-repeat;
    left: 0
}
div.insightscarouselnext {
    background: url(img/icon_arrows_insights.png) no-repeat;
    right: 0
}
div.ie8 div.insightsFeatureSmall h2 {
    margin: 0 0 10px!important
}*/