.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;
}
}.vcv-content .entry-content>*,.vcv-content--blank .entry-content>*,.vcv-content--header-footer .entry-content>*{max-width:none!important;width:100%!important}.vcv-content .entry-content,.vcv-content--blank .entry-content,.vcv-content--header-footer .entry-content{margin:0!important;max-width:none!important;padding:0!important;width:100%!important}.vcv-layout-wrapper .vcv-content .entry-content>*{margin:0;padding:0}.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]){margin-left:auto;margin-right:auto}.vcv-content--boxed .entry-content .vce-global-template-inner>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content .vce-layouts-wp-content-area-container>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{margin-left:auto;margin-right:auto;width:100%}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{margin-left:auto;margin-right:auto}@media (min-width:576px){.vcv-content--boxed .entry-content .vce-global-template-inner>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content .vce-layouts-wp-content-area-container>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:540px}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:540px!important}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none!important}}@media (min-width:768px){.vcv-content--boxed .entry-content .vce-global-template-inner>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content .vce-layouts-wp-content-area-container>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:720px}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:720px!important}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none!important}}@media (min-width:992px){.vcv-content--boxed .entry-content .vce-global-template-inner>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content .vce-layouts-wp-content-area-container>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:960px}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:960px!important}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none!important}}@media (min-width:1200px){.vcv-content--boxed .entry-content .vce-global-template-inner>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content .vce-layouts-wp-content-area-container>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:1140px}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:1140px!important}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none!important}}.vce-image-filter--xpro2{-webkit-filter:contrast(1.3) brightness(.8) sepia(.25) saturate(1.5) hue-rotate(-10deg);filter:contrast(1.3) brightness(.8) sepia(.25) saturate(1.5) hue-rotate(-10deg)}.vce-image-filter--willow{-webkit-filter:saturate(.02) contrast(.85) brightness(1.2) sepia(.02);filter:saturate(.02) contrast(.85) brightness(1.2) sepia(.02)}.vce-image-filter--walden{-webkit-filter:sepia(.35) contrast(.9) brightness(1.1) hue-rotate(-10deg) saturate(1.5);filter:sepia(.35) contrast(.9) brightness(1.1) hue-rotate(-10deg) saturate(1.5)}.vce-image-filter--valencia{-webkit-filter:sepia(.15) saturate(1.5) contrast(.9);filter:sepia(.15) saturate(1.5) contrast(.9)}.vce-image-filter--toaster{-webkit-filter:sepia(.4) saturate(2.5) hue-rotate(-30deg) contrast(.67);filter:sepia(.4) saturate(2.5) hue-rotate(-30deg) contrast(.67)}.vce-image-filter--sutro{-webkit-filter:brightness(.75) contrast(1.3) sepia(.5) hue-rotate(-25deg);filter:brightness(.75) contrast(1.3) sepia(.5) hue-rotate(-25deg)}.vce-image-filter--sierra{-webkit-filter:contrast(.8) saturate(1.2) sepia(.15);filter:contrast(.8) saturate(1.2) sepia(.15)}.vce-image-filter--rise{-webkit-filter:saturate(1.4) sepia(.25) hue-rotate(-15deg) contrast(.8) brightness(1.1);filter:saturate(1.4) sepia(.25) hue-rotate(-15deg) contrast(.8) brightness(1.1)}.vce-image-filter--nashville{-webkit-filter:sepia(.4) saturate(1.5) contrast(.9) brightness(1.1) hue-rotate(-15deg);filter:sepia(.4) saturate(1.5) contrast(.9) brightness(1.1) hue-rotate(-15deg)}.vce-image-filter--mayfair{-webkit-filter:saturate(1.4) contrast(1.1);filter:saturate(1.4) contrast(1.1)}.vce-image-filter--lofi{-webkit-filter:contrast(1.4) brightness(.9) sepia(.05);filter:contrast(1.4) brightness(.9) sepia(.05)}.vce-image-filter--kelvin{-webkit-filter:sepia(.4) saturate(2.4) brightness(1.3) contrast(1);filter:sepia(.4) saturate(2.4) brightness(1.3) contrast(1)}.vce-image-filter--inkwell{-webkit-filter:grayscale(1) brightness(1.2) contrast(1.05);filter:grayscale(1) brightness(1.2) contrast(1.05)}.vce-image-filter--hudson{-webkit-filter:contrast(1.2) brightness(.9) hue-rotate(-10deg);filter:contrast(1.2) brightness(.9) hue-rotate(-10deg)}.vce-image-filter--hefe{-webkit-filter:contrast(1.3) sepia(.3) saturate(1.3) hue-rotate(-10deg) brightness(.95);filter:contrast(1.3) sepia(.3) saturate(1.3) hue-rotate(-10deg) brightness(.95)}.vce-image-filter--earlybird{-webkit-filter:sepia(.4) saturate(1.6) contrast(1.1) brightness(.9) hue-rotate(-10deg);filter:sepia(.4) saturate(1.6) contrast(1.1) brightness(.9) hue-rotate(-10deg)}.vce-image-filter--brannan{-webkit-filter:sepia(.5) contrast(1.4);filter:sepia(.5) contrast(1.4)}.vce-image-filter--amaro{-webkit-filter:hue-rotate(-10deg) contrast(.9) brightness(1.1) saturate(1.5);filter:hue-rotate(-10deg) contrast(.9) brightness(1.1) saturate(1.5)}.vce-image-filter--1977{-webkit-filter:sepia(.5) hue-rotate(-30deg) saturate(1.2) contrast(.8);filter:sepia(.5) hue-rotate(-30deg) saturate(1.2) contrast(.8)}