  .custom-html--sitecore .itr-demo-wrapper {
    max-width: 1365px;
    margin: 0 auto;
  }
  .custom-html--sitecore .itr-demo-container {
    padding: 0 3.36rem;
  }
  .custom-html--sitecore .itr-demo-breadcrumbs {
    padding-top: 14px;
    padding-left: 21px;
    display: block;
  }
  .custom-html--sitecore .itr-demo-title {
    padding-left: 21px;
    display: block;
  }
  .custom-html--sitecore .itr-demo-secondary-nav {
    background: #e8e8e8;
    width: 100%;
    display: block;
    margin-bottom: 56px;
  }
  .custom-html--sitecore .itr-page-title-full,
  .custom-html--sitecore .itr-page-title-mobile {
    display: block;
  }
  .custom-html--sitecore .itr-page-title-full {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .custom-html--sitecore .itr-page-title-mobile {
    display: none;
    margin-bottom: 20px;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .itr-demo-breadcrumbs {
      padding-left: 0;
    }
    .custom-html--sitecore .itr-demo-title {
      display: none;
    }
    .custom-html--sitecore .itr-demo-secondary-nav {
      display: none;
    }
    .custom-html--sitecore .itr-page-title-full {
      display: none;
    }
    .custom-html--sitecore .itr-page-title-mobile {
      display: block;
    }
  }
  .custom-html--sitecore .itr-demo-header {
    display: block;
    width: 100%;
    background-position: top left;
    background-size: 100%;
    height: 392px;
    background: url("../demo/header-large.jpg");
    margin-bottom: 21px;
  }
  @media screen and (max-width: 1023px) {
    .custom-html--sitecore .itr-demo-header {
      background: url("../demo/header-medium.jpg");
      height: 294px;
    }
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .itr-demo-header {
      background: url("../demo/header-small.jpg");
      height: 266px;
    }
  }
  @media screen and (max-width: 665px) and (min-width: 640px) {
    .custom-html--sitecore .itr-demo-header {
      background: url("../demo/header-smaller.jpg");
      height: 238px;
    }
    
    .custom-html--sitecore .itr-trend-radar-content-label div {
      display: none;
    }

    .custom-html--sitecore #itr-trend-radar-wrapper ol {
      margin-right: 5px;
    }

    .custom-html--sitecore .tool-detail {
      min-height: 920px;
    }

    .custom-html--sitecore #itr-trend-radar-main-wrapper {
      overflow: unset;
    }

    .custom-html--sitecore .itr-filter-row.clabel {
      bottom: -1%;
    }

    .custom-html--sitecore .overview-padding .speedbump-container {
      min-height: 420px;
    }

    .custom-html--sitecore svg.itr-filter-refresh-svg {
      right: 90px !important;
    }

    .custom-html--sitecore .itr-trend-radar-nav-left, 
    .custom-html--sitecore .itr-trend-radar-nav-right {
      visibility: hidden;
    }


  }
  @media screen and (max-width: 479px) {
    .custom-html--sitecore .itr-demo-header {
      background: url("../demo/header-mobile.jpg");
      height: 182px;
    }
  }
  .custom-html--sitecore iframe {
    display: block;
    /*margin-bottom: 40px;*/
  }
  .custom-html--sitecore .itr-demo-more-info {
    display: block;
    width: 100%;
    height: 388px;
    background: url(../demo/more-info-large.gif);
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: 40px;
  }
  .custom-html--sitecore .itr-demo-footer {
    display: block;
    width: 100%;
    height: 431px;
    background: url(../demo/footer-large.gif);
    background-position: top center;
    background-repeat: no-repeat;
  }
  @font-face {
    font-family: "Frutiger W04";
    font-style: normal;
    font-weight: 400;
    src: local("Frutiger"), url("../fonts/frutiger-regular.woff") format("woff");
  }
  @font-face {
    font-family: "Frutiger W04";
    font-style: normal;
    font-weight: 600;
    src: local("Frutiger"), url("../fonts/frutiger-bold.woff") format("woff");
  }
  @font-face {
    font-family: "Frutiger W04";
    font-style: normal;
    font-weight: 200;
    src: local("Frutiger"), url("../fonts/frutiger-condensed-regular.woff") format("woff");
  }
  @font-face {
    font-family: "Frutiger W04";
    font-style: normal;
    font-weight: 800;
    src: local("Frutiger"), url("../fonts/frutiger-condensed-bold.woff") format("woff");
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-family: "Frutiger W04", "Helvetica", Arial, sans-serif;
    font-family: "Delivery Condensed", "Helvetica", Arial, sans-serif;
    font-weight: 200;
    font-size: 14px;
    color: #323232;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    /* background: rgb(76,1,125); */
    /* background: linear-gradient(180deg, rgba(143,33,214,1) 0%, rgba(76,1,125,1) 80%); */
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper h1,
  .custom-html--sitecore #itr-trend-radar-main-wrapper h2,
  .custom-html--sitecore #itr-trend-radar-main-wrapper h3,
  .custom-html--sitecore #itr-trend-radar-main-wrapper h4,
  .custom-html--sitecore #itr-trend-radar-main-wrapper h5,
  .custom-html--sitecore #itr-trend-radar-main-wrapper h6 {
    font-weight: 800;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .clearfix {
    clear: both;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper.itr-loading {
    display: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node {
    position: absolute;
    color: #000;
    -webkit-transition: color 200ms;
    transition: color 200ms;
    z-index: 3;
    cursor: pointer;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node .dot {
    position: absolute;
    top: -3px;
    left: -3px;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #000;
    -webkit-transition: background 200ms;
    transition: background 200ms;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node .highlight {
    position: absolute;
    top: -12px;
    left: -12px;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    opacity: 0;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-left .node.i0 .highlight,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-left .node.i1 .highlight,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-left .node.i16 .highlight,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-left .node.i17 .highlight,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-left .node.i8 .highlight,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-left .node.i9 .highlight {
    background-color: rgba(0, 142, 255, 0.3);
    opacity: 1;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-right .node.i0 .highlight,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-right .node.i1 .highlight,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-right .node.i16 .highlight,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-right .node.i17 .highlight,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-right .node.i8 .highlight,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes-upper-right .node.i9 .highlight {
    background-color: rgba(161, 0, 255, 0.25);
    opacity: 1;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node .ring {
    top: -7px;
    left: -7px;
    width: 14px;
    height: 14px;
    position: absolute;
    border-radius: 10px;
    border: 1px solid #000;
    -webkit-transition: border 200ms;
    transition: border 200ms;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node .text {
    position: absolute;
    top: 6px;
    left: 10px;
    /* white-space: nowrap; */
    font-size: 11px;
    line-height: 12px;
    display: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node:hover .text {
    display: block;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat0 .dot {
    background-color: #4f8cc0;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat0 .ring {
    border-color: #4f8cc0;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat1 .dot {
    background-color: #80c41c;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat1 .ring {
    border-color: #80c41c;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.x.right .text,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.y.right .text {
    text-align: right;
    left: auto;
    right: 10px;
    width: 70px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node:hover {
    color: #d40511;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node:hover .dot {
    background-color: #d40511;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node:hover .ring {
    border-color: #d40511;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-nodes.disabled .node {
    pointer-events: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper {
    width: 100%;
    max-width: 900px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 300px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container {
    width: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    position: relative;
    margin-bottom: 0%;
    padding: 2%;
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper {
      padding-top: 100px;
    }
  }
  @media (max-width: 1220px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper {
      margin-right: auto;
      padding-top: 100px;
      padding-left: 0px;
      max-width: 900px;
    }
  }
  @media (max-width: 1280px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container {
      width: 80%;
      left: 65%;
      -webkit-transform: translateX(-50%) scale(0.75);
      transform: translateX(-50%) scale(0.75);
      position: relative;
      margin-bottom: 0%;
      padding: 2%;
    }
  }
  @media (max-width: 767px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container {
      width: 80%;
      left: 50%;
      -webkit-transform: translateX(-50%) scale(0.75);
      transform: translateX(-50%) scale(0.75);
      position: relative;
      margin-bottom: 0%;
      padding: 2%;
    }
  }
  @media (max-width: 767px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node .text {
      font-size: 12px;
    }
  }
  @media (max-width: 580px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node .text {
      font-size: 10px;
    }
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container {
      width: 240%;
      margin-bottom: -240px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node .text {
      font-size: 14px;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-radar-background {
    display: block;
    width: 100%;
    height: auto;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .itr-trend-radar {
    -ms-touch-action: pan-y !important;
    touch-action: pan-y !important;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-bottom-grad-overlay {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    display: none;
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-bottom-grad-overlay {
      display: block;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-center-dot {
    position: absolute;
    width: 5.5%;
    height: 5.5%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #d40511;
    border-radius: 100%;
    z-index: 2;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-pulse-ring {
    position: absolute;
    width: 6%;
    height: 6%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    border: 2px solid white;
    border-radius: 100%;
    -webkit-box-shadow: inset 0px 0px 50px 0px #fff;
    box-shadow: inset 0px 0px 50px 0px #fff;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup {
    font-family: "Delivery Condensed", "Helvetica", Arial, sans-serif;
    display: none;
    position: absolute;
    max-width: 400px;
    width: 100%;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 4;
    padding: 20px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-inner {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    background: white;
    position: relative;
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup {
      top: 0;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-image {
    display: block;
    width: 100%;
    padding-top: 50%;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-image.loading {
    background-color: #e8e8e8;
    background-image: url("../images/loading.gif");
    background-size: inherit;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-readmore {
    font-weight: 600;
    background: #d40511;
    padding: 10px 20px;
    display: inline-block;
    margin-left: 20px;
    text-decoration: none;
    color: white;
    margin-bottom: 20px;
    border: 2px solid #d40511;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    display: block;
    margin-right: 20px;
    text-align: center;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-readmore:hover {
    background: white;
    color: #d40511;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-readmore.disabled {
    display: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-close {
    font-size: 20px;
    line-height: 37px;
    text-decoration: none;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 36px;
    height: 36px;
    text-align: center;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    color: #d40511;
    background: #ffffff;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-close:hover {
    color: white;
    background: #d40511;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-title {
    font-size: 25px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    font-weight: 200;
    color: #d40511;
    padding: 5px 20px 5px 20px;
    line-height: 1.2;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-content {
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.4;
    padding: 0px 20px 10px 20px;
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-content {
      font-size: 13px;
    }
  }
  @media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup {
      max-width: 700px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-inner {
      padding-bottom: 65px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-title {
      padding-top: 15px;
      padding-left: 220px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-image {
      width: 200px;
      height: 300px;
      height: 365px;
      height: 100%;
      padding-top: 0;
      float: left;
      margin-right: 20px;
      margin-bottom: 0;
      position: absolute;
      z-index: 1;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-readmore {
      margin-left: 0;
      display: inline-block;
      margin-right: 0px;
      text-align: left;
      margin-left: 220px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-content {
      font-size: 13px;
      padding-left: 220px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-icons {
      padding-left: 200px;
      height: 65px;
      overflow: hidden;
      bottom: 0;
      position: absolute;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup {
      max-width: 700px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-inner {
      padding-bottom: 65px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-title {
      padding-top: 15px;
      padding-left: 220px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-image {
      width: 200px;
      height: 300px;
      height: 365px;
      height: 100%;
      padding-top: 0;
      float: left;
      margin-right: 20px;
      margin-bottom: 0;
      position: absolute;
      z-index: 1;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-readmore {
      margin-left: 0;
      display: inline-block;
      margin-right: 0px;
      text-align: left;
      margin-left: 220px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-content {
      font-size: 13px;
      padding-left: 220px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-popup .itr-popup-icons {
      padding-left: 200px;
      height: 65px;
      overflow: hidden;
      bottom: 0;
      position: absolute;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons {
    padding: 10px;
    width: 100%;
    clear: left;
    font-size: 14px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons h2 {
    color: #fc0;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-relevancy {
    color: #fff;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-relevancy span {
    font-weight: 200;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-impact {
    color: #fff;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-impact span {
    font-weight: 200;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-icon {
    margin: 0;
    padding: 0;
    float: left;
    width: 16.6%;
    text-align: center;
    opacity: 0.3;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-icon img {
    width: 28px;
    height: 28px;
    margin: 0 auto;
    display: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-icon span {
    margin-top: 4px;
    display: block;
    font-size: 11px;
    color: #ffffff;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-icon img.off {
    display: block;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-icon img.on {
    display: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-icon.active {
    opacity: 1;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-icon.active img.off {
    display: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons .itr-popup-icon.active img.on {
    display: block;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons.itr-popup-sector-icons .itr-popup-icon {
    width: 50%;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-popup-icons.itr-popup-industry-icons {
    background: #58595b;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    z-index: 1;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper {
    position: absolute;
    width: 25px;
    height: 100%;
    top: 0;
    text-transform: uppercase;
    display: block;
    z-index: 1;
    color: #d40511;
    font-size: 10px;
    line-height: 18px;
    display: none;
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper {
      display: block;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper .itr-relevancy-label {
    position: absolute;
    top: 0;
    white-space: nowrap;
    display: block;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 2;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper .itr-relevancy-label-gt {
    top: 80px;
    display: none;
  }
  @media (max-width: 767px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper .itr-relevancy-label-gt {
      display: block;
      top: 200px;
    }
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper .itr-relevancy-label-gt {
      top: 190px;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper .itr-relevancy-label-lt {
    top: 340px;
    display: none;
  }
  @media (max-width: 767px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper .itr-relevancy-label-lt {
      display: block;
      top: 550px;
    }
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper .itr-relevancy-label-lt {
      top: 380px;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper.itr-relevancy-labels-wrapper-left {
    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper.itr-relevancy-labels-wrapper-right {
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0.8)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    display: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-relevancy-labels-wrapper.itr-relevancy-labels-wrapper-right .itr-relevancy-label {
    right: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-relevancy-legend {
    position: absolute;
    top: 47.5%;
    left: 50%;
    width: auto;
    height: 88%;
    z-index: 1;
    transform: translate(-50%, -50%);
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-relevancy-legend {
      display: none;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-relevancy-legend-wrapper {
    width: 50%;
    position: absolute;
    bottom: 19%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-relevancy-legend-left {
    position: absolute;
    display: block;
    width: 50%;
    left: 0;
    height: 8px;
    background: url(../svg/arrow-line-left.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper .itr-relevancy-legend-right {
    position: absolute;
    display: block;
    width: 50%;
    right: 0;
    height: 8px;
    background: url(../svg/arrow-line-right.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper {
    color: #d40511;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 200;
    position: relative;
    top: -25px;
    display: none;
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper {
      font-size: 12px;
      display: block;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact {
    position: absolute;
    z-index: 2;
    white-space: nowrap;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact-indicator-left {
    margin: 0 5px 0 0;
    background-image: url("../svg/chevron-left.svg");
    background-size: fit;
    background-repeat: no-repeat;
    background-position: center center;
    width: 7px;
    height: 11px;
    display: inline-block;
    position: relative;
    bottom: 0px;
  }
  @media (max-width: 767px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact-indicator-left {
      width: 6px;
      height: 9px;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact-indicator-right {
    margin: 0 0 0 5px;
    background-image: url("../svg/chevron-right.svg");
    background-size: fit;
    background-repeat: no-repeat;
    background-position: center center;
    width: 7px;
    height: 11px;
    display: inline-block;
  }
  @media (max-width: 767px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact-indicator-right {
      width: 6px;
      height: 9px;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact-high {
    z-index: 1;
    padding: 0 35px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    overflow: visible;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact-high .itr-impact-indicator-left {
    opacity: 0;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact-high .itr-impact-indicator-right {
    opacity: 0;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact-line {
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 0;
    border-left: 2px dashed rgba(212, 5, 17, 0.7);
    height: 50%;
    z-index: 0;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact-low-left {
    left: 0;
    margin-left: 35px;
    z-index: 0;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact-low-right {
    right: 0;
    margin-right: 35px;
    z-index: 0;
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper #itr-impact-wrapper .itr-impact-low-right {
      margin-right: 20px;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-rotate-buttons {
    position: absolute;
    bottom: auto;
    top: 20px;
    right: 20px;
    z-index: 4;
    display: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-rotate-buttons a {
    float: left;
    display: block;
    background: #fff;
    border: 1px solid #b5b5b5;
    color: #323232;
    text-decoration: none;
    width: 38px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px;
    margin-left: -1px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-rotate-buttons .itr-rotate-left {
    background-image: url("../svg/rotate-icon-left.svg");
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-rotate-buttons .itr-rotate-right {
    background-image: url("../svg/rotate-icon-right.svg");
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-rotate-buttons {
      display: block;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-year-selector {
    position: absolute;
    top: 680px;
    left: 50%;
    z-index: 1;
    margin-left: 11px;
    padding: 5px 3px;
    border-radius: 7px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-year-selector a {
    display: inline-block;
    background: #e8e8e8;
    color: #d40511;
    padding: 8px 30px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #d40511;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-year-selector a.active {
    background: #d40511;
    color: white;
  }
  @media (max-width: 1220px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-year-selector {
      left: 50%;
      top: auto;
      bottom: 17%;
      text-align: center;
      margin-left: 0;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 100%;
    }
  }
  @media (max-width: 767px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-year-selector a {
      padding: 5px 22px;
    }
  }
  @media (max-width: 479px) {
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-year-selector {
      bottom: 7px;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-year-selector a {
      background: white;
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial {
    visibility: hidden;
    position: absolute;
    top: 70px;
    left: 35px;
    right: 20px;
    height: 460px;
    background: white;
    border: 1px solid #b5b5b5;
    text-align: center;
    z-index: 5;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-filter-arrow,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-rotate-arrow,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-rotate-hand,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-center-line,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-node {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-filter-label,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-rotate-label,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-center-line-label,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-node-label {
    position: absolute;
    width: 100%;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-filter-arrow {
    width: 20px;
    top: 10px;
    margin-left: -115px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-filter-label {
    top: 22px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-rotate-arrow {
    top: 90px;
    width: 210px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-rotate-hand {
    top: 85px;
    width: 50px;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-rotate-label {
    top: 134px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-center-line {
    top: 210px;
    height: 30px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-center-line-label {
    top: 230px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-node {
    top: 295px;
    width: 16px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-node-label {
    top: 320px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-end {
    font-weight: 600;
    display: inline-block;
    background: #d40511;
    color: white;
    text-decoration: none;
    padding: 12px 15px;
    position: absolute;
    top: 390px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 210px;
    border-radius: 4px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-close {
    font-size: 20px;
    line-height: 37px;
    text-decoration: none;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 36px;
    height: 36px;
    text-align: center;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    color: #d40511;
    background: #ffffff;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-ui-tutorial .itr-ui-tutorial-close:hover {
    color: white;
    background: #d40511;
  }
  .custom-html--sitecore #itr-ui-tutorial-overlay {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 4;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu {
    position: absolute;
    top: 55px;
    left: 20px;
    display: block;
    width: 320px;
    z-index: 3;
    overflow: hidden;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-section {
    margin-bottom: 40px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-section h2 {
    font-size: 24px;
    font-weight: 200;
    color: #d40511;
    margin-bottom: 4px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-section p {
    margin-bottom: 20px;
    font-size: 90%;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-section .itr-filter-row {
    margin-bottom: 15px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-section .itr-filter-row .itr-toggle {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-section .itr-filter-row .itr-toggle-icon {
    margin-left: 5px;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    position: absolute;
    left: 42px;
    top: -2px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-section .itr-filter-row .itr-toggle-label {
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 3px;
    margin-left: 85px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-section .itr-filter-row .itr-toggle-description {
    margin: 0;
    margin-left: 50px;
    font-size: 11px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-tabs {
    border-bottom: 1px solid #b5b5b5;
    display: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-tabs .itr-filter-tab {
    display: block;
    float: left;
    padding: 3px 14px 0 14px;
    line-height: 36px;
    text-decoration: none;
    font-weight: 600;
    color: #323232;
    border: 1px solid #b5b5b5;
    margin: -1px 0px -1px -1px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-tabs .itr-filter-tab.active {
    border-bottom-color: #fff;
    color: #d40511;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu #itr-filter-section-impact {
    width: 260px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu #itr-filter-section-impact span.itr-toggle-label {
    margin-left: 50px;
    margin-bottom: 2px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger {
    display: none;
    position: absolute;
    bottom: auto;
    top: 50px;
    top: 20px;
    left: 20px;
    background: #fff;
    border: 1px solid #b5b5b5;
    color: #323232;
    text-decoration: none;
    font-weight: 600;
    line-height: 36px;
    width: 170px;
    padding: 0 0px 0 10px;
    z-index: 4;
  }
  @media (max-width: 479px) {
    .custom-html--sitecore {
      /* #itr-trend-radar-main-wrapper #itr-filter-menu-trigger { */
      /* top: 20px; */
      /* left: 35px; */
      /* } */
    }
    .custom-html--sitecore #itr-trend-radar-close-buttons {
      display: none;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu {
      width: 80% !important;
      top: 0px !important;
      height: 200px !important;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-row p.white,
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu .itr-filter-row ol.white {
      display: none;
    }
    .custom-html--sitecore .itr-filter-row.industry {
      top: -25px !important;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper {
      padding-top: 100px;
    }
    .custom-html--sitecore .itr-trend-radar-hbw,
    .custom-html--sitecore .itr-trend-radar-hbg,
    .custom-html--sitecore .itr-trend-radar-ci,
    .custom-html--sitecore .itr-trend-radar-li,
    .custom-html--sitecore .itr-filter-row.refresh {
      display: none;
    }
    .custom-html--sitecore .itr-trend-radar-content-label {
      text-align: center;
      color: #fff;
      position: absolute;
      top: 20%;
    }
    .custom-html--sitecore .itr-trend-radar-nav-left {
      position: absolute;
      left: 42%;
      top: 58%;
      transform: rotate(0deg);
      transition: transform 0.7s ease;
    }
    .custom-html--sitecore .itr-trend-radar-nav-right {
      position: absolute;
      left: 52%;
      top: 58%;
      transform: rotate(0deg);
      transition: transform 0.7s ease;
    }
    .custom-html--sitecore .itr-trend-radar-container.left .itr-trend-radar-nav-left,
    .custom-html--sitecore .itr-trend-radar-container.right .itr-trend-radar-nav-left {
      transform: rotate(-45deg);
    }
    .custom-html--sitecore .itr-trend-radar-container.right .itr-trend-radar-nav-left,
    .custom-html--sitecore .itr-trend-radar-container.right .itr-trend-radar-nav-right {
      transform: rotate(45deg);
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu #itr-filter-section-impact {
      width: 339px !important;
    }
    .custom-html--sitecore .bootstrap-select {
      width: 80% !important;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container {
      transform: rotate(0deg) scale(0.75);
      position: relative;
      left: -70%;
      transition: transform 0.7s ease;
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container.left {
      transform: rotate(45deg) scale(0.75);
    }
    .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container.right {
      transform: rotate(-45deg) scale(0.75);
    }
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger span {
    bottom: -1px;
    position: relative;
    display: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger span.open {
    display: inline;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger.open {
    border-bottom-color: #fff;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger.open span {
    display: inline;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger.open span.open {
    display: none;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger .nav-icon {
    width: 20px;
    height: 15px;
    position: relative;
    display: inline-block;
    bottom: -5px;
    margin-right: 10px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
    cursor: pointer;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger .nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #323232;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 100ms ease-in-out;
    transition: 100ms ease-in-out;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger .nav-icon span:nth-child(1) {
    top: 0px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger .nav-icon span:nth-child(2),
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger .nav-icon span:nth-child(3) {
    top: 5px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger .nav-icon span:nth-child(4) {
    top: 10px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger.open .nav-icon span:nth-child(1) {
    top: 5px;
    width: 0%;
    left: 50%;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger.open .nav-icon span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger.open .nav-icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-trigger.open .nav-icon span:nth-child(4) {
    top: 5px;
    width: 0%;
    left: 50%;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.7);
    z-index: 2;
    display: none;
  }
  .custom-html--sitecore .itr-toggle {
    cursor: pointer;
    display: inline-block;
  }
  .custom-html--sitecore .itr-toggle-switch {
    display: inline-block;
    background: #ccc;
    border-radius: 16px;
    width: 41px;
    height: 20px;
    position: relative;
    vertical-align: middle;
    -webkit-transition: background 0.25s;
    transition: background 0.25s;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 3px;
  }
  .custom-html--sitecore .itr-toggle-switch:before,
  .custom-html--sitecore .itr-toggle-switch:after {
    content: "";
  }
  .custom-html--sitecore .itr-toggle-switch:before {
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    border-radius: 50%;
    -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.25);
    width: 18px;
    height: 18px;
    position: absolute;
    top: 1px;
    left: 1px;
    -webkit-transition: left 0.25s;
    transition: left 0.25s;
  }
  .custom-html--sitecore .itr-toggle:hover .itr-toggle-switch:before {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background: linear-gradient(to bottom, #fff 0%, #fff 100%);
  }
  .custom-html--sitecore .itr-toggle-checkbox:checked + .itr-toggle-switch {
    background: #d40511;
  }
  .custom-html--sitecore .itr-toggle-checkbox:checked + .itr-toggle-switch:before {
    left: 22px;
  }
  .custom-html--sitecore .itr-toggle-checkbox {
    position: absolute;
    visibility: hidden;
  }
  .custom-html--sitecore .itr-toggle-label {
    margin-left: 5px;
    position: relative;
    top: 2px;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-radar-sweep {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .custom-html--sitecore .itr-nodes {
    position: absolute;
    height: 40%;
    width: 40%;
  }
  .custom-html--sitecore .itr-nodes.itr-nodes-upper-left {
    left: 10%;
    top: 10%;
  }
  .custom-html--sitecore .itr-nodes.itr-nodes-upper-right {
    right: 10%;
    top: 10%;
  }
  .custom-html--sitecore #itr-trend-radar-wrapper .itr-pulse-ring {
    position: absolute;
    width: 5%;
    height: 5%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    border: 1.5px solid #A100FF !important;
    border-radius: 100%;
    -webkit-box-shadow: unset!important;
    box-shadow: unset!important;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-center-dot {
    position: absolute;
    width: 2.5%;
    height: 2.5%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #A100FF;
    border-radius: 100%;
    z-index: 2;
  }
  .custom-html--sitecore .itr-trend-radar-content-close {
    padding: 10px 10px 0px 10px;
    border: 2px solid #A100FF;
    position: absolute;
    /*width: 56px;*/
    border-radius: 50%;
    left: 50%;
    top: 7%;
    transform: translateX(-50%);
    cursor: pointer;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat0 .ring {
    border-color: #008EFF;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat0 .dot {
    background-color: #008EFF;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat1 .ring {
    border-color: #7500C0;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat1 .dot {
    background-color: #7500C0;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node {
    color: rgba(1, 1, 1, 0.9);
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node:hover {
    z-index: 5 !important;
    opacity: 1 !important;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat0:hover {
    /* color: #008EFF; */
    color: #000;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat1:hover {
    /* color: #7500C0; */
    color: #000;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat0:hover span.text,
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-trend-radar-wrapper .itr-trend-radar-container .node.cat1:hover span.text {
    opacity: 1 !important;
  }
  .custom-html--sitecore #accordion7 .panel.panel-default.wildcard.purple {
    padding: 0px!important;
  }
  .custom-html--sitecore img.itr-radar-sweep {
    -webkit-animation: spin 10s infinite linear !important;
    -moz-animation: spin 10s infinite linear !important;
    animation: spin 10s infinite linear !important;
  }
  @-moz-keyframes spin {
    0% {
      -moz-transform: rotate(0deg);
    }
    100% {
      -moz-transform: rotate(360deg);
    }
  }
  @-webkit-keyframes spin {
    0% {
      -webkit-transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
    }
  }
  @keyframes spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .custom-html--sitecore .node.y,
  .custom-html--sitecore .node.x {
    transition: all 0.7s ease-out !important;
    opacity: 0.6;
  }
  .custom-html--sitecore .node.y span.text,
  .custom-html--sitecore .node.x span.text {
    opacity: 0;
    transition: opacity 0.3s ease-out 0.5s !important;
  }
  .custom-html--sitecore .node.i0,
  .custom-html--sitecore .node.i1,
  .custom-html--sitecore .node.i8,
  .custom-html--sitecore .node.i9,
  .custom-html--sitecore .node.i16,
  .custom-html--sitecore .node.i17 {
    opacity: 1;
  }
  .custom-html--sitecore .node.y.i0 span.text,
  .custom-html--sitecore .node.y.i1 span.text,
  .custom-html--sitecore .node.y.i8 span.text,
  .custom-html--sitecore .node.y.i9 span.text,
  .custom-html--sitecore .node.y.i16 span.text,
  .custom-html--sitecore .node.y.i17 span.text,
  .custom-html--sitecore .node.x.i0 span.text,
  .custom-html--sitecore .node.x.i1 span.text,
  .custom-html--sitecore .node.x.i8 span.text,
  .custom-html--sitecore .node.x.i9 span.text,
  .custom-html--sitecore .node.x.i16 span.text,
  .custom-html--sitecore .node.x.i17 span.text {
    opacity: 1;
    display: block !important;
  }
  .custom-html--sitecore .itr-trend-radar-container .node.i0 .dot,
  .custom-html--sitecore .itr-trend-radar-container .node.i1 .dot,
  .custom-html--sitecore .itr-trend-radar-container .node.i8 .dot,
  .custom-html--sitecore .itr-trend-radar-container .node.i9 .dot,
  .custom-html--sitecore .itr-trend-radar-container .node.i16 .dot,
  .custom-html--sitecore .itr-trend-radar-container .node.i17 .dot {
    top: -5px !important;
    left: -5px !important;
    width: 10px !important;
    height: 10px !important;
  }
  .custom-html--sitecore .itr-trend-radar-container .node.i0 .ring,
  .custom-html--sitecore .itr-trend-radar-container .node.i1 .ring,
  .custom-html--sitecore .itr-trend-radar-container .node.i8 .ring,
  .custom-html--sitecore .itr-trend-radar-container .node.i9 .ring,
  .custom-html--sitecore .itr-trend-radar-container .node.i16 .ring,
  .custom-html--sitecore .itr-trend-radar-container .node.i17 .ring {
    top: -9px !important;
    left: -9px !important;
    width: 18px !important;
    height: 18px !important;
  }
  .custom-html--sitecore .node.y.inactive span.text,
  .custom-html--sitecore .node.x.inactive span.text {
    transition-delay: 0s;
    opacity: 0;
  }
  .custom-html--sitecore .node.x.left.inactive,
  .custom-html--sitecore .node.x.right.inactive {
    opacity: 0 !important;
    right: 0% !important;
    bottom: 0% !important;
    z-index: -1 !important;
  }
  .custom-html--sitecore .node.y.right.inactive,
  .custom-html--sitecore .node.y.left.inactive {
    opacity: 0 !important;
    left: 0% !important;
    bottom: 0% !important;
    z-index: -1 !important;
  }
  .custom-html--sitecore .itr-nodes-upper-left.havehover .node,
  .custom-html--sitecore .itr-nodes-upper-right.havehover .node {
    opacity: 0.1;
  }
  .custom-html--sitecore .itr-nodes-upper-left.havehover .node.onhover,
  .custom-html--sitecore .itr-nodes-upper-right.havehover .node.onhover {
    opacity: 1;
  }
  .custom-html--sitecore .industry,
  .custom-html--sitecore .country,
  .custom-html--sitecore .clevel {
    visibility: hidden;
  }
  .custom-html--sitecore .industry.isactive,
  .custom-html--sitecore .country.isactive,
  .custom-html--sitecore .clevel.isactive {
    visibility: visible;
  }
  .custom-html--sitecore .itr-trend-radar-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    opacity: 0;
    width: 92%;
    height: 92%;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .custom-html--sitecore .itr-trend-radar-content.isactive {
    z-index: 1;
    opacity: 1;
  }
  .custom-html--sitecore .itr-trend-radar-content-top {
    margin: 20% 20% 0% 20%;
    height: 40%;
    text-align: center;
  }
  .custom-html--sitecore .itr-trend-radar-content-top p.title {
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
  }
  .custom-html--sitecore .itr-trend-radar-content-top p.desc {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0em;
  }
  .custom-html--sitecore .itr-trend-radar-content-opening {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    opacity: 0;
    width: 92%;
    height: 92%;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .custom-html--sitecore .itr-trend-radar-content-opening.isactive {
    z-index: 1;
    opacity: 1;
  }
  .custom-html--sitecore .itr-trend-radar-content-opening .itr-trend-radar-content-bottom {
    text-align: center;
  }
  .custom-html--sitecore .itr-trend-radar-content-opening .itr-trend-radar-content-bottom svg {
    cursor: pointer;
  }
  .custom-html--sitecore .itr-trend-radar-content-opening .itr-trend-radar-content-bottom h2 {
    color: #A100FF;
  }
  .custom-html--sitecore .itr-trend-radar-title {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .custom-html--sitecore .itr-trend-radar-title h2 {
    color: #fff;
    font-size: 2em;
  }
  .custom-html--sitecore .itr-filter-row.industry {
    position: relative;
    top: -10px;
  }
  .custom-html--sitecore .itr-trend-radar-accenture-logo {
    position: absolute;
    bottom: 14%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .custom-html--sitecore .itr-filter-row.country {
    position: relative;
    top: -100px;
  }
  .custom-html--sitecore .itr-filter-row.clevel {
    position: relative;
    top: -180px;
  }
  .custom-html--sitecore .itr-filter-row.refresh {
    position: absolute;
    min-width: 250px;
    bottom: 22%;
  }
  .custom-html--sitecore button.itr-filter-refresh {
    min-width: 90%;
    text-align: left;
    border: 0px;
    border-radius: 5px;
    background: #fff;
    padding: 6px 10px;
    font-weight: bold;
    font-size: 1.28rem;
    line-height: 2.4rem;
    color: #A100FF;
  }
  .custom-html--sitecore svg.itr-filter-refresh-svg {
    position: absolute;
    right: 50px;
    top: 5px;
    cursor: pointer;
  }
  .custom-html--sitecore .itr-trend-radar-hbw,
  .custom-html--sitecore .itr-trend-radar-hbg,
  .custom-html--sitecore .itr-trend-radar-ci {
    position: absolute;
    width: 200px;
    height: 60px;
    z-index: 2;
    cursor: pointer;
  }
  .custom-html--sitecore .itr-trend-radar-li {
    position: absolute;
    width: 40px;
    height: 150px;
    z-index: 2;
    cursor: pointer;
  }
  .custom-html--sitecore .itr-trend-radar-hbw {
    top: 10%;
    left: 10px;
  }
  .custom-html--sitecore .itr-trend-radar-hbg {
    top: 10%;
    right: 10px;
  }
  .custom-html--sitecore .itr-trend-radar-ci {
    top: -1%;
    left: 50%;
    transform: translateX(-50%);
  }
  .custom-html--sitecore .itr-trend-radar-li {
    bottom: 30%;
    right: 10px;
  }
  .custom-html--sitecore .itr-trend-radar-hbw-details,
  .custom-html--sitecore .itr-trend-radar-ci-details {
    padding: 15px 10px 0 15px;
    background: #A100FF;
    color: #fff;
    position: absolute;
    top: 150%;
    left: 5%;
    width: 185%;
    border-radius: 10px;
    display: none;
  }
  .custom-html--sitecore .itr-trend-radar-hbg-details {
    padding: 15px;
    background: #A100FF;
    color: #fff;
    position: absolute;
    top: 150%;
    right: 5%;
    width: 200%;
    border-radius: 10px;
    display: none;
  }
  .custom-html--sitecore .itr-trend-radar-li-details {
    padding: 15px;
    background: #A100FF;
    color: #fff;
    position: absolute;
    top: 100%;
    right: 5%;
    width: 250px;
    border-radius: 10px;
    display: none;
  }
  .custom-html--sitecore .itr-trend-radar-hbw-details.isactive,
  .custom-html--sitecore .itr-trend-radar-hbg-details.isactive,
  .custom-html--sitecore .itr-trend-radar-ci-details.isactive,
  .custom-html--sitecore .itr-trend-radar-li-details.isactive {
    display: block;
  }
  .custom-html--sitecore p.white {
    color: #fff;
  }
  .custom-html--sitecore .form-control {
    height: 4rem;
    border-radius: 5px;
    padding: 0.8rem 1.84rem;
    background-repeat: no-repeat;
    background-position: bottom left;
  }
  .custom-html--sitecore .form-control option,
  .custom-html--sitecore .form-select option {
    font-size: 1.28rem;
  }
  .custom-html--sitecore #itr-trend-radar-main-wrapper #itr-filter-menu {
    width: 30%;
    height: 100%;
  }
  .custom-html--sitecore .dropdown-toggle::after {
    color: #A100FF;
    margin-left: 0 !important;
    vertical-align: middle !important;
    border-top: 0.7em solid !important;
    border-right: 0.4em solid transparent !important;
    border-left: 0.4em solid transparent !important;
  }
  .custom-html--sitecore .bootstrap-select {
    width: 220px;
    /* IE9 and below */
  }
  .custom-html--sitecore .bootstrap-select > .btn {
    width: 100%;
    padding-right: 25px;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    padding: 0.6rem 1.2rem;
    font-size: 1.6rem;
    border-radius: 0.4rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  .custom-html--sitecore .has-error .bootstrap-select .dropdown-toggle,
  .custom-html--sitecore .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
  }
  .custom-html--sitecore .bootstrap-select.fit-width {
    width: auto !important;
  }
  .custom-html--sitecore .bootstrap-select .btn:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
  }
  .custom-html--sitecore .bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
  }
  .custom-html--sitecore .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
  }
  .custom-html--sitecore .bootstrap-select.form-control.input-group-btn {
    z-index: auto;
  }
  .custom-html--sitecore .bootstrap-select.btn-group:not(.input-group-btn),
  .custom-html--sitecore .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
  }
  .custom-html--sitecore .bootstrap-select.btn-group.dropdown-menu-right,
  .custom-html--sitecore .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
  .custom-html--sitecore .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
  }
  .custom-html--sitecore .form-inline .bootstrap-select.btn-group,
  .custom-html--sitecore .form-horizontal .bootstrap-select.btn-group,
  .custom-html--sitecore .form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
  }
  .custom-html--sitecore .form-group-lg .bootstrap-select.btn-group.form-control,
  .custom-html--sitecore .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
  }
  .custom-html--sitecore .form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
  }
  .custom-html--sitecore .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
  }
  .custom-html--sitecore .bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-family: "Delivery Condensed ", Helvetica, Arial, sans-serif;
    font-weight: normal;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
  }
  .custom-html--sitecore .bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -5%;
    width: 250px;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
    padding-left: 0;
    padding-bottom: 0;
    margin: 0;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li.dropdown-header {
    cursor: default;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li .media {
    display: inline-block;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li .media-body {
    vertical-align: middle;
    white-space: normal;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
  }
  .custom-html--sitecore .bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
  }
  .custom-html--sitecore .bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
  }
  .custom-html--sitecore .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
  }
  .custom-html--sitecore .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
  }
  .custom-html--sitecore .bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 1036;
  }
  .custom-html--sitecore .bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
  }
  .custom-html--sitecore .bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
  }
  .custom-html--sitecore .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
  }
  .custom-html--sitecore .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
  }
  .custom-html--sitecore .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
  }
  .custom-html--sitecore .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
  }
  .custom-html--sitecore .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
  .custom-html--sitecore .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
  }
  .custom-html--sitecore .bs-searchbox,
  .custom-html--sitecore .bs-actionsbox,
  .custom-html--sitecore .bs-donebutton {
    padding: 4px 8px;
  }
  .custom-html--sitecore .bs-actionsbox {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .custom-html--sitecore .bs-actionsbox .btn-group button {
    width: 50%;
  }
  .custom-html--sitecore .bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .custom-html--sitecore .bs-donebutton .btn-group button {
    width: 100%;
  }
  .custom-html--sitecore .bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
  }
  .custom-html--sitecore .bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li a span {
    font-size: 1.28rem;
    white-space: normal;
    word-break: break-word;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .btn .filter-option {
    font-weight: bold;
    font-size: 1.28rem;
    line-height: 2.4rem;
    color: #A100FF;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li.disabled {
    pointer-events: none;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu li a:hover {
    color: #A100FF !important;
    font-weight: bold;
  }
  .custom-html--sitecore .mobile-device {
    position: absolute !important;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
  }
  .custom-html--sitecore .focus-indicator div[role="tab"]:focus,
  .custom-html--sitecore .focus-indicator div[role="button"]:focus,
  .custom-html--sitecore .focus-indicator div[role*="link"]:focus,
  .custom-html--sitecore .focus-indicator div[class="ion"]:focus,
  .custom-html--sitecore .focus-indicator li[role="tab"]:focus,
  .custom-html--sitecore .focus-indicator div[role="listitem"]:focus,
  .custom-html--sitecore .focus-indicator input[class*="progressbar"]:focus,
  .custom-html--sitecore .focus-indicator button:focus,
  .custom-html--sitecore .focus-indicator a:focus,
  .custom-html--sitecore .focus-indicator.skip-link:focus {
    outline: 0px solid #004dff !important;
    outline-offset: 0;
  }
  .custom-html--sitecore .dropdown-menu > li > a:hover,
  .custom-html--sitecore .dropdown-menu > li > a:focus {
    background-color: transparent;
  }
  .custom-html--sitecore ul.dropdown-menu.inner li.disabled {
    display: none;
  }
  .custom-html--sitecore .wrapper.wrapper-donutChart {
    width: 100%;
    padding: 0% 20%;
  }
  .custom-html--sitecore .donutChart {
    transform: rotate(180deg);
  }
  .custom-html--sitecore .donutChart p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
  }
  .custom-html--sitecore .tool-detail {
    background: #4c017d;
    background: linear-gradient(180deg, #8f21d6 0%, #4c017d 80%);
  }
  .custom-html--sitecore div#itr-trend-radar-close-buttons {
    position: absolute;
    top: 2%;
    right: 2%;
    z-index: 1;
  }
  .custom-html--sitecore #itr-trend-radar-close-buttons button {
    background: transparent;
    border: 1px solid #fff;
    padding: 5px 10px 5px 20px;
    border-radius: 20px;
    color: white;
  }
  .custom-html--sitecore #itr-trend-radar-close-buttons button span {
    position: relative;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 1px 4px 1px 4px;
  }
  .custom-html--sitecore .tool-banner-tag {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    color: #fff;
    background: blue;
    padding: 34px 5px;
    border-radius: 50%;
    width: 100px;
  }
  .custom-html--sitecore img.img-r-icon {
    cursor: pointer;
  }
  .custom-html--sitecore .industry-level.selectpicker,
  .custom-html--sitecore .country-level.selectpicker,
  .custom-html--sitecore .clevel-level.selectpicker {
    z-index: 2;
    position: absolute;
    border: 0px;
    border-radius: 5px;
    min-width: 225px;
  }
  .custom-html--sitecore .industry-level.selectpicker option,
  .custom-html--sitecore .country-level.selectpicker option,
  .custom-html--sitecore .clevel-level.selectpicker option {
    padding: 3px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.6em;
    color: #6b6b6b;
  }
  .custom-html--sitecore select:-internal-list-box option:checked {
    background-color: #ffffff !important;
    color: #A100FF !important;
    font-weight: bold;
  }
  .custom-html--sitecore .itr-nodes.itr-nodes-inner-circle {
    height: 49%;
    width: 49%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 1px solid rgba(1, 1, 1, 0.1);
    box-shadow: 0px 0px 10px #969696;
    transition: width 0.5s ease, height 0.5s ease;
  }
  .custom-html--sitecore img.itr-trend-radar-content-background {
    width: 100%;
    height: auto;
    display: none;
  }
  .custom-html--sitecore img.itr-trend-radar-content-background.isactive {
    display: block;
  }
  .custom-html--sitecore .cta-read-more {
    display: none;
  }
  .custom-html--sitecore .cta-read-more.isactive {
    display: block;
  }
  .custom-html--sitecore .purple {
    color: #A100FF !important;
  }
  .custom-html--sitecore .radar-icon article {
    opacity: 0;
    transition: opacity 1s ease;
  }
  .custom-html--sitecore .radar-icon.isactive article {
    opacity: 1;
  }
  @media screen and (min-width: 640px) {
    .custom-html--sitecore .bootstrap-select.btn-group .btn .filter-option {
      overflow: auto;
    }
  }
  