.heading1 {
    margin: 0 180px 30px 35px;
    text-transform: unset;
}
.perspectives-temp .main-banner {
  position: relative;
}
.perspectives-temp .main-banner .description {
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  padding: 48px 80px 0px 30px;
  color: #fff;
}
.perspectives-temp .main-banner .description.long-content {
  padding: 10px 80px 0px 30px;
}
.perspectives-temp .main-banner ul {
  margin-bottom: 20px;
}
.perspectives-temp .main-banner ul li {
  font-size: 16px;
}
.perspectives-temp .main-banner .btn-1 {
  font-size: 14px;
  width: 164px;
}
.perspectives-temp .main-banner .btn-red {
  background: #dc1f2d;
  color: #fff;
}
.perspectives-temp .main-banner .light-banner .description {
  color: #333;
}
.perspectives-temp .main-banner h1,
.perspectives-temp .main-banner h2,
.perspectives-temp .main-banner h3,
.perspectives-temp .main-banner h4,
.perspectives-temp .main-banner h5,
.perspectives-temp .main-banner h6 {
  margin-bottom: 20px;
}
.perspectives-temp .main-banner h3 {
  font-size: 22px;
}
.perspectives-temp .main-banner h5 {
  font-weight: normal;
}
.dropdown-filter-group {
  width: 100%;
}
.dropdown-filter-group label {
  font-size: 16px;
  font-weight: normal;
  margin-left: 5px;
}
.dropdown-filter-group .dropdown {
  display: inline;
}
.dropdown-filter-group .btn-dropdown {
  background: #f3f3f3;
  border: none;
  font-size: 16px;
  outline: none;
  padding: 10px;
  text-align: left;
  width: 100%;
  max-width: 260px;
  margin-bottom: 20px;
}
.dropdown-filter-group .btn-dropdown .caret {
  float: right;
  margin-top: 7px;
  border-top: 8px dashed;
}
.dropdown-filter-group .dropdown-menu {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
  width: 100%;
  max-width: 260px;
  top: 25px;
}
.dropdown-filter-group .dropdown-menu ul {
  margin: 0;
}
.dropdown-filter-group .dropdown-menu ul li {
  display: block;
  padding: 8px 14px;
  text-align: left;
  border-top: 1px solid #fff;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  background-color: #e3e3e3;
  cursor: pointer;
}
.dropdown-filter-group .dropdown-menu ul li:hover {
  background-color: #eaeaea;
}
.dropdown-filter-group .dropdown-menu ul li:last-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-filter-group .dropdown-menu ul li a {
  display: block;
  white-space: nowrap;
  color: #333;
  text-transform: uppercase;
  margin-left: 5px;
}
.perspectives-temp .apply-now-fixed.bottom {
  bottom: 120px;
}
.group-heading {
  position: relative;
}
.group-heading .heading1 {
  float: left;
  margin: 30px 35px;
}
.group-heading .right-heading {
  float: right;
  margin: 30px 35px;
}
@media screen and (min-width: 768px) {
  .group-heading .right-heading {
    font-size: 14px;
  }
}
.group-heading .right-heading .tooltip.bottom {
  padding-top: 8px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.group-heading .right-heading .tooltip.bottom .tooltip-arrow {
  border-width: 0 10px 8px;
  border-bottom-color: #b3b5b9;
  margin-left: 0;
  top: 0 !important;
}
.group-heading .right-heading .tooltip.bottom .tooltip-inner {
  max-width: 135px;
  padding: 15px 10px;
  text-align: left;
  font-size: 14px;
  background: url('/iwov-resources/images/perspective/icon/tooltip-bg.png') 0 0;
}
.group-heading .right-heading .share-group {
  display: none;
}
.group-heading .filter-btn {
  display: none;
}
.group-heading img {
  display: inline-block;
  margin-right: 10px;
}
.group-heading a {
  color: #06377b;
  font-size: 14px;
}
.group-heading.article-heading {
  margin-top: -54px;
  padding-bottom: 40px;
}
.group-heading.article-heading .right-heading {
  margin: 0 35px;
}
.group-articles:after {
  clear: both;
  content: '';
  display: table;
}
.group-box-article {
  margin-left: -30px;
  margin-right: -30px;
}
.group-box-article + .divider {
  border-top: 1px solid #e5e5e5;
  margin: 10px -15px;
}
.group-box-article + .divider:after {
  content: '';
  display: table;
}
.group-box-article .box-article {
  background-color: #f3f3f3;
  padding: 0 15px 20px;
  margin-bottom: 30px;
  height: calc(100% - 30px);
}
.group-box-article .box-article h4 {
  width: 75%;
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 25px;
}
.group-box-article .box-article .divider {
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.group-box-article .box-article .img-article {
  width: calc(100% + 30px);
  margin: 0 -15px;
  overflow: hidden;
}
.group-box-article .box-article .img-article img {
  width: 100%;
}
.group-box-article .box-article a {
  color: #333;
}
.group-box-article .box-article:after {
  clear: both;
  content: '';
  display: table;
}
.group-box-article:after {
  clear: both;
  content: '';
  display: table;
}
.group-box-article .col-sm-6:nth-of-type(odd) {
  clear: both;
}
.group-box-article.type-2 {
  padding: 0 15px;
}
.group-box-article.type-2 .heading-article {
  padding: 30px 30px 20px;
}
.group-box-article.type-2 .box-article {
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.group-box-article.type-2 .box-article:nth-of-type(3n + 2) .img-article:before,
.group-box-article.type-2 .box-article:nth-of-type(3n + 3) .img-article:before,
.group-box-article.type-2 .box-article:nth-of-type(3n + 1) .img-article:before,
.group-box-article.type-2 .box-article:nth-of-type(3n + 3) .img-article:before {
  left: 30px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid #f3f3f3;
}
.group-box-article.type-2 .img-article {
  position: relative;
}
.group-box-article.type-2 .img-article:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 55px;
  transition: all 0.3s ease;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 30px solid #f3f3f3;
}
.group-box-article.type-2 + .divider {
  margin: 10px 0;
}
.box-sharing {
  font-size: 13px;
}
.box-sharing .desc1 {
  display: block;
  margin-bottom: 15px;
}
.box-sharing .desc1 .tag-name {
  display: inline-block;
  width: calc(100% - 90px);
  word-break: break-all;
}
.box-sharing .desc2 {
  display: block;
  padding-top: 15px;
}
.box-sharing .desc2 span:first-child {
  display: inline-block;
  width: calc(100% - 80px);
}
.box-sharing .group-share,
.box-sharing .bookmark-flag {
  display: inline-block;
  vertical-align: middle;
}
.box-sharing .group-share {
  padding-right: 20px;
}
.box-sharing .bookmark-flag {
  width: 15px;
  height: 22px;
  background: url('/iwov-resources/images/perspective/icon/bookmark.png') no-repeat;
  background-size: contain;
}
.box-sharing .bookmark-flag.checked {
  background: url('/iwov-resources/images/perspective/icon/bookmark-activ.png') no-repeat;
  background-size: contain;
}
.box-sharing .box-social {
  position: relative;
  top: -7px;
}
.bullet {
  list-style-type: disc;
  padding-left: 20px;
}
.bullet li:hover a {
  color: #0f215b;
}
@media screen and (min-width: 768px) {
  .group-box-article .box-article.list-type {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .group-box-article .box-article.list-type .divider {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    margin: 10px 0;
  }
  .group-box-article .box-article.list-type h4 {
    padding-top: 20px;
    color: #00205b;
  }
  .group-box-article .box-article.list-type .box-social {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .group-box-article .box-article.list-type .box-sharing .desc1,
  .group-box-article .box-article.list-type .box-sharing .desc2 {
    display: inline-block;
  }
  .group-box-article .box-article.list-type .box-sharing .desc1 span,
  .group-box-article .box-article.list-type .box-sharing .desc2 span {
    width: auto;
  }
  .group-box-article .box-article.list-type .box-sharing .desc1 {
    display: inline-block;
  }
  .group-box-article .box-article.list-type .box-sharing .desc1 a {
    width: auto;
    position: relative;
  }
  .group-box-article .box-article.list-type .box-sharing .desc1 .pull-right {
    margin-top: 8px;
    float: none !important;
  }
  .group-box-article .box-article.list-type .box-sharing .desc2 {
    margin-bottom: 20px;
  }
  .group-box-article .box-article.list-type .box-sharing .desc2 > a {
    position: absolute;
    margin-top: 5px;
  }
  .group-box-article .box-article.list-type .box-sharing .desc1 + .desc2 > a {
    left: 105px;
  }
  .group-box-article .box-article.list-type .box-sharing .desc1 + .desc2 > a:before {
    content: '|';
    position: relative;
    margin-right: 15px;
  }
  .group-box-article .box-article.list-type .img-article {
    max-width: 190px;
    float: left;
  }
  .group-box-article .box-article.list-type .img-article img {
    position: relative;
    min-width: 268px;
    -webkit-transform: translateX(-15%);
    -moz-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    -o-transform: translateX(-15%);
    transform: translateX(-15%);
  }
  .group-box-article .box-article.list-type .img-article + .header-article {
    position: absolute;
    top: 0;
    right: 60px;
    width: calc(100% - 250px);
    padding-left: 15px;
    z-index: 100;
  }
  .group-box-article .box-article.list-type .img-article + .header-article p {
    width: 100%;
    margin-bottom: 0;
  }
  .group-box-article .box-article.list-type .img-article + .header-article + .divider {
    position: absolute;
  }
  .group-box-article .box-article.list-type .img-article + .header-article + .divider + .box-sharing {
    position: absolute;
    top: 0;
    left: 190px;
    right: 0;
    bottom: 0;
    padding-left: 15px;
  }
  .group-box-article .box-article.list-type .img-article + .header-article + .divider + .box-sharing .desc1 {
    position: absolute;
    margin-bottom: 0;
    bottom: 15px;
  }
  .group-box-article .box-article.list-type .img-article + .header-article + .divider + .box-sharing .desc2 > a {
    bottom: 15px;
  }
  .group-box-article .box-article.list-type .tag-name {
    width: auto;
  }
  .group-box-article.type-2.big-to-small .box-article.list-type .img-article img,
  .group-box-article.type-2.small-to-big .box-article.list-type .img-article img {
    min-width: 275px;
  }
  .group-box-article.type-2.big-to-small .box-article.list-type:nth-of-type(n),
  .group-box-article.type-2.small-to-big .box-article.list-type:nth-of-type(n) {
    padding-bottom: 0;
    width: calc(100% - 30px);
    margin: 0 15px 30px;
  }
  .group-box-article.type-2.big-to-small .box-article.list-type .box-sharing .box-social,
  .group-box-article.type-2.small-to-big .box-article.list-type .box-sharing .box-social {
    top: 20px;
  }
  .group-box-article.type-2.big-to-small .box-article .box-sharing .box-social,
  .group-box-article.type-2.small-to-big .box-article .box-sharing .box-social {
    top: -3px;
  }
  .group-box-article.type-2.big-to-small .box-article.list-type:nth-of-type(3n + 2) .img-article img,
  .group-box-article.type-2.big-to-small .box-article.list-type:nth-of-type(3n + 3) .img-article img {
    min-width: 385px;
  }
  .group-box-article.type-2.small-to-big .box-article.list-type:nth-of-type(3n + 1) .img-article img,
  .group-box-article.type-2.small-to-big .box-article.list-type:nth-of-type(3n + 3) .img-article img {
    min-width: 385px;
  }
  .no-list-bookmarks {
    display: none;
    margin-bottom: 20px;
  }
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 1) {
    clear: both;
    float: left;
    width: calc(66.66666667% - 30px);
    margin: 0 15px 30px;
    padding-bottom: 10px;
  }
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 1) h4 {
    font-size: 25px;
    width: 75%;
  }
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 2),
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 3) {
    float: left;
    width: calc(33.33333333% - 30px);
    margin: 0 15px 30px;
  }
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 2) h4,
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 3) h4 {
    width: 75%;
    padding-top: 15px;
  }
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 2) p,
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 3) p {
    width: 75%;
  }
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 2) .divider,
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 3) .divider {
    margin: 14px 0;
  }
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 2) .box-sharing .desc1,
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 3) .box-sharing .desc1,
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 2) .box-sharing .desc2,
  .group-box-article.type-2.big-to-small .box-article:nth-of-type(3n + 3) .box-sharing .desc2 {
    margin-bottom: 10px;
  }
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 1) {
    clear: both;
  }
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 2) {
    float: right;
    width: calc(66.66666667% - 30px);
    margin: 0 15px 30px;
    padding-bottom: 10px;
  }
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 2) h4 {
    font-size: 25px;
    width: 75%;
  }
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 1),
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 3) {
    float: left;
    width: calc(33.33333333% - 30px);
    margin: 0 15px 30px;
  }
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 1) h4,
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 3) h4 {
    width: 75%;
    padding-top: 15px;
  }
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 1) p,
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 3) p {
    width: 75%;
  }
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 1) .divider,
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 3) .divider {
    margin: 14px 0;
  }
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 1) .box-sharing .desc1,
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 3) .box-sharing .desc1,
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 1) .box-sharing .desc2,
  .group-box-article.type-2.small-to-big .box-article:nth-of-type(3n + 3) .box-sharing .desc2 {
    margin-bottom: 10px;
  }
}
.planning-filter {
  padding-left: 95px;
  position: relative;
  top: 30px;
}
.planning-filter strong {
  display: block;
  color: #06377b;
  width: 100%;
  max-width: 196px;
  margin-bottom: 15px;
}
.planning-filter:before {
  position: absolute;
  content: '';
  height: 100%;
  width: 1px;
  background-color: #e5e5e5;
  left: 45px;
}
.planning-filter .text-right {
  margin-bottom: 0;
  position: relative;
  top: 5px;
}
.planning-filter .show-articles {
  margin-top: 15px;
  margin-bottom: 45px;
}
.planning-filter .list-bookmarks {
  overflow-y: auto;
}
.btn-dropdown {
  font-size: 16px;
}
.filter .head-pop,
.my-bookmarks .head-pop {
  display: none;
}
.my-bookmarks .bookmark-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.my-bookmarks .bookmark-item:before {
  content: '';
  background: url('/iwov-resources/images/perspective/icon/bookmark-activ.png') no-repeat;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 21px;
  height: 30px;
  top: 3px;
  cursor: pointer;
}
.my-bookmarks .bookmark-item a {
  width: calc(100% - 35px);
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  color: #333;
  line-height: 1.2em;
}
@media screen and (min-width: 768px) {
  .perspectives-temp .apply-now-fixed .btn-1 {
    font-size: 16px;
  }
}
.grey-bg-1 {
  background-color: #e9e9e9;
}
.big-quote {
  margin-top: 40px;
  text-align: center;
}
.big-quote h2 {
  font-weight: bold;
  width: 100%;
  max-width: 760px;
  color: #06377b;
  display: block;
  margin: 0 auto 25px;
}
.big-quote strong {
  display: block;
  font-size: 18px;
}
.big-quote .group-share {
  display: inline-block;
  margin: 10px 0 20px;
}
.big-quote .big-quote-icon {
  margin: 0 auto;
  position: relative;
  top: -30px;
}
.share-widget {
  display: inline-block;
  background-color: #009ad9;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.share-widget .arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #009ad9;
  position: absolute;
  left: 50%;
  transform: translateX(-16px);
  bottom: -26px;
}
.share-widget .share-content {
  position: relative;
  text-align: center;
}
.share-widget .share-content a {
  display: inline-block;
  margin-right: 5px;
}
.share-widget .share-content img {
  max-width: 26px;
}
.pagination {
  color: #06377b;
}
.pagination > li > a,
.pagination > li > span {
  float: none;
  color: #06377b;
  border: none;
  padding: 6px 6px;
  font-size: 16px;
}
.pagination .active a,
.pagination .active span {
  color: #06377b;
  background-color: transparent;
  text-decoration: underline;
}
.pagination .active a:hover,
.pagination .active span:hover,
.pagination .active a:focus,
.pagination .active span:focus {
  color: #06377b;
  background-color: transparent;
}
.popover-content {
  padding: 5px;
}
.popover-container .addthis_toolbox {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.popover-container .addthis_toolbox a {
  margin-bottom: 0;
}
.popover-container .addthis_toolbox a.loading {
  background: #fff url(/iwov-resources/images/perspective/icon/spinner.gif) center no-repeat;
  position: relative;
}
.popover-container .addthis_toolbox a.loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.popover-container .addthis_toolbox a.loading .at-icon-wrapper {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.popover-container .addthis_toolbox .addthis_button_custom_print {
  float: left;
}
.popover.loading {
  background: #fff url('/images/perspective/spinner.gif') center no-repeat;
}
.popover.loading .popover-content {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.popover.loading .popover-container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.printer-container {
  position: fixed;
  left: -100%;
  z-index: -1;
}
.printer-container iframe {
  width: 1182px;
}
.printing {
  opacity: 0.3;
}
@media print {
  html,
  body {
    width: 1025px;
    height: auto;
    margin: 0 auto;
  }
  body {
    padding-bottom: 20px;
  }
  .navbar-collapsed,
  .skip-link,
  .group-heading,
  footer,
  .breadcrumb,
  .group-heading,
  .apply-now-fixed,
  .popover,
  .btn-1 {
    display: none !important;
  }
  .container,
  .container-fluid {
    width: 1025px;
  }
  header #main-navbar {
    display: none;
  }
  header .navbar-right {
    display: none;
  }
  header .logo {
    width: 200px;
  }
  header .container,
  header .container-fuild {
    padding: 0;
  }
  header .navbar-brand {
    float: none;
    height: auto;
    padding: 30px 15px;
  }
  .group-articles .right-box {
    display: none;
  }
  .group-articles > * {
    width: 100%;
  }
  .perspectives-temp > * {
    display: none;
  }
  .perspectives-temp .printer-container {
    display: block;
    position: relative;
    left: 0;
    right: 0;
    padding: 0;
    z-index: 1;
  }
  .perspectives-temp .printer-container iframe {
    display: block;
    visibility: visible !important;
    padding: 0;
    margin: 0;
    border: 0;
    width: 1182px;
  }
  .left-box {
    margin-left: 0 !important;
    padding-right: 0 !important;
  }
  .left-box .content.big-quote {
    background-color: #e9e9e9 !important;
  }
  .insight-chart-img img {
    width: 100%;
  }
  .logo-article .logo-partner {
    max-width: 94px !important;
  }
  .main-banner-insights * {
    display: none;
  }
  .main-banner-insights canvas {
    display: inline-block;
    width: 1025px;
    position: relative !important;
    left: 0 !important;
  }
}
.perspectives-detail-temp .my-bookmarks {
  background-color: #fff;
  padding: 0 50px;
}
.perspectives-detail-temp .my-bookmarks.open {
  display: block;
  position: absolute;
  width: 100%;
  z-index: 100;
}
.perspectives-detail-temp .my-bookmarks.open .head-pop {
  font-size: 30px;
  display: block;
}
.perspectives-detail-temp .my-bookmarks.open .pop-close {
  width: 20px;
  margin-top: 8px;
}
.perspectives-detail-temp .my-bookmarks .bookmark-item a {
  vertical-align: middle;
}
.perspectives-detail-temp .my-bookmarks .bookmark-item:before {
  vertical-align: middle;
}
.perspectives-detail-temp .show-bookmarks {
  display: none;
  position: absolute;
  background-color: #fff;
  left: 0;
  right: 0;
  padding: 0 50px;
  z-index: 99;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(51, 51, 51, 0.3);
  -moz-box-shadow: 0px 5px 5px 0px rgba(51, 51, 51, 0.3);
  box-shadow: 0px 5px 5px 0px rgba(51, 51, 51, 0.3);
}
.perspectives-detail-temp .list-bookmarks.scrollbar {
  overflow-y: scroll;
}
.perspectives-detail-temp .list-bookmarks li:first-child {
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
  padding-top: 20px;
}
.perspectives-detail-temp .share-btn {
  display: none;
}
.main-banner-insights {
  position: relative;
  overflow: hidden;
}
.main-banner-insights .content {
  position: absolute;
  top: 46%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  width: 450px;
  margin: 0 auto;
}
.main-banner-insights .content span {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}
.main-banner-insights .content .description {
  line-height: 32px;
}
.main-banner-insights .content .description strong {
  font-size: 26px;
  margin-bottom: 0;
}
.main-banner-insights canvas {
  position: absolute;
  left: -100%;
}
.main-banner-insights.light-banner .description strong {
  color: #00205b;
}
.main-banner-insights.dark-banner * {
  color: #fff;
}
.logo-article {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 40px;
}
.logo-article .logo-partner {
  margin: -48px auto 0;
  max-width: 94px;
}
.logo-article .logo-partner + .desc {
  margin-top: 15px;
}
.logo-article .desc {
  margin-top: 30px;
}
.logo-article .desc p {
  display: block;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
}
.perspectives-detail-temp .big-quote h2 {
  font-size: 18px;
  max-width: 510px;
  margin-bottom: 0;
  color: #00205b;
}
.left-box {
  margin-left: -15px;
  padding-right: 35px;
}
.left-box .area-bookmark {
  display: none;
  margin-bottom: 20px;
}
.left-box .date {
  font-size: 13px;
}
.left-box .heading-article {
  margin: 0;
}
.left-box .divider {
  margin-bottom: 40px;
  margin-top: 40px;
}
.left-box .content .first-letter:first-letter {
  float: left;
  font-size: 46px;
  margin: 0 10px 0 0;
  line-height: 36px;
  font-weight: 700;
}
.left-box .content.big-quote {
  margin-bottom: 40px;
  margin-top: 50px;
}
.left-box .content.big-quote span {
  display: inline-block;
  font-weight: 700;
  width: 100%;
  padding: 0 45px;
  color: #00205b;
  font-size: 18px;
  margin-top: -20px;
}
.left-box .content.big-quote .group-share {
  margin: 15px 0;
}
.left-box .content.big-quote .big-quote-icon {
  top: -25px;
  width: 55px;
  height: 55px;
}
.left-box .content .insight-chart-img {
  margin: 40px 0;
}
.left-box .content .insight-chart-img-small {
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
}
.left-box .content .insight-chart-img-small img {
  width: 280px;
}
.left-box .content a {
  /*color: #333;*/
  color: #0044a0;
}
 .left-box .content a:hover {
  /*color: #333;*/
  text-decoration:underline;
}
.left-box .center-block .btn-1 {
  margin: 30px 0;
}
.left-box ul li {
  margin-bottom: 10px;
}
.right-box {
  padding-left: 50px;
  padding-bottom: 55px;
  margin-right: -15px;
  margin-left: -15px;
  border-left: 1px solid #e5e5e5;
}
.right-box .box-article-slider {
  margin: 0;
}
.area-bookmark img {
  display: inline-block;
  margin-right: 20px;
}
.area-bookmark .icon-bookmark {
  width: 21px;
  height: 30px;
}
.area-bookmark .text {
  color: #00205b;
}
.area-download {
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.area-download .btn-act {
  color: #333;
}
.area-download .btn-act img {
  display: inline-block;
  margin-right: 10px;
}
.area-download .btn-act span {
  text-decoration: underline;
}
.area-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
}
.area-share .btn-share {
  position: relative;
  margin-left: 15px;
}
.area-related-insights {
  padding-top: 20px;
}
.area-related-insights .sub-title {
  display: block;
  padding-bottom: 20px;
  line-height: 22px;
  color: #00205b;
}
.area-related-insights .group-box-article .box-article {
  margin-bottom: 20px;
}
.area-related-insights .group-box-article .box-article h4 {
  width: auto;
}
.area-related-insights .box-sharing .desc2 {
  position: relative;
}
.area-related-insights .box-sharing .box-social {
  position: absolute;
  bottom: 2px;
  right: 0;
  top: auto;
}
.area-subscribe {
  background-color: #00205b;
  padding: 40px 15px;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.area-subscribe .text {
  display: block;
  color: #fff;
  margin-bottom: 20px;
  width: 100%;
}
.area-subscribe .btn-1 {
  background-color: #dc1f2d;
  padding: 12px 45px;
  border: none;
  width: 100%;
  max-width: 165px;
  margin-bottom: 15px;
  white-space: normal;
}

.area-subscribe input[placeholder] {
  border-radius: 4px;
  border: none;
  text-align: center;
  width: 100%;
  height: 37px;
  margin-bottom: 10px;
  font-size: 12px;
}
.area-subscribe input[placeholder]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333;
  text-align: center;
}
.area-subscribe input[placeholder]::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;
  text-align: center;
}
.area-subscribe input[placeholder]:-ms-input-placeholder {
  /* IE 10+ */
  color: #333;
  text-align: center;
}
.area-subscribe input[placeholder]:-moz-placeholder {
  /* Firefox 18- */
  color: #333;
  text-align: center;
}
.area-subscribe input[placeholder].red {
  color: red;
}
.area-subscribe input[placeholder].green {
  color: green;
}
.area-subscribe input[placeholder].email-subscribe {
  margin-bottom: 15px;
}
.area-subscribe input[placeholder].error {
  border: 1px solid #ec1b2c;
}
.area-subscribe input[placeholder].error::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ec1b2c;
  text-align: center;
}
.area-subscribe input[placeholder].error::-moz-placeholder {
  /* Firefox 19+ */
  color: #ec1b2c;
  text-align: center;
}
.area-subscribe input[placeholder].error:-ms-input-placeholder {
  /* IE 10+ */
  color: #ec1b2c;
  text-align: center;
}
.area-subscribe input[placeholder].error:-moz-placeholder {
  /* Firefox 18- */
  color: #ec1b2c;
  text-align: center;
}
.area-subscribe form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.area-subscribe form.subscribed {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.area-subscribe form.subscribed + .form-tsk {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.area-subscribe form.error {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.area-subscribe form.error + .form-tsk + .form-error {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.area-subscribe a {
  text-decoration: underline;
  color: #fff;
}
.area-subscribe .f-13 {
  font-size: 13px;
}
.area-subscribe .mb-0 {
  margin-bottom: 0;
}
.area-subscribe .tandc {
  margin-bottom: 15px;
  width: 100%;
}
.area-subscribe .tandc a {
  vertical-align: middle;
}
.area-subscribe label[for="tandc"] {
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 4px;
  margin-right: 15px;
  position: relative;
  top: 3px;
  border: 1px solid #fff;
  margin-bottom: 0;
  vertical-align: middle;
}
.area-subscribe label[for="tandc"] input {
  opacity: 0;
  margin: 0;
  position: absolute;
}
.area-subscribe label[for="tandc"] input + svg {
  display: none;
  width: 11px;
  height: 16px;
  position: relative;
  top: -1px;
}
.area-subscribe label[for="tandc"] input:checked + svg {
  display: inline;
}
.area-subscribe label[for="tandc"].error {
  border: 1px solid #ec1b2c;
}
.area-subscribe label[for="tandc"].error ~ .error-text {
  margin-top: 10px;
  display: block;
  width: 100%;
}
.area-subscribe .error-text {
  display: none;
  color: #f79b7b;
  font-size: 12px;
  width: 100%;
}
.area-subscribe .form-tsk {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 10;
  padding: 0 15px;
}
.area-subscribe .form-error {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 10;
  padding: 0 15px;
}
.planning-filter .area-subscribe {
  padding: 30px 15px;
}
.planning-filter .area-subscribe input[placeholder].error {
  font-size: 11px;
}
.article-bookmark-btn.checked .icon-bookmark {
  background: url('/iwov-resources/images/perspective/icon/bookmark-activ.png') center no-repeat;
  background-size: contain;
}
.main-banner.fixed-slider {
  padding-bottom: 0;
}
.reset-btn {
  color: #333;
  font-size: 14px;
}
.reset-btn img {
  display: inline-block;
  margin-right: 5px;
}
.heading-article {
  font-size: 24px;
  font-weight: bold;
  padding: 30px 0 20px;
  margin: 0 -15px;
}
.view-all-article-btn {
  display: inline-block;
  width: 100%;
  max-width: 140px;
  margin: 15px auto 25px;
}
.banner-display-mobile {
  width: 100%;
  display: none;
}
.banner-display-desktop {
  width: 100%;
  display: none;
}
@media screen and (min-width: 768px) {
  .banner-display-desktop {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .perspectives-temp .big-quote strong {
    font-size: 18px;
  }
}
.perspectives-detail-temp .no-list-bookmarks {
  display: block;
}
[data-toggle="popover"] {
  cursor: pointer;
}
.modal-open {
  overflow: auto;
  padding-right: 0 !important;
}
#atic_tumblr {
  display: none;
}
.container > header {
  margin: 0 -15px;
}
.container > nav {
  margin: 0 -15px;
}
.container > footer {
  margin: 0 -15px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .container > nav {
    width: calc(100% + 30px);
  }
}
.modal .modal-dialog,
.modal.in .modal-dialog,
.modal.fade .modal-dialog {
  margin: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.icon-tiles {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.icon-lists {
  width: 19px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
}
.icon-bookmark {
  background: url('/iwov-resources/images/perspective/icon/bookmark.png') no-repeat;
  background-size: contain;
  width: 15px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
/*# sourceMappingURL=perspective-desktop-style.css.map */

/*perspective*/
/*
 * share-selection: Medium like popover menu to share on Twitter or by email any text selected on the page
 *
 * -- Requires jQuery --
 * -- AMD compatible  --
 *
 * Author: Xavier Damman (@xdamman)
 * GIT: https://github.com/xdamman/share-selection
 * MIT License
 */
@keyframes selectionSharerPopover-animation {
  0% {
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  20% {
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    filter: alpha(opacity=70);
    opacity: 0.7;
  }
  40% {
    transform: matrix(1, 0, 0, 1, 0, -1);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  70% {
    transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
#selectionSharerPopover {
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  z-index: 1010;
}
#selectionSharerPopover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -4px;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #009ad9;
}
#selectionSharerPopover.anim {
  transition: top 0.075s ease-out;
  animation: selectionSharerPopover-animation 180ms f orwards linear;
  -webkit-animation: selectionSharerPopover-animation 180ms forwards linear;
}
#selectionSharerPopover-inner {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#selectionSharerPopover-inner label {
  display: block;
}
#selectionSharerPopover .selectionSharerPopover-clip {
  position: absolute;
  bottom: -11px;
  display: block;
  left: 50%;
  clip: rect(12px 24px 24px 0);
  margin-left: -12px;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
#selectionSharerPopover .selectionSharerPopover-arrow {
  display: block;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg) scale(0.5);
  transform: rotate(45deg) scale(0.5);
  box-sizing: content-box;
}
.selectionSharer ul {
  padding: 0;
  display: inline;
}
.selectionSharer ul li {
  float: left;
  list-style: none;
  background: none;
  margin: 0;
}
.selectionSharer a.action {
  display: block;
  text-indent: -2000px;
  margin: 5px 7px;
  width: 22px;
  height: 22px;
  border: none;
}
.selectionSharer a:hover {
  color: #ccc;
}
.selectionSharer a.tweet {
  background: url(/iwov-resources/images/perspective/icon/icon-share-twitter-white.png) no-repeat 0 0 transparent;
}
.selectionSharer a.facebook {
  background: url(/iwov-resources/images/perspective/icon/icon-share-fb-white.png) no-repeat 0 0 transparent;
}
.selectionSharer a.linkedin {
  background: url(/iwov-resources/images/perspective/icon/icon-share-linkedin-white.png) no-repeat 0 0 transparent;
}
#selectionSharerPopunder.fixed {
  transition: bottom 0.5s ease-in-out;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: -50px;
}
.selectionSharer {
  transition: -webkit-transform 0.6s ease-in-out;
}
.selectionSharer.moveDown {
  -webkit-transform: translate3d(0, 60px, 0);
}
#selectionSharerPopunder {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0px;
  transition: height 0.5s ease-in-out;
  background: #ccc;
  border: none;
  box-shadow: inset 0px 10px 5px -10px rgba(0, 0, 0, 0.5), inset 0px -10px 5px -10px rgba(0, 0, 0, 0.5);
  border-radius: 0;
  overflow: hidden;
}
#selectionSharerPopunder.show {
  height: 50px;
}
.selectionSharerPlaceholder {
  height: 1em;
  margin-bottom: -2em;
  transition: height 0.5s ease-in-out;
}
.selectionSharerPlaceholder.show {
  height: 50px !important;
}
#selectionSharerPopunder-inner ul {
  overflow: hidden;
  float: right;
  margin: 0px;
}
#selectionSharerPopunder-inner ul li {
  padding: 5px;
  overflow: hidden;
}
#selectionSharerPopunder-inner label {
  color: white;
  font-weight: 300;
  line-height: 50px;
  margin: 0px 20px 0px 10px;
}
#selectionSharerPopunder-inner a {
  width: 30px;
  height: 30px;
  background-size: 30px;
}
#selectionSharerPopunder-inner a.tweet {
  background-position: 0px 2px;
}
@media screen and (max-width: 991px) {
  div#selectionSharerPopover.selectionSharer.share-widget.show {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
/*# sourceMappingURL=style.css.map */
