
/*! Recipero Site Updates 20140917 */


/*! Site */

.vticker ul {
  padding-left:5px;
  list-style: none;
}

.scontrol.toggle.et-run{
  background: rgba(0, 0, 0, 0) url("/img/site/controls.png") repeat scroll 32px 16px;
}
.scontrol.toggle{
  background: rgba(0, 0, 0, 0) url("/img/site/controls.png") repeat scroll 48px 16px;
}
.scontrol.toggle:hover{
  background-position: 48px 32px;
}
.scontrol.toggle.et-run:hover{
  background-position: 32px 32px;
}
.scontrol.up{
  background: rgba(0, 0, 0, 0) url("/content/img/site/controls.png") repeat scroll 16px 16px;
  margin-right: 20px;
  margin-left:5px;
}
.scontrol.up:hover{
  background-position: 80px 32px;
}
.scontrol.down {
  background: rgba(0, 0, 0, 0) url("/img/site/controls.png") repeat scroll 0 16px;
  margin-left:5px;
}
.scontrol.down:hover{
  background-position: 0px 32px;
}

.news-ticker {
  position:relative;
  border-radius: 5px;
  background-color: #ededed;
  margin-bottom: 20px;
  margin-top: 30px;
}

.scontrol{
  margin:13px 0px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.vticker li {
  padding: 14px 2px 14px;
  width:100%;
  line-height: 1.3;
}

.latestnewslabel {
  color: #d21316;
  font-weight: bold;
  font-size: 0.85em;
  margin-top: 8px;
  text-transform: uppercase;
  margin-left:20px;
}

#vticker a {
  color: #55565B;
  font-size: 1em;

}

/* End of ticker styles */

body p {
  line-height: 1.5;
  color: #000000;
}
body blockquote p {
  line-height: 1.3;
}
.close-popup {
  float: right:
  border:none;
  padding:0;
  background-color:#FFFFFF;
}
div.enlarge-button {
  text-align:center;
  margin-bottom:30px;
}
.banner-caption h1 {
  font-size: 52px;
}
.btn-green {
  color: #ffffff;
  background-color: #43a931;
  border-color: #4cae4c;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled,
.btn-green[disabled],
fieldset[disabled] .btn-green,
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled:active,
.btn-green[disabled]:active,
fieldset[disabled] .btn-green:active,
.btn-green.disabled.active,
.btn-green[disabled].active,
fieldset[disabled] .btn-green.active {
  background-color: #339900;
  border-color: #339900;
}
.remove-pad-ban {padding-top:0; padding-bottom:0;}

.banner-caption {
  position: relative;
  width:470px;
  height:auto;
  left: 0;
  top: 30px;
  z-index: 10;
  padding:30px 30px 30px 15px;
  text-align: left;
  text-shadow: none;
 }
.sector-area h1 {
	font-size:18px;
 }
.side-img {
  	margin: 20px 0 20px 0;
 }
img.sector-roundel {
	width:65px;
	height:auto;
	margin-right:20px;
	padding-top:5px;
 }
.title {
	margin-top:20px;
}
#modal-head {
	margin-bottom:0;
}

@media (min-width: 1200px) {
    .navholder {
    padding-left:10px;
  }
}
@media (max-width:1199px) {
  .navholder {
    padding-left:10px;
  }
}

@media (max-width:991px) {
  .navholder { /*! remove */
    padding-right:0;
  }
  .navtest {
	padding-top:10px;
  }
  ul.benefits {
  	font-size:13px;
  }
  .body-img {
  	margin-bottom:20px;
  }
  ul.content-list, ol.content-list, ul.snippet-list {
	font-size: 13px;
  }
}

@media (max-width:767px) {
  .navholder {
   padding-right:0;
  }
 .navtest {
	padding-top:0;
  }
 .button-hide {
  display: none !important;
  visibility: hidden !important;
 }
}

.btn-med {
  padding: 5px 15px;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 3px;
}

.btn-banner:hover {color:#fff!important}


/*! Home */
.banner {
	background:url('/content/img/main/banner-bg-1.png') #ededed no-repeat 5% 10%;
	height: 405px;
}

/*! MAX 992 - 1199 */

@media (min-width: 992px) and (max-width:1199px) {
.banner {
	background-size: 992px auto;
	height: 380px;
 }
.banner-caption {
  width:475px;
  height:auto;
  left: 15px;
  top: 60px;
  padding:10px 20px 20px 0;
  color:#000;
 }
.banner-caption h1 {
  font-size: 46px;
 }
}

/*! MAX 991 */

@media (max-width: 991px) {
.banner {
	background-size: 800px auto;
	height: 305px;
 }
.banner-caption {
  width:380px;
  height:auto;
  left: 0;
  top: 35px;
  padding:0 20px 20px 20px;
  }
.banner-caption h1 {
 font-size:42px;
  }
div.enlarge-button {
  margin-bottom:20px;
  }
}
/*! MIN 768 */

@media (min-width: 768px) {
.sector-dropdown {
  display: none !important;
  visibility: hidden !important;
 }
}

/*! MAX 768 */

@media (max-width: 767px) {

.banner {
  background-size: 721px auto;
  height: 265px;
 }
.banner-caption {
  width:350px;
  height:auto;
  left: 5px;
  top: 15px;
  padding:5px 20px 20px 0;
 }
.btn-med {
  padding: 3px 10px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 3px;
 }
.sector-dropdown {
 margin-bottom: 20px;
 margin-left:25px;
 }
}

/*! MIN 420 MAX 627 */

@media (min-width: 420px) and (max-width: 627px) {
.banner {
  background-size: 575px auto;
  height: 215px;
 }
.banner-caption {
  width:320px;
  height:auto;
  left: -30px;
  top: 5px;
  padding:0 10px 10px 20px;
 }
.banner-caption h1 {
 font-size:36px;
 }
.btn-med {
  padding: 3px 10px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 3px;
 }
}
/*! MAX 420 */

@media (max-width: 419px) {
 .banner {
  background-size: 420px auto;
  height: 160px;
 }
.banner-caption {
  width:230px;
  height:auto;
  left: -15px;
  top: 4px;
  padding:10px 10px 10px -40px;
 }
.banner-caption h1 {
   margin-top:0;
   font-size:24px;
 }
.btn-med {
  padding: 3px 10px;
  font-size: 12px;
  line-height: 1.4;
  border-radius: 3px;
  margin-bottom: 2px;
  margin-top:2px;
 }
 .jumbotron p {
  font-size:12px;
  margin-bottom:0;
 }
}

/*! Sectors */

.title h2 {
  text-align:center;
  font-size:22px;
  color:#d21316;
  /* 16 * 0.0625 = 1px */
}
.title-left h2 {
  text-align:left;
  font-size:22px;
  color:#d21316!important;
  /* 16 * 0.0625 = 1px */
}
.thumbnail {
  border:0;
  text-align:center;
  margin-bottom:0!important;
}
.thumbnail .caption p {
  color: #94a3a8;
}
/*Hover Animation*/

.thumbnail img {
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
.thumbnail:hover img {
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
	z-index:2;
}
.caption {
  text-align:center;
 /* background-color:#fff;*/
  padding:10px 10px 0 10px;
  margin-bottom:0;
}
.caption h3 {
  font-size:22px;
  font-weight:500;
  /* 16 * 0.0625 = 1px */
  letter-spacing: 0;
  padding: 0 0 10px 0;
  margin: 0;
}
.sector {
  padding:0;
}

/*  img.sector-img { width:38%; height:38%;} */


/* Statistics */

.statistics {
  margin-top:30px;
  padding-top:25px;
  padding-bottom:25px;
}
.statistics h4 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing:0;
  font-size:18px;
  text-align:left;
  padding-left:10px;
}
.source{
  text-align:right;
}
.more {
  text-align:left;
}
.stat-item {
  padding:0 30px 0 30px;
}
.stat-border-side {
  border-left: solid 1px #CCCCCC;
}

/* Products recipero red #d21316; bright green 43a931 */

.product {
  display: block;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.product-header {
  background-color:#000;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  min-height:38px;
  border-bottom: solid 1px #fff;
}
.product-icon {
  background-color:#d21316;
  border-top-left-radius: 4px;
  padding:5px;
  min-height:30px;
}
.product-title {
  padding-top: 4px;
  padding-left: 15px;
}
.product-title h3 {
  color:#fff;
  font-size:20px;
  letter-spacing:0;
  margin:0;
}
span.tm {
  font-size:14px;
  vertical-align:super;
}
.product-image {
  margin-bottom:15px;
}
.product-btn {
  margin-top: 15px;
  margin-bottom: 10px;
}
.product-img img:hover {
  opacity: 0.6;
  background-color: #d21316;
}

/* About 2 this is an include similar to the original */

.recipero {
  margin:10px 0 0 0;
}
.about-wide {
  padding-top:10px;
  padding-bottom:10px;
  margin-bottom: 20px;
  background-color: #ededed;
}
.about-wide {
  max-width: 100%;
}

/*! inside product pages */

div.sector-area h1 {
  color:#000;
  font-size:34px;
}
div.inside-content h1 {
  color:#d21316;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size:30px;
  font-weight:500;
}
div.inside-content h2, div.sector-area h2 {
  -color:#646569;
  color:#55565B;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size:28px;
  line-height:1.2em;
}
div.inside-content h3, div.sector-area h3 {
  -color:#000000;
  color: #55565B;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size:22px;
  font-weight:500;
  line-height:1.35em;
}
div.inside-content h3 {
  padding-top:15px;
}
div.inside-content h4, div.inside-content h5, div.sector-area h4, div.sector-area h5  {
  -color:#646569;
  color:#55565B;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size:22px;
  -font-weight:400;
}
div.inside-content h5, div.sector-area h5  {
  font-size:20px;
  font-weight:500;
}
ul.benefits {
	margin:10px;
	padding:0;
}
ul.benefits li {
  line-height:24px;
  padding-top:5px;
  margin-bottom:5px;
  list-style-type:none;
  background:url('/content/img/products/tick-3.png') no-repeat 0 10px;
  padding-left: 30px;
  margin-left:0;
  background-size: 20px 16px;
}
div.factoid {
  border-top: solid 3px #999;
  border-bottom: solid 3px #999;
  padding-top: 20px;
  padding-bottom:20px;
  margin-top:20px;

}
div.fact-caption {
  width: 230px;
  padding:0 0 0 20px;
}
div.fact-caption h4 {
  padding:0;
  margin:0;
  font-size:21px;
  line-height:28px;
}
.source-factoid {
  text-align:left;
  margin-top:0;
  padding-top:10px;
  margin-bottom:20px;
}

/* Products recipero red #d21316; bright green 43a931 */

.top-snippet {
  margin-top: 80px;
}
.snippet {
  display: block;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.snippet-header {
  background-color:#000;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  min-height:38px;
  border-bottom: solid 1px #fff;
}
.snippet-icon {
  background-color:#d21316;
  border-top-left-radius: 4px;
  padding:5px;
  min-height:30px;47a447
}
.snippet-grn-icon {
  background-color:#47a447;
  border-top-left-radius: 4px;
  padding:5px;
  min-height:30px;
}
.snippet-title {
  margin-top:0;
  padding-top: 4px;
  padding-left: 15px;
}
#snippet-title h3 {
  color:#fff;
  font-size:18px;
  letter-spacing:0;
  margin:6px 0 0 0;
  padding-top: 0px;
  padding-left: 15px;
}
 {
  font-size:12px;
  vertical-align:1.3em;
}
.snippet-image {
  margin-bottom:15px;
}
.snippet-btn {
  margin-top: 15px;
  margin-bottom: 10px;
}
.cogs {
  background:url('/content/img/products/cogs-bg.png') no-repeat 50% 50%;
}
.database {
  background:url('/content/img/products/data-bg.png') no-repeat 50% 50%;
}
.target {
  background:url('/content/img/products/target-bg.png') no-repeat 50% 50%;
}
.alert-bg {
  background:url('/content/img/products/alert-bg.png') no-repeat 50% 50%;
}
.speaker {
  background:url('/content/img/products/speaker-bg.png') no-repeat 50% 50%;
}
div.side-bar {
  text-align:left;
}
div.side-bar h4 {
  color:#55565B;
  font-size: 21px;
  font-weight: 500;
}
div.side-bar ul {
  margin-left:0!important;
  padding-left:15px!important;
}
div.side-bar li {
  line-height:21px;
  padding-bottom: 10px;
}
div.snippet-copy h4 {
  color: #d21316;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
}
.snippet-copy {
  text-align:left;
  padding:20px;
  margin-bottom:0;
  border-left: solid 5px #d21316;
  opacity : none;
}
.snippet-grn-copy {
  text-align:left;
  padding:20px;
  margin-bottom:0;
  border-left: solid 5px #47a447;
  opacity : none;
}
.snippet-copy h3 {
  font-size:22px;
  /* 16 * 0.0625 = 1px */
  letter-spacing: 0;
  padding: 0 0 10px 0;
  margin: 0;
}
.img-banner {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

ul.snippet-list {
  margin:0;
  padding:0 0 0 20px;
}
ul.inside-list {
  padding-left: 30px;
  margin-left: 20px;
}
.w200 {
  min-width:200px;
}

/* Download brochure */

.download {
  border: solid 1px #CCC;
  background: url('/content/img/products/download-bg.png') no-repeat 40% 50%;
  margin-top:20px;
  margin-bottom:20px;
}
.download-text {
	padding:20px 0 0 20px;
	max-width:300px;
}
.download-text p {
	font-size: 16px;
	font-weight: bold;
}
.download-text a {
	font-size: 16px;
	font-weight: normal;
}

/* product ul li heading focus */

ul.focus li {
  line-height:24px;
  font-size:18px;
  margin-top:5px;
  margin-bottom:5px;
  color:#555;
  font-weight:400;
 }

/*! MIN 767 */

@media (min-width: 767px) {

.btn-group-hide {
  display: none !important;
  visibility: hidden !important;
 }
}

/*! MAX 1199 */

@media (max-width: 1199px) {

div.cm-fact {
  width:300px;
 }
div.fact-caption {
  width: 230px;
  padding:0 0 0 20px;
  margin:0;
 }
div.fact-caption h4 {
  padding:0;
  margin:0;
  font-size:20px;
  line-height:26px;
 }
#snippet-title h3 {
  font-size:16px;
  margin:8px 0 0 0;
 }

/* Download brochure */

.download {
  border: solid 1px #CCC;
  background: url('/content/img/products/download-bg-m.png') no-repeat 30% 45%;
 }
.download-text {
	padding:15px 0 0 15px;
	max-width:250px;
 }
.download-text p {
	font-size: 15px;
	font-weight: bold;
 }
.download-text a {
	font-size: 15px;
	font-weight: normal;
 }
}

/*! MAX 991 */

@media (min-width: 992px) {

div.nmpr-video-sml {
  display: none !important;
  visibility: hidden !important;
 }

}

/*! MAX 991 */

@media (max-width: 991px) {

div.nmpr-video-lrg {
  display: none !important;
  visibility: hidden !important;
}

#snippet-title h3 {
  font-size:13px;
  margin:12px 0 0 0;
 }
.product-title h3 {
  font-size:18px;
  margin-top:4px;
 }
span.tm {
  font-size:12px;
  vertical-align: top;
 }
div.cm-fact {
  width:200px;
 }
div.fact-caption {
  width: 200px; wsa§`""`

  padding:0 0 0 20px;
  margin:0;
 }
div.fact-caption h4 {
  padding:0;
  margin:0;
  font-size:16px;
  line-height:20px;
 }
ul.benefits li {
  line-height:18px;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:40px;
}
ul.general li {
    font-size: 12px !important;
    /*border:solid 1px red;*/
}

/* Download brochure */

.download {
  border: solid 1px #CCC;
  background: url('/content/img/products/download-bg-vs.png') no-repeat 30% 50%;
 }
.download-text {
	padding:10px 0 0 20px;
	max-width:220px;
 }
.download-text p {
	font-size: 14px;
	font-weight: bold;
 }
.download-text a {
	font-size: 14px;
	font-weight: normal;
 }
 .download-image {
 	width:180px;
 }
}

/*! MAX 767 */

@media (max-width: 767px) {

#snippet-title h3 {
  font-size:16px;
  margin:8px 0 0 0;
 }
.stat-border-side {
  border-left:none;
 }
.stat-item {
  padding:10px 30px 10px 30px;
  margin-right: auto;
  margin-left: auto;
  max-width:400px;
 }
.stat-item h4 {
  text-align: center;
  font-size:14px;
 }
.stat-border-btm {
  border-bottom: solid 1px #CCCCCC;
 }
.product-title h3 {
  font-size:16px;
  margin:6px 0 0 0;
 }
span.tm {
  font-size:12px;
  vertical-align:top;
 }
.stat-top {
  margin-top:0;
  padding-top:0;
 }
.source {
  text-align:center;
 }
.product {
  width:321px;
  margin-left:auto;
  margin-right:auto;
 }
.top-snippet {
  margin-top: 20px;
 }
.sector-area h1 {
	font-size:16px;
	padding-top:8px;
 }
img.sector-roundel {
	width:55px;
	height:auto;
	margin-right:20px;
	padding-top:0;
 }
 .sector-menu {
    display: none !important;
    visibility: hidden !important;
 }

 /* Download brochure */

.download {
  border: solid 1px #CCC;
  background: url('/content/img/products/download-bg-vs.png') no-repeat 30% 50%;
 }
.download-text {
	padding:10px 0 0 10px;
	max-width:190px;
 }
.download-text p {
	font-size: 13px;
	font-weight: bold;
 }
.download-text a {
	font-size: 13px;
	font-weight: normal;
 }
 .download-image {
 	width:160px;
 }
}

/*! MAX 420 */

@media (min-width:421px) {

div.nmpr-video-vsml {
  display: none !important;
  visibility: hidden !important;
 }
}

/*! MAX 420 */

@media (max-width:420px) {

div.nmpr-video-sml {
  display: none !important;
  visibility: hidden !important;
 }
div.cm-fact {
  width:150px;
 }
div.fact-caption {
  width: 200px;
  padding:0 0 0 20px;
  margin:0;
 }
div.fact-caption h4 {
  padding:0;
  margin:0;
  font-size:16px;
  line-height:20px;
 }

 /* Download brochure */

.download {
  border: solid 1px #CCC;
  background: url('/content/img/products/download-bg-vvs.png') no-repeat 35% 50%;
 }
.download-text {
	padding:10px 0 0 15px;
	max-width:150px;
 }
.download-text p {
	font-size: 13px;
	font-weight: bold;
 }
.download-text a {
	font-size: 13px;
	font-weight: normal;
 }
 .download-image {
 	width:160px;
 }
}
/*! MAX 320 */

@media (max-width:320px) {

div.cm-fact {
  width:150px;
 }
div.fact-caption {
  width: 150px;
  padding:0 0 0 20px;
  margin:0;
 }
div.fact-caption h4 {
  padding:0;
  margin:0;
  font-size:14px;
  line-height:18px;
 }
}

.executive-baseline {
  border-bottom:dotted 1px #d8d8d8;
}
.executive-box-right {
  padding-left:50px;
}
.executive-box {
 padding:20px 30px;
}
.executive-box-last {
  margin-bottom:30px;
}
div.exec-portrait img {
    margin: auto;
    text-align: center;
    width: 90%;
}
div.exec-portrait-rd img {
    margin: auto;
    text-align: center;
    width: 85%;
}
div.exec-portrait {
    padding:10px 0 0 0;
    border-right: solid 1px #e2e2e2;
    border-left: solid 1px #e2e2e2;
    border-top: solid 1px #e2e2e2;
    border-radius:5px 5px 0 0;
}
div.exec-portrait-rd {
    padding:20px 0 20px 0;
    border-right: solid 1px #e2e2e2;
    border-left: solid 1px #e2e2e2;
    border-top: solid 1px #e2e2e2;
    border-radius:5px 5px 0 0;
}
div.exec-desc {
    padding:15px;
    text-align: center;
    background-color:#f9f9f9;
    border-right: solid 1px #e2e2e2;
    border-left: solid 1px #e2e2e2;
    border-bottom: solid 1px #e2e2e2;
    border-radius: 0 0 5px 5px;
}
div.exec-desc h3 {
    margin-bottom:0;
    padding-bottom:8px;
}

/*! MAX 767 */

@media (max-width: 991px) {
  .executive-box-left {
    padding-right:25px;
  }
  .executive-box-right {
    padding-left:25px;
  }
}
@media (max-width: 767px) {
  .executive-box-left {
    border-right:none;
    padding-right:20px;
  }
  .executive-baseline-ss {
    border-bottom:dotted 1px #d8d8d8;
  }
  .executive-box-right {
    padding-top:0;
  }
}
@media (max-width: 420px) {
  .statistics {
    display: none !important;
  }
  .source {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .stat-border-btm {
    border-bottom:none;}
}
.standard-list li {
    padding:3px 0;
}
.download-box {
    border: solid 1px #CCCCCC;
    padding: 20px;
    margin-bottom: 30px;
}

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: none!important;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

a.blue-link, a.blue-link:hover {
  color: #428bca;
  text-decoration:none;
}

.red-top-border {
   border-top: 6px solid #d21316;
}

/* Scroll to top */
.totop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 104400;
	display:none;
}
.totop a i{
	display: block;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	border-radius: 2px;
}
.totop a, .totop a:visited{
	color: #fff;
}
.totop a:hover {
	color: #fff;
	text-decoration: none;
}
.bg-color {
    background-color: #d21316 !important;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bolder;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-angle-up:before {
    content: "\f106";
    font-weight: bolder;
}


/*! COOKIES POLICY */

table.cookies td {
    padding:10px!important;
}
/*! END COOKIES POLICY */

.inside-content h2.ecosystem, .inside-content h3.ecosystem, .inside-content h4.ecosystem {
  color: #d21316;
  font-size: 21px;
}
.inside-content h3.productsheet {
  color: #d21316;
  font-size: 21px;
  padding-top:0;
}
p.lead {
  /*color:#636466;*/
  color:#000000;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
}
p.sml-lead {
  color:#000000;
  margin-bottom: 20px;
  font-size: 26px!important;
  font-weight: 300;
  line-height: normal;
}
@media (max-width: 997px) {
  p.sml-lead {
    font-size: 20px!important;
  }
}
@media (max-width: 767px) {
  p.sml-lead {
    font-size: 1px!important;
  }
}
ul.benefits li strong {
  font-size:18px;
  color:#000;
  font-weight:450;
}
.inside-banner {
    margin-bottom: 20px;
}
/* body div.footer-links p a {
    line-height: 1.2;
    border: solid 1px red;
}*/
ul.content-list li {
    line-height: 1.5;
    margin-bottom:10px;
}
h3.case-study, h3.contact {
  padding-top:0!important;
  margin-top:0!important;
}
h3#contact {
  padding-top:0!important;
  margin-top:0!important;
}
/*! Home */
.banner-bg-2 {
	background-image:url('/content/img/landing/device-users-banner-w1030x2.jpg');
  background-repeat: no-repeat;
  background-size: 1030px 342px;
  margin: 0 15px 20px 15px;
  width: 1030px;
	height: 400px;
  border-radius: 10px;
}
.banner-inner {
  background-color: rgba(255, 255, 255);;
  width: 960px;
	height: 140px;
  margin-top: 260px;
  margin-right:auto;
  margin-left: auto;
  padding: 30px 30px;
  border-radius: 10px;
}
@media (max-width: 420px) {
  div.mobile-row {
    margin-top: -30px!important;
  }
  div.mobile-row h3 {
    padding-top: 0;
  }
}
img.aw-alert {
  border-radius: 5px;
  margin-top: 40px;
}
img.aw-news {
  border-radius: 5px;
  margin: 20px 0;
}

