/*magenta*/
.magenta .box {
  background: #6a1a7b;
}

.magenta .box a:before {
  background: rgba(106, 26, 123, 0.45);
}

.magenta .tile-box .title {
  background: rgba(106, 26, 123, 0.55);
}

.magenta .tile-box .hover-sec {
  background: rgba(71, 12, 83, 0.85);
}

.magenta .button:hover {
  color: #6a1a7b;
}

.magenta.asset-box .overlap-box {
  background: rgba(0, 0, 0, 0.45);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.magenta.asset-box:hover .overlap-box {
  background: rgba(106, 26, 123, 0.75);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.magenta.featured-box .featured-img:after {
  background: rgba(106, 26, 123, 0.2);
}

.magenta.featured-box .featured-content .content h3:after {
  border-bottom: solid 1px #6a1a7b;
}

.magenta.featured-box .featured-content .content h3 a {
  color: #000;
}

.magenta.featured-box .featured-content .content h3 a:hover {
  color: #6a1a7b;
}

.magenta.course-list figure {
  background: #6a1a7b;
}

.magenta.related_block .date {
  background: rgba(106, 26, 123, 0.7);
}

.magenta.related_block h4:after {
  border-bottom-color: #6a1a7b;
}

.magenta.event-sec .event-date li .active a {
  background: #6a1a7b;
  border-left-color: #003854;
}

.magenta.event-sec .event-date li .active a:hover {
  background: #6a1a7b;
}

.magenta.news-list figure span {
  background: rgba(106, 26, 123, 0.7);
}

.magenta.news-list h4:after {
  border-bottom-color: #6a1a7b;
}

.magenta.featured_news_wrapper figure span {
  background: rgba(106, 26, 123, 0.7);
}

.magenta.featured_news_wrapper .featureed-news h2:after {
  border-bottom-color: #6a1a7b;
}

.magenta.news_details h1:after {
  border-bottom-color: #6a1a7b;
}

.magenta.cat-filter {
  border-left: solid 10px #6a1a7b;
}

.magenta.result-list h3:after {
  border-top: solid 1px #6a1a7b;
}

.magenta.news-list h4 a:hover {
  color: #6a1a7b;
}

.magenta .featureed-news h2 a:hover {
  color: #6a1a7b;
}

/*Orange*/
.orange .box {
  background: #ff5f01;
}

.orange .box a:before {
  background: rgba(255, 95, 1, 0.45);
}

.orange .tile-box .title {
  background: rgba(255, 95, 1, 0.55);
}

.orange .tile-box .hover-sec {
  background: rgba(163, 62, 2, 0.85);
}

.orange .button:hover {
  color: #ff5f01;
}

.orange.asset-box .overlap-box {
  background: rgba(0, 0, 0, 0.45);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.orange.asset-box:hover .overlap-box {
  background: rgba(255, 95, 1, 0.75);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.orange.featured-box .featured-img:after {
  background: rgba(255, 95, 1, 0.2);
}

.orange.featured-box .featured-content .content h3:after {
  border-bottom: solid 1px #ff5f01;
}

.orange.featured-box .featured-content .content h3 a {
  color: #000;
}

.orange.featured-box .featured-content .content h3 a:hover {
  color: #ff5f01;
}

.orange.course-list figure {
  background: #ff5f01;
}

.orange.related_block .date {
  background: rgba(255, 95, 1, 0.7);
}

.orange.related_block h4:after {
  border-bottom-color: #ff5f01;
}

.orange.event-sec .event-date li .active a {
  background: #ff5f01;
  border-left-color: #003854;
}

.orange.event-sec .event-date li .active a:hover {
  background: #ff5f01;
}

.orange.news-list figure span {
  background: rgba(255, 95, 1, 0.7);
}

.orange.news-list h4:after {
  border-bottom-color: #ff5f01;
}

.orange.featured_news_wrapper figure span {
  background: rgba(255, 95, 1, 0.7);
}

.orange.featured_news_wrapper .featureed-news h2:after {
  border-bottom-color: #ff5f01;
}

.orange.news_details h1:after {
  border-bottom-color: #ff5f01;
}

.orange.cat-filter {
  border-left: solid 10px #ff5f01;
}

.orange.result-list h3:after {
  border-top: solid 1px #ff5f01;
}

.orange.news-list h4 a:hover {
  color: #ff5f01;
}

.orange .featureed-news h2 a:hover {
  color: #ff5f01;
}

/*PINK*/
.pink .box {
  background: #d7004d;
}

.pink .box a:before {
  background: rgba(215, 0, 77, 0.45);
}

.pink .tile-box .title {
  background: rgba(215, 0, 77, 0.55);
}

.pink .tile-box .hover-sec {
  background: rgba(161, 0, 58, 0.85);
}

.pink .button:hover {
  color: #d7004d;
}

.pink.asset-box .overlap-box {
  background: rgba(0, 0, 0, 0.45);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.pink.asset-box:hover .overlap-box {
  background: rgba(161, 0, 58, 0.75);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.pink.featured-box .featured-img:after {
  background: rgba(161, 0, 58, 0.2);
}

.pink.featured-box .featured-content .content h3:after {
  border-bottom: solid 1px #d7004d;
}

.pink.featured-box .featured-content .content h3 a {
  color: #000;
}

.pink.featured-box .featured-content .content h3 a:hover {
  color: #d7004d;
}

.pink.course-list figure {
  background: #d7004d;
}

.pink.related_block .date {
  background: rgba(161, 0, 58, 0.7);
}

.pink.related_block h4:after {
  border-bottom-color: #d7004d;
}

.pink.event-sec .event-date li .active a {
  background: #d7004d;
  border-left-color: #003854;
}

.pink.event-sec .event-date li .active a:hover {
  background: #d7004d;
}

.pink.news-list figure span {
  background: rgba(161, 0, 58, 0.7);
}

.pink.news-list h4:after {
  border-bottom-color: #d7004d;
}

.pink.featured_news_wrapper figure span {
  background: rgba(161, 0, 58, 0.7);
}

.pink.featured_news_wrapper .featureed-news h2:after {
  border-bottom-color: #d7004d;
}

.pink.news_details h1:after {
  border-bottom-color: #d7004d;
}

.pink.cat-filter {
  border-left: solid 10px #d7004d;
}

.pink.result-list h3:after {
  border-top: solid 1px #d7004d;
}

.pink.news-list h4 a:hover {
  color: #d7004d;
}

.pink .featureed-news h2 a:hover {
  color: #d7004d;
}

/*Bronze Yellow*/
.bronze-yellow .box {
  background: #959200;
}

.bronze-yellow .box a:before {
  background: rgba(149, 146, 0, 0.45);
}

.bronze-yellow .tile-box .title {
  background: rgba(149, 146, 0, 0.55);
}

.bronze-yellow .tile-box .hover-sec {
  background: rgba(112, 109, 0, 0.85);
}

.bronze-yellow .button:hover {
  color: #959200;
}

.bronze-yellow.asset-box .overlap-box {
  background: rgba(0, 0, 0, 0.45);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.bronze-yellow.asset-box:hover .overlap-box {
  background: rgba(112, 109, 0, 0.75);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.bronze-yellow.featured-box .featured-img:after {
  background: rgba(112, 109, 0, 0.2);
}

.bronze-yellow.featured-box .featured-content .content h3:after {
  border-bottom: solid 1px #959200;
}

.bronze-yellow.featured-box .featured-content .content h3 a {
  color: #000;
}

.bronze-yellow.featured-box .featured-content .content h3 a:hover {
  color: #959200;
}

.bronze-yellow.course-list figure {
  background: #959200;
}

.bronze-yellow.related_block .date {
  background: rgba(112, 109, 0, 0.7);
}

.bronze-yellow.related_block h4:after {
  border-bottom-color: #959200;
}

.bronze-yellow.news-list figure span {
  background: rgba(112, 109, 0, 0.7);
}

.bronze-yellow.news-list h4:after {
  border-bottom-color: #959200;
}

.bronze-yellow.featured_news_wrapper figure span {
  background: rgba(112, 109, 0, 0.7);
}

.bronze-yellow.featured_news_wrapper .featureed-news h2:after {
  border-bottom-color: #959200;
}

.bronze-yellow.news_details h1:after {
  border-bottom-color: #959200;
}

.bronze-yellow.cat-filter {
  border-left: solid 10px #959200;
}

.bronze-yellow.result-list h3:after {
  border-top: solid 1px #959200;
}

.bronze-yellow.news-list h4 a:hover {
  color: #959200;
}

.bronze-yellow .featureed-news h2 a:hover {
  color: #959200;
}

/*Blue*/
.blue .box {
  background: #00496e;
}

.blue .box a:before {
  background: rgba(0, 73, 110, 0.45);
}

.blue.asset-box .overlap-box {
  background: rgba(0, 0, 0, 0.45);
}

.blue.asset-box:hover .overlap-box {
  background: rgba(0, 73, 110, 0.75);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blue.featured-box .featured-img:after {
  background: rgba(0, 73, 110, 0.2);
}

.blue.featured-box .featured-content .content h3:after {
  border-bottom: solid 1px #00496e;
}

.blue.featured-box .featured-content .content h3 a {
  color: #000;
}

.blue.featured-box .featured-content .content h3 a:hover {
  color: #00496e;
}

.blue.course-list figure {
  background: #00496e;
}

.blue.related_block .date {
  background: rgba(0, 73, 110, 0.7);
}

.blue.related_block h4:after {
  border-bottom-color: #00496e;
}

.blue .tile-box .title {
  background: rgba(0, 73, 110, 0.55);
}

.blue .tile-box .hover-sec {
  background: rgba(0, 57, 86, 0.85);
}

.blue.event-sec .event-date li a:hover {
  background-color: #78adc8;
  border-left-color: #4685a5;
}

.blue.event-sec .event-date li.active a {
  background: #00496e;
  border-left-color: #003854;
}

.blue.event-sec .event-date li.active a:hover {
  background: #00496e;
}

.blue.news-list figure span {
  background: rgba(0, 73, 110, 0.7);
}

.blue.news-list h4:after {
  border-bottom-color: #00496e;
}

.blue.featured_news_wrapper figure span {
  background: rgba(0, 73, 110, 0.7);
}

.blue.featured_news_wrapper .featureed-news h2:after {
  border-bottom-color: #00496e;
}

.blue.news_details h1:after {
  border-bottom-color: #00496e;
}

.blue.cat-filter {
  border-left: solid 10px #00496e;
}

.blue.result-list h3:after {
  border-top: solid 1px #00496e;
}

.blue.news-list h4 a:hover {
  color: #00496e;
}

.blue .featureed-news h2 a:hover {
  color: #00496e;
}

/*Green*/
.green .box {
  background: #00a19c;
}

.green .box a:before {
  background: rgba(0, 161, 156, 0.45);
}

.green .tile-box .title {
  background: rgba(0, 161, 156, 0.55);
}

.green .tile-box .hover-sec {
  background: rgba(0, 121, 117, 0.85);
}

.green .button:hover {
  color: #00a19c;
}

.green.asset-box .overlap-box {
  background: rgba(0, 0, 0, 0.45);
}

.green.asset-box:hover .overlap-box {
  background: rgba(0, 161, 156, 0.75);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.green.featured-box .featured-img:after {
  background: rgba(0, 161, 156, 0.2);
}

.green.featured-box .featured-content .content h3:after {
  border-bottom: solid 1px #00a19c;
}

.green.featured-box .featured-content .content h3 a {
  color: #000;
}

.green.featured-box .featured-content .content h3 a:hover {
  color: #00a19c;
}

.green.course-list figure {
  background: #00a19c;
}

.green.related_block .date {
  background: rgba(0, 161, 156, 0.7);
}

.green.related_block h4:after {
  border-bottom-color: #00a19c;
}

.green.event-sec .event-date li a:hover {
  background-color: #9ac8c7;
  border-left-color: #5e9f9e;
}

.green.event-sec .event-date li.active a {
  background: #00a19c;
  border-left-color: #007a76;
}

.green.event-sec .event-date li.active a:hover {
  background: #00a19c;
}

.green.news-list figure span {
  background: rgba(0, 161, 156, 0.7);
}

.green.news-list h4:after {
  border-bottom-color: #00a19c;
}

.green.featured_news_wrapper figure span {
  background: rgba(0, 161, 156, 0.7);
}

.green.featured_news_wrapper .featureed-news h2:after {
  border-bottom-color: #00a19c;
}

.green.news_details h1:after {
  border-bottom-color: #00a19c;
}

.green.cat-filter {
  border-left: solid 10px #00a19c;
}

.green.result-list h3:after {
  border-top: solid 1px #00a19c;
}

.green.news-list h4 a:hover {
  color: #00a19c;
}

.green .featureed-news h2 a:hover {
  color: #00a19c;
}

/*yellow*/
.yellow .box {
  background: #ff9f00;
}

.yellow .box a:before {
  background: rgba(191, 119, 0, 0.45);
}

.yellow .tile-box .title {
  background: rgba(255, 159, 0, 0.55);
}

.yellow .tile-box .hover-sec {
  background: rgba(191, 119, 0, 0.85);
}

.yellow .button:hover {
  color: #ff9f00;
}

.yellow.featured-box .featured-img:after {
  background: rgba(191, 119, 0, 0.2);
}

.yellow.featured-box .featured-content .content h3:after {
  border-bottom: solid 1px #ff9f00;
}

.yellow.featured-box .featured-content .content h3 a {
  color: #000;
}

.yellow.featured-box .featured-content .content h3 a:hover {
  color: #ff9f00;
}

.yellow.asset-box .overlap-box {
  background: rgba(0, 0, 0, 0.45);
}

.yellow.asset-box:hover .overlap-box {
  background: rgba(255, 159, 0, 0.75);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.yellow.course-list figure {
  background: #ff9f00;
}

.yellow.related_block .date {
  background: rgba(255, 159, 0, 0.7);
}

.yellow.related_block h4:after {
  border-bottom-color: #ff9f00;
}

.yellow.news-list figure span {
  background: rgba(255, 159, 0, 0.7);
}

.yellow.news-list h4:after {
  border-bottom-color: #ff9f00;
}

.yellow.featured_news_wrapper figure span {
  background: rgba(255, 159, 0, 0.7);
}

.yellow.featured_news_wrapper .featureed-news h2:after {
  border-bottom-color: #ff9f00;
}

.yellow.news_details h1:after {
  border-bottom-color: #ff9f00;
}

.yellow.cat-filter {
  border-left: solid 10px #ff9f00;
}

.yellow.result-list h3:after {
  border-top: solid 1px #ff9f00;
}

.yellow.news-list h4 a:hover {
  color: #ff9f00;
}

.yellow .featureed-news h2 a:hover {
  color: #ff9f00;
}

/*purple*/
.purple .box {
  background: #a0338e;
}

.purple .box a:before {
  background: rgba(120, 38, 106, 0.45);
}

.purple .tile-box .title {
  background: rgba(160, 51, 142, 0.55);
}

.purple .tile-box .hover-sec {
  background: rgba(120, 38, 106, 0.85);
}

.purple .button:hover {
  color: #a0338e;
}

.purple.featured-box .featured-img:after {
  background: rgba(120, 38, 106, 0.2);
}

.purple.featured-box .featured-content .content h3:after {
  border-bottom: solid 1px #a0338e;
}

.purple.featured-box .featured-content .content h3 a {
  color: #000;
}

.purple.featured-box .featured-content .content h3 a:hover {
  color: #a0338e;
}

.purple.asset-box .overlap-box {
  background: rgba(0, 0, 0, 0.45);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.purple.asset-box:hover .overlap-box {
  background: rgba(160, 51, 142, 0.75);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.purple.course-list figure {
  background: #a0338e;
}

.purple.related_block .date {
  background: rgba(160, 51, 142, 0.7);
}

.purple.related_block h4:after {
  border-bottom-color: #a0338e;
}

.purple.news-list figure span {
  background: rgba(120, 38, 106, 0.7);
}

.purple.news-list h4:after {
  border-bottom-color: #a0338e;
}

.purple.featured_news_wrapper figure span {
  background: rgba(120, 38, 106, 0.7);
}

.purple.featured_news_wrapper .featureed-news h2:after {
  border-bottom-color: #a0338e;
}

.purple.news_details h1:after {
  border-bottom-color: #a0338e;
}

.purple.cat-filter {
  border-left: solid 10px #a0338e;
}

.purple.result-list h3:after {
  border-top: solid 1px #a0338e;
}

.purple.news-list h4 a:hover {
  color: #a0338e;
}

.purple .featureed-news h2 a:hover {
  color: #a0338e;
}

/*Sky Blue*/
.sky-blue .box {
  background: #248ec0;
}

.sky-blue .box a:before {
  background: rgba(36, 142, 192, 0.45);
}

.sky-blue .tile-box .title {
  background: rgba(77, 176, 222, 0.55);
}

.sky-blue .tile-box .hover-sec {
  background: rgba(36, 142, 192, 0.85);
}

.sky-blue .button:hover {
  color: #248ec0;
}

.sky-blue.featured-box .featured-img:after {
  background: rgba(36, 142, 192, 0.2);
}

.sky-blue.featured-box .featured-content .content h3:after {
  border-bottom: solid 1px #248ec0;
}

.sky-blue.featured-box .featured-content .content h3 a {
  color: #000;
}

.sky-blue.featured-box .featured-content .content h3 a:hover {
  color: #248ec0;
}

.sky-blue.asset-box .overlap-box {
  background: rgba(0, 0, 0, 0.45);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.sky-blue.asset-box:hover .overlap-box {
  background: rgba(77, 176, 222, 0.75);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.sky-blue.course-list figure {
  background: #248ec0;
}

.sky-blue.related_block .date {
  background: rgba(77, 176, 222, 0.7);
}

.sky-blue.related_block h4:after {
  border-bottom-color: #248ec0;
}

.sky-blue.news-list figure span {
  background: rgba(36, 142, 192, 0.7);
}

.sky-blue.news-list h4:after {
  border-bottom-color: #248ec0;
}

.sky-blue.featured_news_wrapper figure span {
  background: rgba(36, 142, 192, 0.7);
}

.sky-blue.featured_news_wrapper .featureed-news h2:after {
  border-bottom-color: #248ec0;
}

.sky-blue.news_details h1:after {
  border-bottom-color: #248ec0;
}

.sky-blue.cat-filter {
  border-left: solid 10px #248ec0;
}

.sky-blue.result-list h3:after {
  border-top: solid 1px #248ec0;
}

.sky-blue.news-list h4 a:hover {
  color: #248ec0;
}

.sky-blue .featureed-news h2 a:hover {
  color: #e23726;
}

.sky-blue .featureed-news h2 a:hover {
  color: #248ec0;
}

/*Black*/
.black .box {
  background: #000;
}

.black .box a:before {
  background: rgba(0, 0, 0, 0.45);
}

.black .tile-box .title {
  background: rgba(45, 45, 45, 0.55);
}

.black .tile-box .hover-sec {
  background: rgba(0, 0, 0, 0.85);
}

.black .button:hover {
  color: #000;
}

.black.featured-box .featured-img:after {
  background: rgba(0, 0, 0, 0.2);
}

.black.featured-box .featured-content .content h3:after {
  border-bottom: solid 1px #000;
}

.black.featured-box .featured-content .content h3 a {
  color: #000;
}

.black.featured-box .featured-content .content h3 a:hover {
  color: #000;
}

.black.asset-box .overlap-box {
  background: rgba(0, 0, 0, 0.45);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.black.asset-box:hover .overlap-box {
  background: rgba(45, 45, 45, 0.75);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.black.course-list figure {
  background: #000;
}

.black.related_block .date {
  background: rgba(45, 45, 45, 0.7);
}

.black.related_block h4:after {
  border-bottom-color: #000;
}

.black.news-list figure span {
  background: rgba(0, 0, 0, 0.7);
}

.black.news-list h4:after {
  border-bottom-color: #000;
}

.black.featured_news_wrapper figure span {
  background: rgba(0, 0, 0, 0.7);
}

.black.featured_news_wrapper .featureed-news h2:after {
  border-bottom-color: #000;
}

.black.news_details h1:after {
  border-bottom-color: #000;
}

.black.cat-filter {
  border-left: solid 10px #000;
}

.black.result-list h3:after {
  border-top: solid 1px #000;
}

.black.news-list h4 a:hover {
  color: #000;
}

.black .featureed-news h2 a:hover {
  color: #000;
}

/*Red*/
.red .box {
  background: #e23726;
}

.red .box a:before {
  background: rgba(226, 55, 38, 0.45);
}

.red .tile-box .title {
  background: rgba(237, 79, 63, 0.55);
}

.red .tile-box .hover-sec {
  background: rgba(226, 55, 38, 0.85);
}

.red .button:hover {
  color: #e23726;
}

.red.featured-box .featured-img:after {
  background: rgba(226, 55, 38, 0.2);
}

.red.featured-box .featured-content .content h3:after {
  border-bottom: solid 1px #000;
}

.red.featured-box .featured-content .content h3 a {
  color: #000;
}

.red.featured-box .featured-content .content h3 a:hover {
  color: #e23726;
}

.red.asset-box .overlap-box {
  background: rgba(0, 0, 0, 0.45);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.red.asset-box:hover .overlap-box {
  background: rgba(237, 79, 63, 0.75);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.red.course-list figure {
  background: #e23726;
}

.red.related_block .date {
  background: rgba(237, 79, 63, 0.7);
}

.red.related_block h4:after {
  border-bottom-color: #e23726;
}

.red.news-list figure span {
  background: rgba(226, 55, 38, 0.7);
}

.red.news-list h4:after {
  border-bottom-color: #e23726;
}

.red.featured_news_wrapper figure span {
  background: rgba(226, 55, 38, 0.7);
}

.red.featured_news_wrapper .featureed-news h2:after {
  border-bottom-color: #e23726;
}

.red.news_details h1:after {
  border-bottom-color: #e23726;
}

.red.cat-filter {
  border-left: solid 10px #e23726;
}

.red.result-list h3:after {
  border-top: solid 1px #e23726;
}

.red.news-list h4 a:hover {
  color: #e23726;
}

.red .featureed-news h2 a:hover {
  color: #e23726;
}

.masterTooltip {
  position: absolute;
}

.masterTooltip .tooltip-new {
  display: none;
  position: fixed;
  border: 1px solid #eee;
  background-color: #fff;
  border-radius: 5px;
  padding: 0px 10px;
  color: #000;
  z-index: 99999;
  font-size: 12px;
}

.insider-risk-page {
  /*Details page start*/
  /*Details page end*/
  /*Landing page*/
}

.insider-risk-page .button.pdf {
  margin-left: 0;
  margin-top: 10px;
  border-radius: 5px;
}

.insider-risk-page .button.pdf:before {
  content: '\f019';
  font-family: 'FontAwesome';
  font-size: 19px;
  color: #fff;
  padding-right: 15px;
}

@media (max-width: 767px) {
  .insider-risk-page .button.pdf {
    margin-bottom: 20px;
  }
}

.insider-risk-page .bredcrumb {
  position: relative;
  padding-top: 0px;
}

.insider-risk-page .bredcrumb .container {
  padding: 0px;
  width: auto;
}

.insider-risk-page .bredcrumb ul li {
  color: #c0c0c0;
  padding: 0px 5px 0px 0px !important;
  display: inline;
}

.insider-risk-page .bredcrumb ul li a {
  color: #015a82;
}

.insider-risk-page .bredcrumb ul li a:hover {
  color: #003b5a;
}

.insider-risk-page .bredcrumb .official {
  position: relative;
  top: 0px;
  color: #404040;
  right: 0px;
}

.insider-risk-page.mitigation-additional .main-content-section {
  position: relative;
  padding-top: 0px;
}

.insider-risk-page.mitigation-additional .main-content-section .page-section {
  padding-top: 80px;
}

.insider-risk-page.mitigation-additional .mitigiation-menu-wrap {
  position: absolute !important;
  left: 0px;
  padding-left: 0px;
  padding-right: 0px;
  height: 100%;
  max-width: 312px;
  width: 312px;
  background: #f7f7f7;
}

.insider-risk-page.mitigation-additional .col-sm-9 {
  float: right;
}

.insider-risk-page.mitigation-additional .main-content-section .container {
  position: initial;
  position: static\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page.mitigation-additional .main-content-section .container {
    position: static;
  }
}

.insider-risk-page.mitigation-additional #mitigation-hamburger-toggle-mobile {
  display: none;
}

.insider-risk-page #insider-risk-v-menu {
  background: #f7f7f7;
  width: 312px;
  color: white;
  left: 0px;
  padding: 70px 0px 20px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

.insider-risk-page #insider-risk-v-menu.stick {
  padding: 50px 0px 20px;
}

.insider-risk-page #insider-risk-v-menu .menu-title {
  font-size: 26px;
  line-height: 56px;
  color: #000;
  font-family: HelveticaNeueETW01-75Bd;
  padding-left: 35px;
  border-bottom: solid 1px #ededed;
  margin-bottom: 15px;
  display: block;
}

.insider-risk-page #insider-risk-v-menu .menu-title a {
  color: #000;
}

.insider-risk-page #insider-risk-v-menu .menu-title a:hover {
  color: #015a82;
}

.insider-risk-page #insider-risk-v-menu ul {
  counter-reset: section;
}

.insider-risk-page #insider-risk-v-menu ul li {
  color: #000;
  padding: 0px;
  position: relative;
  line-height: 18px;
  font-size: 14px;
}

.insider-risk-page #insider-risk-v-menu ul li a {
  color: #000;
  display: inline-block;
  padding: 12px 0px 12px 35px;
  width: 100%;
  position: relative;
  display: table;
  border-right: 0px;
  font-family: HelveticaNeueETW01-75Bd;
}

.insider-risk-page #insider-risk-v-menu ul li a:before {
  counter-increment: section;
  content: "" counter(section) ". ";
  padding-right: 0px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.insider-risk-page #insider-risk-v-menu ul li a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  top: 0px;
  right: 0px;
  font-size: 17px;
  line-height: 18px;
  padding-left: 10px;
  width: auto;
  text-align: center;
  z-index: 1;
  display: inline-block;
  position: relative;
  top: 1px;
  margin-top: 0px;
  margin-left: 0;
}

.insider-risk-page #insider-risk-v-menu ul li a:hover {
  color: #015a82;
}

.insider-risk-page #insider-risk-v-menu ul li.active a:after {
  font-family: 'FontAwesome';
  content: "\f107";
}

.insider-risk-page #insider-risk-v-menu ul li.active ul li a:after {
  display: none;
}

.insider-risk-page #insider-risk-v-menu ul li:before {
  display: none;
}

.insider-risk-page #insider-risk-v-menu ul li ul {
  padding: 0px 0px;
}

.insider-risk-page #insider-risk-v-menu ul li ul li {
  font-size: 14px;
  font-family: HelveticaNeueETW01-55Rg;
  line-height: 18px;
}

.insider-risk-page #insider-risk-v-menu ul li ul li a {
  padding: 10px 20px 10px 35px;
  border-right: 0px;
  font-family: HelveticaNeueETW01-55Rg;
}

.insider-risk-page #insider-risk-v-menu ul li ul li a:before {
  display: none;
}

.insider-risk-page #insider-risk-v-menu ul li ul li a:after {
  display: none;
}

.insider-risk-page #insider-risk-v-menu ul li ul li a.active {
  border-right: solid 5px #272A3C;
  background: #ededed;
}

.insider-risk-page #insider-risk-v-menu ul li ul li:before {
  display: none;
}

.insider-risk-page #insider-risk-v-menu ul li ul li.active a {
  border-right: solid 5px #272A3C;
  background: #ededed;
}

.insider-risk-page #insider-risk-v-menu ul ul {
  display: none;
}

.insider-risk-page #insider-risk-v-menu .pdf {
  margin-left: 35px;
  margin-top: 10px;
}

.insider-risk-page #insider-risk-v-menu .pdf:before {
  content: '\f019';
  font-family: 'FontAwesome';
  font-size: 19px;
  color: #fff;
  padding-right: 15px;
}

.insider-risk-page .insider-risk-details-content {
  width: 100%;
  float: left;
  padding: 70px 0px 0;
}

.insider-risk-page .insider-risk-details-content h2 {
  font-size: 20px;
  line-height: 25px;
  padding-top: 15px;
  margin-bottom: 26px;
}

.insider-risk-page .main-content-section p {
  font-size: 14px;
}

.insider-risk-page .main-content-section ul {
  font-size: 14px;
}

.insider-risk-page .main-content-section ul li {
  padding: 8px 0px 8px 30px;
}

.insider-risk-page .main-content-section ul li:before {
  background: url("../images/spritesheet.png") no-repeat;
  width: 9px;
  height: 9px;
  background-position: -5px -37px;
  position: absolute;
  top: 16px;
  left: 0px;
  border-radius: 0;
}

.insider-risk-page .main-content-section ol {
  font-size: 14px;
  font-family: HelveticaNeueETW01-55Rg;
  padding-left: 0px;
}

.insider-risk-page .main-content-section ol li {
  font-size: 14px;
  font-family: HelveticaNeueETW01-55Rg;
  padding-left: 30px;
  padding-bottom: 10px;
}

.insider-risk-page .btgrid p {
  margin-bottom: 10px;
}

.insider-risk-page .btgrid ul {
  list-style: none;
  padding-left: 0px;
}

.insider-risk-page .btgrid ul li {
  font-size: 14px !important;
  padding-top: 0px;
  padding: 4px 0px 4px 30px;
}

.insider-risk-page .btgrid ul li:before {
  top: 12px;
}

.insider-risk-page .title-wrap {
  width: 100%;
  display: table;
  padding-bottom: 30px;
}

.insider-risk-page .title-wrap h1 {
  margin: 0px;
  display: table-cell;
}

.insider-risk-page .title-wrap .title-icon {
  vertical-align: middle;
  display: table-cell;
  width: 107px;
}

.insider-risk-page .title-wrap .title-icon img {
  width: 82px;
}

.insider-risk-page .intro-section {
  text-align: center;
  padding: 70px 0px 50px;
  width: 100%;
  float: left;
}

.insider-risk-page .intro-section .intro-more {
  font-size: 14px;
  max-width: 92%;
  margin: auto;
}

.insider-risk-page .intro-section .intro-more .morecontent {
  display: block;
  vertical-align: top;
}

.insider-risk-page .intro-section .intro-more .morecontent:before {
  width: 100%;
  height: 10px;
  display: block;
  content: '';
}

.insider-risk-page .intro-section .intro-more .morecontent.slow {
  display: block !important;
  vertical-align: top;
}

.insider-risk-page .intro-section .intro-more .more-link {
  display: block;
  text-decoration: underline;
  width: 95px;
  margin: auto;
}

.insider-risk-page .intro-section .intro-more .more-link:hover {
  text-decoration: none;
}

.insider-risk-page .intro-section .intro-more .moretext {
  display: none;
  margin-bottom: 0px;
  margin-top: 10px;
}

.insider-risk-page .slide-section {
  width: 100%;
  float: left;
  text-align: center;
  /*Slide 1*/
  /*Slide 2*/
  /*Slide 3*/
  /*Slide 1 New Boxes*/
}

.insider-risk-page .slide-section .sticky-stopper {
  float: left;
  width: 100%;
}

.insider-risk-page .slide-section .container {
  position: relative;
}

.insider-risk-page .slide-section.active .line-top {
  position: absolute;
  top: 0px;
  left: -12px;
  left: 0px\9;
  width: 0%;
  height: 5px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(36%, transparent), color-stop(30%, #d8d6d6));
  background-image: linear-gradient(to right, transparent 36%, #d8d6d6 30%);
  background-size: 40px 100%;
  border-top: dashed 6px #d8d6d6 \9;
  width: 100%\9;
  -webkit-animation: top-line 0.5s linear forwards;
          animation: top-line 0.5s linear forwards;
  z-index: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section.active .line-top {
    border-top: 0px;
    width: 0%;
    left: -12px;
  }
}

@-webkit-keyframes top-line {
  from {
    width: 0%;
  }
  to {
    width: 101%;
  }
}

@keyframes top-line {
  from {
    width: 0%;
  }
  to {
    width: 101%;
  }
}

.insider-risk-page .slide-section.active .line-top.active {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(36%, transparent), color-stop(30%, #015a82));
  background-image: linear-gradient(to right, transparent 36%, #015a82 30%);
  border-top: dashed 6px #015a82 \9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section.active .line-top.active {
    border-top: 0px;
  }
}

.insider-risk-page .slide-section.active .line-left {
  position: absolute;
  top: 0px;
  left: 0px;
  left: -1px\9;
  width: 5px;
  height: 0px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(33%, transparent), color-stop(14%, #d8d6d6));
  background-image: linear-gradient(to top, transparent 33%, #d8d6d6 14%);
  background-size: 5px 39px;
  border-left: dashed 6px #d8d6d6 \9;
  height: 93.5%\9;
  -webkit-animation: line-left 2.5s linear forwards;
          animation: line-left 2.5s linear forwards;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  z-index: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section.active .line-left {
    border-left: 0px;
    height: 0px;
    left: 0px;
  }
}

@-webkit-keyframes line-left {
  from {
    height: 0%;
  }
  to {
    height: 93.5%;
  }
}

@keyframes line-left {
  from {
    height: 0%;
  }
  to {
    height: 93.5%;
  }
}

.insider-risk-page .slide-section.active .line-left.active {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(33%, transparent), color-stop(14%, #015a82));
  background-image: linear-gradient(to top, transparent 33%, #015a82 14%);
  border-left: dashed 6px #015a82 \9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section.active .line-left.active {
    border-left: 0px;
  }
}

.insider-risk-page .slide-section.active .line-right {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 5px;
  height: 0px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(33%, transparent), color-stop(14%, #d8d6d6));
  background-image: linear-gradient(to top, transparent 33%, #d8d6d6 14%);
  background-size: 5px 39px;
  border-right: dashed 6px #d8d6d6 \9;
  height: 93.5%\9;
  -webkit-animation: line-right 2.5s linear forwards;
          animation: line-right 2.5s linear forwards;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  z-index: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section.active .line-right {
    border-right: 0px;
    height: 0;
  }
}

@-webkit-keyframes line-right {
  from {
    height: 0%;
  }
  to {
    height: 93.5%;
  }
}

@keyframes line-right {
  from {
    height: 0%;
  }
  to {
    height: 93.5%;
  }
}

.insider-risk-page .slide-section.active .line-right.active {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(33%, transparent), color-stop(14%, #015a82));
  background-image: linear-gradient(to top, transparent 33%, #015a82 14%);
  border-right: dashed 6px #015a82 \9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section.active .line-right.active {
    border-right: 0px;
  }
}

.insider-risk-page .slide-section.active .line-bottom {
  position: absolute;
  top: calc(100% - 150px);
  left: -3px;
  width: 0%;
  height: 5px;
  margin-top: 5px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(36%, transparent), color-stop(30%, #d8d6d6));
  background-image: linear-gradient(to right, transparent 36%, #d8d6d6 30%);
  background-size: 40px 100%;
  border-top: dashed 6px #d8d6d6 \9;
  width: 54px\9;
  top: calc(100% - 150px) \9;
  left: 0px\9;
  -webkit-animation: line-bottom 0.5s linear forwards;
          animation: line-bottom 0.5s linear forwards;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  z-index: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section.active .line-bottom {
    border-top: 0px;
    width: 0%;
    top: calc(100% - 150px);
    left: -5px;
  }
}

@-webkit-keyframes line-bottom {
  from {
    width: 0%;
  }
  to {
    width: 131px;
  }
}

@keyframes line-bottom {
  from {
    width: 0%;
  }
  to {
    width: 131px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  @-webkit-keyframes line-bottom {
    from {
      width: 0%;
    }
    to {
      width: 70px;
    }
  }
  @keyframes line-bottom {
    from {
      width: 0%;
    }
    to {
      width: 70px;
    }
  }
}

.insider-risk-page .slide-section.active .line-bottom.active {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(36%, transparent), color-stop(30%, #015a82));
  background-image: linear-gradient(to right, transparent 36%, #015a82 30%);
  border-top: dashed 6px #015a82 \9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section.active .line-bottom.active {
    border-top: 0px;
  }
}

.insider-risk-page .slide-section.active .line-bottom2 {
  position: absolute;
  top: calc(100% - 150px);
  right: 0px;
  width: 0%;
  height: 5px;
  margin-top: 5px;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(36%, transparent), color-stop(30%, #d8d6d6));
  background-image: linear-gradient(to left, transparent 36%, #d8d6d6 30%);
  background-size: 40px 100%;
  border-top: dashed 6px #d8d6d6 \9;
  -webkit-animation: line-bottom2 0.5s linear forwards;
          animation: line-bottom2 0.5s linear forwards;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  z-index: 1;
  width: 55px\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section.active .line-bottom2 {
    border-top: 0px;
  }
}

@-webkit-keyframes line-bottom2 {
  from {
    width: 0%;
  }
  to {
    width: 120px;
  }
}

@keyframes line-bottom2 {
  from {
    width: 0%;
  }
  to {
    width: 120px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  @-webkit-keyframes line-bottom2 {
    from {
      width: 0%;
    }
    to {
      width: 70px;
    }
  }
  @keyframes line-bottom2 {
    from {
      width: 0%;
    }
    to {
      width: 70px;
    }
  }
}

.insider-risk-page .slide-section.active .line-bottom2.active {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(36%, transparent), color-stop(30%, #015a82));
  background-image: linear-gradient(to left, transparent 36%, #015a82 30%);
  border-top: dashed 6px #015a82 \9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section.active .line-bottom2.active {
    border-top: 0px;
  }
}

.insider-risk-page .slide-section h2 {
  font-size: 20px;
  line-height: 26px;
}

.insider-risk-page .slide-section .slide-1 {
  padding-top: 50px;
  position: relative;
  width: 100%;
  float: left;
  padding-bottom: 100px;
}

.insider-risk-page .slide-section .slide-1 .step-sec {
  width: 100%;
  float: left;
}

.insider-risk-page .slide-section .slide-1 .step-sec .oval-svg {
  width: 390px;
  float: right;
  margin-right: 223px;
  margin-top: 129px;
  position: relative;
}

.insider-risk-page .slide-section .slide-1 .step-sec .oval-svg svg {
  height: 777px;
}

.insider-risk-page .slide-section .slide-1 .step-sec .oval-svg .oval-path {
  fill: none;
  stroke: #6794B4;
  stroke-width: 6;
  stroke-linecap: round;
  stroke-dasharray: 10000;
  stroke-dashoffset: 1000;
  opacity: 0;
  opacity: 1\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec .oval-svg .oval-path {
    opacity: 0;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec .oval-svg .oval-dashed {
  fill: none;
  stroke: #fff;
  stroke-width: 7;
  stroke-linecap: square;
  stroke-dasharray: 5 30;
}

@-webkit-keyframes oval-dash {
  from {
    stroke-dashoffset: 10000;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}

@keyframes oval-dash {
  from {
    stroke-dashoffset: 10000;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec .oval-svg .arrow-top-left {
  position: absolute;
  top: 58px;
  right: 167px;
  width: 24px;
  height: 23px;
  opacity: 0;
  opacity: 1\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec .oval-svg .arrow-top-left {
    opacity: 0;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec .oval-svg .arrow-top-btm {
  position: absolute;
  top: 58px;
  right: 167px;
  width: 24px;
  height: 23px;
  visibility: hidden;
  visibility: visible \9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec .oval-svg .arrow-top-btm {
    visibility: hidden;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec .oval-svg .arrow-top-left2 {
  position: absolute;
  top: 543px;
  right: 29px;
  width: 27px;
  height: 23px;
  opacity: 0;
  opacity: 1\9;
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
  -ms-transform: rotate(5deg);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec .oval-svg .arrow-top-left2 {
    opacity: 0;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec .oval-svg .arrow-top-btm2 {
  position: absolute;
  top: 543px;
  right: 29px;
  width: 27px;
  height: 23px;
  visibility: hidden;
  visibility: visible \9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec .oval-svg .arrow-top-btm2 {
    visibility: hidden;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec .line-svg {
  width: 6px;
  position: absolute;
  right: 570px;
  bottom: -7px;
  height: 184px;
}

.insider-risk-page .slide-section .slide-1 .step-sec .line-svg .line-path {
  fill: none;
  stroke: #6794B4;
  stroke-width: 6;
  stroke-linecap: round;
  stroke-dasharray: 10000;
  stroke-dashoffset: 100;
  opacity: 0;
  opacity: 1\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec .line-svg .line-path {
    opacity: 0;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec .line-svg .line-dashed {
  fill: none;
  stroke: #fff;
  stroke-width: 6;
  stroke-linecap: square;
  stroke-dasharray: 5 30;
}

@-webkit-keyframes line-dash {
  from {
    opacity: 1;
    stroke-dashoffset: 10000;
  }
  to {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}

@keyframes line-dash {
  from {
    opacity: 1;
    stroke-dashoffset: 10000;
  }
  to {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon {
  width: 271px;
  height: 265px;
  position: absolute;
  top: 125px;
  right: 437px;
  background-image: url("../images/heptagon2.svg");
  background-size: 100.2% 100.2%;
  background-repeat: no-repeat;
  display: table;
  cursor: pointer;
  padding: 0 40px;
  opacity: 0;
  z-index: 2;
  opacity: 1\9;
  /*&:hover{
                             @include transition(0.3s);
                             p{
                                 color: $white-color;
                            }
                             svg{
                                 fill: $white-color;
                                 g{
                                     fill: $white-color;
                                }
                                 path{
                                     fill: $white-color;
                                     stroke:$white-color;
                                }
                                 rect{
                                     fill: $white-color;
                                     stroke:$white-color;
                                }
                                 line{
                                     fill: $white-color;
                                     stroke:$white-color;
                                }
                            }
                             .box-hover{
                                 opacity: 1;
                                 @include transition(0.3s);
                            }
                        }
                        */
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon {
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon .box-hover {
  width: 271px;
  height: 265px;
  background-image: url("../images/heptagon-blue.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  opacity: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon svg {
  width: 60px;
  height: 60px;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon img[onload^="SVGInject("] {
  visibility: visible !important;
  width: 60px;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active svg {
  fill: #fff;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active svg g {
  fill: #fff;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active svg path {
  fill: #fff;
  stroke: #fff;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active svg rect {
  fill: #fff;
  stroke: #fff;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active svg line {
  fill: #fff;
  stroke: #fff;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon .table-cell {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon .title {
  font-size: 18px;
  line-height: 20px;
  font-family: HelveticaNeueETW01-75Bd;
  color: #015a82;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.item-1 {
  top: 476px;
  right: 82px;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.item-2 {
  top: 790px;
  right: 437px;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon .description {
  color: #fff;
  position: absolute;
  width: 100%;
  left: 0px;
  padding: 0 20px;
  top: 94px;
  font-size: 13px;
  line-height: 24px;
  z-index: 100;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon .description p {
  font-size: 13px;
  line-height: 22px;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon .description .more {
  font-family: HelveticaNeueETW01-75Bd;
  text-decoration: underline;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon .description .more:hover {
  text-decoration: none;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active .box-hover {
  opacity: 1;
  -webkit-transform: scale(1.26);
          transform: scale(1.26);
  -ms-transform: scale(1.26);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active img {
  display: none;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active .title {
  color: #fff;
  -webkit-transform: translateX(0px) translateY(-75px);
  transform: translateX(0px) translateY(-75px);
  -ms-transform: translateX(0px) translateY(-75px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active .description {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation: description 0.4s linear forwards;
          animation: description 0.4s linear forwards;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  opacity: 1\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active .description {
    opacity: 0;
  }
}

@-webkit-keyframes description {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes description {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active-desk:hover {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active-desk:hover .box-hover {
  opacity: 1;
  -webkit-transform: scale(1.26);
          transform: scale(1.26);
  -ms-transform: scale(1.26);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active-desk:hover img {
  display: none;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active-desk:hover .title {
  color: #fff;
  -webkit-transform: translateX(0px) translateY(-75px);
  transform: translateX(0px) translateY(-75px);
  -ms-transform: translateX(0px) translateY(-75px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active-desk:hover .description {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation: description 0.4s linear forwards;
          animation: description 0.4s linear forwards;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  opacity: 1\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active-desk:hover .description {
    opacity: 0;
  }
}

@keyframes description {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .desc-box {
  max-width: 390px;
  display: inline-block;
  position: absolute;
  right: 410px;
  top: 500px;
  opacity: 0;
  z-index: -1;
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .desc-box a {
  font-family: HelveticaNeueETW01-75Bd;
  color: #015a82;
  text-decoration: underline;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .desc-box a:hover {
  color: #000;
  text-decoration: none;
}

.insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .desc-box.active {
  z-index: 1;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.insider-risk-page .slide-section .slide-1 .step-sec.active .oval-svg .oval-path {
  -webkit-animation: oval-dash 20s linear forwards;
          animation: oval-dash 20s linear forwards;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.insider-risk-page .slide-section .slide-1 .step-sec.active .oval-svg .arrow-top-left {
  -webkit-animation: arrow-top-left 0.1s linear forwards;
          animation: arrow-top-left 0.1s linear forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  opacity: 0;
  opacity: 1\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec.active .oval-svg .arrow-top-left {
    opacity: 0;
  }
}

@-webkit-keyframes arrow-top-left {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes arrow-top-left {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec.active .oval-svg .arrow-top-left2 {
  -webkit-animation: arrow-top-left2 0.1s linear forwards;
          animation: arrow-top-left2 0.1s linear forwards;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  opacity: 0;
  opacity: 1\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec.active .oval-svg .arrow-top-left2 {
    opacity: 0;
  }
}

@-webkit-keyframes arrow-top-left2 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes arrow-top-left2 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec.active .oval-svg .arrow-top-btm {
  -webkit-animation: arrow-top-btm 0.4s linear forwards;
          animation: arrow-top-btm 0.4s linear forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  visibility: hidden;
  visibility: visible \9;
  -ms-transform: rotate(33deg) translateX(207px) translateY(57px);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-1 .step-sec.active .oval-svg .arrow-top-btm {
    visibility: hidden;
  }
}

@-webkit-keyframes arrow-top-btm {
  0% {
    visibility: visible;
    -webkit-transform: rotate(14deg) translateX(20px) translateY(4px);
            transform: rotate(14deg) translateX(20px) translateY(4px);
  }
  100% {
    visibility: visible;
    -webkit-transform: rotate(33deg) translateX(207px) translateY(57px);
            transform: rotate(33deg) translateX(207px) translateY(57px);
  }
}

@keyframes arrow-top-btm {
  0% {
    visibility: visible;
    -webkit-transform: rotate(14deg) translateX(20px) translateY(4px);
            transform: rotate(14deg) translateX(20px) translateY(4px);
  }
  100% {
    visibility: visible;
    -webkit-transform: rotate(33deg) translateX(207px) translateY(57px);
            transform: rotate(33deg) translateX(207px) translateY(57px);
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec.active .oval-svg .arrow-top-btm2 {
  -webkit-animation: arrow-top-btm2 0.5s linear forwards;
          animation: arrow-top-btm2 0.5s linear forwards;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-transform: rotate(82deg);
          transform: rotate(82deg);
  -webkit-transform: rotate(82deg) translateX(10px) translateY(3px);
          transform: rotate(82deg) translateX(10px) translateY(3px);
  -ms-transform: rotate(112deg) translateX(203px) translateY(70px);
}

@-webkit-keyframes arrow-top-btm2 {
  0% {
    visibility: visible;
    -webkit-transform: rotate(82deg) translateX(10px) translateY(3px);
            transform: rotate(82deg) translateX(10px) translateY(3px);
  }
  50% {
    -webkit-transform: rotate(97deg) translateX(93px) translateY(41px);
            transform: rotate(97deg) translateX(93px) translateY(41px);
  }
  100% {
    visibility: visible;
    -webkit-transform: rotate(112deg) translateX(203px) translateY(70px);
            transform: rotate(112deg) translateX(203px) translateY(70px);
  }
}

@keyframes arrow-top-btm2 {
  0% {
    visibility: visible;
    -webkit-transform: rotate(82deg) translateX(10px) translateY(3px);
            transform: rotate(82deg) translateX(10px) translateY(3px);
  }
  50% {
    -webkit-transform: rotate(97deg) translateX(93px) translateY(41px);
            transform: rotate(97deg) translateX(93px) translateY(41px);
  }
  100% {
    visibility: visible;
    -webkit-transform: rotate(112deg) translateX(203px) translateY(70px);
            transform: rotate(112deg) translateX(203px) translateY(70px);
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec.active .line-svg .line-path {
  -webkit-animation: line-dash 20s linear forwards;
          animation: line-dash 20s linear forwards;
  -webkit-animation-delay: 2.7s;
          animation-delay: 2.7s;
}

.insider-risk-page .slide-section .slide-1 .step-sec.active .heptagon {
  -webkit-animation: heptagon 0.2s linear forwards;
          animation: heptagon 0.2s linear forwards;
}

@-webkit-keyframes heptagon {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes heptagon {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.insider-risk-page .slide-section .slide-1 .step-sec.active .heptagon.item-1 {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.insider-risk-page .slide-section .slide-1 .step-sec.active .heptagon.item-2 {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

.insider-risk-page .slide-section .slide-2 {
  width: 100%;
  float: left;
  padding: 50px 0px 100px;
  position: relative;
  background: #f7f7f7;
}

.insider-risk-page .slide-section .slide-2:before {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: -100%;
  top: 0px;
  background: #f7f7f7;
}

.insider-risk-page .slide-section .slide-2:after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  right: -100%;
  top: 0px;
  background: #f7f7f7;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec {
  position: relative;
  width: 100%;
  float: none;
  min-height: 700px;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 35px;
  clear: both;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box {
  width: 285px;
  height: 279px;
  position: absolute;
  /* left:0px;
                     top:60px;
                    */
  left: -80px;
  top: 20px;
  background-image: url("../images/heptagon3.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  display: table;
  padding: 0 30px;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .table-cell {
  display: table-cell;
  vertical-align: middle;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .title {
  font-size: 18px;
  line-height: 26px;
  font-family: HelveticaNeueETW01-75Bd;
  color: #076EB2;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 120;
  position: relative;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .img-icon {
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0px;
  bottom: 30px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .img-icon img {
  width: 60px;
  max-height: 60px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .description {
  color: #fff;
  position: absolute;
  width: 100%;
  left: 0px;
  padding: 0 20px;
  top: 110px;
  font-size: 13px;
  line-height: 24px;
  z-index: 100;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .description p {
  font-size: 13px;
  line-height: 22px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .description .more {
  color: #fff;
  font-family: HelveticaNeueETW01-75Bd;
  text-decoration: underline;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .description .more:hover {
  text-decoration: none;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-1 {
  left: 252px;
  /*top: 17px;
                        */
  top: -34px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  z-index: 1;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-1 .title {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-1 .description {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  top: auto;
  bottom: 90px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-1 .img-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  bottom: auto;
  top: 40px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-2 {
  /*top: 63px;
                         left: 503px;
                        */
  top: 33px;
  left: 583px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-3 {
  /*left:0px;
                         top:333px;
                        */
  left: -80px;
  top: 393px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  z-index: 1;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-3 .title {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-3 .description {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  top: auto;
  bottom: 90px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-3 .img-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  bottom: auto;
  top: 40px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-4 {
  left: 251px;
  /*top: 378px;
                        */
  top: 459px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-4:before {
  content: '';
  height: 124px;
  position: absolute;
  right: 12px;
  bottom: 98px;
  -webkit-transform: rotate(-12.5deg);
          transform: rotate(-12.5deg);
  -ms-transform: rotate(-12.5deg);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-5 {
  top: 396px;
  left: 583px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* &:after{
                             content: '';
                             border-left:dashed 6px #d8d6d6;
                             height: 130px;
                             position: absolute;
                             right: 14px;
                             bottom: 97px;
                             transform: rotate(-12.5deg);
                             -ms-transform: rotate(-12.5deg);
                             z-index: 1;
                        }
                        */
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-5 .title {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-5 .description {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  top: auto;
  bottom: 90px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-5 .img-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  bottom: auto;
  top: 40px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-5:before {
  content: '';
  height: 128px;
  position: absolute;
  right: 10px;
  bottom: 97px;
  -webkit-transform: rotate(-11.5deg);
          transform: rotate(-11.5deg);
  -ms-transform: rotate(-11.5deg);
  background: url("../images/heptagon-parti.svg") no-repeat;
  background-size: cover;
  width: 13px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .box-link {
  display: none;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .box-link.desk {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 200;
  top: 0px;
  left: 0px;
  font-size: 0;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .box-scale {
  width: 285px;
  height: 279px;
  background-image: url("../images/heptagon-blue1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
  opacity: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-desk:hover {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-desk:hover .box-link.desk {
  -webkit-transform: scale(1.26);
          transform: scale(1.26);
  -ms-transform: scale(1.26);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-desk:hover .box-scale {
  opacity: 1;
  -webkit-transform: scale(1.26);
          transform: scale(1.26);
  -ms-transform: scale(1.26);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-desk:hover .title {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  color: #fff;
  -webkit-transform: translateX(0px) translateY(-65px);
  transform: translateX(0px) translateY(-65px);
  -ms-transform: translateX(0px) translateY(-65px);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-desk:hover .description {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation: description 0.4s linear forwards;
          animation: description 0.4s linear forwards;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  opacity: 1\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-desk:hover .description {
    opacity: 0;
  }
}

@keyframes description {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-desk:hover.item-1 .title {
  -webkit-transform: translateX(0px) translateY(85px) rotate(180deg);
  transform: translateX(0px) translateY(85px) rotate(180deg);
  -ms-transform: translateX(0px) translateY(85px) rotate(180deg);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-desk:hover.item-3 .title {
  -webkit-transform: translateX(0px) translateY(85px) rotate(180deg);
  transform: translateX(0px) translateY(85px) rotate(180deg);
  -ms-transform: translateX(0px) translateY(85px) rotate(180deg);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-desk:hover.item-4 .title {
  -webkit-transform: translateX(0px) translateY(-55px);
          transform: translateX(0px) translateY(-55px);
  -ms-transform: translateX(0px) translateY(-55px);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-desk:hover.item-5 .title {
  -webkit-transform: translateX(0px) translateY(85px) rotate(180deg);
  transform: translateX(0px) translateY(85px) rotate(180deg);
  -ms-transform: translateX(0px) translateY(85px) rotate(180deg);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-mob {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-mob .box-scale {
  opacity: 1;
  -webkit-transform: scale(1.26);
          transform: scale(1.26);
  -ms-transform: scale(1.26);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-mob .title {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  color: #fff;
  -webkit-transform: translateX(0px) translateY(-65px);
  transform: translateX(0px) translateY(-65px);
  -ms-transform: translateX(0px) translateY(-65px);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-mob .description {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation: description 0.4s linear forwards;
          animation: description 0.4s linear forwards;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  opacity: 1\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-mob .description {
    opacity: 0;
  }
}

@keyframes description {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-mob .description .more {
  display: block;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-mob.item-1 .title {
  -webkit-transform: translateX(0px) translateY(85px) rotate(180deg);
  transform: translateX(0px) translateY(85px) rotate(180deg);
  -ms-transform: translateX(0px) translateY(85px) rotate(180deg);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-mob.item-3 .title {
  -webkit-transform: translateX(0px) translateY(85px) rotate(180deg);
  transform: translateX(0px) translateY(85px) rotate(180deg);
  -ms-transform: translateX(0px) translateY(85px) rotate(180deg);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-mob.item-4 .title {
  -webkit-transform: translateX(0px) translateY(-55px);
          transform: translateX(0px) translateY(-55px);
  -ms-transform: translateX(0px) translateY(-55px);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-mob.item-5 .title {
  -webkit-transform: translateX(0px) translateY(85px) rotate(180deg);
  transform: translateX(0px) translateY(85px) rotate(180deg);
  -ms-transform: translateX(0px) translateY(85px) rotate(180deg);
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec .ani-arrow {
  opacity: 0;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec .ani-arrow1, .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec .ani-arrow2 {
  opacity: 0;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line0 {
  position: absolute;
  top: 436px;
  right: 276px;
  width: 5px;
  height: 0px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(33%, transparent), color-stop(14%, #076EB2));
  background-image: linear-gradient(to top, transparent 33%, #076EB2 14%);
  background-size: 5px 39px;
  -webkit-animation: ani-line0 0.5s linear forwards;
          animation: ani-line0 0.5s linear forwards;
  z-index: 111;
  -webkit-transform: skewX(12deg);
          transform: skewX(12deg);
}

@-webkit-keyframes ani-line0 {
  from {
    height: 0;
  }
  to {
    height: 130px;
  }
}

@keyframes ani-line0 {
  from {
    height: 0;
  }
  to {
    height: 130px;
  }
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line1 {
  position: absolute;
  top: 565px;
  right: 263px;
  width: 5px;
  height: 0px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(33%, transparent), color-stop(14%, #076EB2));
  background-image: linear-gradient(to top, transparent 33%, #076EB2 14%);
  background-size: 5px 39px;
  border-left: dashed 6px #d8d6d6 \9;
  height: 100px\9;
  -webkit-animation: ani-line1 0.8s linear forwards;
          animation: ani-line1 0.8s linear forwards;
  z-index: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line1 {
    border-left: 0px;
    height: 0px;
  }
}

@-webkit-keyframes ani-line1 {
  from {
    height: 0;
  }
  to {
    height: 100px;
  }
}

@keyframes ani-line1 {
  from {
    height: 0;
  }
  to {
    height: 100px;
  }
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line2 {
  position: absolute;
  top: 94.5%;
  left: 518px;
  left: 531px\9;
  width: 0%;
  height: 5px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(36%, transparent), color-stop(30%, #076EB2));
  background-image: linear-gradient(to right, transparent 36%, #076EB2 30%);
  background-size: 40px 100%;
  border-top: dashed 6px #d8d6d6 \9;
  width: 300px\9;
  -webkit-animation: ani-line2 0.11s linear forwards;
          animation: ani-line2 0.11s linear forwards;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  z-index: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line2 {
    border-top: 0px;
    width: 0%;
    left: 518px;
  }
}

@-webkit-keyframes ani-line2 {
  from {
    width: 0%;
  }
  to {
    width: 410px;
  }
}

@keyframes ani-line2 {
  from {
    width: 0%;
  }
  to {
    width: 410px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  @-webkit-keyframes ani-line2 {
    from {
      width: 0%;
    }
    to {
      width: 320px;
    }
  }
  @keyframes ani-line2 {
    from {
      width: 0%;
    }
    to {
      width: 320px;
    }
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  @-webkit-keyframes ani-line2 {
    from {
      width: 0%;
    }
    to {
      width: 310px;
    }
  }
  @keyframes ani-line2 {
    from {
      width: 0%;
    }
    to {
      width: 310px;
    }
  }
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line3 {
  position: absolute;
  bottom: 33px;
  right: -120px;
  width: 5px;
  height: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(33%, transparent), color-stop(14%, #076EB2));
  background-image: linear-gradient(to bottom, transparent 33%, #076EB2 14%);
  background-size: 5px 39px;
  border-right: dashed 6px #d8d6d6 \9;
  height: 160%\9;
  -webkit-animation: ani-line3 2.23s linear forwards;
          animation: ani-line3 2.23s linear forwards;
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line3 {
    border-right: 0px;
    height: 0;
  }
}

@-webkit-keyframes ani-line3 {
  from {
    height: 0%;
    background-position: 0% bottom;
  }
  to {
    height: 180%;
    background-position: 100% bottom;
  }
}

@keyframes ani-line3 {
  from {
    height: 0%;
    background-position: 0% bottom;
  }
  to {
    height: 180%;
    background-position: 100% bottom;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  @-webkit-keyframes ani-line3 {
    from {
      height: 0%;
      background-position: 0% bottom;
    }
    to {
      height: calc(180% + 150px);
      background-position: 100% bottom;
    }
  }
  @keyframes ani-line3 {
    from {
      height: 0%;
      background-position: 0% bottom;
    }
    to {
      height: calc(180% + 150px);
      background-position: 100% bottom;
    }
  }
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-arrow {
  position: absolute;
  width: 29px;
  height: 27px;
  top: 567px;
  left: 520px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  opacity: 0;
  -webkit-animation: ani-arrow-btm 1.3s linear forwards;
          animation: ani-arrow-btm 1.3s linear forwards;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-arrow img {
  width: 27px;
  height: 29px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-arrow {
    opacity: 1;
  }
}

@-webkit-keyframes ani-arrow-btm {
  0% {
    top: 567px;
    opacity: 0;
  }
  40% {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    top: 650px;
    left: 520px;
    opacity: 1;
  }
  41% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    top: 650px;
    left: 523px;
  }
  99% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    top: 650px;
    left: 911px;
  }
  99.5% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    top: 650px;
    left: 911px;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    top: 650px;
    left: 911px;
    opacity: 0;
  }
}

@keyframes ani-arrow-btm {
  0% {
    top: 567px;
    opacity: 0;
  }
  40% {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    top: 650px;
    left: 520px;
    opacity: 1;
  }
  41% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    top: 650px;
    left: 523px;
  }
  99% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    top: 650px;
    left: 911px;
  }
  99.5% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    top: 650px;
    left: 911px;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    top: 650px;
    left: 911px;
    opacity: 0;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  @-webkit-keyframes ani-arrow-btm {
    0% {
      top: 567px;
      opacity: 0;
    }
    40% {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      top: 650px;
      left: 521px;
    }
    41% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 523px;
    }
    99% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
    }
    99.5% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
      opacity: 1;
    }
    100% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
      opacity: 0;
    }
  }
  @keyframes ani-arrow-btm {
    0% {
      top: 567px;
      opacity: 0;
    }
    40% {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      top: 650px;
      left: 521px;
    }
    41% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 523px;
    }
    99% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
    }
    99.5% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
      opacity: 1;
    }
    100% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
      opacity: 0;
    }
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  @-webkit-keyframes ani-arrow-btm {
    0% {
      top: 567px;
      opacity: 0;
    }
    40% {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      top: 650px;
      left: 521px;
    }
    41% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 523px;
    }
    99% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
    }
    99.5% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
      opacity: 1;
    }
    100% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
      opacity: 0;
    }
  }
  @keyframes ani-arrow-btm {
    0% {
      top: 567px;
      opacity: 0;
    }
    40% {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      top: 650px;
      left: 521px;
    }
    41% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 523px;
    }
    99% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
    }
    99.5% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
      opacity: 1;
    }
    100% {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 650px;
      left: 811px;
      opacity: 0;
    }
  }
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-arrow1 {
  position: absolute;
  width: 29px;
  height: 27px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  top: 640px;
  left: 905px;
  opacity: 0;
  -webkit-animation: ani-arrow-btm1 2.2s linear forwards;
          animation: ani-arrow-btm1 2.2s linear forwards;
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-arrow1 img {
  width: 27px;
  height: 29px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-arrow1 {
    border-right: 0px;
    height: 0;
    opacity: 0;
    top: 640px;
    left: 910px;
  }
}

@-webkit-keyframes ani-arrow-btm1 {
  0% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: 640px;
    opacity: 0;
  }
  0.5% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: 640px;
    opacity: 1;
  }
  99% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: -87%;
    opacity: 1;
  }
  99.5% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: -88%;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: -89%;
    opacity: 0;
  }
  /*100% {
                                     transform: rotate(-122deg);
                                     top:-65%;
                                     left:811px;
                                     animation-duration: 8s;
                                }
                                */
}

@keyframes ani-arrow-btm1 {
  0% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: 640px;
    opacity: 0;
  }
  0.5% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: 640px;
    opacity: 1;
  }
  99% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: -87%;
    opacity: 1;
  }
  99.5% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: -88%;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: -89%;
    opacity: 0;
  }
  /*100% {
                                     transform: rotate(-122deg);
                                     top:-65%;
                                     left:811px;
                                     animation-duration: 8s;
                                }
                                */
}

@media (min-width: 992px) and (max-width: 1200px) {
  @-webkit-keyframes ani-arrow-btm1 {
    0% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      left: 838px;
      opacity: 0;
    }
    0.5% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      left: 838px;
      opacity: 1;
    }
    100% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      top: -89%;
      left: 838px;
      opacity: 0;
    }
  }
  @keyframes ani-arrow-btm1 {
    0% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      left: 838px;
      opacity: 0;
    }
    0.5% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      left: 838px;
      opacity: 1;
    }
    100% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      top: -89%;
      left: 838px;
      opacity: 0;
    }
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  @-webkit-keyframes ani-arrow-btm1 {
    0% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      left: 814px;
      opacity: 0;
    }
    0.5% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      left: 814px;
      opacity: 1;
    }
    100% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      top: -108.5%;
      left: 814px;
      opacity: 0;
    }
  }
  @keyframes ani-arrow-btm1 {
    0% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      left: 814px;
      opacity: 0;
    }
    0.5% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      left: 814px;
      opacity: 1;
    }
    100% {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      top: -108.5%;
      left: 814px;
      opacity: 0;
    }
  }
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-arrow2 {
  position: absolute;
  width: 29px;
  height: 27px;
  top: -88%;
  right: -120px;
  opacity: 0;
  -webkit-animation: ani-arrow-top 0.1s linear forwards;
          animation: ani-arrow-top 0.1s linear forwards;
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
  margin-top: -1px img;
  margin-top-width: 27px;
  margin-top-height: 29px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-arrow2 {
    opacity: 0;
    right: -120px;
    top: -86.5%;
  }
}

@-webkit-keyframes ani-arrow-top {
  0% {
    right: -120px;
    opacity: 0;
  }
  50% {
    right: -115px;
    opacity: 0;
  }
  99.5% {
    right: -100px;
    opacity: 1;
  }
  100% {
    right: -95px;
    opacity: 1;
  }
}

@keyframes ani-arrow-top {
  0% {
    right: -120px;
    opacity: 0;
  }
  50% {
    right: -115px;
    opacity: 0;
  }
  99.5% {
    right: -100px;
    opacity: 1;
  }
  100% {
    right: -95px;
    opacity: 1;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-arrow2 {
    right: -54px;
  }
  @-webkit-keyframes ani-arrow-top {
    0% {
      right: -54px;
      opacity: 0;
    }
    100% {
      right: -42px;
      opacity: 1;
    }
  }
  @keyframes ani-arrow-top {
    0% {
      right: -54px;
      opacity: 0;
    }
    100% {
      right: -42px;
      opacity: 1;
    }
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-arrow2 {
    right: -100px;
    top: -108.5%;
  }
  @-webkit-keyframes ani-arrow-top {
    0% {
      right: -100px;
      opacity: 0;
    }
    100% {
      right: -76px;
      opacity: 1;
    }
  }
  @keyframes ani-arrow-top {
    0% {
      right: -100px;
      opacity: 0;
    }
    100% {
      right: -76px;
      opacity: 1;
    }
  }
}

.insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line4 {
  position: absolute;
  bottom: calc(160% + 180px);
  right: -120px;
  width: 0%;
  height: 5px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(36%, transparent), color-stop(30%, #076EB2));
  background-image: linear-gradient(to right, transparent 36%, #076EB2 30%);
  background-size: 30px 100%;
  -webkit-animation: ani-line4 0.1s linear forwards;
          animation: ani-line4 0.1s linear forwards;
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
  z-index: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line4 {
    border-top: 0px;
    width: 0%;
    right: -120px;
    bottom: 184%;
  }
}

@-webkit-keyframes ani-line4 {
  from {
    width: 0%;
  }
  to {
    width: 60px;
  }
}

@keyframes ani-line4 {
  from {
    width: 0%;
  }
  to {
    width: 60px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line4 {
    right: -54px;
    background-size: 25px 100%;
  }
  @-webkit-keyframes ani-line4 {
    from {
      width: 0%;
    }
    to {
      width: 45px;
    }
  }
  @keyframes ani-line4 {
    from {
      width: 0%;
    }
    to {
      width: 45px;
    }
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line4 {
    bottom: calc(180% + 180px);
    right: -100px;
  }
  @-webkit-keyframes ani-line4 {
    from {
      width: 0%;
    }
    to {
      width: 45px;
    }
  }
  @keyframes ani-line4 {
    from {
      width: 0%;
    }
    to {
      width: 45px;
    }
  }
}

.insider-risk-page .slide-section .slide-2 .implementing-sec.active .polygon-box {
  left: 0px;
  top: 60px;
  opacity: 1;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec.active .polygon-box.item-1 {
  left: 252px;
  top: 17px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec.active .polygon-box.item-2 {
  top: 63px;
  left: 503px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec.active .polygon-box.item-3 {
  left: 0px;
  top: 333px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec.active .polygon-box.item-4 {
  left: 251px;
  top: 378px;
}

.insider-risk-page .slide-section .slide-2 .implementing-sec.active .polygon-box.item-5 {
  top: 336px;
  left: 503px;
  z-index: 10;
}

.insider-risk-page .slide-section .slide-3 {
  width: 100%;
  float: left;
  padding: 50px 50px 0px;
}

.insider-risk-page .slide-section .slide-3 ul {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0;
  list-style: none;
  padding-top: 35px;
  max-width: 960px;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.insider-risk-page .slide-section .slide-3 ul li {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}

.insider-risk-page .slide-section .slide-3 ul li .table {
  border: solid 5px #d8d6d6;
  display: table;
  width: 100%;
  height: 230px;
  position: relative;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  border: 5px solid #00a099;
  border-radius: 11px;
  background-color: #DEF1EF;
}

.insider-risk-page .slide-section .slide-3 ul li .table .table-cell {
  width: 100%;
  vertical-align: middle;
}

.insider-risk-page .slide-section .slide-3 ul li .table .table-cell img {
  width: 100%;
}

.insider-risk-page .slide-section .slide-3 ul li .table .table-cell .title {
  font-size: 18px;
  line-height: 20px;
  font-family: HelveticaNeueETW01-75Bd;
  color: #000;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  position: relative;
  z-index: 1;
  max-width: 400px;
  margin: 0 auto;
  padding: 0 5px;
}

.insider-risk-page .slide-section .slide-3 ul li .table .box-image {
  margin-bottom: 10px;
  text-align: center;
}

.insider-risk-page .slide-section .slide-3 ul li .table .box-image .box-image-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 114px;
  width: 114px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.insider-risk-page .slide-section .slide-3 ul li .table .description {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  padding: 65px 12% 20px;
  color: #fff;
  font-size: 14px;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  bottom: 0;
  font-family: HelveticaNeueETW01-75Bd;
}

.insider-risk-page .slide-section .slide-3 ul li .table .description a {
  color: #000;
  text-decoration: underline;
  font-family: HelveticaNeueETW01-75Bd;
}

.insider-risk-page .slide-section .slide-3 ul li .table .description a:hover {
  text-decoration: none;
}

.insider-risk-page .slide-section .slide-3 ul li .table .box-link {
  font-size: 0;
}

.insider-risk-page .slide-section .slide-3 ul li .table .box-link.desk {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 200;
  top: 0px;
  left: 0px;
}

.insider-risk-page .slide-section .slide-3 ul li .table .box-scale {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  left: 0px;
  background: #00a099;
  -webkit-transform: scale(0.95, 0.9);
          transform: scale(0.95, 0.9);
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 11px;
}

.insider-risk-page .slide-section .slide-3 ul li .table.active-desk:hover {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-3 ul li .table.active-desk:hover .box-scale {
  -webkit-transform: scale(1.02, 1.05);
          transform: scale(1.02, 1.05);
  opacity: 1;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-3 ul li .table.active-desk:hover .description {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 1\9;
  -webkit-animation: description1 0.4s linear forwards;
          animation: description1 0.4s linear forwards;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-3 ul li .table.active-desk:hover .description {
    opacity: 0;
  }
}

@-webkit-keyframes description1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes description1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.insider-risk-page .slide-section .slide-3 ul li .table.active-desk:hover .title {
  color: #fff !important;
  -webkit-transform: translateX(0px) translateY(-135px);
  transform: translateX(0px) translateY(-135px);
  -ms-transform: translateX(0px) translateY(-135px);
  margin-top: 0px\9;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-3 ul li .table.active-desk:hover .title {
    margin-top: 0;
  }
}

.insider-risk-page .slide-section .slide-3 ul li .table.active-desk:hover .table-cell img {
  display: none;
}

.insider-risk-page .slide-section .slide-3 ul li .table.active-mob {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-3 ul li .table.active-mob .box-scale {
  -webkit-transform: scale(1.02, 1.05);
          transform: scale(1.02, 1.05);
  opacity: 1;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.insider-risk-page .slide-section .slide-3 ul li .table.active-mob .description {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 1\9;
  -webkit-animation: description1 0.4s linear forwards;
          animation: description1 0.4s linear forwards;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-3 ul li .table.active-mob .description {
    opacity: 0;
  }
}

@keyframes description1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.insider-risk-page .slide-section .slide-3 ul li .table.active-mob .description a {
  display: block;
}

.insider-risk-page .slide-section .slide-3 ul li .table.active-mob .title {
  color: #fff !important;
  -webkit-transform: translateX(0px) translateY(-135px);
  transform: translateX(0px) translateY(-135px);
  -ms-transform: translateX(0px) translateY(-135px);
  margin-top: -0px\9;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-3 ul li .table.active-mob .title {
    margin-top: 0;
  }
}

.insider-risk-page .slide-section .slide-3 ul li .table.active-mob .table-cell img {
  display: none;
}

.insider-risk-page .slide-section .slide-3 ul li:last-child {
  width: 100%;
}

.insider-risk-page .slide-section .slide-3 ul li:last-child .table .description {
  padding: 75px 20% 20px;
}

.insider-risk-page .slide-section .slide-3 ul li:last-child .table .box-scale {
  -webkit-transform: scale(0.98, 0.9);
          transform: scale(0.98, 0.9);
}

.insider-risk-page .slide-section .slide-3 ul li:last-child .table.active-mob .title {
  -webkit-transform: translateX(0px) translateY(-135px);
  transform: translateX(0px) translateY(-135px);
  -ms-transform: translateX(0px) translateY(-135px);
}

.insider-risk-page .slide-section .slide-3 ul li:last-child .table.active-mob .box-scale {
  -webkit-transform: scale(1.01, 1.05);
          transform: scale(1.01, 1.05);
}

.insider-risk-page .slide-section .slide-3 ul li:last-child .table.active-desk:hover .title {
  -webkit-transform: translateX(0px) translateY(-115px);
  transform: translateX(0px) translateY(-115px);
  -ms-transform: translateX(0px) translateY(-115px);
  margin-top: -0px\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insider-risk-page .slide-section .slide-3 ul li:last-child .table.active-desk:hover .title {
    margin-top: 0;
  }
}

.insider-risk-page .slide-section .slide-3 ul li:last-child .table.active-desk:hover .box-scale {
  -webkit-transform: scale(1.01, 1.05);
          transform: scale(1.01, 1.05);
}

.insider-risk-page .slide-section .slide-3.color-black ul li .table.active-desk:hover .description {
  color: #000;
}

.insider-risk-page .slide-section .slide-3.color-black ul li .table.active-desk:hover .description a {
  color: #000;
}

.insider-risk-page .slide-section .slide-3.color-black ul li .table.active-desk:hover .title {
  color: #000 !important;
}

.insider-risk-page .slide-section .slide-3.color-black ul li .table.active-desk:hover .table-cell img {
  display: none;
}

.insider-risk-page .slide-section .slide-3.color-black ul li .table.active-mob .description {
  color: #000;
}

.insider-risk-page .slide-section .slide-3.color-black ul li .table.active-mob .title {
  color: #000 !important;
}

.insider-risk-page .slide-section .slide-1 {
  padding-bottom: 100px;
}

.insider-risk-page .slide-section .slide-1 ul li .table {
  border: 5px solid #941B80;
  background-color: #FDF4FE;
}

.insider-risk-page .slide-section .slide-1 ul li .table .table-cell .title {
  color: #941B80;
}

.insider-risk-page .slide-section .slide-1 ul li .table .box-scale {
  background: #941B80;
}

.insider-risk-page .slide-section .slide-1 ul li .table .description a {
  color: #fff !important;
}

.insider-risk-page .slide-section .insider-timeline {
  width: 15px;
  width: 15px\9;
  z-index: 999;
  margin-left: -60px;
  position: absolute;
  height: 100vh;
  display: table;
}

.insider-risk-page .slide-section .insider-timeline ol {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: table-cell;
  vertical-align: middle;
}

.insider-risk-page .slide-section .insider-timeline ol li {
  padding: 10px 0px;
}

.insider-risk-page .slide-section .insider-timeline ol li a {
  font-size: 18px;
  line-height: 23px;
  color: #015a82;
  display: block;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.insider-risk-page .slide-section .insider-timeline ol li a:before {
  content: '';
  position: absolute;
  width: 2px;
  background: #015a82;
  height: 0px;
  top: 35px;
  left: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.insider-risk-page .slide-section .insider-timeline ol li a.active {
  font-family: HelveticaNeueETW01-75Bd;
  padding-bottom: 78px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.insider-risk-page .slide-section .insider-timeline ol li a.active:before {
  height: 70px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.insider-risk-page .slide-section .insider-timeline ol li:last-child a:before {
  top: auto;
  bottom: 35px;
}

.insider-risk-page .slide-section .insider-timeline ol li:last-child a.active {
  padding-bottom: 0px;
  padding-top: 78px;
}

.insider-risk-page .slide-section .insider-timeline ol li:last-child a.active:before {
  height: 70px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.insider-risk-page .down-arrow {
  position: absolute;
  left: 0;
  right: 0;
  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;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  top: 100%;
  margin-top: -100px;
}

.insider-risk-page .down-arrow .down-img-icon {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  margin-top: -10px;
  opacity: 0;
}

.insider-risk-page .down-arrow .down-line {
  height: 0;
  width: 6px;
  background: #076EB2;
  border-radius: 5px;
  -webkit-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}

.insider-risk-page .down-arrow.visible .down-line {
  height: 110px;
}

.insider-risk-page .down-arrow.visible .down-img-icon {
  opacity: 1;
}

@media (max-width: 767px) {
  .insider-risk-page .down-arrow {
    margin-top: -60px;
  }
  .insider-risk-page .down-arrow .down-line {
    height: 0px;
    -webkit-transition: all 0.5s linear forwards;
    transition: all 0.5s linear forwards;
  }
  .insider-risk-page .down-arrow.visible .down-line {
    height: 70px;
    -webkit-transition: height 0.5s linear forwards;
    transition: height 0.5s linear forwards;
  }
}

@media (min-width: 768px) {
  .insider-risk-page .insider-risk-details-content {
    min-height: 520px;
  }
}

@media (min-width: 1800px) and (max-width: 1920px) {
  .insider-risk-page.mitigation-additional .col-sm-9 {
    float: right;
    width: 100%;
  }
}

@media (min-width: 1600px) and (max-width: 1800px) {
  .insider-risk-page.mitigation-additional .col-sm-9 {
    float: right;
    width: 85%;
  }
}

@media (min-width: 991px) and (max-width: 1200px) {
  .insider-risk-page.mitigation-additional .col-sm-9 {
    float: right;
    width: 68%;
  }
  .insider-risk-page .slide-section .slide-3 ul li .table .description {
    padding: 65px 2% 20px;
  }
  .insider-risk-page .slide-section .insider-timeline {
    margin-left: 10px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon {
    right: 377px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.item-1 {
    right: 22px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.item-2 {
    right: 377px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .oval-svg {
    margin-right: 163px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .line-svg {
    right: 510px;
  }
  .insider-risk-page .intro-section .intro-more .more-link {
    text-decoration: underline;
  }
  .insider-risk-page .intro-section .intro-more .more-link:hover {
    color: #1575ba;
    text-decoration: underline;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line3 {
    right: -54px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .insider-risk-page .bredcrumb ul {
    width: calc(100% - 70px);
  }
  .insider-risk-page #insider-risk-v-menu {
    width: 250px;
  }
  .insider-risk-page #insider-risk-v-menu ul li a {
    padding: 10px 5px 10px 20px;
  }
  .insider-risk-page #insider-risk-v-menu ul li ul li a {
    padding: 7px 5px 7px 20px;
  }
  .insider-risk-page #insider-risk-v-menu .menu-title {
    padding-left: 20px;
  }
  .insider-risk-page #insider-risk-v-menu .pdf {
    margin-left: 20px;
  }
  .insider-risk-page.mitigation-additional .mitigiation-menu-wrap {
    width: 250px;
  }
  .insider-risk-page.mitigation-additional .col-sm-9 {
    float: right;
    width: 65%;
  }
  .insider-risk-page .title-wrap h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .oval-svg {
    margin-right: 128px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .line-svg {
    right: 475px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon {
    right: 342px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.item-1 {
    right: 10px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.item-2 {
    right: 342px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .desc-box {
    right: 310px;
  }
  .insider-risk-page .slide-section .slide-2 {
    min-height: 790px;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    margin-left: -30px;
    position: absolute;
    top: 5px;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line3 {
    right: -100px;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line1 {
    right: 193px;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec.active .ani-line0 {
    right: 206px;
  }
  .insider-risk-page .slide-section .slide-3 ul li {
    width: 100%;
  }
  .insider-risk-page .slide-section .slide-3 ul li .table .description {
    padding: 65px 20px 20px;
  }
  .insider-risk-page .slide-section .slide-3 ul li:last-child .table .description {
    padding: 55px 20px 20px;
  }
  .insider-risk-page .slide-section .insider-timeline {
    margin-left: 10px;
  }
  .insider-risk-page .slide-section.active .line-bottom {
    top: calc(100% - 160px);
  }
  .insider-risk-page .slide-section.active .line-bottom2 {
    top: calc(100% - 160px);
  }
  .insider-risk-page .intro-section .intro-more .more-link {
    text-decoration: underline;
  }
  .insider-risk-page .intro-section .intro-more .more-link:hover {
    color: #1575ba;
    text-decoration: underline;
  }
}

@media (max-width: 767px) {
  .insider-risk-page .bredcrumb ul {
    width: calc(100% - 70px);
  }
  .insider-risk-page.mitigation-additional .mitigiation-menu-wrap {
    width: 100%;
    background: none;
    margin: 0px;
  }
  .insider-risk-page.mitigation-additional #mitigation-hamburger-toggle-mobile {
    position: fixed;
    bottom: 1.5em;
    display: block;
    right: 1.5em;
    width: 64px;
    height: 64px;
    background: #015a82;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1001;
  }
  .insider-risk-page.mitigation-additional #mitigation-hamburger-toggle-mobile span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    margin: -2px 0 0 -9px;
    display: block;
    background-color: #fff;
  }
  .insider-risk-page.mitigation-additional #mitigation-hamburger-toggle-mobile span:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    top: 8px;
    -webkit-transition: -webkit-transform 300ms,top 300ms;
    -webkit-transition: top 300ms,-webkit-transform 300ms;
    transition: top 300ms,-webkit-transform 300ms;
    transition: transform 300ms,top 300ms;
    transition: transform 300ms,top 300ms,-webkit-transform 300ms;
  }
  .insider-risk-page.mitigation-additional #mitigation-hamburger-toggle-mobile span:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    top: -8px;
    -webkit-transition: -webkit-transform 300ms,top 300ms;
    -webkit-transition: top 300ms,-webkit-transform 300ms;
    transition: top 300ms,-webkit-transform 300ms;
    transition: transform 300ms,top 300ms;
    transition: transform 300ms,top 300ms,-webkit-transform 300ms;
  }
  .insider-risk-page.mitigation-additional #mitigation-hamburger-toggle-mobile.hamburge-open span {
    background: none;
  }
  .insider-risk-page.mitigation-additional #mitigation-hamburger-toggle-mobile.hamburge-open span:before {
    top: 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .insider-risk-page.mitigation-additional #mitigation-hamburger-toggle-mobile.hamburge-open span:after {
    top: 0px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .insider-risk-page #insider-risk-v-menu {
    position: fixed !important;
    top: 0px !important;
    width: 100% !important;
    left: 0px;
    height: 100%;
    padding: 20px 0px !important;
    opacity: 0;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: auto;
  }
  .insider-risk-page #insider-risk-v-menu.menu-open {
    opacity: 1;
    z-index: 1000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .insider-risk-page.insider-risk-page .intro-section {
    padding: 40px 0px;
  }
  .insider-risk-page.insider-risk-page .insider-risk-details-content {
    padding: 40px 0px;
  }
  .insider-risk-page.insider-risk-page .insider-risk-details-content h1 {
    text-align: left;
  }
  .insider-risk-page.insider-risk-page .title-wrap .title-icon {
    width: 75px;
  }
  .insider-risk-page.insider-risk-page .title-wrap .title-icon img {
    width: 60px;
  }
  .insider-risk-page.insider-risk-page .title-wrap h1 {
    font-size: 25px;
    line-height: 34px;
  }
  .insider-risk-page .slide-section.active .line-left, .insider-risk-page .slide-section.active .line-right {
    border-left: dashed 2px #d8d6d6;
    background-image: none;
    -webkit-animation: none;
            animation: none;
    height: calc(100% - 160px);
    width: 0px;
  }
  .insider-risk-page .slide-section.active .line-bottom {
    -webkit-animation: none;
            animation: none;
    border-top: dashed 2px #d8d6d6;
    background-image: none;
    width: 32px;
    left: 8px;
    top: calc(100% - 167px);
  }
  .insider-risk-page .slide-section.active .line-bottom.active {
    background-image: none;
    border-top: dashed 2px #015a82;
  }
  .insider-risk-page .slide-section.active .line-bottom2 {
    -webkit-animation: none;
            animation: none;
    border-top: dashed 2px #d8d6d6;
    background-image: none;
    width: 32px;
    right: 9px;
    top: calc(100% - 167px);
  }
  .insider-risk-page .slide-section.active .line-bottom2.active {
    background-image: none;
    border-top: dashed 2px #015a82;
  }
  .insider-risk-page .slide-section.active .line-top {
    border-top: dashed 2px #d8d6d6;
    background-image: none;
    top: 10px;
    left: 8px;
    -webkit-animation: none;
            animation: none;
    width: calc(100% - 17px);
  }
  .insider-risk-page .slide-section.active .line-top.active {
    background-image: none;
    border-top: dashed 2px #015a82;
  }
  .insider-risk-page .slide-section.active .line-left {
    left: 7px !important;
  }
  .insider-risk-page .slide-section.active .line-left.active {
    background-image: none;
    border-left: dashed 2px #015a82;
  }
  .insider-risk-page .slide-section.active .line-right {
    right: 7px !important;
  }
  .insider-risk-page .slide-section.active .line-right.active {
    background-image: none;
    border-left: dashed 2px #015a82;
  }
  .insider-risk-page .slide-section .slide-1 {
    padding-bottom: 40px;
    padding-top: 60px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec {
    padding-top: 0px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .oval-svg {
    display: none;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .line-svg {
    display: none;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon {
    width: 100%;
    height: auto;
    position: relative;
    top: 0 !important;
    right: 0 !important;
    background-image: none;
    background-color: #f7f7f7;
    padding: 10px;
    -webkit-animation-delay: 0s !important;
            animation-delay: 0s !important;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon .box-hover {
    display: none;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon p {
    float: left;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 0px;
    text-align: left;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon p img {
    width: 30px !important;
    height: 30px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon p svg {
    width: 30px;
    height: 30px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon p.title {
    width: calc(100% - 30px);
    padding-left: 10px;
    padding-right: 20px;
    font-size: 15px;
    line-height: 21px;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active {
    background-color: #f7f7f7;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active p {
    color: #015a82;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active:after {
    content: '\f106';
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active svg {
    fill: #015a82;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active svg g {
    fill: #015a82;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active svg path {
    fill: #015a82;
    stroke: #015a82;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active svg rect {
    fill: #015a82;
    stroke: #015a82;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active svg line {
    fill: #015a82;
    stroke: #015a82;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon .table-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon:after {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 20px;
    margin-top: -13px;
    color: #015a82;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon .description {
    display: none;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon:hover p {
    color: #015a82;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon:hover .title {
    -webkit-transform: translateX(0px) translateY(0px);
    transform: translateX(0px) translateY(0px);
    color: #015a82;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon:hover img {
    display: inline-block;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active p {
    color: #015a82;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active .title {
    -webkit-transform: translateX(0px) translateY(0px);
    transform: translateX(0px) translateY(0px);
    color: #015a82;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .heptagon.active img {
    display: inline-block;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .desc-box {
    position: relative;
    text-align: left;
    max-width: 100% !important;
    top: 0px !important;
    left: 0px !important;
    right: 0px !important;
    display: block;
    padding: 5px 10px;
    margin: 0px;
    border: solid 1px #fff;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.6s ease-out !important;
    transition: height 0.6s ease-out !important;
    color: #000;
    opacity: 1;
  }
  .insider-risk-page .slide-section .slide-1 .step-sec .heptagon-box .desc-box.active {
    height: 220px;
    padding: 5px 10px;
    -webkit-transition: height 0.6s ease-out !important;
    transition: height 0.6s ease-out !important;
    border: solid 1px #f7f7f7;
  }
  .insider-risk-page .slide-section .slide-3 {
    padding: 60px 20px 0px;
  }
  .insider-risk-page .slide-section .slide-3 ul li {
    width: 100%;
  }
  .insider-risk-page .slide-section .slide-3 ul li .table {
    min-height: 250px;
  }
  .insider-risk-page .slide-section .slide-3 ul li .table .description {
    padding: 65px 20px 20px;
    line-height: 22px;
  }
  .insider-risk-page .slide-section .slide-3 ul li .table .description a {
    display: none;
  }
  .insider-risk-page .slide-section .slide-3 ul li .table.active-mob .box-scale {
    -webkit-transform: scale(1.03, 1.05);
            transform: scale(1.03, 1.05);
  }
  .insider-risk-page .slide-section .slide-3 ul li .table.active-mob .description a {
    display: inline-block;
  }
  .insider-risk-page .slide-section .slide-3 ul li:last-child .table .description {
    padding: 65px 20px 20px;
  }
  .insider-risk-page .slide-section .slide-3 ul li:last-child .table.active-mob .box-scale {
    -webkit-transform: scale(1.03, 1.05);
            transform: scale(1.03, 1.05);
  }
  .insider-risk-page .slide-section .slide-2 {
    padding-bottom: 0px;
    padding-top: 60px;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec {
    -webkit-transform: scale(0.93) translateY(-40px);
            transform: scale(0.93) translateY(-40px);
    margin-top: 0px;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .animation-line-sec {
    display: none;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    margin: 0 auto;
    height: 278px;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-1 {
    margin-top: -5px;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-3 {
    margin-top: -5px;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-5 {
    margin-top: -5px;
    z-index: 11;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-5:before {
    border-left: 0px;
    border-bottom: solid 10px #f7f7f7;
    height: 5px;
    width: 121px;
    left: 82px;
    right: auto;
    bottom: -3px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    z-index: 11;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box .description .more {
    display: none;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.active-mob .description .more {
    display: inline-block;
  }
  .insider-risk-page .slide-section .slide-2 .implementing-sec .polygon-box.item-4:before {
    display: none;
  }
  .insider-risk-page .slide-section .insider-timeline {
    margin-left: 0px;
    position: absolute;
    top: -33px;
    width: 100%;
    left: 0px;
    background: #fff;
    height: auto;
  }
  .insider-risk-page .slide-section .insider-timeline ol li {
    display: inline-block;
    padding: 10px;
  }
  .insider-risk-page .slide-section .insider-timeline ol li a:before {
    height: 2px;
    width: 0px;
    left: 23px;
    top: 10px;
  }
  .insider-risk-page .slide-section .insider-timeline ol li a.active {
    padding-bottom: 0px;
    padding-right: 78px;
  }
  .insider-risk-page .slide-section .insider-timeline ol li a.active:before {
    height: 2px;
    width: 70px;
  }
  .insider-risk-page .slide-section .insider-timeline ol li:last-child a:before {
    bottom: auto;
    right: 23px;
    top: 10px;
    left: auto;
  }
  .insider-risk-page .slide-section .insider-timeline ol li:last-child a.active {
    padding-bottom: 0px;
    padding-left: 78px;
    padding-top: 0px;
    padding-right: 0px;
  }
  .insider-risk-page .slide-section .insider-timeline ol li:last-child a.active:before {
    height: 2px;
    width: 70px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .insider-risk-page .slide-section .insider-timeline.stick {
    top: 0px !important;
    -webkit-box-shadow: 1px 1px 2px 0 #d8d6d6;
    box-shadow: 1px 1px 4px 0 #d8d6d6;
  }
  .insider-risk-page .slide-section .slide-1 {
    padding-bottom: 60px;
  }
  .insider-risk-page .intro-section .intro-more .more-link {
    text-decoration: underline;
  }
  .insider-risk-page .intro-section .intro-more .more-link:hover {
    color: #1575ba;
    text-decoration: underline;
  }
  .insider-risk-page .slide-section .slide-3 ul li .table .table-cell .title {
    font-size: 16px;
    line-height: 18px;
  }
  .insider-risk-page .slide-section .slide-3 .description p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 8px;
  }
}
/*# sourceMappingURL=insider-risk.css.map */