#slide-out-widget-area.fullscreen,
#slide-out-widget-area.fullscreen-alt{
position:fixed;
width:100%;
height:100%;
right:auto;
left:0;
top:0;
z-index:9997;
background-color:transparent!important;
text-align:center;
display:none;
overflow-y:scroll;
overflow-x:hidden;
padding-right:20px;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box
}
#slide-out-widget-area.fullscreen .inner, 
#slide-out-widget-area.fullscreen-alt .inner{
width:100%;
position:relative;
top:50%;
left:0;
height:auto
}
#slide-out-widget-area.fullscreen .inner.overflow-state, 
#slide-out-widget-area.fullscreen-alt .inner.overflow-state{
top:0;
transform:none!important;
-webkit-transform:none!important;
margin:50px 0 120px 0
}
#slide-out-widget-area.fullscreen .inner-wrap, 
#slide-out-widget-area.fullscreen-alt .inner-wrap{
height:100%;
margin-right:-20px
}
.using-mobile-browser #slide-out-widget-area.fullscreen .inner-wrap,
.using-mobile-browser #slide-out-widget-area.fullscreen-alt .inner-wrap{
margin-right:0
}
.using-mobile-browser #slide-out-widget-area.fullscreen-alt{
overflow:auto;
padding-top:0
}
.using-mobile-browser #slide-out-widget-area.fullscreen-alt .inner-wrap{
overflow-y:scroll
}
#slide-out-widget-area.fullscreen .inner .widget, 
#slide-out-widget-area.fullscreen-alt .inner .widget{
opacity:0;
transform:translateY(110px);
-webkit-transform:translateY(110px);
}
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container{
transform:translateY(0px);
-webkit-transform:translateY(0px);
opacity:1;
margin:0
}
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container .menu >li{
opacity:0;
transform:translateY(110px);
-webkit-transform:translateY(110px);
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu >li{
opacity:0;
transform:translateY(40px);
-webkit-transform:translateY(40px);
}
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container .menu li, 
#slide-out-widget-area.fullscreen .menuwrapper li, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu li, 
#slide-out-widget-area.fullscreen-alt .menuwrapper li{
margin:0 0 8px 0
}
#slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a, 
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, 
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a{
font-size:48px;
line-height:48px;
font-family:'Open Sans';
font-weight:700;
letter-spacing:-1px
}
@media only screen and (max-width: 690px) {
#slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a, 
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, 
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a,
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a{
font-size:32px;
line-height:32px;
}
}
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
display:inline-block;
position:relative;
color:rgba(255,255,255,0.7);
opacity:1;
padding-left:0;
padding-right:0
}
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li.no-pointer-events, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.no-pointer-events {
pointer-events:none
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
-webkit-transition: color .2s;
transition: color .2s;
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a:hover {
color: #fff;
}
#slide-out-widget-area.fullscreen .inner .widget, 
#slide-out-widget-area.fullscreen-alt .inner .widget{
max-width:1425px;
width:100%;
margin:0 auto 60px auto;
padding:0 90px
}
@media only screen and (min-width:690px){
#slide-out-widget-area.fullscreen .recent_projects_widget div a,
#slide-out-widget-area.fullscreen-alt .recent_projects_widget div a{
width:10.5%
}
#slide-out-widget-area.fullscreen .recent_projects_widget div a:nth-child(3n+3), 
#slide-out-widget-area.fullscreen-alt .recent_projects_widget div a:nth-child(3n+3){
margin:2% 2% 0 0
}
#slide-out-widget-area.fullscreen .recent_projects_widget div a:nth-child(8n+8), 
#slide-out-widget-area.fullscreen-alt .recent_projects_widget div a:nth-child(8n+8){
margin-right:0
}
}
#slide-out-widget-area.fullscreen .widget_recent_comments ul li, 
#slide-out-widget-area.fullscreen-alt .widget_recent_comments ul li{
background:transparent;
margin-bottom:0px;
padding:0px
}
#slide-out-widget-area.fullscreen .tagcloud a, 
#slide-out-widget-area.fullscreen-alt .tagcloud a{
float:none;
display:inline-block
}
#slide-out-widget-area.fullscreen .widget_calendar table tbody td, 
#slide-out-widget-area.fullscreen-alt .widget_calendar table tbody td{
padding:20px
}
#slide-out-widget-area-bg.fullscreen-alt{
padding:20px;
background-color:transparent;
transform:none!important;
-webkit-transform:none!important;
will-change:opacity,padding
}
body[data-slide-out-widget-area-style="fullscreen-alt"] #header-outer{
border-bottom-color:transparent
}
body #slide-out-widget-area-bg.fullscreen-alt{
transition:padding 0.3s cubic-bezier(0.215,0.61,0.355,1),opacity 0.25s ease;
-webkit-transition:padding 0.3s cubic-bezier(0.215,0.61,0.355,1),opacity 0.25s ease
}
body #slide-out-widget-area-bg.fullscreen-alt.open{
transition:padding 0.3s cubic-bezier(0.215,0.61,0.355,1),opacity 0.25s ease;
-webkit-transition:padding 0.3s cubic-bezier(0.215,0.61,0.355,1),opacity 0.25s ease
}
body #slide-out-widget-area-bg.fullscreen-alt.solid, 
body #slide-out-widget-area-bg.fullscreen-alt.dark, 
body #slide-out-widget-area-bg.fullscreen-alt.medium, 
body #slide-out-widget-area-bg.fullscreen-alt.light{
opacity:0
}
#slide-out-widget-area-bg.fullscreen-alt.padding-removed{
padding:0!important
}
.admin-bar #slide-out-widget-area-bg.fullscreen-alt.padding-removed{
padding-top:32px!important
}
.admin-bar #slide-out-widget-area-bg.fullscreen-alt{
padding-top:52px
}
#slide-out-widget-area-bg.fullscreen, 
#slide-out-widget-area-bg.fullscreen-alt{
transform:translateY(-100%);
-webkit-transform:translateY(-100%);
opacity:1;
display:none
}
#slide-out-widget-area-bg.fullscreen-alt{
display:block;
left:-100%
}
#slide-out-widget-area-bg.fullscreen.solid, 
#slide-out-widget-area-bg.fullscreen-alt.solid{
opacity:1
}
#slide-out-widget-area-bg.fullscreen.dark, 
#slide-out-widget-area-bg.fullscreen-alt.dark{
opacity:0.93
}
#slide-out-widget-area-bg.fullscreen.medium, 
#slide-out-widget-area-bg.fullscreen-alt.medium{
opacity:0.6
}
#slide-out-widget-area-bg.fullscreen.light, 
#slide-out-widget-area-bg.fullscreen-alt.light{
opacity:0.4
}
#slide-out-widget-area.fullscreen .off-canvas-social-links, 
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links{
position:fixed;
bottom:18px;
right:18px
}
#slide-out-widget-area.fullscreen .bottom-text, 
#slide-out-widget-area.fullscreen-alt .bottom-text{
position:fixed;
bottom:28px;
left:28px;
opacity:0;
padding-bottom:0
}
#slide-out-widget-area.fullscreen-alt .bottom-text {
color:#fff
}
@media only screen and (min-width:1000px){
#slide-out-widget-area.fullscreen .bottom-text[data-has-desktop-social="false"],
#slide-out-widget-area.fullscreen-alt .bottom-text[data-has-desktop-social="false"]{
left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%)
}
}
#slide-out-widget-area.fullscreen .off-canvas-social-links li{
display:inline-block;
margin:0 8px;
transform:scale(0);
-webkit-transform:scale(0);
}
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links li{
display:inline-block;
transform:scale(0);
-webkit-transform:scale(0);
}
#slide-out-widget-area.fullscreen .inner >div, 
#slide-out-widget-area.fullscreen-alt .inner >div{
margin:13px 0px
}
body #slide-out-widget-area.fullscreen .slide_out_area_close, 
body #slide-out-widget-area.fullscreen-alt .slide_out_area_close{
display:none!important
}
#slide-out-widget-area.fullscreen .menuwrapper li a, 
#slide-out-widget-area.fullscreen-alt .menuwrapper li a{
display:block;
position:relative;
padding:6px 20px;
color:#fff;
outline:none
}
#slide-out-widget-area.fullscreen-alt .menuwrapper li a{
overflow:hidden
}
#slide-out-widget-area.fullscreen-alt .menuwrapper li small{
display:block
}
#slide-out-widget-area.fullscreen-alt .menuwrapper li.back >a{
padding:6px 0;
transform:scale(0.7);
-webkit-transform:scale(0.7);
background-color:transparent!important
}.nectar-post-grid {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.nectar-post-grid[data-grid-item-height="30vh"] .nectar-post-grid-item {
min-height: 30vh;
}
.nectar-post-grid[data-grid-item-height="40vh"] .nectar-post-grid-item {
min-height: 40vh;
}
.nectar-post-grid[data-grid-item-height="50vh"] .nectar-post-grid-item {
min-height: 50vh;
}
.nectar-post-grid[data-grid-item-height="60vh"] .nectar-post-grid-item {
min-height: 60vh;
}
.nectar-post-grid[data-grid-item-height="75vh"] .nectar-post-grid-item {
min-height: 75vh;
}
.nectar-post-grid[data-grid-item-height="30vh"][data-masonry="yes"] {
grid-auto-rows: minmax(30vh, auto);
}
.nectar-post-grid[data-grid-item-height="40vh"][data-masonry="yes"] {
grid-auto-rows: minmax(40vh, auto);
}
.nectar-post-grid[data-grid-item-height="50vh"][data-masonry="yes"] {
grid-auto-rows: minmax(50vh, auto);
}
.nectar-post-grid[data-grid-item-height="60vh"][data-masonry="yes"] {
grid-auto-rows: minmax(60vh, auto);
}
.nectar-post-grid[data-grid-item-height="75vh"][data-masonry="yes"] {
grid-auto-rows: minmax(75vh, auto);
}
.nectar-post-grid[data-columns="4"][data-grid-spacing="none"] .nectar-post-grid-item {
width: 25%;
} 
.nectar-post-grid[data-columns="3"][data-grid-spacing="none"] .nectar-post-grid-item {
width: 33.32%;
}
.nectar-post-grid[data-columns="2"][data-grid-spacing="none"] .nectar-post-grid-item {
width: 50%;
}
.nectar-post-grid[data-columns="1"] .nectar-post-grid-item {
width: 100%;
} 
.nectar-post-grid[data-grid-spacing="5px"] {
margin-left: -5px;
margin-right: -5px;
}
.nectar-post-grid[data-grid-spacing="5px"] .nectar-post-grid-item {
margin: 5px;
}
.wpb_row.full-width-content .vc_col-sm-12 .nectar-post-grid[data-grid-spacing="5px"] { 
margin: 5px; 
}
.wpb_row.full-width-content .vc_col-sm-12 .nectar-post-grid[data-grid-spacing="10px"] { 
margin: 10px; 
}
.wpb_row.full-width-content .vc_col-sm-12 .nectar-post-grid[data-grid-spacing="15px"] { 
margin: 15px; 
}
.wpb_row.full-width-content .vc_col-sm-12 .nectar-post-grid[data-grid-spacing="25px"] { 
margin: 25px; 
}
.wpb_row:not(.full-width-content) .vc_col-sm-12 .nectar-post-grid-filters[data-sortable="yes"] {
margin-bottom: 20px;
}
@media only screen and (min-width: 1001px) {
body[data-body-border="1"] .wpb_row.full-width-content .vc_col-sm-12 .nectar-post-grid[data-grid-spacing="5px"]{ 
margin: 5px -4px; 
}
body[data-body-border="1"] .wpb_row.full-width-content .vc_col-sm-12 .nectar-post-grid[data-grid-spacing="10px"]{ 
margin: 10px -9px; 
}
body[data-body-border="1"] .wpb_row.full-width-content .vc_col-sm-12 .nectar-post-grid[data-grid-spacing="15px"]{ 
margin: 15px -14px; 
}
body[data-body-border="1"] .wpb_row.full-width-content .vc_col-sm-12 .nectar-post-grid[data-grid-spacing="25px"]{ 
margin: 25px -24px; 
}
}
.nectar-post-grid[data-columns="4"][data-grid-spacing="5px"] .nectar-post-grid-item {
width: calc(25% - 10px);
} 
.nectar-post-grid[data-columns="3"][data-grid-spacing="5px"] .nectar-post-grid-item {
width: calc(33.32% - 10px);
} 
.nectar-post-grid[data-columns="2"][data-grid-spacing="5px"] .nectar-post-grid-item {
width: calc(50% - 10px);
} 
.nectar-post-grid[data-grid-spacing="10px"] {
margin-left: -10px;
margin-right: -10px;
}
.nectar-post-grid[data-grid-spacing="10px"] .nectar-post-grid-item {
margin: 10px;
}
.nectar-post-grid[data-columns="4"][data-grid-spacing="10px"] .nectar-post-grid-item {
width: calc(25% - 20px);
} 
.nectar-post-grid[data-columns="3"][data-grid-spacing="10px"] .nectar-post-grid-item {
width: calc(33.32% - 20px);
} 
.nectar-post-grid[data-columns="2"][data-grid-spacing="10px"] .nectar-post-grid-item {
width: calc(50% - 20px);
} 
.nectar-post-grid[data-grid-spacing="15px"] {
margin-left: -15px;
margin-right: -15px;
}
.nectar-post-grid[data-grid-spacing="15px"] .nectar-post-grid-item {
margin: 15px;
}
.nectar-post-grid[data-columns="4"][data-grid-spacing="15px"] .nectar-post-grid-item {
width: calc(25% - 30px);
} 
.nectar-post-grid[data-columns="3"][data-grid-spacing="15px"] .nectar-post-grid-item {
width: calc(33.32% - 30px);
} 
.nectar-post-grid[data-columns="2"][data-grid-spacing="15px"] .nectar-post-grid-item {
width: calc(50% - 30px);
} 
.nectar-post-grid[data-grid-spacing="25px"] {
margin-left: -25px;
margin-right: -25px;
}
.nectar-post-grid[data-grid-spacing="25px"] .nectar-post-grid-item {
margin: 25px;
}
.nectar-post-grid[data-columns="4"][data-grid-spacing="25px"] .nectar-post-grid-item {
width: calc(25% - 50px);
} 
.nectar-post-grid[data-columns="3"][data-grid-spacing="25px"] .nectar-post-grid-item {
width: calc(33.32% - 50px);
} 
.nectar-post-grid[data-columns="2"][data-grid-spacing="25px"] .nectar-post-grid-item {
width: calc(50% - 50px);
} 
@media only screen and (max-width: 999px) and (min-width: 690px) {
.nectar-post-grid[data-columns="4"][data-grid-spacing="none"]:not([data-masonry="yes"]) .nectar-post-grid-item {
width: 50%;
padding-bottom: 50%;
}
body .nectar-post-grid[data-columns][data-grid-spacing="25px"] .nectar-post-grid-item {
width: calc(50% - 50px);
} 
body .nectar-post-grid[data-columns][data-grid-spacing="15px"] .nectar-post-grid-item {
width: calc(50% - 30px);
} 
body .nectar-post-grid[data-columns][data-grid-spacing="10px"] .nectar-post-grid-item {
width: calc(50% - 20px);
} 
body .nectar-post-grid[data-columns][data-grid-spacing="5px"] .nectar-post-grid-item {
width: calc(50% - 10px);
} 
}
@media only screen and (max-width: 690px) {
body .nectar-post-grid[data-columns][data-grid-spacing] .nectar-post-grid-item {
width: 100%;
padding-bottom: 75%;
} 
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-mouse_follow_post_spacing="35px"]:not([data-columns="1"]) .content,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-mouse_follow_post_spacing="45px"]:not([data-columns="1"]) .content {
padding-top: 10px;
}
body .nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid[data-columns] .nectar-post-grid-item {
padding-bottom: 0;
}
}
.nectar-post-grid .nectar-post-grid-item {
position: relative;
}
.nectar-post-grid .nectar-post-grid-item .inner { 
overflow: hidden;    
position: relative;
width: 100%;
height: 100%;
position: absolute;
top: 0; left: 0; 
background-color: rgba(0,0,0,0.1);
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item .post-heading span {
display: inline-block;
}
.nectar-post-grid-wrap[data-style="content_overlaid"] .nectar-post-grid[data-animation="fade-in-from-bottom"] .nectar-post-grid-item,
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-animation="fade-in-from-bottom"] .nectar-post-grid-item,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-animation="fade-in-from-bottom"] .nectar-post-grid-item .post-heading span,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-animation="fade-in-from-bottom"] .nectar-post-grid-item .meta-date {
opacity: 0;
-webkit-transform: translateY(80px);
transform: translateY(80px);
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-post-title-overlay="yes"] .nectar-post-grid-item .post-heading a:before {
opacity: 0;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-post-title-overlay="yes"]:not([data-animation="fade-in-from-bottom"]) .nectar-post-grid-item:hover .post-heading a:before,
.nectar-post-grid-wrap[data-style="mouse_follow_image"].finished-animating .nectar-post-grid[data-animation="fade-in-from-bottom"][data-post-title-overlay="yes"] .nectar-post-grid-item:hover .post-heading a:before {
opacity: 1;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"]:not(.finished-animating) [data-animation="fade-in-from-bottom"][data-post-title-overlay="yes"] .nectar-post-grid-item.animated-in .post-heading a:before {
opacity: 1;
-webkit-transition: opacity 0.25s ease 0.7s;
transition: opacity 0.25s ease 0.7s;
}
.nectar-post-grid-wrap[data-style="content_overlaid"] .nectar-post-grid[data-animation="fade-in-from-bottom"] .nectar-post-grid-item.animated-in,
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-animation="fade-in-from-bottom"] .nectar-post-grid-item.animated-in {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
transition: transform 0.75s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 0.75s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-animation="fade-in-from-bottom"] .nectar-post-grid-item.animated-in .post-heading span,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-animation="fade-in-from-bottom"] .nectar-post-grid-item.animated-in .meta-date {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
transition: transform 0.75s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 0.75s cubic-bezier(0.22, 0.61, 0.36, 1), color 0.25s ease;
}
.nectar-post-grid-wrap[data-style="content_under_image"]:not(.finished-animating) .nectar-post-grid[data-animation="fade-in-from-bottom"] .nectar-post-grid-item.animated-in {
transition: transform 0.75s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 0.75s cubic-bezier(0.22, 0.61, 0.36, 1), background-color 0.35s ease;
}
.nectar-post-grid[data-border-radius="3px"][data-text-layout="all_bottom_left_shadow"] .nectar-post-grid-item:before,
.nectar-post-grid[data-border-radius="3px"] .nectar-post-grid-item .inner,
.nectar-post-grid[data-border-radius="3px"] .bg-overlay,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="3px"]:not([data-card="yes"]) .nectar-post-grid-item-bg-wrap,
[data-style="mouse_follow_image"] .nectar-post-grid[data-border-radius="3px"] .nectar-post-grid-item-bg-wrap-inner,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="3px"][data-lock-aspect="yes"]:not([data-card="yes"]) .img-wrap,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="3px"][data-card="yes"] .nectar-post-grid-item,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="3px"][data-shadow-hover="yes"][data-card="yes"] .nectar-post-grid-item:after {
border-radius: 3px;
}
.nectar-post-grid[data-border-radius="5px"][data-text-layout="all_bottom_left_shadow"] .nectar-post-grid-item:before,
.nectar-post-grid[data-border-radius="5px"] .nectar-post-grid-item .inner,
.nectar-post-grid[data-border-radius="5px"] .bg-overlay,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="5px"]:not([data-card="yes"]) .nectar-post-grid-item-bg-wrap,
[data-style="mouse_follow_image"] .nectar-post-grid[data-border-radius="5px"] .nectar-post-grid-item-bg-wrap-inner,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="5px"][data-lock-aspect="yes"]:not([data-card="yes"]) .img-wrap,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="5px"][data-card="yes"] .nectar-post-grid-item,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="5px"][data-shadow-hover="yes"][data-card="yes"] .nectar-post-grid-item:after {
border-radius: 5px;
}
.nectar-post-grid[data-border-radius="10px"][data-text-layout="all_bottom_left_shadow"] .nectar-post-grid-item:before,
.nectar-post-grid[data-border-radius="10px"] .nectar-post-grid-item .inner,
.nectar-post-grid[data-border-radius="10px"] .bg-overlay,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="10px"]:not([data-card="yes"]) .nectar-post-grid-item-bg-wrap,
[data-style="mouse_follow_image"] .nectar-post-grid[data-border-radius="10px"] .nectar-post-grid-item-bg-wrap-inner,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="10px"][data-lock-aspect="yes"]:not([data-card="yes"]) .img-wrap,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="10px"][data-card="yes"] .nectar-post-grid-item,
[data-style="content_under_image"] .nectar-post-grid[data-border-radius="10px"][data-shadow-hover="yes"][data-card="yes"] .nectar-post-grid-item:after {
border-radius: 10px;
}
.nectar-post-grid[data-border-radius="none"][data-text-layout="all_bottom_left_shadow"] .nectar-post-grid-item:before,
.nectar-post-grid[data-border-radius="none"] .nectar-post-grid-item .inner,
.nectar-post-grid[data-border-radius="none"] .bg-overlay {
border-radius: 0px;
}
.nectar-post-grid .nectar-post-grid-item .content {
position: absolute;
width: 100%;
z-index: 200;
}
.nectar-post-grid .nectar-post-grid-item .content .item-main {
position: relative;
z-index: 9;
display: inline-block;
}
.nectar-post-grid .nectar-post-grid-item .content .meta-category {
position: relative;
z-index: 11;
display: block;
}
.nectar-post-grid[data-cat-click="static"] .nectar-post-grid-item .content .meta-category {
pointer-events: none;
}
.nectar-post-grid .nectar-post-grid-item .item-meta-extra {
margin-top: 10px;
}
.nectar-post-grid .nectar-post-grid-item .meta-excerpt {
margin-top: 10px;
display: block;
transition: color 0.45s cubic-bezier(.15,.75,.5,1) 0s;
}
.nectar-post-grid[data-shadow-hover="yes"] .nectar-post-grid-item:after {
box-shadow: 0px 30px 70px rgba(0,0,0,0.25);
opacity: 0;
display: block;
position: absolute;
content: '';
z-index: -1;
left: 0;
top: 0;
width: 100%;
height: 100%;
transition: opacity 0.35s cubic-bezier(.15,.75,.5,1) 0s;
}
.nectar-post-grid[data-shadow-hover="yes"] .nectar-post-grid-item:hover:after {
opacity: 1;
}
.nectar-post-grid[data-text-color="dark"] .nectar-post-grid-item .content *, 
.full-width-section > .col.span_12.dark .nectar-post-grid[data-text-color="dark"] .nectar-post-grid-item .content * {
color: #000;
}
.nectar-post-grid[data-text-color="light"] .nectar-post-grid-item .content *, 
.full-width-section > .col.span_12.dark .nectar-post-grid[data-text-color="light"] .nectar-post-grid-item .content * {
color: #fff;
}
.nectar-post-grid[data-text-color="light"] .meta-category a:before {
background-color: #fff;
}
.nectar-post-grid .meta-category a {
margin: 0 10px 10px 0;
display: inline-block;
line-height: 1.1em;
}
.nectar-post-grid[data-text-layout="all_middle"] .meta-category a {
margin: 5px 10px 5px 0;
}
.nectar-post-grid .meta-category a {
position: relative;
}
.nectar-post-grid .meta-category a:before {
height: 2px;
width: 100%;
position: absolute;
bottom: -1px;
left: 0;
content: '';
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
transform-origin: left;
background-color: #000;
-webkit-transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
}
.nectar-post-grid .meta-category a:hover:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.nectar-post-grid .nectar-post-grid-item .content {
padding: 35px;
}
.nectar-post-grid[data-text-layout="all_top_left"] .nectar-post-grid-item .content .item-main {
display: block;
}
.nectar-post-grid[data-text-layout="all_top_left"] .nectar-post-grid-item .content {
height: 100%;
}
.nectar-post-grid[data-text-layout*="all_bottom_left"] .meta-category {
align-self: flex-start;
}
.nectar-post-grid[data-text-layout*="all_bottom_left"] .content {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: flex-end;
flex-direction: column;
}
.nectar-post-grid[data-text-layout="all_bottom_left_shadow"] .nectar-post-grid-item:before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 55%;
display: block;
z-index: 10;
content: '';
opacity: 0.9;
background: linear-gradient(to bottom,rgba(15,15,15,0),rgba(15,15,15,.75) 100%);
transition: opacity .65s cubic-bezier(.05,0.2,.1,1);
}
.nectar-post-grid[data-text-layout*="all_bottom_left"] .content .item-main,
.nectar-post-grid[data-text-layout*="all_bottom_left"] .content .item-meta-extra {
width: 100%;
display: inline-block;
vertical-align: bottom;
}
.nectar-post-grid[data-text-layout="all_middle"] .content {
text-align: center;
height: 100%;
width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: flex;
justify-content: center;
flex-direction: column;
}
.nectar-post-grid[data-text-layout="all_middle"] .nectar-post-grid-item .content .post-heading {
margin: 0 auto;
}
.nectar-post-grid .meta-date {
margin-top: 20px;
line-height: 1.1em;
display: block;
transition: color 0.45s cubic-bezier(.15,.75,.5,1) 0s;
}
.rtl .nectar-post-grid-wrap[data-style="mouse_follow_image"] .meta-date {
text-align: right;
}
.nectar-post-grid .nectar-post-grid-item .content .post-heading {
margin: 0;
transition: all 0.45s cubic-bezier(.15,.75,.5,1) 0s;
line-height: 1.25em;
max-width: 70%;
}
.nectar-post-grid .nectar-post-grid-item .content .post-heading a span {
transition: color 0.3s ease;
}
.nectar-post-grid[data-alignment*="right"]  .nectar-post-grid-item  .content .post-heading { 
max-width: 100%; 
padding-left: 30%
}
.nectar-post-grid[data-alignment*="middle"]  .nectar-post-grid-item  .content .post-heading { 
margin: 0 auto; 
}
.nectar-post-grid .nectar-post-grid-item .content .subtext {
font-size: 14px;
line-height: 1em;
transition: opacity 0.25s cubic-bezier(.15,.75,.5,1) 0s;
position: relative;
}
.nectar-post-grid .nectar-post-grid-item:hover .content .subtext {
transition: opacity 0.5s cubic-bezier(.15,.75,.5,1) 0s;
}
.nectar-post-grid .nectar-post-grid-item .content[data-subtext-vis="always"] .subtext {
transition: all 0.45s cubic-bezier(.15,.75,.5,1) 0s;
}
.nectar-post-grid .nectar-post-grid-item .content[data-subtext-vis="on_hover"] .subtext {
opacity: 0;
}
.nectar-post-grid .nectar-post-grid-item:hover .content[data-subtext-vis="on_hover"] .subtext {
opacity: 1;
}
.nectar-post-grid[data-alignment*="bottom"] .nectar-post-grid-item .content[data-subtext="cat_item_count"][data-subtext-vis="on_hover"] .post-heading,
.nectar-post-grid[data-alignment*="bottom"] .nectar-post-grid-item .content[data-subtext="custom"][data-subtext-vis="on_hover"] .post-heading {
transform: translateY(30px);
}
.nectar-post-grid[data-alignment*="middle"] .nectar-post-grid-item .content[data-subtext="cat_item_count"][data-subtext-vis="on_hover"] .post-heading,
.nectar-post-grid[data-alignment*="middle"] .nectar-post-grid-item .content[data-subtext="custom"][data-subtext-vis="on_hover"] .post-heading {
transform: translateY(15px);
}
.nectar-post-grid .nectar-post-grid-item:hover .content[data-subtext="cat_item_count"][data-subtext-vis="on_hover"] .post-heading,
.nectar-post-grid .nectar-post-grid-item:hover .content[data-subtext="custom"][data-subtext-vis="on_hover"] .post-heading {
transform: translateY(0px);
}
.nectar-post-grid[data-text-color="dark"] .nectar-post-grid-item:hover .content[data-subtext="custom"][data-subtext-vis="always"] .subtext:after { 
background-color: #000; 
}
.nectar-post-grid[data-text-color="light"] .nectar-post-grid-item:hover .content[data-subtext="custom"][data-subtext-vis="always"] .subtext:after { 
background-color: #fff; 
}
.nectar-post-grid[data-text-hover-color="dark"] .nectar-post-grid-item:hover .content *,
.full-width-section > .col.span_12.dark .nectar-post-grid[data-text-hover-color="dark"] .nectar-post-grid-item:hover .content * { 
color: #000; 
}
.nectar-post-grid[data-text-hover-color="dark"]  .nectar-post-grid-item:hover .content[data-subtext="custom"][data-subtext-vis="always"] .subtext:after {
background-color:#000;
}
.nectar-post-grid[data-text-hover-color="light"] .nectar-post-grid-item:hover .content * { color: #fff; }
.nectar-post-grid .bg-overlay {
z-index: 2;
}
.nectar-post-grid-item .bg-overlay[data-opacity="0"] { opacity: 0; }
.nectar-post-grid-item .bg-overlay[data-opacity="0.1"] { opacity: 0.1; }
.nectar-post-grid-item .bg-overlay[data-opacity="0.2"] { opacity: 0.2; }
.nectar-post-grid-item .bg-overlay[data-opacity="0.3"] { opacity: 0.3; }
.nectar-post-grid-item .bg-overlay[data-opacity="0.4"] { opacity: 0.4; }
.nectar-post-grid-item .bg-overlay[data-opacity="0.5"] { opacity: 0.5; }
.nectar-post-grid-item .bg-overlay[data-opacity="0.6"] { opacity: 0.6; }
.nectar-post-grid-item .bg-overlay[data-opacity="0.7"] { opacity: 0.7; }
.nectar-post-grid-item .bg-overlay[data-opacity="0.8"] { opacity: 0.8; }
.nectar-post-grid-item .bg-overlay[data-opacity="0.9"] { opacity: 0.9; }
.nectar-post-grid-item .bg-overlay[data-opacity="1"] { opacity: 1; }
.nectar-post-grid-item:hover .bg-overlay[data-hover-opacity="0"] { opacity: 0; }
.nectar-post-grid-item:hover .bg-overlay[data-hover-opacity="0.1"] { opacity: 0.1; }
.nectar-post-grid-item:hover .bg-overlay[data-hover-opacity="0.2"] { opacity: 0.2; }
.nectar-post-grid-item:hover .bg-overlay[data-hover-opacity="0.3"] { opacity: 0.3; }
.nectar-post-grid-item:hover .bg-overlay[data-hover-opacity="0.4"] { opacity: 0.4; }
.nectar-post-grid-item:hover .bg-overlay[data-hover-opacity="0.5"] { opacity: 0.5; }
.nectar-post-grid-item:hover .bg-overlay[data-hover-opacity="0.6"] { opacity: 0.6; }
.nectar-post-grid-item:hover .bg-overlay[data-hover-opacity="0.7"] { opacity: 0.7; }
.nectar-post-grid-item:hover .bg-overlay[data-hover-opacity="0.8"] { opacity: 0.8; }
.nectar-post-grid-item:hover .bg-overlay[data-hover-opacity="0.9"] { opacity: 0.9; }
.nectar-post-grid-item:hover .bg-overlay[data-hover-opacity="1"] { opacity: 1; }
.nectar-post-grid[data-hover-effect="zoom"] .nectar-post-grid-item .nectar-post-grid-item-bg, 
.nectar-post-grid[data-hover-effect="zoom"] .bg-overlay {
transition: opacity 0.45s cubic-bezier(.15,.75,.5,1) 0s, transform 0.45s cubic-bezier(.15,.75,.5,1) 0s;
backface-visibility: hidden;
}
.nectar-post-grid[data-hover-effect="zoom"] .nectar-post-grid-item:hover .nectar-post-grid-item-bg {
transform: scale(1.1);
}
.nectar-post-grid[data-hover-effect="slow_zoom"] .nectar-post-grid-item .nectar-post-grid-item-bg, 
.nectar-post-grid[data-hover-effect="slow_zoom"] .bg-overlay,
.nectar-post-grid[data-hover-effect="slow_zoom"][data-lock-aspect="yes"] .nectar-post-grid-item .img-wrap img {
transition: opacity 0.45s cubic-bezier(.15,.75,.5,1) 0s, transform 1s ease;
backface-visibility: hidden;
}
.nectar-post-grid[data-hover-effect="slow_zoom"] .nectar-post-grid-item:hover .nectar-post-grid-item-bg,
.nectar-post-grid[data-hover-effect="slow_zoom"][data-lock-aspect="yes"] .nectar-post-grid-item:hover .img-wrap img {
transform: scale(1.12);
-webkit-transform: scale(1.12);
-webkit-transition: transform 5s cubic-bezier(0.1,0.2,.7,1);
transition: transform 5s cubic-bezier(0.1,0.2,.7,1);
}
.nectar-post-grid .nectar-post-grid-item-bg, 
.nectar-post-grid .nectar-post-grid-link,
.nectar-post-grid .bg-overlay,
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid-item-bg-wrap a {
position: absolute;
top: 0;
left: 0;
background-size: cover;
background-position: center;
z-index: 0;
width: 100%;
height: 100%;
}
.nectar-post-grid  .nectar-post-grid-link {
z-index: 10;
}
.nectar-post-grid-item-bg[data-nectar-img-src],
.nectar-post-grid[data-lock-aspect="yes"] .img-wrap img[data-nectar-img-src] {
opacity: 0;
}
.nectar-post-grid-item-bg,
.nectar-post-grid[data-lock-aspect="yes"] .img-wrap img {
-webkit-transition: opacity 0.6s ease 0.25s;
transition: opacity 0.6s ease 0.25s;
opacity: 1;
} .nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid .nectar-post-grid-item {
min-height: 0;
}
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid[data-masonry="yes"] {
grid-auto-rows: auto;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid-item-bg-wrap {
overflow: hidden;
position: relative;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-columns="4"] .nectar-post-grid-item  .content .post-heading,
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-columns="3"] .nectar-post-grid-item  .content .post-heading {
max-width: 100%;
}
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid-item-bg-wrap a {
display: block;
z-index: 100;
}
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .content .item-main {
width: 100%;
}
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid-item .content .meta-excerpt {
max-width: 90%;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid-item-bg,
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid-item .content,
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid-item .inner {
position: relative;
height: auto;
}
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid-item .inner {
background-color: transparent;
}
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid .nectar-post-grid-item .content {
padding: 25px 0;
}
.nectar-post-grid-wrap[data-style="content_under_image"] [data-grid-item-height="30vh"] .nectar-post-grid-item-bg {
height: 30vh;
}
.nectar-post-grid-wrap[data-style="content_under_image"] [data-grid-item-height="40vh"] .nectar-post-grid-item-bg {
height: 40vh;
}
.nectar-post-grid-wrap[data-style="content_under_image"] [data-grid-item-height="50vh"] .nectar-post-grid-item-bg {
height: 50vh;
}
.nectar-post-grid-wrap[data-style="content_under_image"] [data-grid-item-height="60vh"] .nectar-post-grid-item-bg {
height: 60vh;
}
.nectar-post-grid-wrap[data-style="content_under_image"] [data-grid-item-height="75vh"] .nectar-post-grid-item-bg {
height: 75vh;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-text-align="center"] .content {
text-align: center;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-text-align="center"] .nectar-post-grid-item .post-heading {
margin: 0 auto;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-text-align="right"] .content {
text-align: right;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid .img-wrap.nectar-lazy-wrap {
background-color: rgba(0,0,0,0.2);
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-text-color="light"] .img-wrap.nectar-lazy-wrap {
background-color: rgba(255,255,255,0.07);
} .nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-lock-aspect="yes"] .nectar-post-grid-item-bg {
display: none;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-lock-aspect="yes"] .img-wrap img {
margin-bottom: 0;
display: block;
position: relative;
z-index: 10;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-lock-aspect="yes"] .img-wrap {
overflow: hidden;
margin-bottom: 5px;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-lock-aspect="yes"] .nectar-post-grid-item-bg-wrap-inner {
transition: transform 0.45s cubic-bezier(.15,.75,.5,1);
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-lock-aspect="yes"][data-hover-effect="zoom"] .img-wrap img {
transition: opacity 0.45s cubic-bezier(.15,.75,.5,1) 0s, transform 0.45s cubic-bezier(.15,.75,.5,1) 0s;
backface-visibility: hidden;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-hover-effect="zoom"][data-lock-aspect="yes"] .nectar-post-grid-item:hover .img-wrap img {
transform: scale(1.1);
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-shadow-hover="yes"]:not([data-card="yes"]) .nectar-post-grid-item:after {
display: none;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-lock-aspect="yes"][data-shadow-hover="yes"]:not([data-card="yes"]) .nectar-post-grid-item-bg-wrap,
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-lock-aspect="yes"][data-shadow-hover="yes"]:not([data-card="yes"]) .nectar-post-grid-item .inner {
overflow: visible;
}
.nectar-post-grid[data-lock-aspect="yes"][data-shadow-hover="yes"]:not([data-card="yes"]) .nectar-post-grid-item .img-wrap:before {
box-shadow: 0px 25px 40px rgba(0,0,0,0.2); 
position: absolute;
left: 1%;
top: 1%;
width: 98%;
height: 98%;
content: '';
display: block;
opacity: 0;
transition: opacity 0.45s cubic-bezier(.15,.75,.5,1);
z-index: 0;
}
.nectar-post-grid[data-lock-aspect="yes"][data-shadow-hover="yes"]:not([data-card="yes"]) .nectar-post-grid-item:hover .img-wrap:before {
opacity: 1;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-lock-aspect="yes"][data-shadow-hover="yes"]:not([data-card="yes"]) .nectar-post-grid-item:hover .nectar-post-grid-item-bg-wrap-inner {
transform: translateY(-4px);
} .nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-card="yes"] .img-wrap {
margin-bottom: 0;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-card="yes"] .nectar-post-grid-item {
background-color: #fff;
transition: transform 0.32s ease, background-color .32s ease;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-card="yes"] .nectar-post-grid-item .content {
padding: 30px;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-card="yes"][data-text-align="center"] .nectar-post-grid-item .content {
padding: 35px 45px;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-shadow-hover="yes"][data-card="yes"] .nectar-post-grid-item:after {
box-shadow: 0px 3px 5px rgba(0,0,0,0.22);
transition: opacity .55s ease, box-shadow .35s ease;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-card="yes"] .nectar-post-grid-item .content .post-heading {
line-height: 1.4em;
}
.nectar-post-grid-wrap[data-style="content_under_image"].nectar-browser-window-style .nectar-post-grid-item .inner:before {
display: block;
letter-spacing: 2px;
line-height: 20px;
font-size: 24px;
width: 100%;
padding: 3px 10px 2px 10px;
border-bottom: 1px solid rgba(0,0,0,0.15);
color: rgba(0,0,0,0.4);
box-sizing: border-box;
content: '\2022\2022\2022';
}
.nectar-post-grid-wrap[data-style="content_under_image"].nectar-browser-window-style [data-text-color="light"] .nectar-post-grid-item .inner:before {
color: rgba(255,255,255,0.3);
}
.nectar-post-grid-wrap[data-style="content_under_image"].nectar-browser-window-style .nectar-post-grid:not([data-card="yes"]) .inner:before {
border-radius: 10px 10px 0 0;
background-color: #111315;
}
.nectar-post-grid-wrap[data-style="content_under_image"].nectar-browser-window-style .nectar-post-grid:not([data-card="yes"]) .img-wrap,
.nectar-post-grid-wrap[data-style="content_under_image"].nectar-browser-window-style .nectar-post-grid:not([data-card="yes"]) .nectar-post-grid-item-bg-wrap {
border-radius: 0 0 10px 10px;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-shadow-hover="yes"][data-card="yes"] .nectar-post-grid-item:hover:after {
box-shadow: 0px 25px 40px rgba(0,0,0,0.22);
transition: opacity .1s ease, box-shadow .32s ease;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-grid-spacing*="px"][data-card="yes"] .nectar-post-grid-item {
transition: transform 0.32s ease, background-color .32s ease;
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-grid-spacing*="px"][data-card="yes"] .nectar-post-grid-item:hover {
transform: translateY(-4px);
}
.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid-item.nectar-new-item .inner:before,
.nectar-post-grid-wrap[data-style="content_overlaid"] .nectar-post-grid-item.nectar-new-item .inner:before {
display: block;
border-radius: 50px;
padding: 10px 20px;
position: absolute;
left: 13px;
top: 13px;
color: #fff;
line-height: 16px;
font-size: 16px;
content: 'New';
z-index: 100;
transform: scale(0.9) translateZ(0);
backface-visibility: hidden;
} @media only screen and (min-width: 1000px) {
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid .nectar-post-grid-item .content .post-heading,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid .nectar-post-grid-item .content .post-heading a:before {
max-width: 100%;
}
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item .inner,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item .content {
position: static;  
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-link {
z-index: 100;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .inner {
overflow: visible;
width: auto;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .meta-date {
margin-top: 15px;
opacity: 0.7;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item-bg-wrap,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item-bg {
width: 250px;
height: 250px;
position: absolute;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item-bg-wrap {
position: fixed;
left: 0;
top: 0;
opacity: 0;
z-index: 1;
overflow: hidden;
pointer-events: none;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item-bg-wrap-inner {
transform-origin: center;
transform: scale(0.3);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
transition: transform 0.3s ease;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-mouse-follow-image-alignment="middle"] .nectar-post-grid-item-bg-wrap { 
left: -125px;
top: -125px;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item-bg-wrap { 
left: 10px;
top: 10px;
will-change: transform, opacity;
}
.using-mobile-browser .nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item-bg-wrap { 
will-change: auto;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-post-title-overlay="yes"] .nectar-post-grid-item .post-heading a:before {
content: attr(data-title-text);
position: absolute;
mix-blend-mode: overlay;
left: 0;
top: 0;
z-index: 1000;
display: block;
max-width: 70%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-post-title-overlay="yes"] .nectar-post-grid-item .post-heading a:before {
display: none;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-mouse-follow-image-alignment="middle"] .nectar-post-grid-item-bg-wrap { 
left: 10px;
top: 10px;
}
}
@supports (-ms-ime-align:auto) { 
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-post-title-overlay="yes"] .nectar-post-grid-item .post-heading a:before {
display: none;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-mouse-follow-image-alignment="middle"] .nectar-post-grid-item-bg-wrap { 
left: 10px;
top: 10px;
}
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-text-color="dark"][data-post-title-overlay="yes"] .post-heading a:before {
color: #fff;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item .content .post-heading {
line-height: 1.5em;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-post-title-overlay="yes"] .nectar-post-grid-item .content .item-main,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-post-title-overlay="yes"] .nectar-post-grid-item .content,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-mouse-follow-image-alignment="top_left"] .nectar-post-grid-item .content .item-main,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-mouse-follow-image-alignment="top_left"] .nectar-post-grid-item .content {
z-index: auto;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-opacity-hover="yes"] .nectar-post-grid-item .content .item-main .post-heading a,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] [data-opacity-hover="yes"] .nectar-post-grid-item .content .item-main span {
transition: color 0.2s ease;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-text-color="dark"][data-opacity-hover="yes"].mouse-over .nectar-post-grid-item .content .post-heading a,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-text-color="dark"][data-opacity-hover="yes"].mouse-over .nectar-post-grid-item .content span {
color: rgba(0,0,0,0.3); 
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-text-color="dark"][data-opacity-hover="yes"].mouse-over .nectar-post-grid-item:hover .content .post-heading a,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-text-color="dark"][data-opacity-hover="yes"].mouse-over .nectar-post-grid-item:hover .content span {
color: rgba(0,0,0,1);
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-text-color="light"][data-opacity-hover="yes"].mouse-over .nectar-post-grid-item .content .post-heading a,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-text-color="light"][data-opacity-hover="yes"].mouse-over .nectar-post-grid-item .content span {
color: rgba(255,255,255,0.35); 
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-text-color="light"][data-opacity-hover="yes"].mouse-over .nectar-post-grid-item:hover .content .post-heading a,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-text-color="light"][data-opacity-hover="yes"].mouse-over .nectar-post-grid-item:hover .content span {
color: rgba(255,255,255,1);
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item .content .item-main,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item .content,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item .meta-category {
z-index: 10;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .content .meta-date {
position: relative;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item-bg-wrap .nectar-post-grid-item-bg {
transform-origin: center;
z-index: 10;
transform: scale(1.8);
transition: transform 0.3s ease;
}
#nectar_fullscreen_rows[data-animation="none"] .nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item .inner,
#nectar_fullscreen_rows[data-animation="none"] .nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item {
position: static;
}
#nectar_fullscreen_rows[data-animation="none"] .nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item .content {
position: relative;
}
#nectar_fullscreen_rows[data-animation="none"] .nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid-item .nectar-post-grid-item-bg-wrap {
position: absolute;
top: -300px;
left: -200px;
} .nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid:not(.mouse-over) .nectar-post-grid-item-bg[data-nectar-img-src] {
display: none;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid:not(.mouse-over) > div:nth-child(1) .nectar-post-grid-item-bg[data-nectar-img-src],
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid:not(.mouse-over) > div:nth-child(2) .nectar-post-grid-item-bg[data-nectar-img-src],
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-columns="3"]:not(.mouse-over) > div:nth-child(3) .nectar-post-grid-item-bg[data-nectar-img-src],
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-columns="4"]:not(.mouse-over) > div:nth-child(4) .nectar-post-grid-item-bg[data-nectar-img-src] {
display: block;
}
.centered-text .nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid .content,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-columns="1"] + .load-more-wrap  {
text-align: left;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid:not([data-post-title-overlay="yes"]) .nectar-post-grid-item:hover .content {
z-index: 101;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid:not(:hover) .nectar-post-grid-item .nectar-post-grid-item-bg-wrap {
opacity: 0;
transition: opacity 0.3s ease;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .mouse-over .nectar-post-grid-item .nectar-post-grid-item-bg-wrap {
opacity: 0;
transition: opacity 0.2s ease 0.17s;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .mouse-over .nectar-post-grid-item:hover .nectar-post-grid-item-bg-wrap {
opacity: 1;
transition: opacity 0.2s ease;
z-index: 100;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .mouse-over .nectar-post-grid-item .nectar-post-grid-item-bg-wrap .nectar-post-grid-item-bg,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .mouse-over .nectar-post-grid-item .nectar-post-grid-item-bg-wrap-inner {
transform: scale(1);
transition: transform 0.8s cubic-bezier(0.2, 0.75, 0.3, 1);
}
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid[data-mouse_follow_post_spacing="5px"] .content {
padding: 5px 0;
}
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid[data-mouse_follow_post_spacing="10px"] .content {
padding: 10px 0;
}
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid[data-mouse_follow_post_spacing="15px"] .content {
padding: 15px 0;
}
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid[data-mouse_follow_post_spacing="35px"] .content {
padding: 35px 0;
}
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid[data-mouse_follow_post_spacing="45px"] .content {
padding: 45px 0;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-columns="4"][data-grid-spacing="none"] .nectar-post-grid-item { 
padding-bottom: 0;
}
@media only screen and (max-width: 690px) {
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid .nectar-post-grid-item .content .post-heading,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid .nectar-post-grid-item .content .post-heading a:before {
max-width: 100%;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-columns="3"][data-grid-spacing="none"] .nectar-post-grid-item {
width: 50%;
}
}
@media only screen and (min-width: 1001px) {
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-columns="4"] {
margin: 0 -40px;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-columns="4"] .nectar-post-grid-item {
padding: 0 40px;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-columns="3"] {
margin: 0 -50px;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-columns="3"] .nectar-post-grid-item {
padding: 0 50px;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-columns="2"] {
margin: 0 -65px;
}
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid[data-columns="2"] .nectar-post-grid-item {
padding: 0 65px;
}
}
@media only screen and (min-width: 1400px) {
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid .nectar-post-grid-item .content .post-heading,
.nectar-post-grid-wrap[data-style="mouse_follow_image"] .nectar-post-grid .nectar-post-grid-item .content .post-heading a:before {
max-width: 85%;
}
} .nectar-post-grid-filters {
text-align: center;
padding: 30px 0;
display: none;
}
.nectar-post-grid-filters[data-animation="fade-in-from-bottom"] {
opacity: 0;
transition: opacity 0.7s ease;
}
.nectar-post-grid-filters[data-animation="fade-in-from-bottom"].animated-in {
opacity: 1;
}
.nectar-post-grid-filters[data-sortable="yes"] {
display: block;
}
.nectar-post-grid-filters a {
color: inherit;
padding: 3px 0;
margin: 10px 20px;
position: relative;
}
.nectar-post-grid-filters a:after {
content: "";
transition: 0.37s all cubic-bezier(0.23, 0.46, 0.4, 1);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
display: block;
left: 0;
height: 2px;
width: 100%;
background-color: #000;
bottom: 0;
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
.nectar-post-grid-filters a:hover:after,
.nectar-post-grid-filters a.active:after {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.light .nectar-post-grid-filters a:after,
.light .nectar-post-grid-filters h4:after,
.light .nectar-post-grid-filters h4:before {
background-color: #fff;
}
.col.span_12.light .nectar-post-grid-filters {
color: #fff;
}
.nectar-post-grid-filters h4 {
display: none;
position: relative;
padding-left: 30px;
margin-bottom: 0;
cursor: pointer;
}
.nectar-post-grid-filters h4:before {
content: ' ';
top: calc(50% - 6px);
left: 47px;
width: 2px;
margin-left: -2px;
height: 12px;
position: absolute;
background-color: #000;
transform-origin: center;
-ms-transition: transform 0.45s cubic-bezier(.3,.4,.2,1), background-color 0.15s ease;
transition: transform 0.45s cubic-bezier(.3,.4,.2,1), background-color 0.15s ease;
-webkit-transition: -webkit-transform 0.45s cubic-bezier(.3,.4,.2,1), background-color 0.15s ease;
}
.nectar-post-grid-filters h4:after {
content: ' ';
top: calc(50% - 1px);
left: 40px;
width: 12px;
height: 2px;
position: absolute;
background-color: #000;
transform-origin: center;
-ms-transition: transform 0.45s cubic-bezier(.3,.4,.2,1), background-color 0.15s ease;
transition: transform 0.45s cubic-bezier(.3,.4,.2,1), background-color 0.15s ease;
-webkit-transition: transform 0.45s cubic-bezier(.3,.4,.2,1), background-color 0.15s ease;
}
.nectar-post-grid-filters h4.visible:before {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.nectar-post-grid-filters h4.visible:after {
transform: scaleY(0) rotate(90deg);
-webkit-transform: scaleY(0) rotate(90deg);
}
.nectar-post-grid-wrap .nectar-post-grid {
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.nectar-post-grid-wrap.loading .nectar-post-grid {
-webkit-transition: opacity 0.7s ease;
transition: opacity 0.7s ease;
}
.nectar-post-grid-wrap.loading .nectar-post-grid {
opacity: 0.5;
}
.nectar-post-grid-wrap .load-more-wrap {
text-align: center;
margin: 60px 0;
}
.nectar-post-grid-wrap .load-more {
padding: 10px 40px;
color: #000;
border: 1px solid rgba(0,0,0,0.15);
background-color: transparent;
display: inline-block;
position: relative;
transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}
.nectar-post-grid-wrap[data-load-more-color="extra-color-gradient-1"] .load-more:before,
.nectar-post-grid-wrap[data-load-more-color="extra-color-gradient-2"] .load-more:before {
position: absolute;
opacity: 0;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
content: '';
z-index: -1;
transition: all 0.3s ease;
}
.nectar-post-grid-wrap[data-load-more-color="extra-color-gradient-1"] .load-more:hover:before,
.nectar-post-grid-wrap[data-load-more-color="extra-color-gradient-2"] .load-more:hover:before {
opacity: 1;
}
.nectar-post-grid-wrap .load-more:hover {
color: #fff;
}
.nectar-post-grid-wrap[data-load-more-color="black"] .load-more:hover {
background-color: #000;
}
.light .nectar-post-grid-wrap .load-more { 
color: #fff;  
border-color: rgba(255,255,255,0.3);
}
.nectar-post-grid-wrap .load-more-wrap.inactive {
margin: 0;
}
.nectar-post-grid-wrap .load-more-wrap.inactive .load-more {
opacity: 0;
cursor: default;
pointer-events: none;
}
body .nectar-post-grid-wrap .load-more:hover {
border-color: transparent;
}
body[data-button-style*="slightly_rounded"] .nectar-post-grid-wrap .load-more,
body[data-button-style*="slightly_rounded"] .nectar-post-grid-wrap .load-more:before,
body[data-button-style*="slightly_rounded"] .nectar-post-grid-filters h4 {
border-radius: 4px;
}
body[data-button-style^="rounded"] .nectar-post-grid-wrap .load-more,
body[data-button-style^="rounded"] .nectar-post-grid-wrap .load-more:before,
body[data-button-style^="rounded"] .nectar-post-grid-filters h4 {
border-radius: 50px;
} @supports (display: grid) {
.nectar-post-grid[data-masonry="yes"] {
display: grid;
}
body .nectar-post-grid[data-columns][data-grid-spacing][data-masonry="yes"] .nectar-post-grid-item {
width: auto;
}
.nectar-post-grid[data-grid-item-height*="vh"][data-masonry="yes"] .nectar-post-grid-item {
min-height: 0;
} .full-width-content .vc_col-sm-12 .nectar-post-grid[data-columns="4"][data-masonry="yes"] {
grid-auto-rows: minmax(33vh, auto);
}
.nectar-post-grid[data-columns="4"][data-masonry="yes"] {
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-auto-rows: minmax(30vh, auto);
}
.nectar-post-grid[data-columns="4"][data-masonry="yes"] > div:nth-of-type(6n + 1),
.nectar-post-grid[data-columns="4"][data-masonry="yes"] > div:nth-of-type(6n + 6) {
grid-column-end: span 2;
} .full-width-content .vc_col-sm-12 .nectar-post-grid[data-columns="3"][data-masonry="yes"] {
grid-auto-rows: minmax(35vh, auto);
}
.nectar-post-grid[data-columns="3"][data-masonry="yes"] {
grid-template-columns: 1fr 1fr 1fr;
grid-auto-rows: minmax(30vh, auto);
}
.nectar-post-grid[data-columns="3"][data-masonry="yes"] > div:nth-of-type(10n + 1),
.nectar-post-grid[data-columns="3"][data-masonry="yes"] > div:nth-of-type(10n + 7) {
grid-column-end: span 2;
} .nectar-post-grid[data-columns="2"][data-masonry="yes"] {
grid-template-columns: 1fr 1fr;
}
.nectar-post-grid[data-columns="2"][data-masonry="yes"] > div:nth-of-type(3n + 1) {
grid-column-end: span 2;
grid-row-end: span 2;
}
.nectar-post-grid[data-columns="2"][data-masonry="yes"] > div:nth-of-type(3n + 1) .item-meta-extra,
.nectar-post-grid[data-columns="1"] > div .item-meta-extra {
width: 75%;
}
.nectar-post-grid[data-text-layout="all_middle"][data-columns="2"][data-masonry="yes"] > div:nth-of-type(3n + 1) .item-meta-extra,
.nectar-post-grid[data-text-layout="all_middle"][data-columns="1"] > div .item-meta-extra {
margin: 0 auto;
}
.nectar-post-grid-wrap[data-style="content_overlaid"] .nectar-post-grid[data-grid-item-height*="vh"][data-masonry="yes"] .nectar-post-grid-item {
min-height: 250px;
}
}  
@media only screen and (max-width: 999px) and (min-width: 690px) {
.nectar-post-grid[data-columns][data-masonry="yes"] {
grid-template-columns: 1fr 1fr;
}
body .wpb_row .nectar-post-grid[data-columns][data-masonry="yes"] > div {
grid-row-end: span 1;
grid-column-end: span 1;
}
body .wpb_row .nectar-post-grid[data-columns][data-masonry="yes"] > div:nth-child(3n+1){
grid-column-end: span 2;
}
}
@media only screen and (max-width: 690px)  {
.nectar-post-grid[data-shadow-hover="yes"] .nectar-post-grid-item:after { display: none; }
body .nectar-post-grid[data-columns][data-masonry="yes"] {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
grid-template-columns: none;
grid-auto-rows: auto;
}
body .wpb_row .nectar-post-grid[data-columns][data-masonry="yes"] > div {
grid-row-end: auto;
width: 100%!important;
grid-column-end: auto;
}
.nectar-post-grid .nectar-post-grid-item .nectar-post-grid-item-bg,
.nectar-post-grid[data-hover-effect="slow_zoom"] .nectar-post-grid-item:hover .nectar-post-grid-item-bg {
-webkit-transform: none;
transform: none;
}
body.material .main-content .nectar-post-grid .nectar-post-grid-item .inner {
overflow: visible;
border-radius: 0;
}
body.material .main-content .nectar-post-grid[data-grid-spacing*="px"] .nectar-post-grid-item .nectar-post-grid-item-bg {
border-radius: 5px;
}
.nectar-post-grid[data-columns="2"][data-masonry="yes"] > div:nth-of-type(3n + 1) .item-meta-extra,
.nectar-post-grid[data-columns="1"] > div .item-meta-extra {
width: 100%;
}
}
@media only screen and (max-width: 1000px) {
.nectar-post-grid-filters {
max-width: 600px;
margin: 0 auto;
padding: 40px 0;
}
.nectar-post-grid-filters div {
display: none;
margin-top: 20px;
}
.nectar-post-grid-wrap .nectar-post-grid-filters h4 {
padding: 10px 40px 10px 60px;
margin-bottom: 0;
border: 1px solid rgba(0,0,0,0.15);
}
.light .nectar-post-grid-wrap .nectar-post-grid-filters h4 {
border-color: rgba(255,255,255,0.3);
}
.nectar-post-grid-filters h4 {
display: inline-block;
}
.nectar-post-grid-filters div.visible {
display: block;
}
.nectar-post-grid-filters a {
margin: 10px 20px;
display: inline-block;
}
}
@media only screen and (max-width: 690px) {
.nectar-post-grid-filters {
max-width: 320px;
}
}
@media only screen and (max-width: 690px) and (min-width: 480px) {
.nectar-post-grid-filters {
max-width: 420px;
}
}.home .blog-recent .col .post-header{
color:#999;
margin-bottom:12px
}
.home .blog-recent .col .post-header h3 a{
color:#27CFC3
}
.blog-recent .mejs-container{
margin-bottom:15px
}
.home .blog-recent .col .post-header h3{
margin-bottom:3px
}
.blog-recent[data-style="default"] .col .post-header h3{
margin-bottom:3px;
letter-spacing:-0.2px;
font-size:16px;
line-height:23px
}
.blog-recent .col .post-header a, 
.blog-recent .col .post-header h3 a:hover{
color:inherit
}
.blog-recent .col{
margin-bottom:40px
}
.blog-recent .col .video-wrap{
position:relative;
padding-bottom:54.25%;
padding-top:5px;
height:0;
margin-bottom:15px
}
.blog-recent .col .video-wrap iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%
}
.blog-recent div:last-of-type{
margin-right:0
}
@media only screen and (min-width: 1000px) {
.blog-recent .col.span_3 {
width: 23.4%;
}
}
body .blog-recent[data-style].columns-4 div:nth-child(4n+4),
body .blog-recent[data-style].columns-3 div:nth-child(3n+3),
body .blog-recent[data-style].columns-2 div:nth-child(2n+2),
body .blog-recent[data-style].columns-1 div:nth-child(1n+1){
margin-right:0!important
}
.blog-recent.columns-4 div:nth-child(4n+5){
clear:both
}
.blog-recent.columns-3 div:nth-child(3n+4){
clear:both
}
.blog-recent.columns-2 div:nth-child(2n+3){
clear:both
}
.video-wrap iframe{
opacity:0;
visibility:hidden
}
.blog-recent .col .audio-wrap{
margin-bottom:15px
}
.blog-recent[data-style="minimal"] .col{
margin-bottom:2%;
padding:20px
}
.blog-recent[data-style="minimal"] .meta{
margin-bottom:13px;
display:block
}
.blog-recent[data-style="title_only"] .meta{
margin-bottom:6px;
display:block
}
.blog-recent[data-style="minimal"] .col >a, 
.blog-recent[data-style="title_only"] .col >a{
position:absolute;
z-index:100;
top:0;
left:0;
width:100%;
height:100%;
display:block
}
.blog-recent[data-style="minimal"] .col a{
color:inherit
}
.blog-recent[data-style="minimal"] .col >span{
color:#27CFC3;
display:block
}
.blog-recent[data-style="minimal"] .col i{
background-color:transparent;
color:inherit;
height:auto;
font-size:15px;
width:23px;
top:0px;
transition:transform .33s cubic-bezier(.75,0,.18,1);
-webkit-transition:transform .33s cubic-bezier(.75,0,.18,1);
}
.blog-recent[data-style="minimal"] .col:hover i{
transform:translateX(7px);
-webkit-transform:translateX(7px);
}
.blog-recent[data-style="minimal"] .col >span{
font-family:'Open Sans';
font-weight:700;
text-transform:uppercase;
letter-spacing:2px;
font-size:12px
}
.blog-recent[data-style="title_only"] .col{
background-color:rgba(0,0,0,0.03);
margin-bottom:2%;
padding:50px 25px
}
.blog-recent[data-style="title_only"]{
text-align:center
}
.blog-recent[data-style="title_only"] .post-header{
width:70%;
left:15%;
margin-bottom:0;
word-break:break-word;
position:relative
}
.blog-recent[data-style="title_only"] .post-header .title, 
.blog-recent[data-style="title_only"] .col .post-header .meta{
transition:transform .33s cubic-bezier(.75,0,.18,1),opacity .33s cubic-bezier(.75,0,.18,1),color .33s cubic-bezier(.75,0,.18,1);
-webkit-transition:transform .33s cubic-bezier(.75,0,.18,1),opacity .33s cubic-bezier(.75,0,.18,1),color .33s cubic-bezier(.75,0,.18,1);
}
.blog-recent[data-style="title_only"] .col:hover .post-header .title{
transform:scale(1.1) translateY(-10px);
-webkit-transform:scale(1.1) translateY(-10px);
color:#27CFC3
}
.blog-recent[data-style="title_only"] .col:hover .post-header .meta{
transform:translateY(20px);
-webkit-transform:translateY(20px);
opacity:0
}
.span_9 .carousel-heading{
padding-right:10px
}
.nectar-recent-posts-slider{
overflow:hidden
}
.nectar-recent-posts-slider .nectar-recent-post-slide {
width:101%;
position:relative;
line-height:0px;
min-height:250px;
overflow:hidden
}
.nectar-recent-posts-slider .nectar-recent-posts-slider-inner:not(.flickity-enabled) .nectar-recent-post-slide {
position: absolute;
opacity: 0;
}
.nectar-recent-posts-slider .nectar-recent-posts-slider-inner:not(.flickity-enabled) > .nectar-recent-post-slide:first-child {
position: relative;
opacity: 1;
}
.nectar-recent-posts-slider .nectar-recent-posts-slider-inner:not(.flickity-enabled) .inner-wrap {
position: relative;
-webkit-transform: none;
transform: none;
}
.nectar-recent-posts-slider .nectar-recent-posts-slider-inner:not(.flickity-enabled) .recent-post-container {
padding-bottom: 100px;
padding-top: 100px;
}
.nectar-recent-post-slide .nectar-recent-post-bg, 
.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide .nectar-recent-post-bg-wrap, 
.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide .nectar-recent-post-bg-blur {
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
background-size:cover;
background-position:center;
background-color:#222
}
#ajax-content-wrap .nectar-recent-post-slide .nectar-recent-post-bg[data-nectar-img-src] {
opacity: 0;
}
#ajax-content-wrap .nectar-recent-post-slide .nectar-recent-post-bg.loaded {
-webkit-transition: opacity 0.55s ease 0.25s;
transition: opacity 0.55s ease 0.25s;
}
#ajax-content-wrap .nectar-recent-posts-slider_multiple_visible .flickity-viewport .nectar-recent-post-bg.loaded {
-webkit-transition: transform .28s ease, opacity 0.55s ease 0.25s;
transition: transform .28s ease, opacity 0.55s ease 0.25s;
}
.nectar-recent-post-slide .row-bg {
background-color: #222;
}
.nectar-recent-posts-single_featured .nectar-recent-post-slide .nectar-recent-post-bg:after {
background-color: rgba(2,2,2,0.43);
}
.nectar-recent-posts-single_featured.multiple_featured .nectar-recent-post-slide .row-bg {
z-index: 0;
}
.nectar-recent-posts-single_featured[data-bg-overlay="diagonal_gradient"] .nectar-recent-post-slide .nectar-recent-post-bg:after {
background-color: transparent;
}
.nectar-recent-posts-single_featured[data-bg-overlay="diagonal_gradient"] .nectar-recent-post-slide:after {
background: linear-gradient(to right top, rgba(10,10,10,0.9), transparent);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
z-index: 1;
}
.nectar-recent-posts-slider .container .strong{
font-size:12px;
font-family:'Open Sans';
font-weight:700;
letter-spacing:2px;
text-transform:uppercase;
margin-bottom:15px;
color:#fff;
position:relative;
display:block;
line-height:12px
}
.nectar-recent-posts-slider .container .strong a{
color:#fff;
margin-left:15px
}
.nectar-recent-posts-slider .container .strong a:hover span:before{
width:100%;
height:20px;
top:-4px
}
.nectar-recent-posts-slider .container .strong a:first-child{
margin-left:0
}
.nectar-recent-posts-slider .container .strong span{
display:inline-block;
position:relative;
padding-left:13px;
padding-right:10px;
z-index:10
}
.nectar-recent-posts-slider .container .strong span:before{
display:block;
content:' ';
height:11px;
margin-right:4px;
position:absolute;
left:0;
top:0px;
width:3px;
transition:all .3s cubic-bezier(.175,.885,.32,1.1);
-webkit-transition:all .3s cubic-bezier(.175,.885,.32,1.1);
z-index:-1
}
.nectar-recent-post-content{
position:absolute;
color:#fff;
z-index:20;
width:100%;
height:100%;
top:0;
left:0;
pointer-events:none
}
.wpb_row:not(.full-width-content) .wpb_column:not(.vc_col-sm-12) .nectar-recent-posts-slider .container{
padding:0!important
}
.wpb_row:not(.full-width-content) .wpb_column:not(.vc_col-sm-12) .nectar-recent-posts-slider .inner-wrap{
max-width:none!important;
padding:10px 15%!important;
left:0
}
.nectar-recent-posts-slider .container{
height:100%;
pointer-events:none
}
.nectar-recent-posts-slider .inner-wrap{
top:50%;
position:absolute;
left:auto;
max-width:50%;
width:auto;
pointer-events:all;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
transition:all 0.3s linear;
display:inline-block;
z-index:100
}
.nectar-recent-posts-slider h2 a, .nectar-recent-posts-slider_multiple_visible h3 a{
transition:color 0.16s ease;
-webkit-transition:color 0.16s ease
}
.nectar-recent-posts-single_featured {
overflow: hidden;
position: relative;
}
.nectar-recent-posts-single_featured .nectar-recent-post-slide {
position: relative;
overflow: hidden;
}
.nectar-recent-posts-single_featured.multiple_featured .nectar-recent-post-slide {
transition: opacity .3s ease;
opacity: 0;
}
.nectar-recent-posts-single_featured.multiple_featured .nectar-recent-post-slide.active {
opacity: 1;
}
.nectar-recent-posts-single_featured.multiple_featured:not(.js-loaded) .nectar-recent-post-slide:not(:first-child), 
.nectar-recent-posts-single_featured.multiple_featured.js-loaded .nectar-recent-post-slide:not(.tallest) {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.nectar-recent-posts-single_featured .recent-post-container {
z-index: 10;
position: relative;
}
.nectar-recent-posts-single_featured[data-padding="20%"] .recent-post-container, 
#boxed .nectar-recent-posts-single_featured[data-padding="20%"] .recent-post-container {
padding-top: 20%;
padding-bottom: 20%;
}
.nectar-recent-posts-single_featured[data-padding="18%"] .recent-post-container, 
#boxed .nectar-recent-posts-single_featured[data-padding="18%"] .recent-post-container {
padding-top: 18%;
padding-bottom: 18%;
}
.nectar-recent-posts-single_featured[data-padding="16%"] .recent-post-container, 
#boxed .nectar-recent-posts-single_featured[data-padding="16%"] .recent-post-container {
padding-top: 16%;
padding-bottom: 16%;
}
.nectar-recent-posts-single_featured[data-padding="14%"] .recent-post-container, 
#boxed .nectar-recent-posts-single_featured[data-padding="14%"] .recent-post-container {
padding-top: 14%;
padding-bottom: 14%;
}
.nectar-recent-posts-single_featured[data-padding="12%"] .recent-post-container, 
#boxed .nectar-recent-posts-single_featured[data-padding="12%"] .recent-post-container {
padding-top: 12%;
padding-bottom: 12%;
}
.nectar-recent-posts-single_featured[data-padding="10%"] .recent-post-container, 
#boxed .nectar-recent-posts-single_featured[data-padding="10%"] .recent-post-container {
padding-top: 10%;
padding-bottom: 10%;
}
.nectar-recent-posts-single_featured[data-padding="8%"] .recent-post-container, 
#boxed .nectar-recent-posts-single_featured[data-padding="8%"] .recent-post-container {
padding-top: 8%;
padding-bottom: 8%;
}
.nectar-recent-posts-single_featured[data-padding="6%"] .recent-post-container, 
#boxed .nectar-recent-posts-single_featured[data-padding="6%"] .recent-post-container {
padding-top: 6%;
padding-bottom: 6%;
}
@media only screen and (max-width: 999px) {
.nectar-recent-posts-single_featured .recent-post-container, 
.nectar-recent-posts-single_featured.multiple_featured > .container {
padding-left: 50px;
padding-right: 50px;
}
.full-width-content .vc_col-sm-12 .nectar-recent-posts-single_featured .recent-post-container, 
.full-width-content .vc_col-sm-12 .nectar-recent-posts-single_featured.multiple_featured > .container {
padding-left: 0px;
padding-right: 0px;
}
}
.nectar-recent-posts-single_featured .nectar-button {
opacity: 1;
margin-bottom: 0;
}
.nectar-recent-posts-single_featured .recent-post-container .excerpt {
margin-bottom: 45px;
width: 75%;
}
.nectar-recent-posts-single_featured h2 {
margin: 15px 0 50px 0;
}
.nectar-recent-posts-single_featured .inner-wrap {
width: 45%;
}
.vc_col-sm-9 .nectar-recent-posts-single_featured .inner-wrap, 
.vc_col-sm-8 .nectar-recent-posts-single_featured .inner-wrap, 
.vc_col-sm-6 .nectar-recent-posts-single_featured .inner-wrap, 
.vc_col-sm-10 .nectar-recent-posts-single_featured .inner-wrap {
width: 60%;
}
.vc_col-sm-2 .nectar-recent-posts-single_featured .inner-wrap, 
.vc_col-sm-3 .nectar-recent-posts-single_featured .inner-wrap, 
.vc_col-sm-4 .nectar-recent-posts-single_featured .inner-wrap {
width: 80%;
}
.nectar-recent-posts-single_featured .inner-wrap .strong a {
padding: 4px 8px;
display: inline-block;
line-height: 20px;
-webkit-transition: transform .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
transition: transform .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
}
.nectar-recent-posts-single_featured .inner-wrap .strong a:hover {
box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
-webkit-transform: translateY(-3px);
}
.nectar-recent-posts-single_featured.multiple_featured .nectar-recent-post-slide:first-child {
z-index: 20;
}
.nectar-recent-posts-single_featured.multiple_featured .recent-post-container {
z-index: auto;
}
.nectar-recent-posts-single_featured.multiple_featured[data-bg-overlay="diagonal_gradient"] .recent-post-container {
z-index: 10;
}
.nectar-recent-posts-single_featured.multiple_featured .recent-post-container h2 a > span {
position: relative;
display: inline-block;
overflow: hidden;
margin-bottom: -5px;
}
.nectar-recent-posts-single_featured.multiple_featured .recent-post-container h2 a > span span {
position: relative;
display: block;
-webkit-transform: translate3d(0, 102%, 0);
transform: translate3d(0,102%, 0);
}
.nectar-recent-posts-single_featured.multiple_featured .nectar-button {
transition: none;
}
.nectar-recent-posts-single_featured.multiple_featured .active .grav-wrap, 
.nectar-recent-posts-single_featured.multiple_featured .active .recent-post-container h2 a > span span, 
.nectar-recent-posts-single_featured.multiple_featured .active .nectar-button {
transition: opacity .85s cubic-bezier(0.4, 0, 0.1, 1) 0.2s, transform .85s cubic-bezier(0.4, 0, 0.1, 1) 0.2s, box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
}
.nectar-recent-posts-single_featured.multiple_featured .grav-wrap, 
.nectar-recent-posts-single_featured.multiple_featured .nectar-button {
opacity: 0;
transform: translateY(40px)
}
.nectar-recent-posts-single_featured.multiple_featured .active .grav-wrap, 
.nectar-recent-posts-single_featured.multiple_featured .active .nectar-button {
opacity: 1;
transform: translateY(0px)
}
.nectar-recent-posts-single_featured.multiple_featured .active .recent-post-container h2 a > span span {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.nectar-recent-posts-single_featured.multiple_featured > .container {
position: absolute;
top: 50%;
left: 50%;
right: 0;
transform: translateY(-50%) translateX(-50%);
z-index: 20;
text-align: right;
pointer-events: none;
}
.nectar-recent-posts-single_featured.multiple_featured > .container .controls {
display: inline-block;
text-align: left;
width: 200px;
pointer-events: auto;
}
@media only screen and (min-width: 1000px) {
.nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] > .container .controls {
display: block;
text-align: left;
width: auto;
margin-left: 0;
pointer-events: auto;
}
.nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] > .container {
top: auto;
right: 0;
left: 0;
bottom: 0;
text-align: left;
transform: none;
}
.nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .controls li {
display: inline-block;
}
.nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .nectar-recent-post-slide .container {
margin-bottom: 75px;
}
.full-width-content .nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .controls[data-num="2"] li {
width: 25%;
margin-right: 25%;
}
.full-width-content .nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .controls[data-num="3"] li {
width: 20%;
margin-right: 18%;
}
.full-width-content .nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .controls[data-num="4"] li {
width: 17.9%;
margin-right: 6.9%;
}
.nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .controls[data-num="2"] li {
width: 25%;
margin-right: 25%;
}
.nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .controls[data-num="3"] li {
width: 20%;
margin-right: 20%;
}
.nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .controls[data-num="4"] li {
width: 18%;
margin-right: 9%;
}
.nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .controls li:last-child, 
.full-width-content .nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .controls li:last-child {
margin-right: 0;
}
}
@media only screen and (max-width: 999px) {
.nectar-recent-posts-single_featured.multiple_featured .nectar-recent-post-slide .container {
margin-bottom: 30px;
}
}
.nectar-recent-posts-single_featured.multiple_featured .controls li:after, 
.nectar-recent-posts-single_featured.multiple_featured .controls li:before, 
.nectar-recent-posts-single_featured.multiple_featured .controls li .color-bar, 
.nectar-recent-posts-single_featured.multiple_featured .controls li .color-bar:after {
display: block;
content: '';
position: absolute;
bottom: 0;
width: 100%;
background-color: rgba(255,255,255,0.2);
height: 2px;
left: 0;
}
@media only screen and (min-width: 1000px) {
body .nectar-recent-posts-single_featured.multiple_featured .controls li.active:before {
background-color: rgba(255,255,255,0.2)!important;
}
}
.nectar-recent-posts-single_featured.multiple_featured .controls li:after {
transform: scaleX(0);
transform-origin: right;
transition: transform 1s cubic-bezier(0.4, 0, 0.1, 1);
}
.nectar-recent-posts-single_featured[data-autorotate="3000"] .controls li.active:after {
transition: transform 2950ms linear;
}
.nectar-recent-posts-single_featured[data-autorotate="4000"] .controls li.active:after {
transition: transform 3950ms linear;
}
.nectar-recent-posts-single_featured[data-autorotate="5000"] .controls li.active:after {
transition: transform 4950ms linear;
}
.nectar-recent-posts-single_featured[data-autorotate="6000"] .controls li.active:after {
transition: transform 5950ms linear;
}
.nectar-recent-posts-single_featured[data-autorotate="7000"] .controls li.active:after {
transition: transform 6950ms linear;
}
.nectar-recent-posts-single_featured[data-autorotate="8000"] .controls li.active:after {
transition: transform 7950ms linear;
}
.nectar-recent-posts-single_featured[data-autorotate="9000"] .controls li.active:after {
transition: transform 8950ms linear;
}
.nectar-recent-posts-single_featured[data-autorotate="10000"] .controls li.active:after {
transition: transform 9950ms linear;
}
.nectar-recent-posts-single_featured[data-autorotate="11000"] .controls li.active:after {
transition: transform 10950ms linear;
}
.nectar-recent-posts-single_featured.multiple_featured .controls li.trans-out:after {
transition: none;
}
.nectar-recent-posts-single_featured.multiple_featured .controls li.active:after {
transform: scaleX(1);
transform-origin: left;
}
.nectar-recent-posts-single_featured.multiple_featured .controls li.active .title, 
.nectar-recent-posts-single_featured.multiple_featured .controls li:hover .title {
opacity: 1;
}
.nectar-recent-posts-single_featured.multiple_featured .controls li {
margin:50px 0px;
padding: 10px 0;
position: relative;
cursor: pointer;
display: block;
}
.nectar-recent-posts-single_featured.multiple_featured .controls li .title {
transition: opacity .2s ease;
opacity: 0.65;
line-height: 22px;
font-size: 16px;
display: block;
}
body[data-button-style*="slightly_rounded"] .nectar-recent-posts-single_featured .inner-wrap .strong a {
border-radius: 5px;
}
body[data-button-style^="rounded"] .nectar-recent-posts-single_featured .inner-wrap .strong a {
border-radius: 50px;
padding: 4px 12px 
}
.nectar-recent-posts-slider h2 a, 
.nectar-recent-posts-slider_multiple_visible h3 a, 
.nectar-recent-posts-slider_multiple_visible .recent-post-container.container .strong a {
color:#fff
}
.nectar-recent-posts-slider h2 a:hover{
color:rgba(255,255,255,0.8)
}
.nectar-recent-posts-single_featured .grav-wrap .text, 
[data-style="list_featured_first_row"] .grav-wrap .text {
display:inline-block;
font-size: 16px;
line-height: 20px 
}
.nectar-recent-posts-single_featured .grav-wrap .text a {
position: relative;
}
.nectar-recent-posts-single_featured .grav-wrap .text a:before {
background-color: #fff;
}
.nectar-recent-posts-single_featured h2, 
.nectar-recent-posts-single_featured a, 
.nectar-recent-posts-single_featured .controls li, 
.nectar-recent-posts-single_featured .inner-wrap {
color: #fff;
}
.blog-recent[data-style="list_featured_first_row"] a.small {
width: 80px;
height: 100%;
margin-right: 30px;
line-height: 0;
position: relative;
}
.blog-recent[data-style="list_featured_first_row"] a.small .img-thumbnail {
width: 100%;
height: 100%;
background-size: cover;
display: block;
}
.blog-recent[data-style="list_featured_first_row"] .featured .img-thumbnail {
width: 100%;
background-size: cover;
padding-bottom: 65%;
display: block;
}
.blog-recent[data-style="list_featured_first_row"] .meta-category {
position: relative;
z-index: 30;
}
.blog-recent[data-style="list_featured_first_row"] .small img, 
.blog-recent[data-style="list_featured_first_row"] a.small .img-thumbnail,
.blog-recent[data-style="list_featured_first_row"] .col:not(.has-post-thumbnail) a.small {
border-radius: 5px;
-webkit-transition: transform .7s cubic-bezier(.2,1,.22,1), box-shadow .7s cubic-bezier(.2,1,.22,1), opacity 0.55s ease 0.25s; 
transition: transform .7s cubic-bezier(.2,1,.22,1), box-shadow .7s cubic-bezier(.2,1,.22,1), opacity 0.55s ease 0.25s; 
}
.blog-recent[data-style="list_featured_first_row"] .col:not(.has-post-thumbnail) a.small {
background-color:rgba(0,0,0,0.35);
border-radius: 5px;
}
.span_12.light .blog-recent[data-style="list_featured_first_row"] .excerpt {
opacity: 0.7;
}
.blog-recent[data-style="list_featured_first_row"] .full-post-link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
z-index: 20;
}
.blog-recent[data-style="list_featured_first_row"] .col.span_3 a.small {
width: 60px;
height: 60px;
}
.blog-recent[data-style="list_featured_first_row"] .col.span_4 a.small, 
.blog-recent[data-style="list_featured_first_row"] .col.span_6 a.small {
width: 80px;
height: 80px;
}
@media only screen and (min-width: 1300px) {
.blog-recent[data-style="list_featured_first_row"] .col.span_6 a.small {
width: 100px;
height: 100px;
}
}
.vc_col-sm-9 .blog-recent[data-style="list_featured_first_row"] .col.span_4 a.small, 
.vc_col-sm-8 .blog-recent[data-style="list_featured_first_row"] .col.span_4 a.small, 
.vc_col-sm-6 .blog-recent[data-style="list_featured_first_row"] .col.span_4 a.small {
width: 65px;
height: 65px;
margin-right: 22px;
}
.vc_col-sm-9 .blog-recent[data-style="list_featured_first_row"] .col.span_4 .post-header.small, 
.vc_col-sm-8 .blog-recent[data-style="list_featured_first_row"] .col.span_4 .post-header.small, 
.vc_col-sm-6 .blog-recent[data-style="list_featured_first_row"] .col.span_4 .post-header.small {
padding-right: 0px;
}
.blog-recent[data-style="list_featured_first_row"] .col:not(.has-post-thumbnail) a.small:after {
display: block;
width: 20px;
height: 20px;
border-radius: 5px;
text-align: center;
margin-right: 3%;
position: absolute;
left: 50%;
top: 50%;
color: #fff;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
font: normal normal normal 18px/20px FontAwesome;
content: "\f03e";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
@media only screen and (min-width: 1000px) {
.blog-recent[data-style="list_featured_first_row"] .col.span_3 {
width: 22.6%;
margin-right: 3%;
}
.blog-recent[data-style="list_featured_first_row"] .col.span_4 {
width: 31.2%;
margin-right: 3%;
}
.blog-recent[data-style="list_featured_first_row"] .col.span_6 {
width: 47.9%;
margin-right: 4%;
}
.vc_col-sm-9 .blog-recent[data-style="list_featured_first_row"] .col.span_3, 
.vc_col-sm-8 .blog-recent[data-style="list_featured_first_row"] .col.span_3 {
width: 22.3%;
margin-right: 3.5%;
}
.vc_col-sm-9 .blog-recent[data-style="list_featured_first_row"] .col.span_4, 
.vc_col-sm-8 .blog-recent[data-style="list_featured_first_row"] .col.span_4 {
width: 31%;
margin-right: 3.4%;
}
.vc_col-sm-9 .blog-recent[data-style="list_featured_first_row"] .col.span_6, 
.vc_col-sm-8 .blog-recent[data-style="list_featured_first_row"] .col.span_6 {
width: 48.1%;
margin-right: 3.5%;
}
.blog-recent[data-style="list_featured_first_row"] > .col.span_3:nth-child(1), 
.blog-recent[data-style="list_featured_first_row"] > .col.span_3:nth-child(2), 
.blog-recent[data-style="list_featured_first_row"] > .col.span_3:nth-child(3), 
.blog-recent[data-style="list_featured_first_row"] > .col.span_3:nth-child(4), 
.blog-recent[data-style="list_featured_first_row"] > .col.span_4:nth-child(1), 
.blog-recent[data-style="list_featured_first_row"] > .col.span_4:nth-child(2),
.blog-recent[data-style="list_featured_first_row"] > .col.span_4:nth-child(3), 
.blog-recent[data-style="list_featured_first_row"] > .col.span_6:nth-child(1), 
.blog-recent[data-style="list_featured_first_row"] > .col.span_6:nth-child(2) {
align-self:flex-start;
}
}
@media only screen and (max-width: 999px) {
.row .blog-recent[data-style="list_featured_first_row"] .col {
margin-right: 0;
}
}
.blog-recent[data-style="list_featured_first_row"] {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
align-items: center;
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.blog-recent[data-style="list_featured_first_row"] > .col.span_3:nth-child(1), 
.blog-recent[data-style="list_featured_first_row"] > .col.span_3:nth-child(2), 
.blog-recent[data-style="list_featured_first_row"] > .col.span_3:nth-child(3), 
.blog-recent[data-style="list_featured_first_row"] > .col.span_3:nth-child(4) {
vertical-align: top;
}
.blog-recent[data-style="list_featured_first_row"] .col.span_3 {
width: 46.9%!important;
margin-right: 6%!important;
padding-right: 0;
padding-left: 0
}
.blog-recent[data-style="list_featured_first_row"] .col.span_3:nth-child(2n+2) {
margin-right: 0!important;
}
}
.blog-recent[data-style="list_featured_first_row"] .col {
float: none;
}
.blog-recent[data-style="list_featured_first_row"] .featured .post-featured-img {
padding-bottom: 160%;
background-position: center;
background-size: cover;
}
.blog-recent[data-style="list_featured_first_row"] .featured .img-thumbnail[data-nectar-img-src],
.blog-recent[data-style="list_featured_first_row"] .featured .post-featured-img[data-nectar-img-src],
.blog-recent[data-style="list_featured_first_row"] a.small .img-thumbnail[data-nectar-img-src] {
opacity: 0;
}
.full-width-section .blog-recent[data-style="list_featured_first_row"] .featured > img,
.full-width-section .blog-recent[data-style="list_featured_first_row"] .featured > .img-thumbnail {
margin-bottom: 25px;
}
.blog-recent[data-style="list_featured_first_row"] .featured > img, 
.blog-recent[data-style="list_featured_first_row"] .featured > .img-thumbnail, 
.blog-recent[data-style="list_featured_first_row"] .featured .post-featured-img {
display: block;
margin-bottom: 20px;
max-width: none;
width: 100%;
border-radius: 5px;
-webkit-transition: transform .7s cubic-bezier(.2,1,.22,1), box-shadow .7s cubic-bezier(.2,1,.22,1), opacity 0.55s ease 0.25s;
transition: transform .7s cubic-bezier(.2,1,.22,1), box-shadow .7s cubic-bezier(.2,1,.22,1), opacity 0.55s ease 0.25s; 
}
.blog-recent[data-style="list_featured_first_row"] .featured:hover > img, 
.blog-recent[data-style="list_featured_first_row"] .small:hover > img,
.blog-recent[data-style="list_featured_first_row"] .small:hover > .img-thumbnail,  
.blog-recent[data-style="list_featured_first_row"] .col:not(.has-post-thumbnail) a.small:hover, 
.blog-recent[data-style="list_featured_first_row"] .col:hover a > img, 
.blog-recent[data-style="list_featured_first_row"] .col:hover a > .img-thumbnail, 
.blog-recent[data-style="list_featured_first_row"] .col:hover:not(.has-post-thumbnail) a.small, 
.blog-recent[data-style="list_featured_first_row"] .col:hover .post-featured-img {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
box-shadow: 0px 25px 60px rgba(0,0,0,0.17);
}
.blog-recent[data-style="list_featured_first_row"] .small:hover > img,
.blog-recent[data-style="list_featured_first_row"] .small:hover > .img-thumbnail {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.blog-recent[data-style="list_featured_first_row"] .small:hover > img {
box-shadow: 0px 13px 30px rgba(0,0,0,0.14);
}
.blog-recent[data-style="list_featured_first_row"] .col.span_4 .post-header.small, 
.blog-recent[data-style="list_featured_first_row"] .col.span_6 .post-header.small {
padding-right: 30px;
}
.blog-recent[data-style="list_featured_first_row"] .post-header h3 a, 
.blog-recent[data-style="list_featured_first_row"] .post-header h5 a, 
.home .blog-recent[data-style="list_featured_first_row"] .col .post-header h3 a {
color: inherit!important;
}
.blog-recent[data-style="list_featured_first_row"] .post-header.small {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
width: calc(100% - 120px);
}
@media only screen and (min-width: 1300px) {
.blog-recent[data-style="list_featured_first_row"] .post-header.small {
width: calc(100% - 140px);
}
}
.blog-recent[data-style="list_featured_first_row"] .col.span_3 .post-header.small {
width: calc(100% - 100px);
}
.blog-recent[data-style="list_featured_first_row"] .small img {
margin-bottom: 0;
}
[data-style="list_featured_first_row"] .meta-category a {
margin-right: 10px;
font-size: 14px;
line-height: 18px;
position: relative;
}
[data-style="list_featured_first_row"] .post-header.small .meta-category a {
font-size: 13px;
}
.span_12.light [data-style="list_featured_first_row"] .meta-category a {
color: #fff;
transition: opacity 0.37s cubic-bezier(0.52, 0.01, 0.16, 1) 
}
.span_12.light [data-style="list_featured_first_row"] .meta-category a {
opacity: 0.72;
}
.span_12.light [data-style="list_featured_first_row"] .meta-category a:hover {
opacity: 1;
}
.span_12.light [data-style="list_featured_first_row"] .meta-category a:before {
background-color: #fff;
}
.blog-recent[data-style*="classic_enhanced"] .inner-wrap{
background-color:#fff
}
.blog-recent[data-style="classic_enhanced"][data-color-scheme="dark"] .inner-wrap{
background-color:rgba(0,0,0,0.3)
}
.blog-recent[data-style="classic_enhanced"].no-thumbs .inner-wrap:not(.has-post-thumbnail) .article-content-wrap {
position: relative;
top: 0;
-webkit-transform: none;
transform: none;
}
.blog-recent[data-style="classic_enhanced"][data-color-scheme="dark"] .article-content-wrap{
background-color:transparent
}
.blog-recent[data-style="classic_enhanced"][data-color-scheme="dark"] h3.title, 
.span_12.light .blog-recent[data-style="classic_enhanced"][data-color-scheme="dark"] h3.title{
color:#fff
}
.blog-recent[data-style="classic_enhanced"][data-color-scheme="dark"] .inner-wrap:not(.has-post-thumbnail) .meta-category a{
color:rgba(255,255,255,0.6)
}
.blog-recent[data-style="classic_enhanced"][data-color-scheme="dark"] .inner-wrap:not(.has-post-thumbnail) .meta-category a{
border:2px solid rgba(255,255,255,0.3)
}
.blog-recent[data-style="classic_enhanced"][data-color-scheme="dark"] .post-meta a:hover i{
color:#fff
}
.blog-recent[data-style="classic_enhanced"][data-color-scheme="dark"] .post-featured-img{
overflow:hidden
}
.blog-recent[data-style="classic_enhanced"][data-color-scheme="dark"] .post-meta{
border-top:1px solid rgba(255,255,255,0.06)
}
@media only screen and (min-width:1000px){
.blog-recent[data-style*="classic_enhanced"].columns-3 .span_4, 
.blog-recent[data-style="material"].columns-3 .span_4{
width:31.2%;
margin-right:3%;
margin-bottom:3%
}
}
@media only screen and (min-width:1000px){
.blog-recent[data-style*="classic_enhanced"].columns-2 .span_6{
width:48.2%;
margin-right:3%;
margin-bottom:3%
}
}
body .blog-recent[data-style*="classic_enhanced"] .has-post-thumbnail .meta-category a {
z-index:320
}
.blog-recent[data-style*="classic_enhanced"] .inner-wrap {
width:100%;
padding-bottom:47px
}
.full-width-section >.span_12.blog-recent[data-style="material"] .col {
margin-bottom: 30px!important
}
.blog-recent[data-style="material"] .inner-wrap {
width:100%;
}
.blog-recent[data-style*="classic_enhanced"], .blog-recent[data-style="material"]{
display:-webkit-flex;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;   
}
.single .vc_row-fluid > .blog-recent[data-style*="classic_enhanced"], 
.single .vc_row-fluid > .blog-recent[data-style="material"] {
margin-right: 0;
margin-left: 0;
}
.blog-recent[data-style*="classic_enhanced"] >.col, .blog-recent[data-style="material"] >.col{
display:-webkit-flex;
display:flex
}
.blog-recent[data-style*="classic_enhanced_alt"] .inner-wrap{
background-color:#444
}
.blog-recent[data-style*="classic_enhanced_alt"] .has-post-thumbnail .meta-category a, 
.blog-recent[data-style*="classic_enhanced_alt"] .meta-category a{
position:relative
}
body .blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .article-content-wrap, 
body .blog-recent[data-style*="classic_enhanced_alt"] .inner-wrap:not(.has-post-thumbnail) .article-content-wrap{
position:relative;
background-color:transparent;
left:0;
top:0;
-webkit-transform:none;
transform:none;
width:100%;
padding:30% 17%;
margin-top:20px;
z-index:100
}
.recent-posts .post-header a{
color:#888
}
.recent-posts .post-header a:hover{
color:#27CFC3
}
.recent-posts .post-header .title{
margin-bottom:1px
}
.recent-posts .post-header .title a{
color:#27CFC3
}
.recent-posts .post-header .title a:hover{
color:inherit
}
.recent-posts article.post .post-header a{
color:#999
}
@media only screen and (min-width : 1px) and (max-width : 999px) {
.blog-recent[data-style="title_only"] .post-header {
transform: none;
-webkit-transform: none;
top: 0;
}
.nectar-recent-posts-single_featured.multiple_featured > .container .controls {
width: auto;
margin-left: 0;
margin-bottom: 10px;
}
.nectar-recent-posts-single_featured.multiple_featured .controls li {
display: inline-block;
padding: 12px;
margin: 6px;
}
.nectar-recent-posts-single_featured.multiple_featured .controls li:first-child {
margin-left: -8px;
;
}
.nectar-recent-posts-single_featured.multiple_featured .controls li .title {
display: none;
}
.nectar-recent-posts-single_featured.multiple_featured .controls li:after {
display: none;
}
.nectar-recent-posts-single_featured.multiple_featured .controls li:before {
height: 10px;
width: 10px;
top: 50%;
bottom: auto;
left: 50%;
border-radius: 10px;
transform: translateX(-50%) translateY(-50%);
transition: all 0.3s ease;
}
.nectar-recent-posts-single_featured.multiple_featured > .container {
top: auto;
text-align: left;
bottom: 0;
left: 0;
right: 0;
-webkit-transform: translateY(-15%);
transform: translateY(-15%) 
}
.nectar-recent-posts-single_featured .inner-wrap {
width: 80%;
}
}
@media only screen and (max-width : 690px) {
.nectar-recent-posts-single_featured.multiple_featured .recent-post-container {
margin-bottom: 40px;
}
.nectar-recent-posts-single_featured .grav-wrap > a, 
.nectar-recent-posts-single_featured .grav-wrap .text > span {
display: none;
}
.nectar-recent-posts-single_featured .inner-wrap {
width: 100%!important;
}
.blog-recent[data-style*="classic_enhanced"] .post .post-meta {
display: block;
}
}
@media only screen and (min-width : 690px) and (max-width : 999px) {
.row .blog-recent[data-style="list_featured_first_row"].columns-3 .col:first-child .post-featured-img {
padding-bottom: 50%;
}
.row .blog-recent[data-style="list_featured_first_row"].columns-3 .col:not(:first-child), 
.row .blog-recent[data-style="list_featured_first_row"].columns-2 .col {
width: 48%;
margin-right: 4%!important;
}
.row .blog-recent[data-style="list_featured_first_row"].columns-3 .col:nth-child(2n+3), 
.row .blog-recent[data-style="list_featured_first_row"].columns-2 .col:nth-child(2n+2) {
margin-right: 0!important;
}
.row .blog-recent[data-style="list_featured_first_row"].columns-3 .col:nth-child(2), 
.row .blog-recent[data-style="list_featured_first_row"].columns-3 .col:nth-child(3), 
.row .blog-recent[data-style="list_featured_first_row"].columns-2 .col:nth-child(1), 
.row .blog-recent[data-style="list_featured_first_row"].columns-2 .col:nth-child(2) {
align-self: flex-start;
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 104200;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 104300;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 104500; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 104400; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 104600;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
top: 20px;
color: #333;   
display: inline-block;
width: 20px!important;
height: 20px;
padding-right: 0!important;
line-height: 20px!important;
transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s;
-webkit-transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s;
}
.mfp-close-btn-in .mfp-close:hover {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-image-holder .mfp-close:before, .mfp-iframe-holder .mfp-close:before {
content: "\e117";
font-size: 20px;
display: block;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
body.original .mfp-arrow:before,
body.original .mfp-arrow:after,
body.original .mfp-arrow .mfp-b,
body.original .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
body.original .mfp-arrow:after,
body.original .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
body.original .mfp-arrow:before,
body.original .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
body.original .mfp-arrow-left:after,
body.original .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px; }
body.original .mfp-arrow-left:before,
body.original .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
body.original .mfp-arrow-right:after,
body.original  .mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px; }
body.original .mfp-arrow-right:before,
body.original .mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content, .mfp-inline-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe, .mfp-iframe-scaler > div.video, .mfp-iframe-scaler > div.video .mejs-container {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000; }
.mfp-iframe-scaler > div.video .mejs-container { width: 100%!important; height: 100%!important;}
.mfp-wrap .mfp-container .mfp-iframe-scaler .wp-video-shortcode video {
height: 100%!important;
width: 100%!important;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 55px 0 55px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 55px;
bottom: 55px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1; background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -40px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.ascend .mfp-arrow-left, .material .mfp-arrow-left {
left: 20px!important;
}
.ascend .mfp-arrow-right, .material .mfp-arrow-right {
right: 20px!important;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }
.mfp-bg {
transition: all 0.3s ease-out;
}
.mfp-zoom-in {   }
.mfp-zoom-in .mfp-with-anim, .mfp-zoom-in .mfp-iframe-scaler {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.93);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready.mfp-image-loaded .mfp-with-anim,  .mfp-zoom-in.mfp-ready .mfp-iframe-scaler,
.mfp-zoom-in.mfp-ready div[id*="video-popup-"].mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.85;
}
body .mfp-zoom-in.mfp-removing .mfp-with-anim, .mfp-zoom-in.mfp-removing .mfp-iframe-scaler {
transform: scale(0.93)!important;
opacity: 0!important;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-wrap.mfp-removing .mfp-arrow-left, .mfp-wrap.mfp-removing .mfp-arrow-right {
opacity: 0;
}
.mfp-zoom-out {   }
.mfp-zoom-out .mfp-with-anim {
opacity: 0;
transition: all 0.3s ease-in-out;
transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
transform: scale(1.3);
opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
opacity: 0;
}