section.home-featured-cat {
  clear: both;
  display: block;
  width: 100%;
}
.home-featured-cat.mag-cat-style-2 {
  display: inline-block;
  width: 48.05%;
  margin-right: 3.9%;
  float: left;
}
.vc_row .home-featured-cat.mag-cat-style-2 {
  width: 100%;
  float: none;
  margin-right: 0;
  vertical-align: top;
}
#main .theiaStickySidebar > div.mag-cat-style-2:nth-of-type(2n+2),
#main > div.mag-cat-style-2:nth-of-type(2n+2) {
  margin-right: 0;
}
.penci-grid li.magazine-layout .item h2 a {
  text-transform: none;
  letter-spacing: 0;
}
/* Homepage Title Box */
.penci-homepage-title.penci-magazine-title {
  text-align: left;
}
.penci-homepage-title.penci-magazine-title:before {
  left: 30px;
}
.penci-homepage-title.penci-magazine-title h3 a {
  color: #ffffff;
}
.penci-homepage-title.pcalign-left {
  text-align: left;
}
.penci-homepage-title.pcalign-center {
  text-align: center;
}
.penci-homepage-title.pcalign-right {
  text-align: right;
}
.home-featured-cat-content {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 60px;
}
.home-featured-cat-content.style-1 {
  display: table;
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
}
.home-featured-cat-content .cat-left,
.home-featured-cat-content .cat-right {
  width: 50%;
  float: left;
  display: inline-block;
  padding: 0 15px;
}
.home-featured-cat-content .mag-post-box {
  width: 100%;
  overflow: hidden;
  display: table;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ececec;
}
.home-featured-cat-content .mag-post-box.first-post {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.home-featured-cat-content > .mag-post-box:last-child,
.home-featured-cat-content .cat-right > .mag-post-box:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.home-featured-cat-content.style-2 .mag-post-box.first-post,
.home-featured-cat-content.style-10 .mag-post-box.first-post {
  padding-bottom: 22px;
  margin-bottom: 30px;
  border-bottom: 1px solid #DEDEDE;
}
.home-featured-cat-content .mag-post-box .magcat-thumb {
  float: left;
  margin-right: 20px;
  position: relative;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
}
.home-featured-cat-content .magcat-thumb .icon-post-format,
.widget ul.side-newsfeed li .side-item .side-image a.icon-post-format {
  width: 30px;
  height: 30px;
  position: absolute;
  display: inline-block;
  line-height: 26px;
  z-index: 10;
  top: 50%;
  left: 50%;
  text-align: center;
  margin: -15px 0 0 -15px;
  border-radius: 50%;
  font-size: 13px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  border: 2px solid rgba(255, 255, 255, 0.9);
  background: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.9);
}
.home-featured-cat-content .mag-post-box.first-post .magcat-thumb .icon-post-format,
.widget ul.side-newsfeed li.featured-news .side-item .side-image a.icon-post-format,
.home-featured-cat-content.style-3 .magcat-thumb .icon-post-format,
.home-featured-cat-content.style-4 .magcat-thumb .icon-post-format {
  font-size: 18px;
  width: 42px;
  height: 42px;
  line-height: 38px;
  margin: -21px 0 0 -21px;
}
.home-featured-cat-content.style-3 .magcat-thumb .icon-post-format {
  left: 20px;
  top: 20px;
  margin: 0;
}
.home-featured-cat-content.style-4 .magcat-thumb .icon-post-format {
  left: auto;
  top: 20px;
  right: 20px;
  margin: 0;
}
.widget ul.side-newsfeed li.featured-news .side-item .side-image a.icon-post-format i.fa-play,
.home-featured-cat-content .magcat-thumb .icon-post-format i.fa-play {
  margin-left: 2px;
}
.widget ul.side-newsfeed li.featured-news .side-item .side-image a.icon-post-format i.fa-music,
.home-featured-cat-content .magcat-thumb .icon-post-format i.fa-music {
  margin-right: 2px;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb {
  position: relative;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb i {
  position: absolute;
  z-index: 2;
  text-align: center;
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 38px;
  background: none;
  top: 50%;
  left: 50%;
  margin: -21px 0 0 -21px;
  font-size: 18px;
  opacity: 1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  border: 2px solid rgba(255, 255, 255, 0.9);
  background: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.9);
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb i.fa-play:before {
  margin-left: 2px;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb i.fa-music:before {
  margin-right: 2px;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb:hover i,
.home-featured-cat-content .magcat-thumb:hover .icon-post-format,
.widget ul.side-newsfeed li .side-item .side-image:hover a.icon-post-format {
  opacity: 0;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
}
.home-featured-cat-content .mag-post-box .magcat-thumb img {
  width: 120px;
  height: auto;
}
.home-featured-cat-content .mag-post-box.first-post .magcat-thumb {
  margin: 0 0 24px 0;
  float: none;
}
.home-featured-cat-content .mag-post-box .magcat-thumb:hover {
  opacity: 0.8;
}
.home-featured-cat-content .mag-post-box.first-post .magcat-thumb img {
  width: 100% !important;
}
.home-featured-cat-content .first-post .magcat-detail .mag-header {
  padding-bottom: 17px;
  margin-bottom: 19px;
  position: relative;
}
.home-featured-cat-content .first-post .magcat-detail .mag-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 1px;
  background: #305098;
  display: block;
}
.home-featured-cat-content .magcat-detail h3 a {
  color: #313131;
  display: block;
  font-size: 14px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
}
.home-featured-cat-content .first-post .magcat-detail h3 a {
  font-size: 18px;
}
.home-featured-cat-content .magcat-detail h3 a:hover {
  color: #305098;
  text-decoration: none;
}
.home-featured-cat-content .magcat-detail .mag-meta {
  margin-top: 7px;
}
.home-featured-cat-content .mag-photo {
  display: inline-block;
  width: 50%;
  float: left;
  margin-bottom: 10px;
  padding: 0 5px;
  overflow: hidden;
}
.home-featured-cat-content .mag-photo .magcat-thumb {
  position: relative;
  overflow: hidden;
}
.home-featured-cat-content .mag-photo .magcat-detail {
  position: absolute;
  padding: 20px;
  width: 100%;
  z-index: 5;
  left: 0;
  bottom: 0;
}
.home-featured-cat-content .mag-photo .magcat-detail h3 a {
  color: #fff;
  font-size: 18px;
}
.home-featured-cat-content .mag-photo .mag-overlay-photo {
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  z-index: 2;
}
.home-featured-cat-content .mag-photo:hover .mag-overlay-photo {
  opacity: 0.7;
}
.home-featured-cat-content .mag-photo .grid-post-box-meta span,
.home-featured-cat-content .mag-photo .grid-post-box-meta span a {
  color: #fff;
}
.home-featured-cat-content .mag-photo .grid-post-box-meta span:after {
  color: #fff;
}
.container .penci-grid li.magazine-layout {
  text-align: left;
}
.container .penci-grid li.magazine-layout .grid-header-box:after {
  left: 0;
  margin-left: 0;
}
.penci-featured-cat-custom-ads {
  margin-top: 40px;
  margin-bottom: 40px;
  clear: both;
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
/* Style 4 - single slider */
.penci-slider.penci-single-mag-slider .penci-control-nav {
  position: static;
  clear: both;
  margin-top: 20px !important;
}
.penci-slider.penci-single-mag-slider ul.slides li:before,
.penci-slider.penci-single-mag-slider ul.slides li:after {
  content: none;
  display: none;
}
.penci-single-mag-slider .magcat-thumb {
  position: relative;
}
.penci-single-mag-slider .mag-single-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  background: -moz-linear-gradient(to bottom, transparent 50%, #000000 100%);
  background: -webkit-linear-gradient(to bottom, transparent 50%, #000000 100%);
  background: -o-linear-gradient(to bottom, transparent 50%, #000000 100%);
  background: -ms-linear-gradient(to bottom, transparent 50%, #000000 100%);
  background: linear-gradient(to bottom, transparent 50%, #000000 100%);
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  opacity: 0.7;
}
.penci-single-mag-slider .magcat-thumb:hover .mag-single-slider-overlay {
  opacity: 0.85;
}
.penci-single-mag-slider .magcat-detail {
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 25px 30px;
}
.penci-single-mag-slider .magcat-detail .magcat-title {
  font-size: 24px;
  margin: 0;
  line-height: 1.3;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
}
.penci-single-mag-slider .magcat-detail .magcat-title a {
  font-size: inherit;
  color: #fff;
  line-height: inherit;
}
.penci-single-mag-slider .magcat-detail .magcat-title a:hover {
  color: #fff;
}
.home-featured-cat-content .penci-single-mag-slider .grid-post-box-meta {
  margin-top: 14px;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: .7s;
  -moz-animation-delay: .7s;
  -o-animation-delay: .7s;
  animation-delay: .7s;
}
.penci-single-mag-slider .active .magcat-detail .magcat-title,
.penci-single-mag-slider .active .grid-post-box-meta {
  -webkit-animation-name: pencifadeInUp;
  -moz-animation-name: pencifadeInUp;
  -o-animation-name: pencifadeInUp;
  animation-name: pencifadeInUp;
}
.penci-single-mag-slider .grid-post-box-meta span,
.penci-single-mag-slider .grid-post-box-meta span a {
  color: #fff;
}
body .penci-slider.penci-single-mag-slider ol.penci-control-nav li {
  margin: 0 4px;
}
.penci-magcat-carousel-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.penci-magcat-carousel .magcat-carousel {
  padding: 0 15px;
  transition: opacity 0.25s ease-in;
  -webkit-transition: opacity 0.25s ease-in;
  -moz-transition: opacity 0.25s ease-in;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb {
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  margin: 0 0 24px 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb:hover {
  opacity: 0.9;
}
.home-featured-cat-content .penci-magcat-carousel .magcat-detail h3 a {
  font-size: 18px;
}
/* Style 11 */
.home-featured-cat-content.style-11 .mag-photo .magcat-detail {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: auto;
  top: 50%;
  text-align: center;
  padding: 10px 20px;
}
.home-featured-cat-content .magcat-detail .magcat-title-small a {
  font-size: 14px;
  font-weight: 400;
}