.p27-popular-topics {
  padding: 60px 0;
  background-color: #ebebeb;
  overflow: hidden;
}

.p27-popular-topics .link-out {
  margin-top: 5px;
  margin-right: -7px;
  float: right;
}

.p27-popular-topics .news-title {
  margin-bottom: 40px;
}

.p27-popular-topics p.l2 {
  color: #666666;
}

.p27-popular-topics .news-summary {
  position: relative;
  background-color: white;
  display: block;
  overflow: hidden;
}

.p27-popular-topics .news-summary.primary .img-container:before, .p27-popular-topics .news-summary.primary .img-container:after {
  -webkit-transition: border 0.15s linear;
  transition: border 0.15s linear;
  content: ' ';
  width: 100%;
  display: block;
  position: absolute;
  height: 11px;
  z-index: 1;
}

.p27-popular-topics .news-summary.primary .img-container:before {
  border-top: 10px solid #e8e9e4;
  top: -10px;
}

.p27-popular-topics .news-summary.primary .img-container:after {
  border-top: 10px solid #e8e9e4;
  bottom: -22px;
}

.p27-popular-topics .news-summary.primary .img-container .iq-img {
  position: relative;
  top: 0;
}

.lt-ie8 .p27-popular-topics .news-summary.primary .img-container {
  width: 61%;
}

.lt-ie8 .p27-popular-topics .news-summary.primary .img-container .iq-img {
  height: 100%;
  top: 0;
}

.p27-popular-topics .news-summary .img-container {
  -webkit-transition: height 0.15s linear, padding 0.15s linear, top 0.15s linear;
  transition: height 0.15s linear, padding 0.15s linear, top 0.15s linear;
  top: 0px;
}

.p27-popular-topics .news-summary .img-container .iq-img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.no-touch .p27-popular-topics .news-summary.primary:hover .img-container:before, .no-touch .p27-popular-topics .news-summary.primary:hover .img-container:after {
  border-width: 0px;
}

.no-touch .p27-popular-topics .news-summary.primary:hover .content:before, .no-touch .p27-popular-topics .news-summary.primary:hover .content:after {
  height: 2.3%;
}

.no-touch .p27-popular-topics .news-summary:not(.primary):hover .img-container, .no-touch .p27-popular-topics .news-summary:not(.primary):hover .img-container ~ .content {
  height: 100%;
  top: -10px;
}

.no-touch .p27-popular-topics .news-summary:not(.primary):hover .content:before, .no-touch .p27-popular-topics .news-summary:not(.primary):hover .content:after {
  height: 11px;
}

.lt-ie8 .p27-popular-topics .news-summary.primary:hover {
  top: -10px;
  padding: 10px 0px;
  margin-bottom: -10px;
}

.lt-ie8 .p27-popular-topics .news-summary:not(.primary):hover {
  top: -10px;
}

.lt-ie8 .p27-popular-topics .news-summary:not(.primary):hover .img-container, .lt-ie8 .p27-popular-topics .news-summary:not(.primary):hover .img-container ~ .content {
  top: -5px;
}

.lt-ie8 .p27-popular-topics .news-summary:not(.primary):hover .img-container {
  height: 192px;
}

.lt-ie8 .p27-popular-topics .news-summary:not(.primary):hover .content {
  padding: 40px 40px 50px;
}

.p27-popular-topics .news-summary .content {
  padding: 40px;
  top: 0px;
  position: relative;
  -webkit-transition: top 0.15s linear;
  transition: top 0.15s linear;
}

.p27-popular-topics .news-summary .content .copy {
  margin-bottom: 24px;
}

.p27-popular-topics .news-summary .content:before, .p27-popular-topics .news-summary .content:after {
  content: ' ';
  width: 100%;
  height: 1px;
  background-color: white;
  display: block;
  position: absolute;
  left: 0;
  -webkit-transition: height 0.15s linear;
  transition: height 0.15s linear;
}

.p27-popular-topics .news-summary .content:before {
  bottom: 99.8%;
}

.p27-popular-topics .news-summary .content:after {
  top: 99.8%;
}

.p27-popular-topics .news-summary.small {
  margin-top: 7.63636%;
}

.p27-popular-topics .news-summary.small .img-container {
  position: relative;
}

.p27-popular-topics .news-summary.small .img-container .iq-img {
  position: absolute;
  width: 100%;
}

.p27-popular-topics .news-summary.small .img-container:after {
  content: '';
  display: block;
  padding-top: 62.5%;
}

.p27-popular-topics .news-summary.small .content.fade {
  opacity: 1;
}

.no-opacity .p27-popular-topics .news-summary.small .content.fade {
  visibility: visible;
}

.no-backgroundsize .p27-popular-topics .news-summary.small .img-container .iq-img {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
}

.lt-ie8 .p27-popular-topics .news-summary.small .img-container {
  height: 192px;
}

.p27-popular-topics .news-summary.primary:after {
  content: '';
  display: block;
  padding-top: 42.727275%;
}

.p27-popular-topics .news-summary.primary .content {
  width: 31.63636%;
  position: absolute;
}

.p27-popular-topics .news-summary.primary .img-container {
  width: 68.36364%;
  position: absolute;
  right: 0;
  height: 100%;
}

.p27-popular-topics .p27-carousel-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
}

.p27-popular-topics .p27-carousel {
  position: relative;
  width: 2000%;
  height: 100%;
}

.p27-popular-topics .carousel-slide {
  -webkit-transform: translateZ(0);
  float: left;
  width: 4%;
  height: 100%;
  margin-right: 10px;
  max-width: 300px;
  min-width: 240px;
}
