.PE_Recent_Posts .carousel {
position: relative;
}
.PE_Recent_Posts .carousel-inner {
position: relative;
width   : 100%;
overflow: hidden;
}
.PE_Recent_Posts .carousel-inner>.item {
position          : relative;
width             : 100%;
display           : none;
-webkit-transition: .6s ease-in-out left;
-o-transition     : .6s ease-in-out left;
transition        : .6s ease-in-out left;
outline-offset    : -2px;
}
.PE_Recent_Posts .carousel-inner>.item>img,
.PE_Recent_Posts .carousel-inner>.item>a>img {
line-height: 1;
}
.PE_Recent_Posts .carousel-inner>.active,
.PE_Recent_Posts .carousel-inner>.next,
.PE_Recent_Posts .carousel-inner>.prev {
display: block;
}
.PE_Recent_Posts .carousel-inner>.active {
left: 0;
}
.PE_Recent_Posts .carousel-inner>.next,
.PE_Recent_Posts .carousel-inner>.prev {
position: absolute;
top     : 0;
width   : 100%;
}
.PE_Recent_Posts .carousel-inner>.next {
left: 100%;
}
.PE_Recent_Posts .carousel-inner>.prev {
left: -100%;
}
.PE_Recent_Posts .carousel-inner>.next.left,
.PE_Recent_Posts .carousel-inner>.prev.right {
left: 0;
}
.PE_Recent_Posts .carousel-inner>.active.left {
left: -100%;
}
.PE_Recent_Posts .carousel-inner>.active.right {
left: 100%;
}
.PE_Recent_Posts .carousel-indicators {
position    : absolute;
bottom      : 10px;
left        : 50%;
z-index     : 15;
width       : 60%;
padding-left: 0;
margin-left : -30%;
text-align  : center;
list-style  : none;
}
.PE_Recent_Posts .carousel-indicators li {
display         : inline-block;
width           : 10px;
height          : 10px;
margin          : 1px;
text-indent     : -999px;
cursor          : pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border          : 1px solid #fff;
border-radius   : 10px;
}
.PE_Recent_Posts .carousel-indicators .active {
width           : 12px;
height          : 12px;
margin          : 0;
background-color: #fff;
}
.PE_Recent_Posts .carousel-caption {
position      : absolute;
right         : 15%;
bottom        : 20px;
left          : 15%;
z-index       : 10;
padding-top   : 20px;
padding-bottom: 20px;
color         : #fff;
text-align    : center;
text-shadow   : 0 1px 2px rgba(0, 0, 0, .6);
}
.PE_Recent_Posts .carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.PE_Recent_Posts .carousel-control .glyphicon-chevron-left,
.PE_Recent_Posts .carousel-control .glyphicon-chevron-right,
.PE_Recent_Posts .carousel-control .icon-prev,
.PE_Recent_Posts .carousel-control .icon-next {
width     : 30px;
height    : 30px;
margin-top: -15px;
font-size : 30px;
}
.PE_Recent_Posts .carousel-control .glyphicon-chevron-left,
.PE_Recent_Posts .carousel-control .icon-prev {
margin-left: -15px;
}
.PE_Recent_Posts .carousel-control .glyphicon-chevron-right,
.PE_Recent_Posts .carousel-control .icon-next {
margin-right: -15px;
}
.PE_Recent_Posts .carousel-caption {
right         : 20%;
left          : 20%;
padding-bottom: 30px;
}
.PE_Recent_Posts .carousel-indicators {
bottom: 20px;
}
} .PE_Recent_Posts .carousel * {
-webkit-box-sizing: border-box;
-moz-box-sizing   : border-box;
box-sizing        : border-box;
}
.pe-recent-posts-outer {
position: relative;
}
.pe-recent-posts-outer.bullets-on-board {
padding: 40px 0 0;
}
.pe-recent-posts-outer ol.carousel-indicators {
bottom    : auto;
left      : 0;
margin    : 0;
position  : absolute;
text-align: center;
top       : 0;
width     : 100%;
}
.pe-recent-posts-outer .carousel-indicators li {
background : #ccc none repeat scroll 0 0;
border     : medium none;
margin     : 1px !important;
padding    : 0;
text-indent: 9999px;
white-space: nowrap;
overflow   : hidden;
color      : #fff;
}
.pe-recent-posts-outer .carousel-indicators .active {
background: #000 none repeat scroll 0 0;
border    : medium none;
height    : 10px;
margin    : 1px !important;
width     : 10px;
}
.pe-recent-posts-outer .caption {
border: medium none;
margin: 0;
width : auto;
}
.pe-recent-posts-outer .caption .pe-creation-date {
font-size: 0.9em;
}
.pe-recent-posts-outer .caption h1,
.pe-recent-posts-outer .caption h2,
.pe-recent-posts-outer .caption h3,
.pe-recent-posts-outer .caption h4,
.pe-recent-posts-outer .caption h5,
.pe-recent-posts-outer .caption h6 {
clear : none;
margin: 0 0 10px;
}
.pe-recent-posts-outer .caption h1 {
font-size: 1.4em;
}
.pe-recent-posts-outer .caption h2 {
font-size: 1.3em;
}
.pe-recent-posts-outer .caption h3 {
font-size: 1.2em;
}
.pe-recent-posts-outer .caption h4 {
font-size: 1.1em;
}
.pe-recent-posts-outer .caption h5 {
font-size: 1em;
}
.pe-recent-posts-outer .caption h6 {
font-size: 0.9em;
}
.pe-recent-posts-outer .caption .pe-creation-date+h5 {
margin-bottom: 0;
}
.pe-recent-posts-outer .excerpt-text {
margin: 5px 0 0;
}
.pe-recent-posts-outer ul.thumbnails {
float  : left;
margin : 0;
padding: 0;
width  : 100%;
}
.pe-recent-posts-outer ul.thumbnails li {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
list-style: outside none none;
margin    : 0;
padding   : 0;
}
.pe-recent-posts-outer ul.thumbnails li:before,
.pe-recent-posts-outer ul.thumbnails li:after {
display: none;
}
.pe-recent-posts-outer .image-left ul li .thumbnail-box-in>a {
float   : left;
position: relative;
z-index : 5;
}
.pe-recent-posts-outer .image-left ul li img {
float : left;
margin: 0 15px 10px 0;
}
.pe-recent-posts-outer .image-right ul li .thumbnail-box-in>a {
float   : right;
position: relative;
z-index : 5;
}
.pe-recent-posts-outer .image-right ul li img {
float : right;
margin: 0 0 10px 15px;
}
.pe-recent-posts-outer .image-top ul li a {
display: block;
margin : 0 0 10px;
outline-offset: -2px;
}
.pe-recent-posts-outer .image-top ul li img {
float         : none;
max-width     : 100%;
vertical-align: middle;
}
.pe-recent-posts-outer .image-bottom ul li img {
float : none;
margin: 10px 0 0;
}
.PE_Recent_Posts .pe-slides-separator {
clear : both;
height: 0;
width : 100%;
}
.PE_Recent_Posts .pe-slides-separator-even {
display: none;
clear  : both;
height : 0;
width  : 100%;
}
.el-in-row-1 .thumbnails:nth-child(1n+1) {
clear: both;
}
.el-in-row-2 .thumbnails:nth-child(2n+1) {
clear: both;
}
.el-in-row-3 .thumbnails:nth-child(3n+1) {
clear: both;
}
.el-in-row-4 .thumbnails:nth-child(4n+1) {
clear: both;
}
.el-in-row-5 .thumbnails:nth-child(5n+1) {
clear: both;
}
.el-in-row-6 .thumbnails:nth-child(6n+1) {
clear: both;
}
.el-in-row-7 .thumbnails:nth-child(7n+1) {
clear: both;
}
.el-in-row-8 .thumbnails:nth-child(8n+1) {
clear: both;
}
.el-in-row-9 .thumbnails:nth-child(9n+1) {
clear: both;
}
.el-in-row-10 .thumbnails:nth-child(10n+1) {
clear: both;
}
.pe-recent-posts-outer .pe-carousel-navigation-container {
position: absolute;
right   : 0;
top     : -43px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container.up-down {
top: -42px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control {
display  : inline-block;
font-size: 24px;
height   : 24px;
position : static;
width    : 16px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control:hover,
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control:focus {
text-decoration: none;
opacity        : 0.8;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control i {
display   : block;
text-align: center;
}
.pe-recent-posts-outer .pe-carousel-navigation-container.up-down .carousel-control i {
line-height: 16px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container.up-down .carousel-control {
display: block;
height : 16px;
width  : 24px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control.right {
margin-left: 4px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control.up {
margin-bottom: 4px;
}
.pe-more-from-category {
text-align: right;
padding   : 10px 0 0;
}
.pe-author {
display: block;
}
.pe-recent-posts-outer ul.thumbnails li ul.pe-categories-list {
display: inline;
}
.pe-recent-posts-outer ul.thumbnails li ul.pe-categories-list li {
display: inline;
}
.pe-recent-posts-outer ul.thumbnails li ul.pe-categories-list li:last-child .pe-category-list-sep {
display: none;
} .carousel.vertical .carousel-inner {
height: 100%;
width : auto;
}
.carousel.vertical .carousel-inner>.item {
width             : auto;
-webkit-transition: 0.6s ease-in-out top;
transition        : 0.6s ease-in-out top;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
.carousel.vertical .carousel-inner>.item {
-webkit-transition: 0.6s ease-in-out;
transition        : 0.6s ease-in-out;
}
.carousel.vertical .carousel-inner>.item.next,
.carousel.vertical .carousel-inner>.item.active.right {
-webkit-transform: translate3d(0, 100%, 0);
transform        : translate3d(0, 100%, 0);
top              : 0;
}
.carousel.vertical .carousel-inner>.item.prev,
.carousel.vertical .carousel-inner>.item.active.left {
-webkit-transform: translate3d(0, -100%, 0);
transform        : translate3d(0, -100%, 0);
top              : 0;
}
.carousel.vertical .carousel-inner>.item.next.left,
.carousel.vertical .carousel-inner>.item.prev.right,
.carousel.vertical .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform        : translate3d(0, 0, 0);
top              : 0;
}
}
.carousel.vertical .carousel-inner>.active,
.carousel.vertical .carousel-inner>.next,
.carousel.vertical .carousel-inner>.prev {
display: block;
}
.carousel.vertical .carousel-inner>.active {
top : 0;
left: 0;
}
.carousel.vertical .carousel-inner>.next,
.carousel.vertical .carousel-inner>.prev {
position: absolute;
top     : 0;
left    : 0;
width   : 100%;
}
.carousel.vertical .carousel-inner>.next {
top : 100%;
left: 0;
}
.carousel.vertical .carousel-inner>.prev {
top : -100%;
left: 0;
}
.carousel.vertical .carousel-inner>.next.left,
.carousel.vertical .carousel-inner>.prev.right {
top    : 0;
left   : 0;
z-index: 999;
}
.carousel.vertical .carousel-inner>.active.left {
top : -100%;
left: 0;
}
.carousel.vertical .carousel-inner>.active.right {
top : 100%;
left: 0;
} @media (min-width: 768px) and (max-width: 991px) {
.pe-recent-posts-outer.carousel.even-items-in-row ul.thumbnails {
width: 50% !important;
}
.pe-recent-posts-outer.even-items-in-row .pe-slides-separator-even {
display: block;
}
.pe-recent-posts-outer.even-items-in-row .pe-slides-separator {
display: none;
}
}
@media (max-width: 767px) {
.pe-recent-posts-outer.carousel ul.thumbnails {
width: 100% !important;
}
}.epyt-debug{background-color:#ddd;color:#000;cursor:pointer;text-align:left}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-block:0;margin-inline:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{display:block;margin:0 -8px;position:relative;transition:opacity .3s ease-out}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity .3s ease-out}.epyt-gallery-thumb{box-sizing:border-box;cursor:pointer;display:block!important;float:left;height:auto;opacity:1;overflow-y:hidden;padding:0 8px 10px;position:relative}.epyt-gallery-thumb.hover{height:auto;opacity:1;position:relative;transition:opacity .3s ease-out}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{background-position:50%!important;background-size:cover!important;height:0;overflow:hidden!important;padding-top:56.25%!important;position:relative;width:100%}.epyt-gallery-playhover{height:100%;left:0;opacity:0;position:absolute;text-align:center;top:-10px;transition:opacity .3s ease-out;vertical-align:middle;width:100%}.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover,.epyt-gallery-thumb.hover .epyt-gallery-playhover{opacity:1;top:0;transition:all .3s ease-out}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{border:none;box-sizing:border-box;display:inline-block!important;height:auto!important;margin:0!important;max-width:15%!important;min-width:30px!important;padding:0!important;vertical-align:middle!important;width:auto}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{left:0;opacity:0;overflow-x:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:100%;white-space:nowrap;width:100%;z-index:10}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity .2s linear}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;padding:10px 8px;text-align:center}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagenumbers>div,.epyt-pagination>div{display:inline-block;padding:0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{max-width:964px;width:100%}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.09%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{clear:both;padding:15px 0 10px;text-align:center}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{background-color:#e62117!important;border-radius:3px;color:#fff!important;display:inline-block;padding:5px 10px;text-decoration:none!important}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin:0;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444);height:auto;padding:25px;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{background:#e62117!important;border-radius:3px;border-width:0;box-sizing:border-box;color:#fff!important;display:inline-block;font-weight:400;padding:5px 10px;text-decoration:none!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin-left:8px;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444)}.epyt-facade{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{border:none;cursor:pointer;display:block;height:auto;left:50%;margin:0;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.epyt-facade button.epyt-facade-play{background-color:transparent!important;border-width:0!important;cursor:pointer;height:48px;left:50%;margin-left:-34px;margin-top:-24px;position:absolute;top:50%;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);width:68px}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);fill:red;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:0;left:0;overflow-y:auto;position:absolute;right:0;top:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:unset;left:unset;position:relative;right:unset;top:unset}