#roltechWrap .cf::after {
  content: '';
  display: block;
  clear: both;
}


#roltechWrap section {
  padding: 2em 0;
  width: 100%;
}


#roltechWrap section:nth-of-type(odd) {
  background-color: #edeff0;
}


#roltechWrap img {
  width: 100%;
}


#roltechWrap .pd-r-15 {
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


#roltechWrap .pd-l-15 {
  padding-left: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


#roltechWrap .col-md-5 {
  float: left;
  width: 47.6%;
}


#roltechWrap .col-md-7 {
  float: left;
  width: 52.2%;
}


#roltechWrap .col-md-8 {
  float: left;
  width: 66.66%;
}


#roltechWrap .col-md-4 {
  float: left;
  width: 33.33%;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


#roltechWrap .gray-banner {
  background-color: #f5f5f5;
}


#roltechWrap .blue-banner {
  background-color: #041e42;
}


#roltechWrap .white-text {
  color: #fff;
}


#roltechWrap .uppercase {
  text-transform: uppercase;
}


#roltechWrap .textcenter {
  text-align: center;
}


#roltechWrap .container {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}


#roltechWrap .container::after {
  content: '';
  display: block;
  clear: both;
}


#roltechWrap .container .section-title {
  letter-spacing: 0;
  font-size: 2em;
  margin-bottom: 1em;
  font-weight: 500;
  text-align: center;
}


#roltechWrap .container .section-sub-txt {
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.3em;
  margin-bottom: 1em;
  color: #425363;
  text-align: center;
}


#roltechWrap table {
  width: 100%;
  margin: 1em 0;
  padding: 0;
  font-size: 0.875em;
  line-height: 1.1;
  border-collapse: collapse;
  border-color: gray;
}


#roltechWrap table td {
  background-color: #f5f5f5;
}


#roltechWrap table th, #roltechWrap table td {
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding: 1em;
}


#roltechWrap ul li {
  margin-bottom: 0.5em;
  line-height: 1.2;
}


#roltechWrap #faqDisplay {
  width: 100%;
  padding: 20px;
  color: #fff;
  background: #425363;
  padding: 4em 0;
  font-size: 1.1em;
}


#roltechWrap #faqDisplay.alt-faq-display {
  background-color: #eeeff0;
}


#roltechWrap #faqDisplay h2 {
  color: #2b405a;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 30px;
  font-size: 2.8em;
  font-weight: 500;
  line-height: .95em;
}


#roltechWrap #faqDisplay #faqs .product-page__faq-item {
  color: #2b405a;
  cursor: pointer;
  border-top: 1px solid #a1b3c1;
}


#roltechWrap #faqDisplay #faqs .product-page__faq-item:last-child {
  border-bottom: 1px solid #a1b3c1;
}


#roltechWrap #faqDisplay #faqs .product-page__faq-item .faq-item-question {
  padding: 10px 60px 10px 20px;
  position: relative;
  color: #0079dd;
}


#roltechWrap #faqDisplay #faqs .product-page__faq-item .faq-item-question:after {
  color: #0079dd;
  content: "+";
  height: 25px;
  text-align: center;
  width: 25px;
  border-radius: 25px;
  font-size: 1.8em;
  line-height: 80%;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
}


#roltechWrap #faqDisplay #faqs .product-page__faq-item .faq-item-answer {
  color: #505050;
  padding: 10px 20px;
  display: none;
}


#roltechWrap #faqDisplay #faqs .product-page__faq-item.open .faq-item-question:after {
  content: "-";
}


#roltechWrap #sectionImgType {
  padding: 2em 0 3em;
}


#roltechWrap #sectionImgType .section-head {
  margin-bottom: 1.8em;
}


#roltechWrap #sectionImgType .section-head h2 {
  font-size: 2.2em;
  font-weight: 500;
}


#roltechWrap #sectionImgType .section-content {
  margin: 0 auto;
}


#roltechWrap #sectionImgType .section-content.w70 {
  width: 70%;
}


#roltechWrap #sectionImgType .section-content::after {
  content: '';
  display: block;
  clear: both;
}


#roltechWrap #sectionImgType .section-content .float {
  width: 50%;
  float: left;
  font-size: 14px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


#roltechWrap #sectionImgType .section-content .float img {
  width: 50px;
}


#roltechWrap #sectionImgType .section-content .float h4 {
  margin: 1em 0 .25em;
  font-size: 1.1em;
}


#roltechWrap #attack-paths {
  overflow: auto;
  overflow-y: hidden;
  padding: 30px 0 20px;
}


#roltechWrap #attack-paths .path-head {
  width: 70%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}


#roltechWrap #attack-paths .path-head h2 {
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 30px;
  font-size: 2.5em;
  font-weight: 500;
  line-height: .95em;
}


#roltechWrap #attack-paths .path-head p {
  width: 70%;
  margin: 0 auto;
  font-size: .9em;
}


#roltechWrap #attack-paths .diagram {
  min-height: 380px;
  position: relative;
}


#roltechWrap #attack-paths .diagram .statement {
  max-width: 200px;
  width: 100%;
  position: absolute;
  z-index: 5;
  left: 80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}


#roltechWrap #attack-paths .diagram .statement .statement-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #526479;
  height: 200px;
  text-align: center;
  width: 100%;
  background-color: #fff;
  border-radius: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


#roltechWrap #attack-paths .diagram .statement .statement-content h5 {
  color: #081c3b;
  margin: 0;
  font-size: 1.6em;
}


#roltechWrap #attack-paths .diagram .statement .statement-content p {
  font-size: .95em;
  margin: .5em 0;
}


#roltechWrap #attack-paths .diagram .statement .title {
  text-align: center;
  position: absolute;
  bottom: -60px;
  color: #9f9f9f;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}


#roltechWrap #attack-paths .diagram .border {
  height: 1px;
  width: calc(100% - 200px);
  z-index: 0;
  border-top: 2px dashed #223651;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}


#roltechWrap #attack-paths .diagram .ring {
  min-height: 360px;
  max-width: 360px;
  width: 100%;
  border: 2px solid #223651;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}


#roltechWrap #attack-paths .diagram .ring:nth-child(3) {
  min-height: 600px;
  max-width: 600px;
  width: 600px;
  left: -120px;
}


#roltechWrap #attack-paths .diagram .ring:nth-child(4) {
  min-height: 840px;
  max-width: 840px;
  width: 840px;
  left: -240px;
}


#roltechWrap #attack-paths .diagram .ring:nth-child(5) {
  min-height: 1080px;
  max-width: 1080px;
  width: 1080px;
  left: -360px;
}


#roltechWrap #attack-paths .diagram .ring:nth-child(6) {
  min-height: 1320px;
  max-width: 1320px;
  width: 1320px;
  left: -480px;
}


#roltechWrap #attack-paths .diagram .ring .ring-statement {
  width: 104px;
  text-align: center;
  font-size: .8em;
  position: absolute;
  right: 0;
  color: #fff !important;
  padding-top: 50px;
  top: 50%;
  -webkit-transform: translate(50%, -25px);
          transform: translate(50%, -25px);
}


#roltechWrap #attack-paths .diagram .ring .ring-statement::before {
  content: " ";
  height: 50px;
  width: 50px;
  background: #fff;
  border-radius: 66px;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}


#roltechWrap #attack-paths .diagram .ring .ring-statement h4 {
  margin: 5px auto;
}


#roltechWrap #attack-paths .diagram .ring .ring-statement p {
  letter-spacing: -1px;
}


#roltechWrap #mainContent {
  padding: 40px 0 20px;
  width: 100%;
}


#roltechWrap #mainContent #product_title {
  font-size: 3.1em;
  margin: 0 auto 50px;
  text-align: center;
}


#roltechWrap #mainContent #subTit {
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}


#roltechWrap #mainContent #subDesc h5 {
  font-size: 1.14em;
  color: #425363;
  font-weight: 400;
  line-height: 1.7em;
  margin-bottom: 5px;
}


#roltechWrap #mainContent .play-icon {
  display: block;
  position: relative;
}


#roltechWrap #mainContent .play-icon::before {
  width: 4.5em;
  height: 4.5em;
  content: "";
  z-index: 5;
  background-color: #8596a3c7;
  background-image: url(https://www.tenable.com/themes/custom/tenable/img/17/icon-play-white.svg);
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: 40%;
  border-radius: 50%;
  margin: auto;
  padding: 2em;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


#roltechWrap #mainContent .play-icon:hover::before {
  background-color: #8596a3;
}


#roltechWrap #mainContent .video-container {
  height: 100%;
}


#roltechWrap #mainContent .video-container object {
  height: 100%;
}


#roltechWrap #listImgType {
  padding: 50px 0;
}


#roltechWrap #listImgType #leftList {
  width: 40%;
  float: left;
}


#roltechWrap #listImgType #leftList #listTit {
  font-size: 3em;
  word-break: keep-all;
  letter-spacing: 0;
  font-weight: 500;
  line-height: .95em;
  margin: 5px 0 20px;
}


#roltechWrap #listImgType #leftList #list {
  list-style: none;
  padding: 10px 0;
}


#roltechWrap #listImgType #leftList #list > li {
  position: relative;
  margin-bottom: 1.2em;
  font-size: 1em;
  padding-left: 30px;
}


#roltechWrap #listImgType #leftList #list > li::before {
  content: '';
  width: 21px;
  height: 18px;
  background-image: url("/default/img/_images/roltech/checkmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 5px;
  left: 0;
}


#roltechWrap #listImgType #rightImg {
  width: 60%;
  float: right;
}


#roltechWrap #listImgType #rightImg img {
  border: 1px solid #eeeff0;
}


#roltechWrap #threePointType {
  padding: 30px 0;
}


#roltechWrap #threePointType .animation-head {
  color: #2b405a;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0 0 10px;
  font-size: 4em;
  font-weight: 700;
}


#roltechWrap #threePointType .animation-words {
  position: relative;
  list-style: none;
}


#roltechWrap #threePointType .animation-words li {
  text-transform: uppercase;
  opacity: 0;
  text-align: left;
  width: 100%;
  text-align: left;
  -webkit-animation-name: no-steps-animation;
          animation-name: no-steps-animation;
  -webkit-animation-duration: 7.5s;
          animation-duration: 7.5s;
  -webkit-animation-timing-function: ase-in-out;
          animation-timing-function: ase-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.7em;
  line-height: 100%;
  color: #425363;
  margin: 0;
}


#roltechWrap #threePointType .animation-words li:nth-of-type(2) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}


#roltechWrap #threePointType .animation-words li:nth-of-type(3) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}


#roltechWrap #threePointType .post-head {
  color: #2b405a;
  font-size: 1em;
  line-height: 1.1;
  font-weight: 600;
  margin-top: 0;
}


#roltechWrap #threePointType .post-desc {
  color: #425363;
  line-height: 1.4em;
  font-size: .9em;
}


@-webkit-keyframes no-steps-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
  8% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  25.3% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  33.3% {
    opacity: 0;
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
  }
}


@keyframes no-steps-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
  8% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  25.3% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  33.3% {
    opacity: 0;
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
  }
}


#roltechWrap #product-slides {
  padding: 2.4em 0;
}


#roltechWrap #product-slides #slider_imgs {
  width: 48%;
  float: left;
  padding: 25px 0 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


#roltechWrap #product-slides #slider_imgs img {
  width: 100%;
  display: none;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


#roltechWrap #product-slides #slider_imgs img.active {
  display: block;
}


#roltechWrap #product-slides #slider_desc {
  width: 52%;
  float: left;
  margin: 0;
  padding: 4px 0 29px 85px;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


#roltechWrap #product-slides #slider_desc li {
  padding: 15px 0;
  border-top: 1px solid #c4cccd;
  margin-bottom: 5px;
}


#roltechWrap #product-slides #slider_desc li:first-child {
  border-top: none;
}


#roltechWrap #product-slides #slider_desc li h4 {
  color: #0079dd;
  position: relative;
}


#roltechWrap #product-slides #slider_desc li h4::before {
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(https://www.tenable.com/themes/custom/tenable/img/products/nessus/icon-Plus.png);
  background-size: 20px;
  position: absolute;
  top: 0;
  left: -45px;
}


#roltechWrap #product-slides #slider_desc li .slider_text {
  display: none;
  font-size: .94em;
  line-height: 1.5em;
  padding: 10px 10px 0 0;
  color: #425363;
}


#roltechWrap #product-slides #slider_desc li.active h4 {
  color: #545454;
}


#roltechWrap #product-slides #slider_desc li.active h4::before {
  width: 20px;
  height: 2px;
  content: "";
  background-image: url(https://www.tenable.com/themes/custom/tenable/img/products/nessus/icon-Minus.png);
  position: absolute;
  top: 9px;
  left: -45px;
}


#roltechWrap #product-slides #slider_desc li.active div {
  display: block;
}


#roltechWrap #product-slides.sc #slider_imgs {
  width: 72%;
  float: right;
}


#roltechWrap #product-slides.sc #slider_desc {
  width: 28%;
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


#roltechWrap #product-slides.sc #slider_desc li {
  padding: 15px 0;
  border-top: 1px solid #c4cccd;
  margin-bottom: 5px;
}


#roltechWrap #product-slides.sc #slider_desc li:first-child {
  border-top: none;
}


#roltechWrap #product-slides.sc #slider_desc li h4 {
  color: #545454;
  font-size: .98em;
  font-weight: 400;
}


#roltechWrap #product-slides.sc #slider_desc li h4::before {
  display: block;
  content: "+";
  font-size: .8em;
  background: none;
  right: 0;
  left: auto;
}


#roltechWrap #product-slides.sc #slider_desc li.active h4 {
  color: #0079dd;
}


#roltechWrap #product-slides.sc #slider_desc li.active h4::before {
  display: none;
}


#roltechWrap #video-slides .video-tabs {
  max-width: 800px;
  margin: 40px auto 0;
}


#roltechWrap #video-slides .video-tabs #video-container .tabs_video {
  display: none;
}


#roltechWrap #video-slides .video-tabs #video-container .tabs_video.active {
  display: block;
}


#roltechWrap #video-slides .video-tabs #tabs-container {
  width: 100%;
  margin-top: 22px;
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}


#roltechWrap #video-slides .video-tabs #tabs-container a {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  height: 20px;
  width: 19%;
  padding: 2.5em .9em;
  line-height: 1.5;
  text-decoration: none;
  border-radius: 10px;
  background: #425363;
  position: relative;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  text-align: center;
  font-size: 0.9em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}


#roltechWrap #video-slides .video-tabs #tabs-container a:hover {
  background: #0079dd;
}


#roltechWrap #video-slides .video-tabs #tabs-container a.active {
  background: #0079dd;
}


#roltechWrap #video-slides .video-tabs #tabs-container a.active::before {
  content: '';
  width: 0;
  height: 0;
  border: 14px solid #00a4b500;
  border-bottom-color: #0079dd;
  margin-left: -14px;
  position: absolute;
  bottom: 100%;
  left: 50%;
}


#roltechWrap #threeParts #section-parts {
  padding: 1.8em 0 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-gap: 12px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}


#roltechWrap #threeParts #section-parts .parts-container {
  text-align: center;
}


#roltechWrap #threeParts #section-parts .parts-container .part-icon {
  width: 70px;
  height: 70px;
  margin: 0 auto;
}


#roltechWrap #threeParts #section-parts .parts-container .part-icon img {
  width: 100%;
  height: 100%;
}


#roltechWrap #threeParts #section-parts .parts-container .part-head {
  margin: 10px 0;
}


#roltechWrap #threeParts #section-parts .parts-container .part-text {
  font-size: .92em;
}


#roltechWrap #listImgClick #imgContent {
  float: left;
  width: 65%;
}


#roltechWrap #listImgClick #imgContent img {
  display: none;
}


#roltechWrap #listImgClick #imgContent img.active {
  display: block;
}


#roltechWrap #listImgClick #listContent {
  float: left;
  width: 35%;
}


#roltechWrap #listImgClick #listContent ul {
  list-style: none;
}


#roltechWrap #listImgClick #listContent ul li a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 80px;
  border-radius: 5px;
  position: relative;
  color: #c0c7c9;
}


#roltechWrap #listImgClick #listContent ul li a span {
  display: inline-block;
  width: 45px;
  margin: 0 15px;
}


#roltechWrap #listImgClick #listContent ul li a span svg {
  width: 100%;
}


#roltechWrap #listImgClick #listContent ul li a span svg .data-analyzed, #roltechWrap #listImgClick #listContent ul li a span svg .see-everything, #roltechWrap #listImgClick #listContent ul li a span svg .predict-dangerous-vulnerabilities, #roltechWrap #listImgClick #listContent ul li a span svg .automated-testing, #roltechWrap #listImgClick #listContent ul li a span svg .intuitive-scan, #roltechWrap #listImgClick #listContent ul li a span svg .scan-templates, #roltechWrap #listImgClick #listContent ul li a span svg .tailored-1, #roltechWrap #listImgClick #listContent ul li a span svg .tailored-2 {
  fill: none;
  stroke: #DAE0E1;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}


#roltechWrap #listImgClick #listContent ul li a span svg .tailored-2 {
  stroke-linecap: round;
  stroke-linejoin: round;
}


#roltechWrap #listImgClick #listContent ul li.active a, #roltechWrap #listImgClick #listContent ul li:hover a {
  color: #0079dd;
}


#roltechWrap #listImgClick #listContent ul li.active a circle, #roltechWrap #listImgClick #listContent ul li.active a path, #roltechWrap #listImgClick #listContent ul li.active a .data-analyzed, #roltechWrap #listImgClick #listContent ul li.active a .see-everything, #roltechWrap #listImgClick #listContent ul li.active a .predict-dangerous-vulnerabilities, #roltechWrap #listImgClick #listContent ul li.active a .automated-testing, #roltechWrap #listImgClick #listContent ul li.active a .intuitive-scan, #roltechWrap #listImgClick #listContent ul li.active a .scan-templates, #roltechWrap #listImgClick #listContent ul li.active a .tailored-1, #roltechWrap #listImgClick #listContent ul li.active a .tailored-2, #roltechWrap #listImgClick #listContent ul li:hover a circle, #roltechWrap #listImgClick #listContent ul li:hover a path, #roltechWrap #listImgClick #listContent ul li:hover a .data-analyzed, #roltechWrap #listImgClick #listContent ul li:hover a .see-everything, #roltechWrap #listImgClick #listContent ul li:hover a .predict-dangerous-vulnerabilities, #roltechWrap #listImgClick #listContent ul li:hover a .automated-testing, #roltechWrap #listImgClick #listContent ul li:hover a .intuitive-scan, #roltechWrap #listImgClick #listContent ul li:hover a .scan-templates, #roltechWrap #listImgClick #listContent ul li:hover a .tailored-1, #roltechWrap #listImgClick #listContent ul li:hover a .tailored-2 {
  stroke: #0079dd;
}


#roltechWrap #listImgClick #listContent ul li.active {
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
}


#roltechWrap #nessus_box .box-container {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}


.ne-box {
  width: 48%;
  border-radius: 0;
  margin: 0 1%;
  padding-bottom: 2em;
  color: #425363;
  float: left;
  text-align: center;
  background-color: #fefefe;
  border: 1px solid #f5f5f5;
}


.ne-box .box-title {
  background-color: #041e42;
  width: 100%;
  border-bottom: 1px solid #eeeff0;
  padding: 20px 10px;
  color: #fff;
  font-size: 1.8em;
}


.ne-box .tit_under {
  color: #425363;
  width: 90%;
  border-bottom: 1px solid #c5d2de;
  margin: 0 auto;
  padding: 10px 0 12px;
  font-size: 1.1em;
  line-height: 132%;
}


.ne-box .tit_under span {
  color: #95959a;
  padding-top: .3em;
  display: block;
}


.ne-box .ne-content {
  color: #425363;
  text-align: left;
  width: 100%;
  padding: 10px 30px;
  font-size: 1.1em;
}


.ne-box .ne-content ul {
  list-style: none;
  padding-left: 2.5em;
  margin: 12px 0 20px;
}


.ne-box .ne-content ul li {
  font-size: .9em;
  line-height: 1.6;
  margin-bottom: .5em;
}


.ne-box .ne-content ul li.check {
  font-weight: 700;
}


.ne-box .ne-content ul li.x {
  font-weight: 100;
}


.ne-box .ne-content ul li.x::before {
  color: #b91d00;
  content: "\2573";
  padding-right: 10px;
  font-size: .6em;
  line-height: 0.3;
  position: relative;
  top: -2px;
  font-weight: 600;
}


.ne-box .ne-content ul li::before {
  color: #0079dd;
  content: '\2714';
  padding-right: 10px;
}


.ne-box .ne-content ul li a {
  color: #0079dd;
}


.ne-box .ne-cta {
  padding-bottom: 10px;
}


.ne-box .ne-cta .btn-orange {
  color: #fff;
  background-color: #f87b1e;
  border: 2px solid #f87b1e;
  padding: .75em 2em;
  margin: 0 .4em .5em 0;
}


.ne-box a {
  text-decoration: none;
}


#roltechWrap #threeCircle {
  background-image: url(https://www.tenable.com/themes/custom/tenable/img/tenable-sc/bg-stats-1.jpg);
  z-index: 1;
}


#roltechWrap #threeCircle .top-points {
  min-width: 900px;
}


#roltechWrap #threeCircle .top-points ul {
  list-style: none;
  text-align: center;
}


#roltechWrap #threeCircle .top-points ul li {
  height: 250px;
  width: 250px;
  text-align: center;
  background: #0b4278;
  border: 7px solid #209eff;
  border-radius: 50%;
  margin: 20px;
  display: inline-block;
  position: relative;
}


#roltechWrap #threeCircle .top-points ul li .research-wrap {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}


#roltechWrap #threeCircle .top-points ul li .research-wrap .numtit {
  color: #fff;
  max-width: 150px;
  min-height: 70px;
  text-align: center;
  margin: 0 auto 15px;
  position: relative;
}


#roltechWrap #threeCircle .top-points ul li .research-wrap .numtit span {
  margin-bottom: 5px;
  font-size: 2.3em;
  font-weight: 600;
  display: block;
}


#roltechWrap #threeCircle .top-points ul li .research-wrap .numtit::after {
  content: " ";
  height: 1px;
  width: 170px;
  background-color: #fff;
  margin-left: -85px;
  display: block;
  position: absolute;
  bottom: -13px;
  left: 50%;
  right: 50%;
}


#roltechWrap #threeCircle .top-points ul li .research-wrap .research-number {
  color: #fff;
  font-size: 2.5em;
  font-weight: 600;
}


#roltechWrap #threeCircle .top-points ul li .research-wrap .numcont {
  color: #fff;
  max-width: 142px;
  text-transform: uppercase;
  margin: 5px auto 0;
  font-size: .92em;
}


#roltechWrap #threeCircle .top-points ul li::before {
  content: " ";
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  z-index: 0;
  border: 1px solid #fff;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}


#roltechWrap #appQuestion .questions {
  width: 90%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: block;
}


#roltechWrap #appQuestion .questions li {
  width: 33.3%;
  color: #0079dd;
  float: left;
  padding-left: 70px;
  padding-right: 20px;
  font-size: 1.2em;
  font-weight: 600;
  display: block;
  position: relative;
  line-height: 1.2;
  margin-bottom: .5em;
}


#roltechWrap #appQuestion .questions li span {
  width: 60px;
  display: block;
  position: absolute;
  left: 0;
}


#roltechWrap #appQuestion .question_b {
  padding: 2em 0 1em;
}


#roltechWrap #appQuestion .question_b h3 {
  color: #1a8fd6;
  letter-spacing: .05em;
}


#roltechWrap #appQuestion .question_b h5 {
  margin: 0 auto;
  padding: 20px 8% 0;
  font-size: 1.063em;
  font-weight: 400;
}


#roltechWrap #onePlatform .overview-box {
  z-index: 2;
  border-radius: 10px;
  margin-top: 1em;
  padding: 4em 2em 2em;
  position: relative;
}


#roltechWrap #onePlatform .overview-box .oneborder {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), to(#0079dd)) no-repeat padding-box padding-box;
  background: linear-gradient(#fff 20%, #0079dd 100%) no-repeat padding-box padding-box;
  border: 2px solid #0079dd;
  border-radius: 10px;
  padding: 3em 3em 2em;
  position: relative;
}


#roltechWrap #onePlatform .overview-box .oneborder .oneheader {
  text-align: center;
  width: 100%;
  padding: 1em 0 2em;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}


#roltechWrap #onePlatform .overview-box .oneborder .oneheader img {
  width: 46%;
  padding: 0 1em;
  background-color: #fff;
}


#roltechWrap #onePlatform .overview-box .cyberblue-bg {
  background-color: #007fec;
}


#roltechWrap #onePlatform .overview-box .midnight-bg {
  background-color: #041e42 !important;
}


#roltechWrap #onePlatform .overview-box .round-5 {
  border-radius: 5px;
}


#roltechWrap #onePlatform .overview-box .col-md-4 {
  padding: 0 5px;
  width: 33.333%;
  float: left;
}


#roltechWrap #onePlatform .overview-box .hpad {
  padding: 0.5em;
}


#roltechWrap #onePlatform .overview-box .overview-solutions span, #roltechWrap #onePlatform .overview-box .overview-solutions a {
  text-transform: uppercase;
}


#roltechWrap #onePlatform .overview-box span, #roltechWrap #onePlatform .overview-box a {
  font-size: 1.1em;
  color: #fff;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.3rem 12px;
  font-weight: 700;
  line-height: 1.1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}


#roltechWrap #onePlatform .overview-box .overview-products {
  padding: 0.5em 0 0;
}


#roltechWrap #onePlatform .overview-box .overview-products div {
  width: 0;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}


#roltechWrap #onePlatform .overview-box .overview-products div a {
  text-transform: uppercase;
}


#roltechWrap #onePlatform .overview-box .flex {
  -webkit-column-gap: 0.5em;
          column-gap: 0.5em;
}


#roltechWrap #onePlatform .overview-box .exposureAI h2 {
  color: #041e42;
  margin: 0.8em 12px 0.7em;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}


#roltechWrap #onePlatform .overview-box .third-party {
  width: 55px;
  text-transform: uppercase;
  color: #041e42;
  background-color: #fff;
  padding: 5px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1em;
  position: absolute;
  bottom: 30%;
}


#roltechWrap #onePlatform .overview-box .third-party.left-box {
  text-align: left;
  left: -2px;
}


#roltechWrap #onePlatform .overview-box .third-party.right-box {
  text-align: right;
  right: -2px;
}


#roltechWrap #onePlatform .overview-box .third-party .arrow {
  width: 0;
  height: 0;
  border: 28px solid #0000;
  position: absolute;
  top: -7px;
}


#roltechWrap #onePlatform .overview-box .third-party .arrow.right-arrow {
  border-left-width: 0;
  border-right: 20px solid #fff;
  left: -19px;
}


#roltechWrap #onePlatform .overview-box .third-party .arrow.left-arrow {
  border-left: 20px solid #fff;
  border-right-width: 0;
  right: -19px;
}


#roltechWrap #division .section-title {
  width: 87%;
  margin-left: auto;
  margin-right: auto;
}


#roltechWrap #division #items-wrap {
  padding: 0 1em;
}


#roltechWrap #division #items-wrap .div-item {
  position: relative;
  padding: 0 2.5em;
}


#roltechWrap #division #items-wrap .div-item:first-child {
  padding-left: 0;
}


#roltechWrap #division #items-wrap .div-item:last-child {
  padding-right: 0;
}


#roltechWrap #division #items-wrap .div-item .div-txt, #roltechWrap #division #items-wrap .div-item .nom {
  margin-top: 5px;
}


#roltechWrap #division #items-wrap .div-item .div-ul ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  list-style: none;
}


#roltechWrap #division #items-wrap .div-item .div-ul ul h3 {
  display: inline-block;
  margin: .5em 0 0.25em;
  padding-left: 10px;
}


#roltechWrap #division #items-wrap .div-item .div-ul ul img {
  width: auto;
  vertical-align: middle;
}


#roltechWrap #division #items-wrap .div-item .divider {
  height: 90%;
  border-right: 1px solid #425363;
  position: absolute;
  top: 8%;
  right: 0;
}


#roltechWrap #division #items-wrap .div-item .divider img {
  width: 60px;
  position: relative;
  top: calc(50% - 40px);
  right: -30px;
}


#roltechWrap #division #items-wrap h3 {
  color: #2b405a;
  margin-top: 10px;
  font-size: 1.5em;
}


#roltechWrap #oneAddSection .section-sub-txt {
  margin-bottom: 3em;
}


#roltechWrap #oneAddSection .iconSection {
  padding: 3em 0;
}


#roltechWrap #oneAddSection .iconSection .iconSecHeader {
  width: 70%;
  margin: 0 auto;
}


#roltechWrap #oneAddSection .iconSection .iconSecHeader div {
  color: #425363;
  line-height: 1.5em;
}


#roltechWrap #oneAddSection .iconSection .round-icons-section .icon-separator {
  width: 10%;
  height: 30px;
  float: left;
  margin: 0 5px;
  position: relative;
  top: 75px;
}


#roltechWrap #oneAddSection .iconSection .round-icons-section .icon-separator-mobile {
  display: none;
}


#roltechWrap #oneAddSection .iconSection .round-icons-section .round-icon-container {
  width: 16.5%;
  aspect-ratio: 1/1;
  float: left;
}


#roltechWrap #oneAddSection .iconSection .round-icons-section .round-icon-container .round-icon {
  height: 100%;
  aspect-ratio: 1/1;
  float: left;
  background: -webkit-gradient(linear, left top, left bottom, from(#007fec), to(#041c3c)) no-repeat padding-box padding-box;
  background: linear-gradient(#007fec 0%, #041c3c 100%) no-repeat padding-box padding-box;
  border: 1px solid #8ec9fc;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}


#roltechWrap #oneAddSection .iconSection .round-icons-section .round-icon-container .round-icon .round-icon-icon {
  text-align: center;
}


#roltechWrap #oneAddSection .iconSection .round-icons-section .round-icon-container .round-icon .round-icon-icon img {
  width: auto;
}


#roltechWrap #oneAddSection .iconSection .round-icons-section .round-icon-container .round-icon .round-icon-text {
  color: #fff;
  width: 90%;
  text-align: center;
  text-transform: uppercase;
  margin-top: 3px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1;
}


#roltechWrap #oneAddSection .imgSection .sub-txt {
  line-height: 1.6em;
  margin-bottom: 10px;
}


#roltechWrap #oneAddSection .imgSection ul, #roltechWrap #oneAddSection .imgSection li {
  list-style: disc;
}


#roltechWrap #oneAddSection .imgSection ul {
  -webkit-padding-start: 36px;
          padding-inline-start: 36px;
}


#roltechWrap #oneAddSection .cf .section-title {
  font-weight: 600;
}


#roltechWrap #threeBlueBox #bbox-parts {
  padding: 1.8em 0 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-gap: 12px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0 10px;
}


#roltechWrap #threeBlueBox #bbox-parts .parts-container {
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#4a97c3), to(#1c6792));
  background: linear-gradient(to bottom, #4a97c3 0%, #1c6792 100%);
  padding: 7% 7%;
}


#roltechWrap #threeBlueBox #bbox-parts .parts-container .part-head {
  font-size: 1.3em;
  margin: 10px 0;
  text-align: center;
}


#roltechWrap #threeBlueBox #bbox-parts .parts-container .part-text {
  font-size: .92em;
}


#roltechWrap .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}


#inquiry {
  width: 100%;
  padding: 50px 15%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: #041e42;
  margin-bottom: 30px;
}


#inquiry a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}


#inquiry a span {
  color: #FFFFFF70;
  font-size: 1.3em;
}


#inquiry a span.bold {
  color: #fff;
  font-weight: 500;
  font-size: 1.4em;
}


#inquiry a h2 {
  color: #fff;
  font-size: 3.6em;
  font-weight: 900;
  margin: 0;
  letter-spacing: -5px;
}


#inquiry a .shortcut {
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}


#inquiry a .shortcut .shapes {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 auto 10px;
}


#inquiry a .shortcut .shapes svg {
  width: 100%;
  height: 100%;
}


#inquiry a .shortcut .txt {
  color: #fff;
  border: 2px solid #fff;
  padding: 5px 15px;
  border-radius: 25px;
  font-size: 1.1em;
  font-weight: 500;
  margin: 0;
}


@media screen and (max-width: 650px) {
  #inquiry {
    padding: 20px 100px 20px 20px;
  }
  #inquiry a h2 {
    font-size: 3.2em;
    letter-spacing: -4px;
  }
  #inquiry a .shortcut {
    right: 0;
    -webkit-transform: translate(-25%, -50%);
            transform: translate(-25%, -50%);
  }
  #inquiry a .shortcut .shapes {
    width: 48px;
    height: 48px;
    margin-bottom: 5px;
  }
  #inquiry a .shortcut .txt {
    padding: 4px 12px;
  }
  #inquiry a span {
    font-size: 1.2em;
  }
  #inquiry a span.bold {
    font-size: 1.3em;
  }
  #roltechWrap #mainContent #product_title {
    font-size: 2.5em;
    margin-bottom: 30px;
  }
  #roltechWrap #mainContent #sub {
    float: none;
    width: 100%;
  }
  #roltechWrap #mainContent #mainImg {
    float: none;
    width: 100%;
  }
  #roltechWrap #threeParts #section-parts {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  #roltechWrap #threeBlueBox #bbox-parts {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  #roltechWrap #threeBlueBox #bbox-parts .parts-container {
    padding: 15px 25px;
  }
  #roltechWrap #listImgType #leftList {
    float: none;
    width: 100%;
  }
  #roltechWrap #listImgType #rightImg {
    display: none;
  }
  #roltechWrap #sectionImgType .section-content .float {
    float: none;
    width: 100%;
    padding-left: 75px;
    position: relative;
  }
  #roltechWrap #sectionImgType .section-content .float img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #roltechWrap #threePointType .animation {
    float: none;
    width: 100%;
    padding-bottom: 32px;
    text-align: center;
  }
  #roltechWrap #threePointType .animation .animation-words li {
    text-align: center;
  }
  #roltechWrap #threePointType .statements {
    width: 50%;
  }
}


@media screen and (max-width: 480px) {
  #roltechWrap ul li {
    margin-bottom: 0;
  }
  #roltechWrap #listImgType #leftList {
    width: 100%;
  }
  #roltechWrap #sectionImgType .section-content.w70 {
    width: 100%;
  }
  #roltechWrap #sectionImgType .section-content .float {
    padding-left: 46px;
  }
  #roltechWrap #sectionImgType .section-content .float img {
    width: 30px !important;
  }
}


@media screen and (max-width: 380px) {
  #inquiry {
    padding: 10px 58px 10px 10px;
  }
  #inquiry a h2 {
    font-size: 2em;
    letter-spacing: -2px;
  }
  #inquiry a .shortcut {
    right: 0;
  }
  #inquiry a .shortcut .shapes {
    width: 40px;
    height: 40px;
    margin-bottom: 3px;
  }
  #inquiry a .shortcut .txt {
    font-size: 0.8em;
    padding: 1px 3px;
    border: 1px solid #fff;
  }
  #inquiry a span {
    font-size: 0.85em;
    letter-spacing: -1px;
  }
  #inquiry a span.bold {
    font-size: 0.9em;
  }
  #roltechWrap #faqDisplay {
    padding: 2em 0;
  }
  #roltechWrap #faqDisplay #faqs .product-page__faq-item .faq-item-question {
    padding: 5px 37px 5px 12px;
  }
  #roltechWrap #faqDisplay #faqs .product-page__faq-item .faq-item-question::after {
    top: 4px;
  }
  #roltechWrap #faqDisplay #faqs .product-page__faq-item .faq-item-answer {
    padding: 5px 15px;
  }
  #roltechWrap #listImgType {
    padding-top: 30px;
  }
  #roltechWrap #threePointType .statements {
    float: none;
    width: 100%;
  }
  #roltechWrap #sectionImgType .section-content.animation-head {
    width: 100%;
  }
  #roltechWrap #sectionImgType .section-content .float {
    padding-left: 0;
  }
  #roltechWrap #sectionImgType .section-content .float img {
    display: none;
  }
}

