  /* ==========================================================================
  font-family: 'Open Sans', sans-serif;

  Light: 300
  Normal: 400
  Normal 400 Italic
  Semi-Bold 600
  Bold 700

  ========================================================================== */

  /* Classes missing in Bootstrap 2.x */

  .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .center-block {
    display:block;
    margin-left: auto;
    margin-right: auto;
  }
  /* End extra Bootstrap classes */


  ::selection {
      background: #df1f1f;
      color: #fff;
  }

  .clearfix {
      clear: both;
  }

  .clearfleft{clear:left;}

  .no-visibility {
      visibility: hidden;
  }

  .herohomedesk,
  .herohomephone {
      width: 100%;
      height: 690px;
      text-align: center;
      color: #333;
      position: relative;
  }
  .herohomedesk h1 {
      margin-bottom: 24px;
  }
  .herohomedesk .bg-image,
  .herohomephone .bg-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      z-index: 0;
      background: #565251 no-repeat center top; /* Specify bg colour as a default to have some bg colour while waiting for the bg image to load. */
      background-size: cover;
  }
  .herohomedesk .bg-image img,
  .herohomephone .bg-image img {
      max-width: none;
  }
  .herohomedesk .container,
  .herohomephone .container {
      position: relative;
      z-index: 1;
  }
  .herohomedesk .container h1 .light {
      font-size: 32px;
  }
  .herohomephone {
      height: 200px;
  }
  .herohomephone .bg-image img {
      width: 100%;
  }

  /****************COMMONS**********************/

  hr.kill {
      background: none;
      border: 0;
      clear: both;
      display: block;
      float: none;
      font-size: 0;
      margin: 0;
      padding: 0;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
  }

  hr.shortwhite {
      border: solid #FFF;
      border-width: 2px 0 0;
      height: 0px;
      width: 57px;
      margin: 0 auto;
  }

  hr.xswhite {
      border: solid #FFF;
      border-width: 2px 0 0;
      height: 0px;
      width: 20px;
      margin: 0px;
      padding:0px;
      float: left;
  }

  .lt-ie8 hr.xswhite {
      margin-left: -380px;
  }

  hr.xsright {
      border: solid #FFF;
      border-width: 2px 0 0;
      height: 0px;
      width: 57px;
      margin: 20px 0px;
      padding:0px;
      float: right;
  }

  hr.shortdark {
      border: solid #363031;
      border-width: 2px 0 0;
      height: 0px;
      width: 20px;

  }

  .no-text-wrap {
      white-space: nowrap;
  }

  .breadcrumb {
      padding-left: 0;
  }
  .breadcrumb > li {
      font-size: 12px;
  }

  .breadcrumb > .active {
      color: #616160;
  }
  .breadcrumb .uncategorized {
      color: #CCC;
  }

  #CSMmob,
  .no-display {
      display: none;
  }

  #HITdiv { /* Helper div to close mega menu */
      position: absolute;
      top: 80px;
      width: 100%;
      height: 150%;
      z-index: 10;
      display:none;
  }

  .prefooter {
      width: 100%;
      margin-top: 80px;
      padding-top: 20px;
      padding-bottom: 60px;
      color: #FFF;
      background: #5b5254; /* Old browsers */
      background: -webkit-linear-gradient(top, #5b5254 0%,#2f2a2b 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #5b5254 0%,#2f2a2b 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #5b5254 0%,#2f2a2b 100%); /* IE10+ */
      background: linear-gradient(to bottom, #5b5254 0%,#2f2a2b 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b5254', endColorstr='#2f2a2b',GradientType=0 ); /* IE6-9 */
  }
  .prefooter h2,
  .prefooter p {
      color: #fff;
  }

  .foot1 {
      width: 100%;
      color: #FFF;
      padding-top: 40px;
      padding-bottom: 40px;
      background: #7f7b7a; /* Old browsers */
      background: -webkit-linear-gradient(top, #7f7b7a 0%,#5a5756 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #7f7b7a 0%,#5a5756 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #7f7b7a 0%,#5a5756 100%); /* IE10+ */
      background: linear-gradient(to bottom, #7f7b7a 0%,#5a5756 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7b7a', endColorstr='#5a5756',GradientType=0 ); /* IE6-9 */
  }

  .foot2 {
      background: url(../img/foot2.png) #b32f20 top left repeat-x;
      width: 100%;
      min-height: 48px;
      color: #FFF;
  }
  .foot2 .foot2-col-1 {
      position: relative;
  }
  .foot2 .foot2-col-1 .t10 {
      position: absolute;
      left: 93px;
      line-height: 1px;
      padding: 25px 0 0 0;
  }
  .foot2 .foot2-col-2 div {
      line-height: 48px;
      /*background: url('../img/corelogic-logo-footer.png') no-repeat 10px center;*/
  }
  .foot2 a{
      margin: 30px 0 0 0;
  }
  @media (max-width: 979px) { /* Below this the RHS of the bottom footer cannot hold the logo anymore */
      .foot2 .foot2-col-2,
      .foot2 .foot2-col-1 {
          width: 100%;
      }
      .foot2 .span5 {
          margin-left: 0;
      }
      .foot2 .foot2-col-2 div {
          background: none!important;
          padding-left:0;
      }
  }
  @media (max-width: 500px) { /* Below this the LHS of the bottom footer breaks into two lines */
      .foot2 .foot2-col-1 .t10 {
          margin-top: -19px;
          line-height: 17px;
      }
  }
  @media (max-width: 340px) { /* Below this the RHS of the bottom footer breaks into two lines */
      .foot2 .foot2-col-2 div {
          line-height: 17px!important;
      }
      .foot2 {
          min-height: 60px;
          background: url(../img/foot3.png) #b32f20 top left repeat-x;
      }
      .foot2 .foot2-col-1 {
      height: 66px;
      }

  }

  /* Login button */
  #deskLoginButton {
      color: #fff!important; /* Override Bootstrap */
      text-shadow: none;
      background: #dd1d1f;
  }
  #LoginOption {
      display: none;
  }
  .navwhite.nav > li > a {
      font-size: 14px;
  }
  .navwhite > li:first-child {
      margin-right: 0;
      padding-right: 9px;
      border-left: 1px solid #dd1d1f;
      border-right: 0;
      background: #dd1d1f;
  }
  .navwhite > li:first-child + li + li {
      margin-left: 0;
      padding-left: 9px;
      border: 0;
      background: #dd1d1f;
  }

  /* Pagination */
  .pagination p {
      margin: 0 0 10px;
      font-size: 14px;
      text-align: center;
      color: #000;
  }
  .pagination p em {
      color: #767676;
      font-style: normal;
  }
  .pagination ul {
      width: 100%;
      margin: 0;
      text-align: center;
      box-shadow: none;
  }

  .pagination ul li {
      display: inline-block;
      vertical-align: middle;
      list-style: none;
      margin-right: 5px;
  }

  .lt-ie8 .pagination ul li {
      /* Fix IE7 bug */
      zoom: 1;
      display: inline;
  }

  .pagination ul > .more,
  .pagination ul > li > a {
      display: block;
      width: 33px;
      padding: 0;
      font-size: 14px;
      line-height: 33px;
      color: #848484;
      text-align: center;
      border: 1px solid #d6d6d6;
  }

  .pagination ul > li:first-child > a,
  .pagination ul > li:last-child > a {
      color: #000;
      border-radius: 0; /* Override Bootstrap defaults */
  }
  .pagination ul > li.active:first-child > a,
  .pagination ul > li.active:last-child > a {
      color: #cd211f;
  }

  .pagination ul > li > a:hover,
  .pagination ul > li.active > a:hover {
      color: #fff;
      text-decoration: none;
      border-color: #dd1d1f;
      background: #dd1d1f;
  }

  .pagination ul > .more {
      display: inline-block;
      border-color: transparent;
  }

  .lt-ie8 .pagination ul > .more {
      /* Fix IE7 bug */
      zoom: 1;
      display: inline;
  }

  .pagination ul > .active > a {
      color: #cd211f;
      background: #fff;
  }

  /** ticker */

  .mask {
      position: relative;
      overflow: hidden;
      height: 30px;
  }

  .mask ul {
      position: relative;
  }

  #data-rismark {
      width: 100%;
      background: url(../img/riskmark-bg.jpg);
      height: 37px;
  }

  #data-rismark ul {
      list-style: none;
      font-family: 'Open Sans', sans-serif;
      margin: 0;
  }

  #data-rismark ul li {
      float: left;
      display: inline-block;
      font-size: 11px;
      color: #424242;
      font-weight: 600;
      padding: 7px 24px 7px 7px;
      margin-right: 8px;
  }

  #data-rismark ul li:last-child {
      margin-right: 0;
  }

  #data-rismark ul li img {
      margin: 0;
      display: inline-block;
  }

  .data-rismark-title {
      padding: 0 8px;
      background: url(../img/rismark-hover.jpg) no-repeat 100% center;
      background-repeat: no-repeat;
  }

  .data-rismark-title a {
      position: relative;
      z-index: 2;
      white-space: nowrap; /* For IE8 */
  }
  .data-rismark-title a:hover {
      text-decoration: none;
  }

  .data-rismark-title span {
      margin-left: 14px;
      color: #424242;
  }

  .data-rismark-title span {
      padding: 0 !important;
  }

  #data-rismark ul li span {
      padding: 0 2px;
  }

  .lt-ie9 .data-rismark-title {
      margin-right: 0 !important;
      padding-left: 18px !important;
      padding-right: 24px !important;
  }
  .lt-ie8 .data-rismark-title {
      padding-bottom: 0 !important;
      height: 30px !important;
  }
  .lt-ie9 .data-rismark-title span {
      margin-left: 0;
  }
  .lt-ie8 #data-rismark ul li span {
      margin-left: 4px;
  }

  .tickercontainer {
      overflow: hidden;
  }

  .positive_ {
      color: #4aaa27;
  }

  .negative_ {
      color: #bf2b2b;
  }


  /**************TEXT*****************/

  h1 {
      margin: 30px 0;
      font: 300 40px/1em 'Open Sans', sans-serif;
      color: #000;
  }

  h2 {
      margin: 30px 0 12px;
      font: 300 30px/1em 'Open Sans', sans-serif;
      color: #000;
  }

  h3 {
      margin: 30px 0 10px;
      font: 400 20px/1.2em 'Open Sans', sans-serif;
      color: #000;
  }

  h4 {
      margin: 18px 0 5px;
      font: 600 18px/1em 'Open Sans', sans-serif;
      color: #000;
  }

  h5 {
      margin: 12px 0;
      font: 600 15px/1.2em 'Open Sans', sans-serif;
      color: #000;
  }

  p,
  li {
      font-size: 15px;
      color: #6e6259;
      /*font-weight: 300;*/
      font-weight: 400;
  }
  .paragraph-larger {
      font-size: 18px;
      font-weight: 300;
      line-height: 1.4;
      color: #6e6259;
  }
  .paragraph-largest {
      font-size: 20px;
      font-weight: 300;
      line-height: 1.2;
      color: #6e6259;
  }
  .paragraph-active {
      color: #e03c31;
  }

  .t10 {
      font-size: 10px;
  }

  .t11 {
      font-size: 11px;
  }

  .t12 {
      font-size: 12px;
  }

  .t13 {
      font-size: 13px;
  }

  .t14 {
      font-size: 14px;
  }
  .t15 {
      font-size: 15px;
  }
  .t16 {
      font-size: 16px;
  }
  .t18 {
      font-size: 18px;
  }
  .t19 {
      font-size: 19px;
  }
  .t20 {
      font-size: 20px;
  }
  .t24 {
      font-size: 24px;
  }
  .t26 {
      font-size: 26px;
  }
  .t30 {
      font-size: 30px;
  }
  .t34 {
      font-size: 34px;
  }
  .t36 {
      font-size: 36px;
  }
  .t38 {
      font-size: 38px;
  }
  .t40 {
      font-size: 40px;
  }

  .t42 {
      font-size: 42px;
  }

  .t48 {
      font-size: 48px;
  }

  /********** SPACERS */

  .mt0 {
      margin-top: 0;
  }

  .mt10 {
      margin-top: 10px;
  }
  .mt11 {
      margin-top: 11px;
  }
  .mt12 {
      margin-top: 12px;
  }

  .mt15 {
      margin-top: 15px;
  }

  .mt18 {
      margin-top: 18px;
  }

  .mt20 {
      margin-top: 20px;
  }

  .lt-ie8 .ie7mt20 {
      margin-top: 20px;
  }

  .mt25 {
      margin-top: 25px!important;
  }

  .lt-ie8 .ie7mt30 {
      margin-top: 30px;
  }

  .mt30 {
      margin-top: 30px!important;
  }

  .mt35 {
      margin-top: 35px;
  }

  .mt40 {
      margin-top: 40px;
  }

  .mt50 {
      margin-top: 50px;
  }

  .mt62{margin-top:62px !important;}

  .mt80 {
      margin-top: 80px;
  }

  .mt87 {
      margin-top: 87px;
  }

  .mt120 {
      margin-top: 120px;
  }

  .mb0 {
      margin-bottom: 0;
  }

  .mb5 {
      margin-bottom: 5px;
  }

  .mb20 {
      margin-bottom: 20px;
  }

  .mb50 {
      margin-bottom: 50px;
  }

  .ml0 {
      margin-left: 0!important;
  }

  .ml10 {
      margin-left: 10px;
  }

  .pr20 {
      padding-right: 20px;
  }

  .pr30 {
      padding-right: 30px;
  }

  .pr40 {
      padding-right: 40px;
  }

  .minus-margin60 {
      margin-top: -60px;
  }

  .minus-margin70 {
      margin-top: -70px;
  }

  .minus-margin75 {
      margin-top: -75px;
  }

  .minus-margin79 {
      margin-top:-79px;
  }

  .minus-margin120 {
      margin-top:-120px;
  }


  .dark {
      color: #000; /* Brand colour */
  }
  .gray {
      color: #352f31;
  }
  .darkgray {
      color: #6E6259; /* Brand colour */
  }
  .midgray {
      color: #8c8279; /* Brand colour */
  }
  .lightgray {
      color: #616160;
  }
  .red {
      color: #de1e1f;
  }
  .cele {
      color: #31baef;
  }
  .white {
      color: #FFF; /* Brand colour */
  }
  .pink {
      color: #e3204e;
  }

  .text-left{text-align:left !important;}

  .marginkiller {
      margin: 0px ;
  }

  /* Carousel */

  .carousel-inner img {
    width: 100%;
  }
  .carousel-indicators {
      top: auto;
      bottom: -20px;
      left: 50%;
      right: auto;
      margin-left: -35px;
  }
  .carousel-indicators li {
      background-color: #999;
  }
  .carousel-indicators li.active {
      background-color: #de1e1f;
  }
  .carousel-control {
      background: #DF1F1F;
      opacity: 1;
      filter: alpha(opacity=100);
      border: 0;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      left: 0;
      top: 50%;
      height: 60px;
      width: 35px;
      font-size: 50px;
      margin-top: -35px;
      line-height: 48px;
  }
  .carousel-control.right {
      left: auto;
      right: 0;
  }
  .featureImgWrap {
    position: relative;
  }
  .featureImgOverlay {
    position: absolute;
    bottom: 5px;
    left: 35px;
    margin-right: 35px;
    padding: 10px;
    background: rgba(0,0,0,0.4);
    color: #fff;
  }
  @media (min-width: 768px) {
    .featureImgOverlay {
      bottom: 20px;
      left: 60px;
      margin-right: 60px;
      padding: 20px;
    }
  }
  .featureImgOverlay a {
    color: #fff;
  }
  .featureImgOverlay a:hover,
  .featureImgOverlay a:focus {
    text-decoration: none;
  }
  .featureImgOverlay .news-type {
    font-size: 14px;
    font-weight: 300;
  }
  .featureImgOverlay h2 {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
  }
  @media (min-width: 768px) {
    .featureImgOverlay .news-type {
      font-size: 14px;
    }
    .featureImgOverlay h2 {
      font-size: 20px;
    }
  }
  /* News items*/

  .news-title{font-weight:500;}
  .news-items-wrap {
    margin-right: -30px;
  }
  .news-items {
    width: 100%;
    margin: 0 -15px;
  }
  .flexbox .news-items {
      display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;      /* TWEENER - IE 10 */
      display: -webkit-flex;     /* NEW - Chrome */
      display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */


      /*-webkit-box-direction: normal;
       -moz-box-direction: normal;
       -webkit-box-orient: horizontal;
       -moz-box-orient: horizontal;*/
       -webkit-flex-direction: row;
       -ms-flex-direction: row;
       flex-direction: row;
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;

       /*-webkit-flex-flow: row wrap;
       -moz-flex-flow: row wrap;
       -ms-flex-flow: row wrap;
       flex-flow: row wrap;*/

      /*flex-direction:row;*/
      justify-content: flex-start;

      /*flex-flow: row wrap;*/
  }
  .news-items .news-item {

      /*float: left; */              /* Fallback if flex not supported */

      /*-webkit-box-flex: 1 100%; */     /* OLD - iOS 6-, Safari 3.1-6 */
      /*-moz-box-flex: 1 100%; */         /* OLD - Firefox 19- */
      /*-webkit-flex: 1 100%; */         /* Chrome */
      /*-ms-flex: 1 100%;*/              /* IE 10 */
      /*flex: 1 100%;*/                  /* NEW, Spec - Opera 12.1, Firefox 20+ */

      position: relative;
      padding: 25px 15px 50px 15px;
      /*margin-left: 15px;
      margin-right: 0;
      margin-top: 30px;*/
      width: 100%;
  }
  .no-flexbox .news-items .news-item {
    display: block;
  }
  .news-items .news-item .read-more {
    position: absolute;
    bottom: 20px;
  }
  @media (min-width: 450px) {
    .news-items .news-item {
      max-width: 50%;
      width: 50%;
    }
    .no-flexbox .news-items .news-item {
      float: left;
    }
  }
  @media (min-width: 650px) {
    .news-items .news-item {
      /*max-width: 251px;*/
      max-width: 33.3333%;
      width: 33.3333%;
    }
  }
  /*@media (min-width: 992px) {
    .news-items .news-item {
      max-width: 232px;
    }
  }*/
  .news-items .news-item img {
      width: 100%;
      margin-bottom: 8px;
  }
  .news-type-items .news-item img {
      width: 100%;
  }
  .news-items .news-item .news-type a {
      font-size: 12px;
      font-weight: bold;
      color: #333;
  }
  .news-items .news-item .news-type a:hover {
    text-decoration: none;
  }
  .news-items .news-item .news-date {
      font-size: 12px;
      font-weight: 400;
      color: #CCC;
  }
  .recent-news {
      border-bottom: 1px solid #f9d0cf;
      padding-top: 20px;
      padding-bottom: 20px;
  }
  .recent-news > h2 {
    margin-top: 0;
  }
  .recent-news-item:first-child {
      margin-top: 0;
  }
  .recent-news-item {
      margin-top: 15px;
  }
  .recent-news-item .news-img {
      float: left !important;
      margin-bottom: 0;
  }
  .recent-news-item .news-img img {
      width: 100%;
  }
  .recent-news-item .news-img i {
      line-height: 24px;
  }
  @media (min-width: 769px) {
    .recent-news-item .news-img {
      width: 100px;
    }
    .recent-news-item .news-img img {
      width: auto;
    }
  }
  .news-type-items .news-item {
      border-bottom: 1px solid #CCC;
      padding-bottom: 15px;
  }
  .news-type-items .news-item .news-date {
      display: inline-block;
      margin-left: 20px;
      color: #CCC;
  }
  .news-article-report {
      margin-top: 10px;
      border-bottom: 1px solid #f9d0cf;
  }
  .news-article h2 {
      margin-top: 10px;
      margin-bottom: 30px;
      line-height: 1.2em;
  }
  .news-article .news-date {
      margin-bottom: 10px;
      color: #CCC;
  }
  .news-article .news-author {
      margin-bottom: 3px;
  }
  .news-article .article-meta {
    float: left;
    margin-right: 15px;
  }
  .news-article .page-tools {
    margin-left: 15px;
    float: right;
    text-align: right;
  }
  .news-article .socialButtons {
    float: right;
      /*margin-top: 15px;*/
  }
  .normal {
      font-weight: 400;
  }
  .light {
      font-weight: 300;
  }
  .bold {
      font-weight: 600;
  }

  .strong {
      font-weight: 700;
  }



  .upper {
      text-transform: uppercase;
  }
  .underline {
      text-decoration: underline;
  }
  .italic {
      font-style: italic;
  }


  .line01 {
      line-height: 0.01em;
  }
  .line02 {
      line-height: 0.2em;
  }
  .line03 {
      line-height: 0.3em;
  }
  .line05 {
      line-height: 0.5em;
  }
  .line1 {
      line-height: 1em;
  }
  .line12 {
      line-height: 1.2em;
  }
  .line15 {
      line-height: 1.4em;
  }
  .line16 {
      line-height: 1.6em;
  }
  .line17 {
      line-height: 1.7em;
  }
  .line2 {
      line-height: 1.5em;
  }
  .line21 {
      line-height: 2.1em;
  }


  .le01 {
      letter-spacing: 0.1em;
  }


  .active{color:#dd1d1f;}

  /* Featured products */
  .featured-products {
      padding-top:30px;
  }
  .featured-product .span10 {
      position: relative;
  }
  .featured-product .btn-primary {
      display: none;
  }

  /* Products Page */
  .products-page-nav {
      width: 100%;
      border-bottom: 1px solid #f9d1d0;
      margin-bottom: 18px;
  }
  .products-page-nav ul {
      margin: 0;
      padding: 0;
  }
  .products-page-nav li {
      list-style: none;
      display: inline-block;
      margin: 0 16px 0 0;
  }
  .products-page-nav li a{
      font: 300 30px/1em 'Open Sans', sans-serif;
      color: #777777;
      display: block;
      border-bottom: 6px transparent;
      padding: 0 15px 12px 15px;
  }
  .products-page-nav li a:hover{
      text-decoration: none;
      color: #000;
      border-bottom: 6px transparent;
  }
  .products-page-nav li a.active{
      color: #000;
      border-bottom: 6px solid #e01810;
  }

  @media (max-width: 767px) {
      .featured-product .span10 {
          margin-bottom: 20px;
      }
      .featured-product .btn-primary {
          display: inline-block;
      }
      .featured-product .link-block {
          border: 0;
      }
      .products-page-nav {
          margin: 20px 0 0 0;
      }
      .products-page-nav li a{
          font: 400 20px/1em 'Open Sans', sans-serif;
          border-bottom: 3px transparent;
          padding: 0 10px 10px 10px;
      }
      .products-page-nav li a:hover{
          border-bottom: 3px transparent;
      }
      .products-page-nav li a.active{
          border-bottom: 3px solid #e01810;
      }
  }

  /* Related products */
  .related-products .link-block {
      height: 100%;
  }

  /* Media releases */
  .media-releases {
      width: 670px;
      overflow: hidden;
  }
  .media-releases h2 {
      margin: 20px 0;
  }
  .media-releases .span6 {
      margin-left: 20px;
  }
  .media-releases .span6 p:first-child {
      margin-top: -5px;
  }

  .sidebar-media-releases {
      width: 258px;
  }
  .sidebar-media-releases h2 {
      margin: 20px 0;
  }
  .sidebar-media-releases h2 + .link-block {
      margin-top: -5px;
  }
  .sidebar-media-releases .span6 {
      clear: left;
      width: auto;
      margin: 0;
  }
  .sidebar-media-releases .link-block-vertical {
      margin: 0 0 0 -10px;
  }
  .sidebar-media-releases .link-block img {
      display: block;
      margin-bottom: 12px;
  }
  .lt-ie8 .sidebar-media-releases .span6 {
      width: 100%;
  }
  .media-release-hero .span2 {
      width: 268px; /* Image width */
  }
  .media-release-hero .span6 {
      width: 372px;
  }
  .media-release-hero .span6:first-child {
      margin-left: 0;
      margin-right: 20px;
  }

  @media (max-width: 979px) {
      .media-releases,
      .sidebar-media-releases {
          width: 100%;
      }
      .media-releases .span6,
      .sidebar-media-releases .span6 {
          width: 80%;
      }
      .media-release-hero .span6 {
          width: 58%;
      }
      .sidebar-media-releases .span2,
      .sidebar-media-releases .span6 {
          float: left;
      }
      .sidebar-media-releases .span6 {
          clear: none;
      }
  }
  @media (max-width: 767px) {
      .media-releases .span6,
      .sidebar-media-releases .span6 {
          width: 100%;
          margin-left: 0;
      }
  }

  .view-all {
      display: block;
      margin-top: 20px;
      font-size: 14px;
  }
  .view-all:before {
      content: "> ";
  }

  .foot ul{
      list-style-type: none;
      margin: 0px;
      padding: 0px;
  }

  .foot img{
      margin-bottom: 5px!important;
  }

  .foot li > a{
      text-decoration: none;
      font-size: 12px;
      color: #FFF;
  }
  .foot li > a:hover{
      color: #CCC;
      text-decoration: none;
  }

  .foot2 a{
      text-decoration: none;
      font-size: 10px;
      color: #FFF;
  }
  .foot2 a:hover{
      text-decoration: none;
      color: #f69989;
  }

  .job-title-offert .dark {
      font-weight: 400;
  }

  .toparrowphone a{
      font-size: 32px;
      color: #CCC;
      text-decoration: none;
  }

  .hightlights ul {
      margin-left: 0;
  }
  .hightlights li,
  .content-editable-main ul li {
      margin-bottom: 10px;
      padding-left: 12px;
      list-style-type: none;
      background: url('../img/bull.jpg') no-repeat 0 11px;
  }

  .areaMargins {
      margin-top:40px;
      margin-bottom:40px;
  }

  .featured-product .featured-product-right {
      margin-top: 36px;
      padding-left: 20px;
  }

  .fbPadded {
      display: inline;
      max-height: 20px;
      min-width: 75px;
  }


  /* the below changes are for chrome making the facebook button vanish after
  the page has gone backwards or forwards*/
  .fbPadded span {
      height: 20px !important;
      min-width: 90px !important;
  }

  .fbPadded iframe {
      min-height: 20px;
      min-width: 76px;
  }

  /*.twitterPadding {
      margin-right: -15px;
  }*/

  .socialButtons {
      padding-bottom: 20px;
  }

  .socialButtons span, .socialButtons div {
      display: inline-block;
      /*vertical-align: top;*/
      vertical-align: baseline;
      line-height: 14px;
  }

  .gray a, .gray a:hover {
      color: #352f31;
  }

  .dark a, .dark a:hover {
      color: #000;
  }

  .navbar .brand {
      position: absolute;
      width: 177px;
      height: 81px;
      margin: 0;
      padding: 0;
      background: url('../img/CL_Header-Logo.jpg') no-repeat center center;
      text-indent: -9999em;
  }
  #NewsMenu {
      position: relative;
      margin-top: 10px;
      margin-bottom: 20px;
      height: 50px;
  }
  #NewsMenu .navbar-inner {
      background: transparent;
      border: 0;
      box-shadow: none;
      padding: 0;
  }
  @media (max-width: 979px) {
    #NewsMenu .navbar .nav  {
      float: left;
      background: #565251;
      z-index: 9000;
    }
  }
  @media (max-width: 979px) {
    .nav-collapse.collapse {
      /*display: none;*/
      position: absolute;
    }
    .nav-collapse.collapse.in {
      /*display: block;*/
      top: 50px;
      height: auto;
      width: 100%;
      left: 0;
      right: 0;
    }
  }
  #NewsMenu .navbar .nav > li > a {
      text-shadow: none;
      color: #fff;
      padding: 15px 10px;
      margin: 0;
  }
  #NewsMenu .navbar .nav > li > a.dropdown-toggle {
      cursor: default;
  }
  #NewsMenu .navbar .nav > li:first-child > a {
      padding-left: 0;
  }
  #NewsMenu .dropdown .dropdown-toggle:hover + .dropdown-menu{
      display: block;
  }
  #NewsMenu .dropdown-menu:hover {
      display: block;
  }
  #NewsMenu .navbar .nav li.dropdown.open > .dropdown-toggle {
      background-color: transparent;
  }
  #NewsMenu .navbar .nav > li > .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 10px;
    display: inline-block;
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-bottom: 7px solid #FFF;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-bottom-color: #615E5D;
    content: '';
  }
  #NewsMenu .navbar .nav li.dropdown > .dropdown-toggle .caret {
      border-top-color: #B2B2B2;
      border-bottom-color: #B2B2B2;
  }
  .navbar .nav li.dropdown > a:hover .caret,
  .navbar .nav li.dropdown > a:focus .caret {
      border-top-color: #615E5D;
      border-bottom-color: #615E5D;
  }
  #NewsMenu .dropdown-menu {
      background-color: #615E5D;
      background-image: none;
      min-width: 13em;
  }
  .news-search {
      padding: 10px 0;
  }
  .input-append {
      width: 100%;
  }
  .news-search input {
      height: 30px;
      width: 100%;
  }
  .news-search .btn-submit {
    background: none;
    border: 0;
    line-height: 16px;
    background-color: #DD1D1F;
    height: 30px;
    color: #FFF;
    font-weight: 100;
    text-shadow: none;
    padding: 0 15px;
}
  .news-search .input-append {
      padding-right: 45px;
  }
  @media (min-width: 980px) {
    .news-search {
      float: right;
    }
    .news-search input {
          width: 18em;
      }
    .news-search .input-append {
        padding-right: 0;
    }
  }
  .news-search .add-on {
      padding: 4px 10px;
      height: 30px;
      background: #dd1d1f;
      border-color: #dd1d1f;
  }
  .news-search .add-on [class^="icon-"] {
      color: #fff;
      text-shadow: none;
  }
  .homebut {
      cursor: pointer;
  }

  .homebut a {
      text-decoration: none;
  }
  .homebut-hover a {
      text-decoration: underline;
  }

  .productButton {
      width: 242px;
      margin-bottom:6px;
  }

  .lt-ie9 #data-rismark ul li img {
      margin-right: 0px;
  }

  .lt-ie8 .grid LI {
      display: inline
  }

  .lt-ie8 .minus-margin79 {
      margin-top: 0;
  }

  .lt-ie8 .cs-style-3 figcaption {
      width: 86%
  }

  .lt-ie8 .icon-angle-down {
      margin-top: -14px
  }

  .lt-ie8 .largeMenu {
      width: 779px
  }

  .lt-ie9 figure figcaption {
      display: none;
  }

  /* Block link */
  .link-block {
      overflow: hidden;
      display: block;
      padding: 10px;
      margin-left: -10px;
  }
  .link-block:hover,
  .link-block:focus {
      text-decoration: none;
      background: #e7e7e7; /* Slightly darker for non-retina displays */
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
  }
  .link-block-compact {
      padding-top: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid #eee;
      margin-bottom: 0!important;
  }

  .link-block-compact__news  {
      border-top: 1px solid #eee;
  }

  .link-block-compact-last {
      border-bottom: 0;
  }
  .link-block-vertical {
      margin: -10px 0 0;
  }

  .btn-product {
      width: 242px;
      margin-bottom: 12px;
  }

  .btn-tools {
    padding: 3px 0;
    background: none;
    border: 0;
    font-size: 22px;
    box-shadow: none;
    margin-left: 15px;
  }
  .btn-tools:hover {
    background: none;
    color: #df1f1f;
  }
  .btn-tools:focus {
    background: none;
  }
  @media (min-width: 768px) and (max-width: 979px) {
      .btn-product {
          width: 100%;
      }
  }

  #getting-started{width:642px; padding-top:32px;}
  #getting-started label{font-size:14px; color:#4e504e; width:160px; text-align:left;}
  #getting-started abbr{color:#000 !important; margin-left:2px;}
  #getting-started input{color:#707070;font-size: 11px;font-style: italic;width: 381px;border: 1px solid #e2e2e2;padding: 7px 0;border-radius: 0;margin-bottom: 13px;line-height: inherit;height: auto;padding: 3px 9px;}
  #getting-started select{color:#707070;background:url(../img/select-icon.jpg) no-repeat right; appearance:none; -moz-appearance:none; -webkit-appearance:none;font-size: 11px;font-style: italic;width: 381px;border: 1px solid #e2e2e2;padding: 7px 0;border-radius: 0;margin-bottom: 13px;line-height: inherit;height: auto;padding: 3px 9px;}
  #getting-started input[type="radio"] {
      width: auto;
      margin: 0 1em 0 0;
  }
  #getting-started .input-container {
      margin-bottom: 13px;
      font-size: 14px;
      color: #767676;
  }
  #getting-started .input-container label {
      width: auto;
  }
  #getting-started .required-fields span{font-size: 13px;color: #000;font-style: italic;width: auto;margin-top: 10px;display: inline-block;padding-bottom: 10px;}
  #getting-started .required-fields .required-error{color:#d9191e;}
  #getting-started .required-fields abbr{margin-left:0 !important;}
  #getting-started hr{margin-bottom:30px;}
  #getting-started .btn-large{font-size:16px; font-weight:bold;}

  .lt-ie8 #getting-started .form-field {
      margin-bottom: 13px;
  }

  .field-error{border:1px solid #d9191e !important;}

  .call-us-spot{padding-bottom:30px;}

  .sidebar-spot{width:258px; overflow:hidden;}
  .sidebar-spot h2{margin-top:0; margin-bottom:10px;}
  .sidebar-spot h3{margin-top:0;}
  .sidebar-spot hr{margin-top:30px; margin-bottom:0; padding:0;}

  .sidebar-spot-rismark {
      margin: 0 0 20px 30px;
  }
  .sidebar-spot-rismark .paragraph-larger + .paragraph-larger {
      margin-top: 24px;
  }

  .live-chat{}
  .live-chat .paragraph-larger {margin:0; line-height:30px;}
  .live-chat .btn{margin-top: 25px;font-size: 14px;font-weight: 600;}

  .spot-btns{padding-top:28px;}
  .spot-btns .btn{font-size: 14px;font-weight: 600;padding: 7px 14px;width: 251px;height: 33px;margin-bottom: 7px;}
  .spot-btns .btn i{margin-right: 10px;margin-top: -4px;display: block;float: left;}

  .conect-rp-data{padding-top:35px;}
  .conect-rp-data h2{margin-bottom:35px;}
  .social-link-cont{}
  .social-link-cont p {margin-top:0; margin-bottom:3px;}
  .social-link-cont .pull-left a {
      font-size: 15px;
  }
  .social-link{background:url(../img/social-sprite.png) no-repeat; width:42px; height:42px; display:block; margin-right:12px; margin-bottom:22px;}

  .twitter{background-position:-42px 0px;}
  .facebook{background-position:0px 0px;}
  .youtube{background-position:-84px 0px;}
  .linkedin{background-position:-126px 0px;}
  .googleplus{background-position:-167px 0px;}

  .lt-ie9 .social-link-cont .pull-left a {
      font-size: 14px;
  }
  .lt-ie8 .social-link-cont {
      margin-bottom: 22px;
  }
  .lt-ie8 .live-chat .btn,
  .lt-ie8 .spot-btns .btn {
      margin-left: 0;
  }

  /* Generic styles for content-editable main copy */
  .content-editable-main ul {
      margin: 0;
  }
  .content-editable-main h3:first-child,
  .content-editable-main h4:first-child {
      margin-top: 0;
  }
  .content-editable-main b,
  .content-editable-main strong {
      font-weight: normal;
      color: #352f31;
  }


  /* General inquiries (Contact us page) */
  .general-enquiries h1 {
      margin: 0 0 10px;
  }
  .general-enquiries strong {
      color: #000;
      font-weight: 400;
  }
  .general-enquiries .contact-options {
      position: relative;
      display: table;
      width: 100%; /* for IE */
      height: 36px;
      padding: 0 0 0 45px;
  }
  .general-enquiries .icon-2x {
      position: absolute;
      left: 0;
      top: 0;
  }
  .general-enquiries .contact-options span {
      display: table-cell;
      width: 100%; /* For Chrome */
      vertical-align: middle;
  }
  .general-enquiries .phone {
      font-weight:600;
      font-style: normal;
  }
  .general-enquiries .arrow-top {
      max-width: inherit;
  }
  .lt-ie8 .general-enquiries .contact-options span {
      display: inline-block;
      line-height: normal;
  }

  /* Sitemap */
  .sitemap h2 {
      margin-bottom: 50px;
  }
  .sitemap h3 {
      padding-bottom: 7px;
      margin-top: 20px;
      font-size: 30px;
      font-weight: 300;
      line-height: 1.2em;
      border-bottom: 1px solid #ccc;
  }
  .sitemap h4 {
      margin-top: 0;
      font-size: 21px;
      font-weight: 300;
      line-height: 1.2em;
  }

  /* Tables */
  /* Live Data table */
  .table-wrapper-live-data {
      margin: 0 0 20px 30px!important;
  }
  .table-live-data {
      margin: 0;
  }
  .table-live-data.mb20 {
      margin-bottom: 20px;
  }
  .table-live-data .tableHeader {
      color: #fff;
      background: #352F31;
  }
  .table-live-data thead th {
      vertical-align: top;
      font-weight: 500;
  }
  .table-live-data th span {
      font-size: 11px;
  }
  .table-live-data .data-right {
      text-align: right;
  }
  .table-live-data .data-left {
      text-align: left;
  }
  .table-live-data td.data-left,
  .table-live-data td.data-right {
      vertical-align: middle;
  }
  .table-live-data .increase {
      color: #090;
  }
  .table-live-data .increase span:after {
      content: "\25B2";
  }
  .table-live-data .decrease {
      color: #f00;
  }
  .table-live-data .decrease span:after {
      content: "\25BC";
  }
  .table-live-data tfoot td {
      font-size: 11px;
      line-height: normal;
  }

  .table-live-data-complex .header-1 th span {
      display: block;
      width: 100%;
      font-size: inherit;
      text-align: center;
      border-bottom: 1px solid #ddd;
  }
  .table-live-data-complex th.data-right {
      border: 0;
  }

  /* Responsive table CSS */
  /* Start plugin CSS */
  table.responsive {
      margin-bottom: 0;
  }
  .pinned {
      position: absolute;
      left: 0;
      top: 0;
      width: 35%;
      overflow: hidden;
      overflow-x: scroll;
  }
  .pinned table {
      border-right: none;
      border-left: none;
      width: 100%;
  }
  .pinned table th,
  .pinned table td {
      white-space: nowrap;
  }
  .pinned td:last-child {
      border-bottom: 0;
  }
  div.table-wrapper {
      position: relative;
      overflow: hidden;
  }
  div.table-wrapper div.scrollable {
      margin-left: 35%;
  }
  div.table-wrapper div.scrollable {
      overflow: scroll;
      overflow-y: hidden;
  }
  table.responsive td,
  table.responsive th {
      position: relative;
      white-space: nowrap;
      overflow: hidden;
  }
  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
      display: none;
  }
  /* End plugin CSS */
  .scrollable .table-live-data thead th {
      padding-bottom: 8px; /* Align heading cells when table is split */
  }
  .scrollable .table-live-data thead th:first-child {
      padding-bottom: 4px; /* Align heading cells when table is split */
  }
  .pinned {
      border-right: 1px solid #ddd;
  }

  /* Rismark graph */
  .graph-wrapper {
      margin: 20px 0;
  }
  #asxWorm {
      width: 670px;
      height: 300px;
      margin: 0 auto;
  }
  .wormContainer {
      padding-top: 5px;
  }
  .wormContainer .controls {
      width: 670px;
      margin: 10px auto 0;
      font-size: 12px;
      text-align: center;
  }
  #asxWorm .legendLabel {
      padding-right: 10px;
  }
  #asxWorm .legendLabel:last-child {
      padding-right: 0;
  }
  .lt-ie9 #asxWorm .legendLabel {
      padding-right: 5px;
  }
  .lt-ie8 #asxWorm .legendLabel {
      padding-right: 1px;
  }
  @media (max-width: 769px) {
      .graph-wrapper {
          overflow-x: scroll;
      }
      .wormContainer .controls {
          text-align: left;
      }
      .wormContainer .controls p {
          margin: 0;
      }
      .wormContainer .controls a {
          display: block;
      }
  }


  /* Form error messages - common styles */
  .error-msg {
      display: none;
  }
  .error-msg p {
      margin: 0;
  }
  .has-error input {
      border: 1px solid #dd1d1f;
  }
  .has-error .error-msg {
      clear: left;
      display: block;
      width: auto!important; /* Override ID on form */
      line-height: 1;
      color: #dd1d1f!important;
  }
  .has-error input,
  .has-error select {
      border: 1px solid #dd1d1f!important;
  }
  #getting-started .error-msg { /* Form-specific styles */
      position: relative;
      top: -10px;
      margin: 0 0 3px 160px;
  }

  .location-col p {padding-left: 9px}
  .location-col h5{margin:0; font-weight:bold;}
  .location-col .fone,
  .location-col .fax {display:inline-block; width:50px}

  .contact-form h1{margin-bottom:20px;}

  input[type=checkbox].css-checkbox{position: absolute;overflow: hidden;clip: rect(0 0 0 0);height: 1px;width: 1px;margin: -1px;padding: 0;border: 0;}
  input[type="checkbox"]{width: auto !important;margin-right: 4px;border: none;float: left;}
  input[type=checkbox].css-checkbox + label.css-label{padding-left: 25px;height: 17px;display: inline-block;background-repeat: no-repeat;background-position: 0 0;font-size: 13px !important;vertical-align: middle;cursor: pointer;margin-right: 6px; width:auto !important; margin-bottom:6px;}
  .css-label{background-image:url(../img/elegant.png);float: left;}
  input[type=checkbox].css-checkbox:checked + label.css-label{background-position: 0 -17px;}

  .checks-col {
      max-width: 212px;
      margin: 0 15px 20px 0!important;
  }
  .checks-col:last-child {
      margin-right: 0!important;
      width: 180px;
  }
  .lt-ie9 .checks-col + .checks-col {
      width: 180px;
  }

  .contact-form textarea, form textarea{width:100%; resize:none; border:1px solid #dedede; height:97px; border-radius:0; box-shadow:none;color: #707070;
      font-size: 11px;
      font-style: italic; margin-bottom:10px;}

  .contact-form .btn{padding:11px 13px;}
  .contact-form hr{margin-top:42px; margin-bottom:20px !important;}

  .form-note{font-style:italic; font-size:13px; color:#767676;}

  @media (max-width:1120px) {

      .checks-col{float:none !important; width:100%; margin:0 !important;}
      .checks-col:last-child{margin-right:0;}
      .checks-col:last-child h3{display:none !important;}
      .contact-form #getting-started{width:100%;}

      .lt-ie9 .checks-col + .checks-col + .checks-col h3 {
          display: none!important;
      }

  }

  @media (max-width:979px) {
      .lt-ie9 .showMobileMenu {
          float: right;
      }

      .lt-ie9 #mobLoginButton {
          float: right;
          padding-right: 10px;
      }

      .data-rismark-title {
          width: 0px;
          padding-right: 0!important;
      }
      .data-rismark-title span {
          position: absolute!important; /* "important" required for IE8 */
          left: -9999px!important;
      }

      .sidebar-spot {
          width:195px;
      }
      .spot-btns .btn {
          width: 100%;
          font-size: 10px;
      }
      .social-link-cont {
          position: relative;
          margin-bottom: 22px;
          font-size: 13px;
      }
      .social-link {
          margin-bottom: 0;
      }
      .social-link-cont .paragraph-larger { /* Position service name next to logo to solve wrapping link */
          position: absolute;
          top: 0;
          left: 54px;
          margin: 0;
          line-height: 42px; /* Same as image height */
      }
      .social-link-cont .pull-left {
          clear: both;
      }
  }

  @media (max-width:830px) {
      .sidebar-spot{width:100% !important;}
      .general-enquiries{width:100% !important;}
  }

  @media (max-width:666px) {
      .location-col{width: 100% !important;}

  }

  /* Tablet mode */
  @media (min-width: 768px) and (max-width: 979px) {
      .lt-ie9 figcaption {
          margin-top: 58px;
      }

      .lt-ie8 .cs-style-3 figcaption {
          width: 100%;
      }

      .lt-ie8 .productButton {
          width: 190px;
      }

      #getting-started .error-msg {
          margin-left: 0;
      }
  }

  /* Mobile mode */
  @media (max-width: 767px) {
      .container {
          margin: 0px 10px;
      }

      .lt-ie8 .homebut {
          height: 20px;
      }

      #getting-started {
          width:100%;
      }
      #getting-started label {
          width:100%;
      }
      #getting-started input {
          width:100%;
      }
      #getting-started select {
          width:100%;
      }
      #getting-started .error-msg {
          margin-left: 0;
      }

      .link-block {
          margin: 0 0 20px;
      }
      .link-block-compact,
      .related-products .link-block {
          margin-left: -10px;
          margin-right: -10px;
      }
      .link-block-vertical {
          margin: 0 -10px;
      }

      .our-partners .span4 {
          margin-bottom: 20px;
      }

      .breadcrumb {
          padding-left: 0;
          margin: 0;
      }

      .breadcrumb.mt35 {
          margin-top: 0;
      }

      .areaMargins.mt62 {
          margin-top: 22px!important;
      }

      /* Increase font sizes on mobile */
      .t12,
      .t14 {
          font-size: 16px;
      }

      .mt62 {
          margin-top: 30px!important;
      }

      .prefooter {
          margin-top: 40px;
      }

      .media-releases .span2,
      .media-releases .span6 {
          width: 100%;
      }

      /* Fit images to column full width */
      .featured-product img,
      .media-release-hero img,
      .news-article-image img /* news article page */ {
          width: 100%;
      }

      /* Resize Google Map responsively */
      .office-map  {
          position: relative;
          padding-bottom: 65.25%;
          padding-top: 30px;
          height: 0;
          margin-bottom: 25px;
          overflow: hidden;
      }
      .office-map iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
      }

      #data-rismark {
          margin-bottom: 25px;
      }

      .social-link-cont {
          position: static;
          margin-bottom: 0;
      }
      .social-link {
          margin-bottom: 22px;
      }
      .social-link-cont .paragraph-larger {
          position: static;
          margin-bottom: 6px;
          line-height: normal;
      }
      .social-link-cont .pull-left {
          clear: none;
      }

      .herohomephone .bg-image {
          background: black;
          opacity: 0.85;
          background-size: cover;
      }

      .herohomephone div h1 span {
          color: white;
          text-shadow: 1px 1px 5px #000;
          font-weight:400;
      }

  }

  .safari #MenuSM .SMsectionLi:first-of-type {
      padding-left:470px;
  }

  /* This ia fix to allow items that need a size on creation to be built without being hidden*/
  @media (max-width: 979px) {
      .display-only-desktop {
          position: absolute;
          left: -999em;
          top: -999em;
      }
  }

  .thanks {
      display: none;
  }

  .businessName {
      display: none;
  }

  .innerbannera {
      width: 960px;
      height: 252px;
      position: absolute;
      margin: 0px;
      padding: 0px;
  }
  .innerbannercopya {
      position: absolute;
      margin: 47px 43px 0 27px;
      width: 890px;
      z-index: 2;
      color: #FFF;
  }
  .innerbannercopya img{
      float: left;
      margin-top: 13px;
  }

   .innerbannerb {
       width: 960px;
       height: 244px;
       position: absolute;
       margin: 0px;
       padding: 0px;
   }
  .innerbannercopyb {
      position: absolute;
      margin: 47px 43px 0 27px;
      z-index: 2;
      color: #FFF;
      width: 890px;
  }
  .innerbannercopyb img{
      float: left;
      margin-top: 13px;
  }

  .title-container {
      margin-top: 119px;
  }
  .innerbannercopya .title,
  .innerbannercopyb .title {
      float: left;
      margin: 13px 0 0;
      padding: 0 15px;
      line-height: 46px; /* Same as icon height next to it */
      background: #666; /* older browser fallback */
      background: rgba(0, 0, 0, 0.3)
  }
  .innerbannercopya .text-right h2,
  .innerbannercopya .text-right h3,
  .innerbannercopyb .text-right h2,
  .innerbannercopyb .text-right h3 {
      margin: 0;
      line-height: 1.2;
      color: #333;
  }
  .btn-seeHow,
  .btn-seeHow:hover,
  .btn-seeHow:active,
  .btn-seeHow:visited {
      position: absolute;
      right: 0;
      bottom: 0;
      padding: 0 15px;
      font-weight: 600;
      line-height: 46px; /* Same as .title */
      color: #fff;
      text-decoration: none;
      background: #d84237;
  }
  .btn-seeHow-alt,
  .btn-seeHow-alt:hover,
  .btn-seeHow-alt:active,
  .btn-seeHow-alt:visited {
      background: #209fd2;
  }

  .probannert1 {
      font-size: 36px!important;
      font-weight: normal;
  }

  .seehowbtn {
      width: 165px;
      height: 51px;
      padding-top: 15px;
  }
  .downloadableLink {
      display: none;
  }

  img.newspic-large {
      height: 173px
  }

  img.newspic {
      height: 132px
  }

  img.benefitpic {
      height:   166px;
      width: 166px;
  }

  img.productSmallPic {
      height: 94px
  }

  img.productMediumPic {
      max-height: 190px
  }

  img.productLargePic {
      max-height: 260px
  }

  @media (min-width: 767px) {
      img.productLargePic, img.serviceLargePic {
          margin-top: 70px;
      }
  }

  img.partnerpic {
      max-height: 197px
  }

  @media (max-width: 767px) {
      img.newspic {
          height: 100%;
          max-height: 480px;
      }
      img.newspic-large {
          height: 100%;
          max-height: 480px;
      }

      img.benefitpic {
          height: 100%;
          width: 100%;
          max-height: 745px;
      }

      img.productSmallPic {
          height: 100%;
          max-height: 506px;
      }
  }

  /* Move ticker above the fold for resolutions with height below 900px */
  @media (max-height: 900px) {
      .herohomedesk {
          height: 510px;
      }
      .herohomedesk h1 {
          margin-top: 40px;
      }
      .herohomedesk .mt40 {
          margin-top: 0;
      }
      .herohomedesk .grid {
          padding-bottom: 0;
      }
      #data-rismark {
          margin-top: 19px;
      }
  }

  /* News section 2 inline spots */
  .news-spots {
      display: block;
      width: 100%;
      margin: 40px 0 30px 0;
  }
  .news-spots a,
  .news-spots a:hover {
      text-decoration: none;
  }
  .news-spots a:first-child {
      margin-right: 5px;
  }
  .news-index-inlinespot {
      width: 49%;
      display: inline-table;
      border: 1px solid #e7e7e7;
      height: 92px;
      vertical-align: middle;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }

  .news-index-inlinespot:hover {
      border: 1px solid #e7e7e7;
      background: #e7e7e7;
      text-decoration: none;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }
  .news-index-inlinespot img{
      width: 90px;
      height: 90px;
      max-width: 90px;
      display: table-cell;
      vertical-align: middle;
  }
  .news-index-inlinespot .text {
      display: table-cell;
      vertical-align: middle;
      padding: 0 15px;
      margin: 0px;
  }
  .news-index-inlinespot h3{
      margin: 0;
      font: 300 15px/1.2em 'Open Sans', sans-serif;
      color: #000;
      margin-bottom: 15px;
  }
  .news-index-inlinespot span{
      font: 400 12px/1em 'Open Sans', sans-serif;
      color: #df1f1f;
  }
  /* Subscribe spot */
  .desk-subscribe {
      width: 268px;
  }
  .home-subscribe {
      width: 100%;
  }
  .mobile-subscribe  {
      display: none;
  }
  /** + .subscribe {
      border-top: 1px solid #f9d0cf;
  }
  */
  .subscribe {
      border-bottom: 1px solid #f9d0cf;
      font: 300 18px/1.3em 'Open Sans', sans-serif;
      color: #000;
      padding: 20px 13px;
  }
  .subscribe span {
      display: block;
      font: 400 13px/1.4em 'Open Sans', sans-serif;
      padding: 13px 0;
  }
  .subscribe-btn {
      color: #fff;
      font: 600 14px/1em 'Open Sans', sans-serif;
      display: block;
      width: 150px;
      height: 33px;
      padding: 8px 10px;
      letter-spacing: -0.05em;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      background: #b3130c;
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMTMwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2IzMTMwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2UwMTgxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMDE4MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(left,  #b3130c 0%, #b3130c 23%, #e01810 23%, #e01810 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b3130c), color-stop(23%,#b3130c), color-stop(23%,#e01810), color-stop(100%,#e01810));
      background: -webkit-linear-gradient(left,  #b3130c 0%,#b3130c 23%,#e01810 23%,#e01810 100%);
      background: -o-linear-gradient(left,  #b3130c 0%,#b3130c 23%,#e01810 23%,#e01810 100%);
      background: -ms-linear-gradient(left,  #b3130c 0%,#b3130c 23%,#e01810 23%,#e01810 100%);
      background: linear-gradient(to right,  #b3130c 0%,#b3130c 23%,#e01810 23%,#e01810 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3130c', endColorstr='#e01810',GradientType=1 );
  }
  .subscribe-btn i {
      margin-right: 12px;
      font-size: 15px;
  }
  .subscribe-btn:hover {
      color: #FFF;
      text-decoration: none;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      background: #990a0a;
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5MGEwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2IzMTMwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2NlMTAxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMDE4MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(left,  #990a0a 0%, #b3130c 23%, #ce1010 23%, #e01810 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%,#990a0a), color-stop(23%,#b3130c), color-stop(23%,#ce1010), color-stop(100%,#e01810));
      background: -webkit-linear-gradient(left,  #990a0a 0%,#b3130c 23%,#ce1010 23%,#e01810 100%);
      background: -o-linear-gradient(left,  #990a0a 0%,#b3130c 23%,#ce1010 23%,#e01810 100%);
      background: -ms-linear-gradient(left,  #990a0a 0%,#b3130c 23%,#ce1010 23%,#e01810 100%);
      background: linear-gradient(to right,  #990a0a 0%,#b3130c 23%,#ce1010 23%,#e01810 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990a0a', endColorstr='#e01810',GradientType=1 );

  }
  @media (min-width: 769px) {
      /*home subscribe*/
      .home-subscribe {
          width: 100%;
          margin-top: 70px;
          padding: 15px 0px;
      }
      .home-subscribe span{
          padding: 2px 0;
      }
      .home-subscribe br{
          display: none;
      }
      .home-subscribe .subscribe-btn {
          float: right;
          margin-top: -40px;
      }
      /*video + anouncements Home*/
      .video-btn__home {
          color: #fff;
          font: 600 13px/1em 'Open Sans', sans-serif;
          display: block;
          width: 150px;
          padding: 7px 7px;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          background: #e93517;
          margin: 15px auto;
      }
      .video-btn__home i {
          margin-right: 4px;
          font-size: 15px;
      }
      .video-btn__home:hover {
          color: #FFF;
          text-decoration: none;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          background: #b82b13;
      }
      .announcement {
          margin-top: 50px;
          padding-bottom: 30px;
          border-bottom: 1px solid #eeeeee;
          width: 100%;
          clear: both;
      }
      .announcement .span9 {
          margin-left: 13px;
      }
      .announcement .txt {
          float: right;
          width: 520px;
          vertical-align: top;
      }
      .announcement h2{
          font: 300 22px/1em 'Open Sans', sans-serif;
          padding-left: 28px;
      }
      .announcement p {
          font: 400 14px/1.3em 'Open Sans', sans-serif;
      }
      .announcement a {
          display: block;
          text-decoration: underline;
          margin-top: 10px;
          color: #000;
      }
      .announcement a:hover {
          text-decoration: none;
      }
      .announcement img {
          width: 160px;
          height: 93px;
          float: left;
          vertical-align: top;
          margin-right: 22px;
      }
  }

  @media (max-width: 979px) {
      .desk-subscribe {
          width: 228px;
      }
      .announcement .span9 {
          margin-left: 13px;
      }
      .announcement .txt {
          float: right;
          display: inline-block;
          width: 350px;
          vertical-align: top;
      }
      .announcement h2{
          font: 300 22px/1em 'Open Sans', sans-serif;
          padding-left: 0px;
      }
      .announcement p {
          font: 400 14px/1.3em 'Open Sans', sans-serif;
      }
      .announcement a {
          display: block;
          text-decoration: underline;
          margin-top: 10px;
          color: #000;
      }
      .announcement a:hover {
          text-decoration: none;
      }
      .announcement img {
          width: 160px;
          height: 93px;
          display: inline-block;
          vertical-align: top;
          margin-right: 22px;
      }
  }

  @media (max-width: 769px) {
      .news-spots {
          margin: 30px 0 0;
      }
      .news-spots a:first-child {
          margin-right:0;
      }
      .news-index-inlinespot {
          width: 100%;
          display: inline-table;
          margin-bottom: 20px;
      }
      .desk-subscribe  {
          display: none;
      }
      .mobile-subscribe  {
          display: block;
          width: 100%;
      }
      .subscribe br {
          display: none;
      }
      .subscribe {
          border-top: 1px solid #f9d0cf;
          border-bottom: 1px solid #f9d0cf;
          font: 300 18px/1.3em 'Open Sans', sans-serif;
          color: #000;
          padding: 15px 10px;
      }
      .subscribe .text{
          float: left;
      }
      .subscribe span {
          display: block;
          font: 400 13px/1.4em 'Open Sans', sans-serif;
          padding: 6px 0;
      }
      .subscribe-btn {
          float: right;
          margin-top: 8px;
      }
      .home-subscribe {
          width: 100%;
          margin-top: 50px!important;
          padding: 15px 0px;
      }
      .home-subscribe .subscribe-btn,
      .home-subscribe .text {
          float: none;
      }
      .announcement {
          margin: 30px 0!important;
          padding-bottom: 30px;
          border-bottom: 1px solid #eeeeee;
          width: 100%;
      }
      .announcement .span9 {
          margin-left: 0px;
      }
      .announcement .txt {
          display: block;
          width: 100%;
          float: none;
      }
      .announcement h2{
          font: 300 30px/1em 'Open Sans', sans-serif;
          padding-left: 0px;
      }
      .announcement p {
          font: 400 14px/1.3em 'Open Sans', sans-serif;
      }
      .announcement a {
          display: block;
          text-decoration: underline;
          margin-top: 10px;
          color: #000;
      }
      .announcement a:hover {
          text-decoration: none;
      }
      .announcement img {
          width: 100%;
          height: auto;
          display: block;
          float: none;
          margin-bottom: 22px;
      }
      .herohomephone h1 {}

      .video-btn__home {
          color: #fff;
          font: 600 13px/1em 'Open Sans', sans-serif;
          display: block;
          width: 150px;
          padding: 7px 7px;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          background: #e93517;
          margin: 0  auto;
      }
      .video-btn__home i {
          margin-right: 4px;
          font-size: 15px;
      }
      .video-btn__home:hover {
          color: #FFF;
          text-decoration: none;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          background: #b82b13;
      }

  }

  @media (max-width: 400px) {
      .subscribe {
          border-top: 1px solid #f9d0cf;
          border-bottom: 1px solid #f9d0cf;
          font: 300 16px/1.3em 'Open Sans', sans-serif;
          color: #000;
          padding: 10px 0px;
          /*margin: 0 0 20px 0;*/
          margin: 0;
      }
      .subscribe span {
          display: block;
          font: 400 13px/1.4em 'Open Sans', sans-serif;
          padding: 6px 0;
      }
      .subscribe-btn,
      .subscribe .text {
          float: none;
      }
      /*video + anouncements Home*/
      .video-btn__home {
          color: #fff;
          font: 600 13px/1em 'Open Sans', sans-serif;
          display: block;
          width: 150px;
          padding: 7px 7px;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          background: #e93517;
          margin: 15px auto;
      }
      .video-btn__home i {
          margin-right: 4px;
          font-size: 15px;
      }
      .announcement {
          margin: 30px 0!important;
          padding-bottom: 30px;
          border-bottom: 1px solid #eeeeee;
          width: 100%;
      }
      .announcement .span9 {
          margin-left: 0px;
      }
      .announcement .txt {
          display: block;
          width: 100%;
          float: none;
      }
      .announcement h2{
          font: 300 30px/1em 'Open Sans', sans-serif;
          padding-left: 0px;
      }
      .announcement p {
          font: 400 14px/1.3em 'Open Sans', sans-serif;
      }
      .announcement a {
          display: block;
          text-decoration: underline;
          margin-top: 10px;
          color: #000;
      }
      .announcement a:hover {
          text-decoration: none;
      }
      .announcement img {
          width: 100%;
          height: auto;
          display: block;
          float: none;
          margin-bottom: 22px;
      }
      .herohomephone .mt50 {
          margin: 0;
      }
      .herohomephone h1 {
          margin: 0;
      }
      .herohomephone .container {
          padding-top: 5%;
      }
  }

  .scrollerHeading a{
      text-decoration: none;
  }

  .very-hidden {
      display:none;
  }

  /* Country selector widget */
  li.country-selector {
      margin: 0!important;
  }
  div.lf_country-dd .selected {
      height: 40px!important;
      padding: 14px 6px 4px 44px!important;
      font-family: 'Open Sans', sans-serif!important;
      font-size: 14px!important;
      line-height: 1em!important;
  }
  div.lf_country-dd .selected i {
     margin-top: 3px!important;
  }
  div.lf_country-dd ul {
      top: 40px!important;
  }
  div.lf_country-dd ul li:first-child a{
      padding-top: 20px!important;
  }
  div.lf_country-dd ul li a {
      background: #dedede!important;
      font-family: 'Open Sans', sans-serif!important;
      font-size: 12px!important;
      font-weight: 400!important;
      line-height: 30px!important;
      padding: 1px 0 1px 13px!important;
      color: #555!important;
      border-bottom: 1px #bbbbbb solid;
  }
  div.lf_country-dd ul li a:hover {
      color: #df1f1f!important;
  }

  @media (max-width: 979px) {
      div.lf_country-dd .selected {
          background: #000!important;
          height: 30px!important;
          padding: 10px 5px 0px 5px!important;
          font-family: 'Open Sans', sans-serif!important;
          font-size: 12px!important;
          color: #fff!important;
          line-height: 1em!important;
          margin-right: 3px;
          text-align: center;
      }
      div.lf_country-dd .selected i {
       display: none!important;
      }
      .country-dd-container {
          width: 90px!important;
          float: right;
          margin-left: 4px;
      }
      div.lf_country-dd ul {
          top: 30px!important;
      }
      div.lf_country-dd ul li:first-child a{
          padding-top: 20px!important;
      }
      div.lf_country-dd ul li a {
          background: #dedede!important;
          font-family: 'Open Sans', sans-serif!important;
          font-size: 12px!important;
          font-weight: 400!important;
          line-height: 1em!important;
          padding: 15px 10px!important;
          color: #555!important;
          border-bottom: 1px #bbbbbb solid;
          text-align: left;
      }
      div.lf_country-dd ul li a:hover {
          color: #df1f1f!important;
      }
  }
