.flickity-enabled {
position: relative;
}
.flickity-enabled:focus {
outline: none;
}
.classic_enhanced article .flickity-viewport {
transform: scale(1.01);
-webkit-transform: scale(1.01);
}
.nectar-flickity:not(.masonry) .flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
margin: 80px 0;
}
.wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-viewport {
margin: 40px 0;
}
.nectar-flickity[data-controls*="arrows_overlaid"]:not(.masonry) .flickity-viewport {
margin: 50px 0;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
}
.nectar-flickity:not(.masonry) .flickity-slider .cell {
width: 66%;
margin-right: 3%;
counter-increment: gallery-cell;
}
.nectar-flickity[data-spacing="5px"]:not(.masonry) .flickity-slider .cell {
margin: 0px 5px;
}
.nectar-flickity[data-spacing="10px"]:not(.masonry) .flickity-slider .cell {
margin: 0px 10px;
}
.nectar-flickity[data-spacing="15px"]:not(.masonry) .flickity-slider .cell {
margin: 0px 15px;
}
.nectar-flickity[data-spacing="20px"]:not(.masonry) .flickity-slider .cell {
margin: 0px 20px;
}
.nectar-flickity[data-spacing="25px"]:not(.masonry) .flickity-slider .cell {
margin: 0px 25px;
}
.nectar-flickity[data-spacing="30px"]:not(.masonry) .flickity-slider .cell {
margin: 0px 30px;
}
.nectar-flickity[data-spacing="40px"]:not(.masonry) .flickity-slider .cell {
margin: 0px 40px;
}
.wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-slider .cell {
width: auto;
}
.wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-slider .cell img {
height: 400px;
width: auto;
}
.full-width-content .wpb_gallery_slidesflickity_static_height_style:not(.masonry) .flickity-slider .cell img {
height: 500px;
}
.nectar-flickity:not(.masonry) .flickity-slider .cell img {
margin: 0;
vertical-align: middle;
max-width: none;
width: 100%;
}
.nectar-flickity:not(.masonry) .flickity-slider .cell[data-lazy="true"] img {
opacity: 0;
transition: opacity 0.5s ease;
display: block;
}
.nectar-flickity:not(.masonry) .flickity-slider .cell[data-lazy="true"] img.flickity-lazyloaded,
.nectar-flickity:not(.masonry) .flickity-slider .cell[data-lazy="true"] img.flickity-lazyerror {
opacity: 1;
}
.flickity-slider .cell {
width: 100%;
height: auto;
overflow: hidden;
}
.nectar-carousel[data-border-radius="none"] .flickity-slider .cell {
overflow: visible;
}
.nectar-flickity:not(.nectar-carousel) .flickity-slider .cell a {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.classic_enhanced .flickity-slider .cell img {
display: block;
margin: 0;
width: 100%;
height: auto;
} .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wpb_gallery_slidesflickity_static_height_style .flickity-enabled.is-draggable.is-dragging .flickity-viewport a,
.wpb_gallery_slidesflickity_style .flickity-enabled.is-draggable.is-dragging .flickity-viewport a,
.flickity-enabled.is-draggable.is-moving .flickity-viewport .nectar-fancy-box {
pointer-events: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
} @media only screen and (max-width: 690px) {
.nectar-flickity[data-tablet-columns="1"]:not(.masonry) .flickity-slider .cell {
width: 100%;
}
.nectar-flickity.nectar-carousel[data-wrap="no-wrap"][data-controls="touch_total"] .flickity-slider .cell {
width: 80%;
}
}
@media only screen and (max-width: 480px) {
.nectar-flickity.nectar-carousel[data-wrap="no-wrap"][data-controls="touch_total"] .flickity-slider .cell {
width: 90%;
}
}
@media only screen and (min-width:1000px) {
.nectar-flickity[data-desktop-columns="5"][data-controls="next_prev_arrows"] .cell,.nectar-flickity[data-desktop-columns="4"][data-controls="next_prev_arrows"] .cell,
.nectar-flickity[data-desktop-columns="3"][data-controls="next_prev_arrows"] .cell,.nectar-flickity[data-desktop-columns="2"][data-controls="next_prev_arrows"] .cell {
-webkit-transition: opacity 0.25s ease;
transition: opacity 0.25s ease;
}
.nectar-flickity[data-desktop-columns="5"][data-controls="next_prev_arrows"] .cell:not(.is-selected), 
.nectar-flickity[data-desktop-columns="4"][data-controls="next_prev_arrows"] .cell:not(.is-selected), 
.nectar-flickity[data-desktop-columns="3"][data-controls="next_prev_arrows"] .cell:not(.is-selected), 
.nectar-flickity[data-desktop-columns="2"][data-controls="next_prev_arrows"] .cell:not(.is-selected) {
opacity: 0;
}
.nectar-flickity[data-desktop-columns="5"][data-controls="next_prev_arrows"] .flickity-prev-next-button.hidden, 
.nectar-flickity[data-desktop-columns="4"][data-controls="next_prev_arrows"] .flickity-prev-next-button.hidden, 
.nectar-flickity[data-desktop-columns="3"][data-controls="next_prev_arrows"] .flickity-prev-next-button.hidden, 
.nectar-flickity[data-desktop-columns="2"][data-controls="next_prev_arrows"] .flickity-prev-next-button.hidden {
opacity: 1;
}
}
@media only screen and (min-width:1300px) {
.nectar-flickity[data-desktop-columns="5"]:not(.masonry) .flickity-slider .cell {
width: 15.5%;
}
.nectar-flickity[data-desktop-columns="4"]:not(.masonry) .flickity-slider .cell {
width: 20%;
}
.nectar-flickity[data-desktop-columns="3"]:not(.masonry) .flickity-slider .cell {
width: 27%;
}
.nectar-flickity[data-desktop-columns="2"]:not(.masonry) .flickity-slider .cell {
width: 41%;
}
.nectar-flickity[data-desktop-columns="5"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 12.7%;
margin-right: 5%;
}
.vc_col-sm-12 .nectar-flickity[data-desktop-columns="5"][data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
left: 3%;
}
.vc_col-sm-12 .nectar-flickity[data-desktop-columns="5"][data-controls="next_prev_arrows"] .flickity-prev-next-button.next {
right: 3%;
}
.nectar-flickity[data-desktop-columns="4"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 15.7%;
margin-right: 6%;
}
.vc_col-sm-12 .nectar-flickity[data-desktop-columns="4"][data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
left: 3.4%;
}
.vc_col-sm-12 .nectar-flickity[data-desktop-columns="4"][data-controls="next_prev_arrows"] .flickity-prev-next-button.next {
right: 3.4%;
}
.nectar-flickity[data-desktop-columns="3"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 22%;
margin-right: 7%;
}
.vc_col-sm-12 .nectar-flickity[data-desktop-columns="3"][data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
left: 3.4%;
}
.vc_col-sm-12 .nectar-flickity[data-desktop-columns="3"][data-controls="next_prev_arrows"] .flickity-prev-next-button.next {
right: 3.4%;
}
.nectar-flickity[data-desktop-columns="2"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 35%;
margin-right: 6%;
}
.vc_col-sm-12 .nectar-flickity[data-desktop-columns="2"][data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
left: 4.6%;
}
.vc_col-sm-12 .nectar-flickity[data-desktop-columns="2"][data-controls="next_prev_arrows"] .flickity-prev-next-button.next {
right: 4.6%;
}
}
@media only screen and (min-width:1000px) and (max-width:1300px) {
.nectar-flickity[data-small-desktop-columns="5"]:not(.masonry) .flickity-slider .cell {
width: 15.5%;
}
.nectar-flickity[data-small-desktop-columns="4"]:not(.masonry) .flickity-slider .cell {
width: 20%;
}
.nectar-flickity[data-small-desktop-columns="3"]:not(.masonry) .flickity-slider .cell {
width: 27%;
}
.nectar-flickity[data-small-desktop-columns="2"]:not(.masonry) .flickity-slider .cell {
width: 41%;
}
.nectar-flickity[data-small-desktop-columns="5"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 12.7%;
margin-right: 5%;
}
.vc_col-sm-12 .nectar-flickity[data-small-desktop-columns="5"][data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
left: 3%;
}
.vc_col-sm-12 .nectar-flickity[data-small-desktop-columns="5"][data-controls="next_prev_arrows"] .flickity-prev-next-button.next {
right: 3%;
}
.nectar-flickity[data-small-desktop-columns="4"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 15.7%;
margin-right: 6%;
}
.vc_col-sm-12 .nectar-flickity[data-small-desktop-columns="4"][data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
left: 3.4%;
}
.vc_col-sm-12 .nectar-flickity[data-small-desktop-columns="4"][data-controls="next_prev_arrows"] .flickity-prev-next-button.next {
right: 3.4%;
}
.nectar-flickity[data-small-desktop-columns="3"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 22%;
margin-right: 7%;
}
.vc_col-sm-12 .nectar-flickity[data-small-desktop-columns="3"][data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
left: 3.4%;
}
.vc_col-sm-12 .nectar-flickity[data-small-desktop-columns="3"][data-controls="next_prev_arrows"] .flickity-prev-next-button.next {
right: 3.4%;
}
.nectar-flickity[data-small-desktop-columns="2"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 35%;
margin-right: 7%;
}
.vc_col-sm-12 .nectar-flickity[data-small-desktop-columns="2"][data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
left: 4.3%;
}
.vc_col-sm-12 .nectar-flickity[data-small-desktop-columns="2"][data-controls="next_prev_arrows"] .flickity-prev-next-button.next {
right: 4.3%;
}
}
@media only screen and (min-width:690px) and (max-width:1000px) {
.nectar-flickity[data-tablet-columns="5"]:not(.masonry) .flickity-slider .cell {
width: 15.5%;
}
.nectar-flickity[data-tablet-columns="4"]:not(.masonry) .flickity-slider .cell {
width: 20%;
}
.nectar-flickity[data-tablet-columns="3"]:not(.masonry) .flickity-slider .cell {
width: 27%;
}
.nectar-flickity[data-tablet-columns="2"]:not(.masonry) .flickity-slider .cell {
width: 41%;
}
.nectar-flickity[data-tablet-columns="5"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 15.5%;
margin-right: 3%;
}
.nectar-flickity[data-tablet-columns="4"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 20%;
margin-right: 3%;
}
.nectar-flickity[data-tablet-columns="3"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 27%;
margin-right: 3%;
}
.nectar-flickity[data-tablet-columns="2"][data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 41%;
margin-right: 3%;
}
}
.nectar-flickity.nectar-carousel .flickity-slider .cell {
margin-right: 0;
}
.nectar-flickity.nectar-carousel[data-format="fixed_text_content_fullwidth"] .flickity-slider .cell .inner-wrap-outer {
transform-style: preserve-3d;
}
.nectar-flickity.nectar-carousel[data-format="fixed_text_content_fullwidth"] .flickity-slider .cell {
overflow: visible;
}
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
margin: 90px 0 90px 0;
}
.vc_col-sm-3 .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport,
.vc_col-sm-4 .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport,
.vc_col-sm-5 .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport,
.vc_col-sm-6 .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
margin-top: 30px;
}
.nectar-flickity.nectar-carousel[data-format="default"][data-column-padding="5px"][data-desktop-columns="1"]:not(.masonry) .flickity-slider .cell,
.nectar-flickity.nectar-carousel[data-format="default"][data-column-padding="10px"][data-desktop-columns="1"]:not(.masonry) .flickity-slider .cell {
padding: 0;
}
.nectar-flickity.nectar-carousel[data-controls="material_pagination"] .flickity-page-dots {
bottom: -60px;
}
.nectar-flickity.nectar-carousel[data-pagination-alignment="left"] .flickity-page-dots {
text-align: left;
}
.nectar-flickity.nectar-carousel[data-pagination-alignment="right"] .flickity-page-dots {
text-align: right;
}
.nectar-carousel-flickity-fixed-content .nectar-carousel-fixed-content p {
opacity: 0.75;
}
.nectar-carousel-flickity-fixed-content .nectar-carousel-fixed-content {
width: 33%;
top: 50%;
position: absolute;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
padding-right: 65px;
z-index: 50;
}
.nectar-carousel-flickity-fixed-content .nectar-flickity {
margin-left: 34%;
width: 100%;
}
@media only screen and (min-width: 1001px) { 
.nectar-carousel-flickity-fixed-content[data-alignment="right"] .nectar-flickity {
margin-left: -34%;
}
.nectar-carousel-flickity-fixed-content[data-alignment="right"] .nectar-carousel-fixed-content {
right: 0;
left: auto;
padding-right: 0;
padding-left: 65px;
}
.nectar-carousel-flickity-fixed-content[data-alignment="right"] .nectar-carousel[data-format="fixed_text_content_fullwidth"] .flickity-page-dots {
text-align: right;
}
}
@media only screen and (min-width: 2000px) {
.nectar-carousel-flickity-fixed-content[data-alignment="right"] .nectar-flickity {
margin-left: -50%;
}
}
.nectar-carousel-flickity-fixed-content .nectar-flickity:not(.flickity-enabled) {
opacity: 0;
}
.nectar-carousel-flickity-fixed-content .nectar-flickity:not(.flickity-enabled) .cell {
position: absolute;
}
.nectar-carousel-flickity-fixed-content .nectar-flickity:not(.flickity-enabled) > .cell:first-child {
position: relative;
}
@media only screen and (min-width: 2000px) {
.nectar-carousel-flickity-fixed-content .nectar-flickity {
width: 115%;
}
}
@media only screen and (min-width: 1000px) {
.no-flexboxlegacy .nectar-carousel-flickity-fixed-content {
overflow: hidden;
}
.no-flexboxlegacy .nectar-carousel-flickity-fixed-content .nectar-flickity {
padding-left: 34%;
width: 100%;
margin-left: 0;
}
}
@media only screen and (min-width: 1300px) {
.no-flexboxlegacy .nectar-flickity.nectar-carousel[data-desktop-columns="2"][data-format="fixed_text_content_fullwidth"] .cell {
width: 75%;
}
.no-flexboxlegacy .nectar-flickity.nectar-carousel[data-desktop-columns="3"][data-format="fixed_text_content_fullwidth"] .cell {
width: 47.9%;
}
.no-flexboxlegacy .nectar-flickity.nectar-carousel[data-desktop-columns="4"][data-format="fixed_text_content_fullwidth"] .cell {
width: 31.1%;
}
.no-flexboxlegacy .nectar-flickity.nectar-carousel[data-desktop-columns="5"][data-format="fixed_text_content_fullwidth"] .cell {
width: 22.5%;
}
}
@media only screen and (min-width: 1300px) and (min-width: 1000px) {
.no-flexboxlegacy .nectar-flickity.nectar-carousel[data-small-desktop-columns="2"][data-format="fixed_text_content_fullwidth"] .cell {
width: 75%;
}
.no-flexboxlegacy .nectar-flickity.nectar-carousel[data-small-desktop-columns="3"][data-format="fixed_text_content_fullwidth"] .cell {
width: 47.9%;
}
.no-flexboxlegacy .nectar-flickity.nectar-carousel[data-small-desktop-columns="4"][data-format="fixed_text_content_fullwidth"] .cell {
width: 31.1%;
}
.no-flexboxlegacy .nectar-flickity.nectar-carousel[data-small-desktop-columns="5"][data-format="fixed_text_content_fullwidth"] .cell {
width: 22.5%;
}
}
.nectar-flickity.nectar-carousel[data-format="fixed_text_content_fullwidth"] .flickity-page-dots {
text-align: left;
}
.nectar-flickity.nectar-carousel.is-dragging .flickity-slider .inner-wrap {
pointer-events: none;
cursor: -webkit-grabbing;
cursor: grabbing;
}
.nectar-flickity.nectar-carousel[data-column-padding="5px"]  .inner-wrap {
padding: 5px;
}
.nectar-flickity.nectar-carousel[data-column-padding="10px"]  .inner-wrap {
padding: 10px;
}
.nectar-flickity.nectar-carousel[data-column-padding="15px"]  .inner-wrap {
padding: 15px;
}
.nectar-flickity.nectar-carousel[data-column-padding="20px"] .inner-wrap {
padding: 20px;
}
.nectar-flickity.nectar-carousel[data-column-padding="30px"] .inner-wrap {
padding: 30px;
}
.nectar-flickity.nectar-carousel[data-column-padding="40px"]  .inner-wrap {
padding: 40px;
}
.nectar-flickity.nectar-carousel[data-column-padding="50px"]  .inner-wrap {
padding: 50px;
}
.nectar-flickity.nectar-carousel[data-border-radius*="px"] .flickity-slider .inner-wrap {
overflow: hidden;
}
.nectar-flickity.nectar-carousel[data-border-radius="3px"] .flickity-slider .inner-wrap {
border-radius: 3px;
}
.nectar-flickity.nectar-carousel[data-border-radius="5px"] .flickity-slider .inner-wrap {
border-radius: 5px;
}
.nectar-flickity.nectar-carousel[data-border-radius="10px"] .flickity-slider .inner-wrap {
border-radius: 10px;
}
.nectar-flickity.nectar-carousel[data-border-radius="15px"] .flickity-slider .inner-wrap {
border-radius: 15px;
}
.nectar-flickity.nectar-carousel[data-border-radius="20px"] .flickity-slider .inner-wrap {
border-radius: 20px;
}
.nectar-flickity.nectar-carousel[data-column-border="true"] .flickity-slider .inner-wrap {
border: 1px solid rgba(0,0,0,0.1);
}
.span_12.light .nectar-flickity.nectar-carousel[data-column-border="true"] .flickity-slider .inner-wrap {
border: 1px solid rgba(255,255,255,0.1);
}
.nectar-flickity.nectar-carousel .flickity-slider .inner-wrap-outer,
.nectar-flickity.nectar-carousel .flickity-slider .inner-wrap {
height: 100%;
}
.nectar-carousel-fixed-content .nectar-button {
margin-top: 30px;
backface-visibility: hidden;
}
.nectar-flickity.nectar-carousel .flickity-slider .inner-wrap > *:last-child {
margin-bottom: 0;
}
.nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell {
padding: 10px;
}
.nectar-flickity.nectar-carousel[data-format="default"][data-spacing*="px"] .flickity-slider .cell {
padding: 0;
}
.nectar-flickity.nectar-carousel[data-format="default"][data-spacing*="default"][data-wrap="no-wrap"] .flickity-slider .cell {
padding: 0;  
margin-right: 20px;
}
.nectar-flickity.nectar-carousel[data-format="fixed_text_content_fullwidth"] .flickity-slider .cell {
margin-right: 30px;
padding: 2px;
}
.nectar-flickity.nectar-carousel[data-format="fixed_text_content_fullwidth"] .flickity-slider {
left: 1px!important;
}
@media only screen and (min-width:1300px) {
.nectar-flickity.nectar-carousel[data-desktop-columns="6"][data-format="default"] .cell {
width: 16.6%;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="6"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 50px) / 6);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="6"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 100px) / 6);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="6"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 200px) / 6);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="6"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 300px) / 6);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="5"][data-format="default"] .cell {
width: 20%;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="5"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 40px) / 5);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="5"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 80px) / 5);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="5"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 160px) / 5);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="5"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 240px) / 5);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="4"][data-format="default"] .cell {
width: 25%;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="4"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 30px) / 4);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="4"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 60px) / 4);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="4"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 120px) / 4);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="4"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 180px) / 4);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="3"][data-format="default"] .cell {
width: 31.9%;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="3"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 20px) / 3);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="3"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 40px) / 3);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="3"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 80px) / 3);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="3"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 120px) / 3);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="2"][data-format="default"] .cell {
width: 50%;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="2"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 10px) / 2);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="2"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 20px) / 2);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="2"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 40px) / 2);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="2"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 60px) / 2);
}
.nectar-flickity.nectar-carousel[data-desktop-columns="1"][data-format="default"] .cell {
width: 100%;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="6"][data-format="fixed_text_content_fullwidth"] .cell {
width: 15%;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="5"][data-format="fixed_text_content_fullwidth"] .cell {
width: 15%;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="4"][data-format="fixed_text_content_fullwidth"] .cell {
width: 22.5%;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="3"][data-format="fixed_text_content_fullwidth"] .cell {
width: 31.9%;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="2"][data-format="fixed_text_content_fullwidth"] .cell {
width: 55%;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="1"][data-format="fixed_text_content_fullwidth"] .cell {
width: 85%;
}
} @media only screen and (min-width:1000px) and (max-width:1300px) {
.nectar-flickity.nectar-carousel[data-small-desktop-columns="6"][data-format="default"]  .cell {
width: 16.6%;
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="6"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 50px) / 6);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="6"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 100px) / 6);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="6"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 200px) / 6);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="6"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 300px) / 6);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="5"][data-format="default"]  .cell {
width: 20%;
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="5"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 40px) / 5);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="5"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 80px) / 5);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="5"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 160px) / 5);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="5"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 240px) / 5);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="4"][data-format="default"] .cell {
width: 25%;
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="4"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 30px) / 4);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="4"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 60px) / 4);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="4"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 120px) / 4);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="4"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 180px) / 4);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="3"][data-format="default"]  .cell {
width: 33.3%;
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="3"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 20px) / 3);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="3"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 40px) / 3);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="3"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 80px) / 3);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="3"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 120px) / 3);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="2"][data-format="default"] .cell {
width: 50%;
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="2"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 10px) / 2);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="2"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 20px) / 2);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="2"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 40px) / 2);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="2"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 60px) / 2);
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="1"][data-format="default"]  .cell {
width: 100%;
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="6"][data-format="fixed_text_content_fullwidth"] .cell {
width: 15%;
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="5"][data-format="fixed_text_content_fullwidth"]  .cell {
width: 15%;
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="4"][data-format="fixed_text_content_fullwidth"]  .cell {
width: 22.5%;
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="3"][data-format="fixed_text_content_fullwidth"] .cell {
width: 33%;
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="2"][data-format="fixed_text_content_fullwidth"] .cell {
width: 55%;
}
.nectar-flickity.nectar-carousel[data-small-desktop-columns="1"][data-format="fixed_text_content_fullwidth"]  .cell {
width: 85%;
}
} @media only screen and (max-width:1000px) and (min-width:690px) {
.nectar-flickity.nectar-carousel[data-tablet-columns="6"][data-format="default"]  .cell {
width: 16.6%;
}
.nectar-flickity.nectar-carousel[data-tablet-columns="5"][data-format="default"] .cell {
width: 20%;
}
.nectar-flickity.nectar-carousel[data-tablet-columns="4"][data-format="default"] .cell {
width: 25%;
}
.nectar-flickity.nectar-carousel[data-tablet-columns="3"][data-format="default"]  .cell {
width: 33.3%;
}
.nectar-flickity.nectar-carousel[data-tablet-columns="3"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 20px) / 3);
}
.nectar-flickity.nectar-carousel[data-tablet-columns="3"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 40px) / 3);
}
.nectar-flickity.nectar-carousel[data-tablet-columns="3"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 80px) / 3);
}
.nectar-flickity.nectar-carousel[data-tablet-columns="3"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 120px) / 3);
}
.nectar-flickity.nectar-carousel[data-tablet-columns="2"][data-format="default"]  .cell {
width: 50%;
}
.nectar-flickity.nectar-carousel[data-tablet-columns="2"][data-format="default"][data-spacing="5px"] .cell {
width: calc((100% - 10px) / 2);
}
.nectar-flickity.nectar-carousel[data-tablet-columns="2"][data-format="default"][data-spacing="10px"] .cell {
width: calc((100% - 20px) / 2);
}
.nectar-flickity.nectar-carousel[data-tablet-columns="2"][data-format="default"][data-spacing="20px"] .cell {
width: calc((100% - 40px) / 2);
}
.nectar-flickity.nectar-carousel[data-tablet-columns="2"][data-format="default"][data-spacing="30px"] .cell {
width: calc((100% - 60px) / 2);
}
.nectar-flickity.nectar-carousel[data-tablet-columns="1"][data-format="default"]  .cell {
width: 100%;
}
.nectar-flickity.nectar-carousel[data-tablet-columns="4"][data-format="fixed_text_content_fullwidth"]  .cell {
width: 22.5%;
}
.nectar-flickity.nectar-carousel[data-tablet-columns="3"][data-format="fixed_text_content_fullwidth"]  .cell {
width: 33%;
}
.nectar-flickity.nectar-carousel[data-tablet-columns="2"][data-format="fixed_text_content_fullwidth"] .cell {
width: 55%;
}
.nectar-flickity.nectar-carousel[data-tablet-columns="1"][data-format="fixed_text_content_fullwidth"]  .cell {
width: 85%;
}
}
@media only screen and (max-width:690px) {
.nectar-flickity.nectar-carousel  .cell {
width: 100%;
}
} .flickity-prev-next-button {
width: 40px;
height: 40px;
border: none;
cursor: pointer;
z-index: 1000;
background-color: transparent!important; -webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 25px!important;
transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
}
.classic_enhanced .flickity-prev-next-button svg,
.material.masonry .flickity-prev-next-button svg {
transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button .arrow {
fill: #000;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button svg {
width: 12px;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .previous:after, 
.nectar-flickity[data-controls*="arrows_overlaid"] .next:after {
background-color: #000;
position: absolute;
height: 2px;
top: 50%;
margin-top: -1px;
width: 15px;
content: '';
display: block;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .previous:after {
left: 14px;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .next:after {
left: 11px;
}
.full-width-content .nectar-flickity[data-controls*="arrows_overlaid"] .previous:after {
left: 18px;
}
.full-width-content .nectar-flickity[data-controls*="arrows_overlaid"] .next:after {
left: 16px;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button:before {
background-color: #fff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
display: block;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button:hover:before {
-webkit-transform: scale(1.2) translateZ(0);
transform: scale(1.2) translateZ(0);
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button:active {
opacity: 1;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
position: absolute;
left: 50px;
top: 50%;
width: 40px;
height: 40px;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
position: absolute;
right: 50px;
width: 40px;
height: 40px;
top: 50%;
}
.full-width-content .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
width: 50px;
height: 50px;
}
.full-width-content .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
width: 50px;
height: 50px;
}
@media only screen and (max-width: 1000px) {
.full-width-content .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button {
transform: scale(0.85);
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button {
padding: 0; 
}
}
@media only screen and (max-width: 690px) {
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
left: 35px;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
right: 35px;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button {
transform: scale(0.85);
}
.full-width-content .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button {
transform: scale(0.7);
}
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous svg {
left: 10px;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next svg {
right: 10px;
left: auto;
}
.full-width-content .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous svg {
left: 15px;
}
.full-width-content .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next svg {
right: 15px;
left: auto;
}
.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color*="color"] .flickity-prev-next-button .arrow,
.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color*="color"] .flickity-prev-next-button:after {
transition: all 0.2s ease;
}
.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color*="color"] .flickity-prev-next-button:hover .arrow {
fill: #fff;
}
.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color*="color"] .flickity-prev-next-button:hover:after {
background-color: #fff;
}
.nectar-flickity[data-controls="touch_total"] .flickity-page-dots {
visibility: hidden;
opacity: 0;
pointer-events: none;
}
.nectar-flickity[data-controls="touch_total"]:not(.masonry) .flickity-viewport,
.nectar-flickity[data-controls="touch_total"].nectar-carousel:not(.masonry) .flickity-viewport  {
margin-bottom: 60px;
}
@media only screen and (max-width: 1000px) {
.nectar-flickity[data-controls="touch_total"]:not(.masonry) .flickity-viewport,
.nectar-flickity[data-controls="touch_total"].nectar-carousel:not(.masonry) .flickity-viewport {
margin-bottom: 45px;
margin-top: 25px;
}
}
.nectar-flickity[data-controls="touch_total"] .visualized-total {
width: 100%;
margin: 0 auto;
background-color: rgba(0,0,0,0.12);
height: 1px;
position: relative;
}
.nectar-flickity[data-controls="touch_total"][data-r-bottom-total="true"] .visualized-total {
display: none;
}
.nectar-flickity[data-controls="touch_total"] .visualized-total span {
width: 15%;
height: 3px;
position: absolute;
left: 0;
top: -1px;
display: block;
background-color: #000;
transition: transform 0.55s cubic-bezier(0.07, 0.5, 0.34, 0.96);
}
.light .nectar-flickity[data-controls="touch_total"] .visualized-total {
background-color: rgba(255,255,255,0.2);
}
.light .nectar-flickity[data-controls="touch_total"] .visualized-total span {
background-color: #fff;
}
.nectar-flickity[data-overflow="visible"]:not(.masonry) .flickity-viewport {
overflow: visible;
}
@media only screen and (min-width: 1000px) {
.nectar-flickity[data-drag-scale="true"] .cell {
-webkit-transition: transform 0.45s ease;
transition: transform 0.45s ease;
}
.nectar-flickity[data-drag-scale="true"] .is-pointer-down .cell {
-webkit-transform: scale(0.97);
transform: scale(0.97);
}
.nectar-flickity[data-drag-scale="true"][data-desktop-columns="4"] .is-pointer-down .cell,
.nectar-flickity[data-drag-scale="true"][data-desktop-columns="5"] .is-pointer-down .cell {
-webkit-transform: scale(0.94);
transform: scale(0.94);
}
}
.classic_enhanced article .flickity-prev-next-button, 
.classic_enhanced article .item-count,
.material.masonry article .flickity-prev-next-button, 
.material.masonry article .item-count {
top: 0;
transform: none;
-webkit-transform: none;
right: 0;
position: relative!important;
display: block;
float: left;
border-radius: 0!important;
color: #fff;
line-height: 26px;
height: 26px;
}
.classic_enhanced article .item-count,
.material.masonry article .item-count {
display: inline-block;
font-size: 12px;
letter-spacing: 2px;
z-index: 1001;
transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
}
.nectar-flickity .control-wrap, .classic_enhanced .wide_tall .control-wrap {
position: absolute;
top: 27px;
right: 15px;
z-index: 1000;
cursor: pointer;
}
.nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.next, 
.nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
top: 50%;
width: 46px;
height: 26px;
position: absolute;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.hidden {
opacity: 0;
}
.nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button {
transition: opacity 1s;
-webkit-transition: opacity 1s;
}
.nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.hidden {
transition: all 0.2s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.2s cubic-bezier(0.12,0.75,0.4,1);
}
.nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.next {
right: 21.6%;
}
.nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
left: 21.6%;
}
.full-width-content .vc_col-sm-12 .nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.next {
right: 21.3%;
}
.full-width-content .vc_col-sm-12 .nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
left: 21.3%;
}
@media only screen and (max-width:1500px) and (min-width:1000px) {
.full-width-content .vc_col-sm-12 .nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.next {
right: 20.8%;
}
.full-width-content .vc_col-sm-12 .nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.previous {
left: 20.8%;
}
}
.dark .nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button .arrow {
fill: #000;
}
.nectar-flickity[data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 46.2%;
margin-right: 9%;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.wpb_gallery_slidesflickity_static_height_style .nectar-flickity[data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
text-align: center;
}
.dark .nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.next:after, 
.dark .nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.previous:after {
background-color: #000!important;
}
.nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button svg {
width: 30%;
right: 0;
left: auto;
}
.nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button.previous svg {
width: 30%;
left: 0;
right: auto;
}
.full-width-content .vc_col-sm-12 .nectar-flickity:not(.masonry) .flickity-viewport {
overflow: visible;
}
.post-area.span_9 .full-width-content .vc_col-sm-12 .nectar-flickity:not(.masonry) .flickity-viewport {
overflow: hidden;
}
.nectar-flickity[data-controls="next_prev_arrows"]:not(.masonry) .flickity-prev-next-button.next:after, 
.nectar-flickity[data-controls="next_prev_arrows"]:not(.masonry) .flickity-prev-next-button.previous:after {
display: block;
content: ' ';
position: absolute;
width: 28px;
height: 2px;
background-color: #fff;
top: 12px;
opacity: 1;
left: 30px;
cursor: pointer;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
}
.nectar-flickity[data-controls="next_prev_arrows"]:not(.masonry) .flickity-prev-next-button.previous:after {
left: auto;
right: -11px;
}
.classic_enhanced .flickity-prev-next-button.next:after, 
.classic_enhanced .flickity-prev-next-button.previous:after,
.material.masonry .flickity-prev-next-button.next:after, 
.material.masonry .flickity-prev-next-button.previous:after {
display: block;
content: ' ';
position: absolute;
width: 24px;
height: 2px;
background-color: #fff;
top: 12px;
opacity: 0;
left: -4px;
cursor: pointer;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
}
.classic_enhanced .flickity-prev-next-button.next:after,
.material.masonry .flickity-prev-next-button.next:after {
left: 5px;
}
.classic_enhanced .flickity-prev-next-button.next:hover:after,
.material.masonry .flickity-prev-next-button.next:hover:after {
opacity: 1;
transform: translateX(-6px);
-webkit-transform: translateX(-6px);
}
.classic_enhanced .flickity-prev-next-button.previous:after,
.material.masonry .flickity-prev-next-button.previous:after {
transform: translateX(20px);
-webkit-transform: translateX(20px);
}
.classic_enhanced .flickity-prev-next-button.previous:hover:after,
.material.masonry .flickity-prev-next-button.previous:hover:after {
opacity: 1;
transform: translateX(0px);
-webkit-transform: translateX(0px);
}
.classic_enhanced .flickity-prev-next-button.previous:hover svg,
.material.masonry .flickity-prev-next-button.previous:hover svg {
transform: translateX(-18px);
-webkit-transform: translateX(-18px);
}
.classic_enhanced .flickity-prev-next-button.previous.next-hovered, 
.classic_enhanced .item-count.next-hovered,
.material.masonry .flickity-prev-next-button.previous.next-hovered, 
.material.masonry .item-count.next-hovered {
transform: translateX(-18px);
-webkit-transform: translateX(-18px);
} .flickity-prev-next-button {
background: transparent;
}
.flickity-prev-next-button:hover {
background: transparent;
}
.flickity-prev-next-button.no-svg {
color: white;
} .flickity-prev-next-button:disabled {
display: none;
}
.flickity-prev-next-button:hover {
background: white;
}
.flickity-prev-next-button:active {
filter: alpha(opacity=60); opacity: 0.6;
} .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
.flickity-prev-next-button:disabled {
filter: alpha(opacity=30); opacity: 0.3;
cursor: auto;
}
.flickity-prev-next-button svg {
position: absolute;
left: 20%;
top: 22%;
width: 55%;
height: 55%;
}
.flickity-prev-next-button .arrow {
fill: #fff;
} .flickity-prev-next-button.no-svg {
color: #333;
font-size: 26px;
} .flickity-page-dots {
position: absolute;
width: 100%;
bottom: -25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
}
.flickity-rtl .flickity-page-dots {
direction: rtl;
}
.flickity-page-dots .dot {
display: inline-block;
width: 10px;
height: 20px;
margin: 0 8px;
filter: alpha(opacity=25); opacity: 0.25;
cursor: pointer;
transition: all 0.1s ease;
list-style: none;
}
.flickity-page-dots .dot.is-selected {
filter: alpha(opacity=100); opacity: 1;
}
.nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot.is-selected:before {
background-color: transparent!important;
}
.flickity-page-dots {
bottom: -60px;
margin: 0!important;
} .flickity-page-dots .dot {
height: 30px;
width: 30px;
position: relative;
margin: 0 5px;
}
.flickity-page-dots .dot:before {
background: #333;
width: 100%;
height: 4px;
display: block;
content: '';
position: absolute;
top: 13px;
left: 0;
}
.nectar-recent-posts-slider .flickity-enabled.is-draggable .flickity-viewport {
overflow: hidden;
}
.flickity-viewport.is-moving a {
pointer-events: none;
}
.wpb_row:not(.full-width-content) .wpb_column:not(.vc_col-sm-12) .nectar-recent-posts-slider .flickity-page-dots {
padding: 0 15%!important;
}
.nectar-recent-posts-slider .flickity-page-dots {
text-align: left;
}
.nectar-recent-posts-slider .flickity-page-dots {
bottom: 8%;
z-index: 100;
max-width: 1100px;
margin: 0 auto!important;
position: absolute;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.nectar-recent-posts-slider .flickity-page-dots .dot:before {
background-color: #fff;
}
.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide {
width: 75%;
border-radius: 5px;
min-height: 400px;
padding-top: 45%;
margin: 0 15px;
}
.nectar-recent-posts-slider_multiple_visible .nectar-recent-posts-slider-inner:not(.flickity-enabled) .nectar-recent-post-slide {
position: relative;
float: left;
}
@media only screen and (min-width: 690px) {
.nectar-recent-posts-slider_multiple_visible[data-columns="2"] .nectar-recent-post-slide,
.nectar-recent-posts-slider_multiple_visible[data-columns="3"] .nectar-recent-post-slide,
.nectar-recent-posts-slider_multiple_visible[data-columns="4"] .nectar-recent-post-slide {
width: 40%;
margin: 0 20px;
padding-top: 35%;
}
}
@media only screen and (min-width: 1000px) {
.nectar-recent-posts-slider_multiple_visible[data-columns="3"] .nectar-recent-post-slide,
.nectar-recent-posts-slider_multiple_visible[data-columns="4"] .nectar-recent-post-slide {
width: 25%;
margin: 0 20px;
}
}
@media only screen and (min-width: 1600px) {
.nectar-recent-posts-slider_multiple_visible[data-columns="4"] .nectar-recent-post-slide {
width: 20%;
padding-top: 30%;
}
}
.nectar-recent-posts-slider_multiple_visible {
overflow: hidden;
}
.full-width-content .vc_col-sm-12 .nectar-recent-posts-slider_multiple_visible {
overflow: visible;
}
.nectar-recent-posts-slider_multiple_visible .nectar-button {
margin-bottom: 0;
}
.nectar-recent-posts-slider_multiple_visible .recent-post-container.container {
position: absolute;
bottom: 40px;
left: 40px;
max-width: 65%!important;
z-index: 10;
padding: 0;
}
.nectar-recent-posts-slider_multiple_visible .flickity-viewport .nectar-recent-post-bg-wrap {
border: 1px solid transparent;
overflow: hidden;
border-radius: 5px;
transform: scale(1) translateZ(0);
}
.nectar-recent-posts-slider_multiple_visible .recent-post-container.container .nectar-button {
opacity: 1;
margin-top: 20px;
transform: none!important;
}
.nectar-recent-posts-slider_multiple_visible {
padding-bottom: 100px;
}
.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-bg,
.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-bg:after {
border-radius: 5px;
}
.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide {
transition: box-shadow .28s ease;
}
.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide .nectar-recent-post-bg:after {
background-color: rgba(25,25,25,0.37);
transition: background-color .28s ease;
}
.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide:not(.no-bg-img):hover .nectar-recent-post-bg:after {
background-color: rgba(25,25,25,0.24);
}
.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide:not(.no-bg-img) .nectar-recent-post-bg,
.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide:not(.no-bg-img) .nectar-recent-post-bg-wrap {
background-color: transparent;
backface-visibility: hidden;
}
.nectar-recent-posts-slider_multiple_visible .flickity-viewport .nectar-recent-post-bg-wrap,
.nectar-recent-posts-slider_multiple_visible .flickity-viewport .nectar-recent-post-bg {
transition: transform .28s ease;
z-index: 9;
}
.nectar-recent-posts-slider_multiple_visible .flickity-viewport .nectar-recent-post-bg-blur {
transition: opacity .28s ease;
filter: blur(35px);
transform: translateY(38px);
opacity: 0;
z-index: 1;
}
.nectar-recent-posts-slider_multiple_visible[data-shadow-hover-type="dark"] .flickity-viewport .nectar-recent-post-bg-blur {
display: none;
}
.nectar-recent-posts-slider_multiple_visible .flickity-page-dots {
bottom: -80px;
}
.nectar-recent-posts-slider_multiple_visible .flickity-viewport:not(.no-hover) .nectar-recent-post-slide:hover {
transition-delay: 0s !important;
z-index: 3;
}
.nectar-recent-posts-slider_multiple_visible .flickity-viewport:not(.no-hover) .nectar-recent-post-slide:hover .nectar-recent-post-bg-blur {
opacity: 0.7;
}
.nectar-recent-posts-slider_multiple_visible .flickity-viewport:not(.no-hover) .nectar-recent-post-slide:hover .nectar-recent-post-bg {
transform: scale(1) translateZ(0);
}
.nectar-recent-posts-slider_multiple_visible .flickity-viewport .nectar-recent-post-slide .nectar-recent-post-bg {
transform: scale(1.13) translateZ(0);
}
.nectar-recent-posts-slider_multiple_visible .flickity-viewport:not(.no-hover) .nectar-recent-post-slide:hover .nectar-recent-post-bg-wrap {
transform: scale(1.08) translateZ(0);
}
.nectar-recent-posts-slider_multiple_visible[data-shadow-hover-type="dark"] .flickity-viewport .nectar-recent-post-bg-wrap {
transition: transform .28s ease, box-shadow .28s ease;
}
.nectar-recent-posts-slider_multiple_visible[data-shadow-hover-type="dark"] .flickity-viewport:not(.no-hover) .nectar-recent-post-slide:hover .nectar-recent-post-bg-wrap {
box-shadow: 0 40px 95px -15px rgba(0,0,0,0.15);
}
.masonry.material article.post .flickity-slider .cell {
line-height: 0;
}
.flickity-page-dots .dot:before {
transition: all 0.1s linear;
}
.testimonial_slider[data-style*="multiple_visible"] blockquote {
float: left;
}
.full-width-content .testimonial_slider[data-style="multiple_visible"] .slides {
overflow: visible;
}
.testimonial_slider[data-style*="multiple_visible"] blockquote {
text-align: center;
padding: 15px;
width: 33%;
opacity: 0.3;
transition: opacity 0.2s ease;
}
@media only screen and (min-width:1600px) {
body .full-width-content .testimonial_slider[data-style="multiple_visible_minimal"].has-alf blockquote {
width: 29%;
}
}
@media only screen and (min-width:1300px) {
.testimonial_slider[data-style="multiple_visible"] blockquote {
width: 33%;
}
.testimonial_slider[data-style="multiple_visible_minimal"] blockquote {
width: 41%;
}
}
@media only screen and (min-width:1000px) and (max-width:1300px) {
.testimonial_slider[data-style="multiple_visible"] blockquote {
width: 50%;
}
.testimonial_slider[data-style="multiple_visible_minimal"] blockquote {
width: 39%;
}
}
@media only screen and (min-width:690px) and (max-width:1000px) {
.testimonial_slider[data-style*="multiple_visible"] blockquote {
width: 60%;
}
}
@media only screen and (max-width:690px) {
.testimonial_slider[data-style*="multiple_visible"] blockquote {
width: 85%;
}
} .testimonial_slider[data-style*="multiple_visible"] > .slides > blockquote {
position: absolute;
}
.testimonial_slider[data-style*="multiple_visible"] > .slides >  blockquote:nth-child(1) {
position: relative;
}
.testimonial_slider[data-style*="multiple_visible"] blockquote p {
text-align: left;
padding: 50px 50px 50px 100px;
border-radius: 10px;
margin-bottom: 40px;
transition: background-color 0.2s ease;
-webkit-transition: background-color 0.2s ease;
quotes: "\201C""\201D";
position: relative;
}
.testimonial_slider[data-style="multiple_visible"] blockquote p .bottom-arrow {
position: absolute;
width: 28px;
height: 28px;
display: block;
border-radius: 5px;
overflow: hidden;
transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
top: 100%;
left: 50%;
margin-left: -20px;
margin-top: -19px;
opacity: 0;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
}
.testimonial_slider[data-style="multiple_visible"] blockquote p .bottom-arrow:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0px;
height: 0px;
border-style: solid;
border-width: 22px 22px 0 0;
border-right-color: transparent!important;
border-bottom-color: transparent!important;
border-left-color: transparent!important;
border-color: rgba(255,255,255,0.4) transparent transparent transparent;
}
.light .testimonial_slider[data-style="multiple_visible"] blockquote p .bottom-arrow:after {
border-color: rgba(0,0,0,0.2) transparent transparent transparent;
}
.testimonial_slider[data-style="multiple_visible"] blockquote p:before {
font-family: sans-serif;
content: open-quote;
font-size: 130px;
position: absolute;
left: 29px;
top: 50px;
opacity: 0.4;
line-height: 115px;
}
.testimonial_slider[data-style="multiple_visible"][data-color*="-light"] blockquote {
color: #fff;
}
.testimonial_slider[data-style="multiple_visible"] blockquote.is-selected p {
background-color: rgba(0,0,0,0.2);
}
.dark .testimonial_slider[data-style="multiple_visible"] blockquote.is-selected p {
background-color: rgba(255,255,255,0.4);
}
.testimonial_slider[data-style="multiple_visible"][data-color*="-color"] blockquote.is-selected p {
color: #fff;
}
.testimonial_slider[data-style="multiple_visible"][data-color*="-color"] blockquote.is-selected p:before {
color: rgba(0,0,0,0.27);
}
.testimonial_slider[data-style="multiple_visible"][data-color*="-color"] blockquote p:after, 
.dark .testimonial_slider[data-style="multiple_visible"] blockquote.is-selected p:after {
border-color: rgba(255,255,255,0.4);
}
.testimonial_slider[data-style*="multiple_visible"] blockquote.is-selected, 
.testimonial_slider[data-style="multiple_visible"] blockquote.is-selected p .bottom-arrow {
opacity: 1;
}
.testimonial_slider[data-style*="multiple_visible"] .image-icon:not(.has-bg) {
display: none;
}
.testimonial_slider[data-style="multiple_visible"] .image-icon {
width: 70px;
height: 70px;
margin-bottom: 17px;
position: relative;
}
.testimonial_slider[data-style="multiple_visible_minimal"] .flickity-viewport {
overflow: hidden;
position: relative;
}
.testimonial_slider[data-style="multiple_visible_minimal"] .slides {
overflow: visible;
}
.testimonial_slider[data-style="multiple_visible_minimal"] blockquote {
padding: 0.7%;
opacity: 1;
}
.testimonial_slider[data-style="multiple_visible_minimal"] blockquote .inner {
padding: 50px;
text-align: left;
background-color: #fff;
border-radius: 8px;
}
.span_12.light .testimonial_slider[data-style="multiple_visible_minimal"] .inner {
background-color: transparent;
}
.testimonial_slider[data-style="multiple_visible_minimal"][data-add-border="true"] blockquote .inner {
border: 1px solid rgba(0,0,0,0.1);
}
.span_12.light .testimonial_slider[data-style="multiple_visible_minimal"][data-add-border="true"] blockquote .inner {
border: 1px solid rgba(255,255,255,0.16);
}
.testimonial_slider[data-style="multiple_visible_minimal"] blockquote p {
padding: 0;
-webkit-transition: none;
transition: none;
margin-top: 30px;
margin-bottom: 0;
}
.span_12.light .testimonial_slider[data-style="multiple_visible_minimal"] .star-rating:before {
color: rgba(255,255,255,0.13);
}
.testimonial_slider[data-style="multiple_visible"][data-color*="-light"] .star-rating:before {
color: rgba(255,255,255,0.4);
}
body .testimonial_slider[data-style="multiple_visible"][data-color*="-light"] .star-rating .filled:before {
color: #fff!important;
}
.testimonial_slider[data-style="multiple_visible"][data-color*="-dark"] .star-rating:before {
color: rgba(255,255,255,0.4);
}
body .testimonial_slider[data-style="multiple_visible"][data-color*="-dark"] .star-rating .filled:before {
color: #fff!important;
}
@media only screen and (min-width : 690px) and (max-width : 1000px) {
.vc_col-sm-6[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]) .woocommerce .nectar-woo-flickity .flickity-slider .flickity-cell,
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-6 .woocommerce .nectar-woo-flickity .flickity-slider .flickity-cell,
.vc_col-sm-5[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]) .woocommerce .nectar-woo-flickity .flickity-slider .flickity-cell,
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-5 .woocommerce .nectar-woo-flickity .flickity-slider .flickity-cell,
.vc_col-sm-4[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]) .woocommerce .nectar-woo-flickity .flickity-slider .flickity-cell,
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-4 .woocommerce .nectar-woo-flickity .flickity-slider .flickity-cell {
width: 100%;
}
}
@media only screen and (max-width : 690px) {
body .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .woo-flickity-count {
display: block;
}
.wpb_row.full-width-content .woocommerce .nectar-woo-flickity,
.wpb_row:not(.full-width-content) .woocommerce .nectar-woo-flickity {
padding-bottom: 75px;
}
body .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .nectar-woo-carousel-top {
position: static;
}
body .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button {
top: auto;
bottom: 20px;
transform: none;
}
body .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button.previous {
left: 0px;
}
body .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button.next {
right: 0px;
}
body .full-width-content .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button.previous {
left: 30px;
}
body .full-width-content .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button.next {
right: 30px;
}
.woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .woo-flickity-count {
bottom: 23px;
position: absolute;
left: 0;
width: 100%;
}
.flickity-page-dots .dot {
width: 12px;
margin: 0 3px;
}
.flickity-page-dots .dot:before {
height: 2px;
}
}
@media only screen and (min-width : 1px) and (max-width : 1000px) {
body .nectar-carousel-flickity-fixed-content .nectar-carousel-fixed-content {
position: relative;
width: 100%;
margin-right: 0;
transform: none;
top: 0;
}
body .nectar-carousel-flickity-fixed-content .nectar-flickity {
margin-left: 0;
}
body .nectar-flickity.nectar-carousel[data-controls="material_pagination"]:not(.masonry) .flickity-viewport {
margin-top: 50px;
}
}#full_width_portfolio .row .col.section-title{
border-bottom:0;
padding-bottom:0
}
#full_width_portfolio .full-width-section.first-section, 
#full_width_portfolio .full-width-content.first-section{
margin-top:0
}
.project-title{
padding-top:40px;
padding-bottom:36px
}
.single-portfolio .row .col.section-title{
border:none
}
.single-portfolio .row.project-title .container .title-wrap{
border-bottom:1px solid #DDD;
position:relative;
padding-bottom:30px
}
.single-portfolio .row.project-title .title-wrap:after{
visibility:hidden;
display:block;
font-size:0;
content:"";
clear:both;
height:0
}
body.single-portfolio div[data-project-header-bg="true"] .container-wrap{
padding-top:40px!important
}
body.single-portfolio .container-wrap,
body.single-portfolio #full-width-portfolio div[data-project-header-bg="true"] .container-wrap{
padding-top:0!important
}
.single-portfolio .row .col.section-title h1{
width:900px;
margin-bottom:0
}
.single-portfolio .row .col.section-title h1,
.single-portfolio .row .col.section-title .subheader{
display:inline-block;
top:0;
text-align:center;
width:100%;
padding-left: 0;
}
.single-portfolio #full_width_portfolio #portfolio-nav{
margin-right:0
}
.single-portfolio #full_width_portfolio .span_12{
padding-right:0;
margin-top:0
}
#full_width_portfolio .project-title.parallax-effect{
background-color:#f8f8f8;
z-index:9;
position:fixed;
padding-top:88px;
padding-bottom:28px;
width:100%
}
body[data-header-format="left-header"] #full_width_portfolio .project-title.parallax-effect{
padding-top:40px
}
body #page-header-bg .project-title{
padding-top:0;
margin:0;
background-color:transparent
}
#boxed #full_width_portfolio .project-title.parallax-effect{
position:relative;
top:0;
padding-right:0
}
.project-title .hidden-title{
opacity:0
}
#full_width_portfolio .project-title.parallax-effect .section-title, 
#full_width_portfolio .project-title{
padding-bottom:0
}
#full_width_portfolio .project-title.parallax-effect .section-title, 
#page-header-bg .section-title, 
.single .row .section-title, 
#full_width_portfolio .project-title .container .title-wrap{
border-bottom:none
}
body.single .project-title .section-title{
padding:0 70px 0 70px
}
#regular_portfolio .container-wrap[data-rm-header="true"] .main-content {
padding-top: 50px;
}
.project-additional.clear{
clear:both;
display:block
}
.project-additional.clear li{
float:none
}
.single-portfolio #project-meta .clear{
padding-bottom:0
}
.single-portfolio #project-meta .sharing li a > .count{
opacity:0
}
.portfolio-items .col.no-transition{
-webkit-transition-duration:0s!important;
transition-duration:0s!important
}
body .container .portfolio-filters-inline.full-width-content .container, 
body .container .portfolio-filters-inline.full-width-content .container:not(.tab-container):not(.recent-post-container){
width:100%;
max-width:100%;
padding:0 31px
}
.portfolio-items .col .work-info .vert-center .custom-content .nectar-button i{
opacity:0
}
.portfolio-items .col .work-info .vert-center .custom-content .nectar-button.has-icon:hover i {
opacity: 1;
}
.carousel-wrap[data-full-width="true"] .carousel-heading .portfolio-page-link{
position:absolute;
left:0
}
.carousel-wrap[data-full-width="true"] .portfolio-items .col .work-item.style-2 .work-info >a, 
.portfolio-items .col .work-item.style-2 .work-info >a, 
.portfolio-items .col .work-item.style-3 .work-info >a, 
.portfolio-items .col .work-item.style-4 .work-info >a, 
.portfolio-items .col .work-item.style-3-alt .work-info >a, 
.portfolio-items .col .work-item.style-1 .work-info >a{
display:block;
margin:0;
background-color:transparent!important;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:40
}
.carousel-wrap[data-full-width="true"] .portfolio-items .col .work-item h3, 
.portfolio-items .col .work-item.style-2 h3{
margin-bottom:0
}
.page-template-template-portfolio-php #pagination{
margin-bottom:30px
}
.project-attrs {
margin-bottom: 0;
margin-left: 0;
}
.project-attrs li {
list-style: none;
}
.project-attrs li span {
display: inline-block;
margin-right: 10px;
height: 14px;
width: 14px;
background-color: #000;
-webkit-border-radius: 40px;
border-radius: 40px;
background-repeat: no-repeat;
background-position: center center;
}
.project-attrs li i {
font-size: 14px;
line-height: 14px;
width: 23px;
text-align: left;
height: auto;
background-color: transparent;
}
.portfolio-items .work-item [id^="video-popup-"] {
display: none;
}
div[id^="video-popup-"].mfp-iframe-scaler > .video > .wp-video > video {
display: none;
}
#project-meta .nectar-love {
color: #888;
}
#project-meta .nectar-love:hover {
color: #888;
}
#sidebar #sidebar-inner .project-sharing:not([data-sharing-style="fixed"]) {
margin-bottom: 20px;
margin-left: 0;
}
#sidebar #project-meta .project-sharing[data-sharing-style="fixed"] li {
float: none;
display: inline-block;
}
#sidebar #project-meta ul li {
float: left;
padding: 0;
border-bottom: 0;
}
body.single-portfolio #sidebar #project-meta ul li:first-child{
margin-left:0!important
}
#project-meta ul li .nectar-love-wrap {
border-right: 1px solid #ddd;	
margin-right: 16px;
padding-right: 16px;
width: auto;
}
#project-meta ul li .nectar-love-wrap.no-border {
border: none;
}
#project-meta ul li .nectar-love-wrap.fadein .nectar-love-count, 
#single-meta ul li .nectar-love-wrap.fadein .nectar-love-count {
opacity: 0;
display: block;
width: 0;
}
#project-meta ul li .nectar-love-wrap.fadein span, 
#single-meta ul li .nectar-love-wrap.fadein span {
line-height: 12px;
}
#project-meta ul li .nectar-love-wrap.fadein, 
#single-meta ul li .nectar-love-wrap.fadein {
padding-top: 4px;	
padding-bottom: 4px;	
}
.single #single-meta ul li .nectar-love-wrap.fadein {
margin-right: 16px;
padding-right: 16px;
}
#project-meta ul li .nectar-love-wrap.fadein .nectar-love, 
#single-meta ul li .nectar-love-wrap.fadein .nectar-love {
display: block;	
}
.single-portfolio .comments-section #respond {
margin-top: 30px;
}
.single-portfolio #sidebar h3, .single-portfolio #sidebar h4 {
margin-bottom: 0;
padding-bottom: 4px;
}
.single-portfolio #sidebar {
margin-bottom: 30px;	
transition: none 0s;
}
.single-portfolio .gallery-slider .gallery, 
.single-portfolio .gallery-slider .jetpack-slideshow {
display: none;	
}
#portfolio-extra img {
display: block;
}
#portfolio-extra .clear {
padding-bottom: 0;
}
#full_width_portfolio #portfolio-extra .empty-second .clear {
padding-bottom: 65px;	
}
#full_width_portfolio #portfolio-extra .clear {
padding-bottom: 24px;
}
.fixed-sidebar {
float: right;
transition: none;
margin-bottom: 55px;
}
.single-portfolio .post-area {
padding-right: 40px;	
margin-right: 0!important;
margin-top: 4px;
width: 76.5%;
}
.single-portfolio #boxed .post-area {
width: 76.49%;
}
.single-portfolio.material #boxed .post-area {
width: 68%;
}
.single-portfolio .post-area.span_12,
.single-portfolio #boxed .post-area.span_12 {
width: 100%;
}
.single-portfolio .post-area .video {
margin-bottom: 15px;
}  .portfolio-filters, #portfolio-nav {
height: 33px;
z-index: 100;
right: 0;
top: 0;
position: absolute;
display: inline-block;
width: 100%;	
}
#portfolio-nav {
height: 100%;
top: 0;
}
#portfolio-nav ul, .single-post #single-meta {
top: 50%;
margin-top: -13px;
float: none;
z-index: 102;
position: absolute;
}
.section-title #portfolio-nav .controls {
margin-top: -13px;
}
body .container-wrap[data-nav-pos="after_project"], 
body.single-portfolio .container-wrap[data-nav-pos="after_project"] {
padding-bottom: 0;
}
.single-portfolio #page-header-bg .subheader {
padding-left: 0;
margin-bottom: 0;
}
.bottom_controls {
background-color: rgba(0,0,0,0.03);
padding: 40px 0;
margin-top: 40px;
position: relative;
z-index: 1;
}
.bottom_controls #portfolio-nav {
position: relative;
text-align: center;
}
body .bottom_controls .container {
line-height: 1px;
height: 50px;
}
.bottom_controls #portfolio-nav .controls {
float: none;
width: 100%;
margin-top: -25px;
}
.bottom_controls #portfolio-nav .controls li:last-child {
float: right;
}
body .bottom_controls #portfolio-nav .controls #prev-link i,
body .bottom_controls #portfolio-nav .controls #next-link i  {
font-size: 26px;
}
.bottom_controls #portfolio-nav .controls li a,
.bottom_controls #portfolio-nav .controls #prev-link a,
.bottom_controls #portfolio-nav .controls #next-link a {
float: none;
}
.bottom_controls #portfolio-nav .controls li a i {
box-sizing: content-box;
width: 10px;
vertical-align: middle;
display: inline-block;
-webkit-transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.bottom_controls #portfolio-nav .controls #next-link i {
padding-left: 15px;
}
.bottom_controls #portfolio-nav .controls #prev-link i {
padding-right: 15px;
}
.bottom_controls #portfolio-nav .controls li a i:after {
display: block;
content: ' ';
position: absolute;
width: 24px;
height: 2px;
background-color: #000;
top: 17px;
opacity: 0;
left: -4px;
cursor: pointer;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
-webkit-transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.bottom_controls #portfolio-nav .controls #next-link a i:after {
left: 6px;
}
.bottom_controls #portfolio-nav .controls #next-link a:hover i:after {
opacity: 1;
-webkit-transform: translateX(7px);
transform: translateX(7px);
}
.bottom_controls #portfolio-nav .controls #next-link a:hover i {
padding-left: 30px;
}
.bottom_controls #portfolio-nav .controls #prev-link a i:after {
-webkit-transform: translateX(12px);
transform: translateX(12px);
left: 3px;
}
.bottom_controls #portfolio-nav .controls #prev-link a:hover i:after {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.bottom_controls #portfolio-nav .controls #prev-link a:hover i {
padding-right: 30px;
}
.bottom_controls #portfolio-nav ul:first-child {
display: inline-block;
position: relative;
z-index: 1000;
margin-top: 0;
margin-left: 0;
top: 0;
}
.bottom_controls #portfolio-nav ul:first-child  li,
.bottom_controls #portfolio-nav {
height: 50px;
line-height: 50px;
}
.bottom_controls #portfolio-nav ul:first-child #all-items a {
margin-right: 0;
}
.bottom_controls #portfolio-nav ul:first-child  li i:before {
display: none;
}
.bottom_controls #portfolio-nav ul:first-child li a {
font-size: 20px;
width: 40px;
height: 40px;
}
.bottom_controls #portfolio-nav ul:first-child #all-items a i {
width:.3em;
height:.3em;
display: block;
border-radius: 0;
transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
-webkit-transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
font-size: 20px;
left: 18px;
top: 22px;
background-color: #888;
box-shadow: -.5em 0 #888, -.5em .5em #888, .5em 0 #888, .5em -.5em #888, 0 -.5em #888, -.5em -.5em #888, 0 .5em #888, .5em .5em #888; 
}
.bottom_controls #portfolio-nav ul:first-child #all-items a:hover i { 
box-shadow: -.6em 0 #000, -.6em .6em #000, .6em 0 #000, .6em -.6em #000, 0 -.6em #000, -.6em -.6em #000, 0 .6em #000, .6em .6em #000;  
}
.single-post #single-meta {
margin-top: -20px;
}
.single #page-header-bg #single-meta { 
margin-top: -8px; 
}
#portfolio-nav ul { 
left: 0; 
right: auto; 
}
#portfolio-nav .controls { 
right: 0; 
left: auto; 
margin: 0
}
#page-header-bg #portfolio-nav { 
z-index: auto; 
}
.page-template-template-portfolio-php .portfolio-filters {
position: absolute;
margin-top: 0;
top: 5px;
z-index: 1000;
}
.portfolio-filters {
position: relative;
margin-top: 30px;
}
.portfolio-filters ul {
margin: 0;
}
#ajax-content-wrap .portfolio-filter-clear {
padding: 0;
margin: 0;
}
#portfolio-nav {
position: absolute;
}
.portfolio-filters {
width: 200px;
float: right;
display: block;
margin-bottom: 33px;
background-color: #27ccc0;
}
body .portfolio-filters {
display: block;
height: auto;
}
body .portfolio-filters li, 
body .portfolio-filters-inline li {
list-style: none;
}
.portfolio-filters-inline[data-alignment="center"] .container > ul {
float: none;
width: 100%;
max-width: none;
margin-right: 0;
text-align: center;
}
.portfolio-filters-inline[data-alignment="left"] .container > ul {
float: none;
width: 100%;
max-width: none;
margin-right: 0;
text-align: left;
}
.portfolio-filters-inline[data-alignment="left"].fullwidth-constrained .container.normal-container,
.portfolio-filters-inline[data-alignment="right"].fullwidth-constrained .container.normal-container,
.portfolio-filters-inline[data-alignment="default"].fullwidth-constrained .container.normal-container {
padding-left: 0;
padding-right: 0;
}
#ajax-content-wrap .portfolio-filters-inline[data-alignment="left"] .container > ul > li:first-child > a {
margin-left: 0;
padding-left: 0;
}
.span_12.light .portfolio-filters-inline[data-color-scheme*="-underline"] #current-category {
color: #fff;
}
.span_12.dark .portfolio-filters-inline[data-color-scheme*="-underline"].full-width-section a {
color: #000;
color: rgba(0,0,0,0.6);
}
.span_12.dark .portfolio-filters-inline[data-color-scheme*="-underline"].full-width-section .active,
.span_12.dark .portfolio-filters-inline[data-color-scheme*="-underline"].full-width-section a:hover {
color: #000;
color: rgba(0,0,0,1);
}
#ajax-content-wrap .portfolio-filters-inline[data-color-scheme*="-underline"] a {
position: relative;
padding-left: 0;
padding-right: 0;
margin-left: 10px;
margin-right: 10px;
}
.portfolio-filters[data-color-scheme*="-underline"] ul a {
position: relative;
}
.portfolio-filters-inline[data-color-scheme*="-underline"] a:after,
.portfolio-filters[data-color-scheme*="-underline"] > ul li a:after {
content: "";
transition: 0.35s all ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 50%;
height: 2px;
width: 0;
background-color: #fff;
bottom: 0;
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
} 
.portfolio-filters[data-color-scheme*="-underline"] > ul li a:after {
left: 0;
transform: none;
-webkit-transform: none;
-ms-transform: none;
}
body:not(.using-mobile-browser) .portfolio-filters-inline[data-color-scheme*="-underline"] a:hover:after,
.portfolio-filters-inline[data-color-scheme*="-underline"] .active:after,
body:not(.using-mobile-browser) .portfolio-filters[data-color-scheme*="-underline"] a:hover:after {
width: 100%;
}
.portfolio-filters li li a {
padding-left: 25px;
}
#portfolio-nav .controls {
float: right;	
}
.portfolio-filters > ul {
display: none;
width: 100%;
position: absolute;
z-index: 100;
padding-left: 0;
}
.portfolio-filters > ul ul {
padding-left: 0;
}
.portfolio-filters ul li a {
color: #fff;
color: rgba(255, 255, 255, 0.7);
}
.portfolio-filters ul li a span, 
.portfolio-filters-inline ul li a span, 
.portfolio-filters-inline #sort-portfolio span span, 
.portfolio-filters #sort-portfolio span span {
visibility: hidden;
position: absolute;
text-indent: -9999px;
}
.portfolio-filters a {
display: block;
font-size: 12px;
line-height: 22px;
padding: 9px 15px 10px 15px;
color: #fff;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
background-color: #000;	
border-top: 1px dotted rgba(255, 255, 255, 0.3);
}
body .portfolio-filters-inline {
margin-top: 0;
z-index: 100;
height: auto;
padding-top: 19px;
padding-bottom: 19px;
background-color: #252525;
-webkit-backface-visibility: hidden;
}
body .portfolio-filters-inline,
body .wpb_wrapper > .portfolio-filters-inline {
margin-bottom: 0;
}
body .portfolio-filters-inline.first-section {
padding-top: 50px;
}
body .container-wrap .portfolio-filters-inline.non-fw {
padding-top: 33px;
padding-bottom: 33px;
background-color: transparent;
}
.span_12.dark .portfolio-filters-inline[data-color-scheme*="-underline"].full-width-section {
background-color: transparent;
}
body .portfolio-filters-inline.nder-page-header.first-section.non-fw {
padding-top: 33px;
}
body .portfolio-filters-inline.non-fw.first-section {
padding-top: 70px;
}
.portfolio-filters-inline .clear {
padding: 0;
}
.portfolio-filters-inline ul li, 
.portfolio-filters-inline ul ul {
display: inline;
}
.portfolio-filters-inline ul {
line-height: 22px;	
}
.portfolio-filters-inline ul {
margin: 0;
text-align: right;
}
.portfolio-filters-inline #current-category {
width: 25%;	
}
.portfolio-filters-inline .container > ul {
max-width: 72%;
margin-right: -7px;
}
.portfolio-filters-inline ul ul {
margin-left: 0;	
}
.portfolio-filters-inline #current-category {
padding-left: 0;
float: left;
}
.portfolio-filters-inline .container > ul {
float: right;
}
.portfolio-filters-inline .container > ul > li:last-child a {
border: none;
}
.portfolio-filters-inline .container > ul a, 
.portfolio-filters-inline .container > ul #sort-label  {
padding: 0 10px;
margin: 7px 0;
font-size: 14px;
font-weight: 600;
line-height: 14px;
display: inline-block;
}
.portfolio-filters-inline .container > ul #sort-label {
border: none;
padding-right: 20px;
}
.portfolio-filters-inline #current-category {
color: #eee;
font-family: 'Open Sans';
font-weight: 300;
font-size: 20px;
letter-spacing: 0;
line-height: 20px;
position: relative;
text-transform: none;
top: 4px;
}
.portfolio-filters-inline .container > ul #sort-label {
color: #eee;
}
.portfolio-filters-inline ul li a {
color: #999;
}
.portfolio-filters-inline ul li a:hover {
color: #eee;
}
.portfolio-filters-inline.non-fw #current-category, 
.portfolio-filters-inline.non-fw .container > ul #sort-label {
color: #888!important;
}
.portfolio-filters-inline.non-fw ul li a:hover {
color: #333;
}
.portfolio-filters-inline:not([data-color-scheme="default"]) .container > ul #sort-label { 
display: none; 
}
.portfolio-filters-inline:not([data-color-scheme="default"]) #current-category,
.portfolio-filters-inline:not([data-color-scheme="default"]) ul li a {
color: #fff;
padding: 7px 10px;
transition: background-color 0.15s linear, color 0.15s linear;
}
.portfolio-filters-inline:not([data-color-scheme="default"]) ul li a {
color: #fff;
color: rgba(255,255,255,0.75);
}
.portfolio-filters-inline:not([data-color-scheme="default"]) .container ul li .active {
color: #fff;
color: rgba(255,255,255,1)!important;
padding: 7px 10px;
}
.portfolio-filters-inline:not([data-color-scheme="default"]) .container ul li a:hover {
color: #fff;
color: rgba(255,255,255,1);
}
.portfolio-filters-inline[data-color-scheme*="-color"]:not(.full-width-content) .container ul li a,
.portfolio-filters-inline[data-color-scheme*="-color"]:not(.full-width-content) .container ul li a:hover,
.portfolio-filters-inline[data-color-scheme*="-color"]:not(.full-width-content) .container ul li .active { 
color: #000; 
}
.span_12.light .portfolio-filters-inline[data-color-scheme*="-color"]:not(.full-width-content) .container ul li a,
.span_12.light .portfolio-filters-inline[data-color-scheme*="-color"]:not(.full-width-content) .container ul li a:hover,
.span_12.light .portfolio-filters-inline[data-color-scheme*="-color"]:not(.full-width-content) .container ul li .active { 
color: #fff; 
}
.portfolio-filters-inline[data-color-scheme*="-color"]:not([data-color-scheme*="-underline"]).full-width-section ul li a {
color: #fff;
color: rgba(255,255,255,0.75);
}
.portfolio-filters-inline[data-color-scheme*="-color"]:not([data-color-scheme*="-underline"]).full-width-section #current-category,
.portfolio-filters-inline[data-color-scheme*="-color"]:not([data-color-scheme*="-underline"]).full-width-section ul li a:hover {
color: #fff;
}
.portfolio-filters-inline[data-color-scheme="black"] {
background-color: #0f1012;
}
.portfolio-filters-inline[data-color-scheme="black"] .container ul li .active {
color: #fff!important;
background-color: rgba(255,255,255,0.15);
}
body[data-permanent-transparent="1"] .portfolio-filters-inline.fixed #current-category {
display: none;
}
.portfolio-items .col .inner-wrap[data-animation="fade_in"], 
.portfolio-items:not(.carousel) .col .inner-wrap.animated{
opacity:0; 
-webkit-transition:opacity 0.5s ease-out;
transition:opacity 0.5s ease-out; 
}
.portfolio-items:not(.carousel) .col .inner-wrap[data-animation="fade_in_from_bottom"] {
-webkit-transition:opacity 0.3s cubic-bezier(0.3,0.58,0.55,1),-webkit-transform 0.3s cubic-bezier(0.3,0.58,0.55,1); 
transition:opacity 0.3s cubic-bezier(0.3,0.58,0.55,1),transform 0.3s cubic-bezier(0.3,0.58,0.55,1); 
-webkit-transform:translateY(80px);
transform:translateY(80px); 
}
#sort-portfolio {
position: relative;
border-top: 0!important;
}
#sort-portfolio span {
font-family: 'Open Sans';
font-weight: 400;
display: block;
font-size: 12px;
line-height: 21px;
padding-left: 0;
color: #fff;
}
#sort-portfolio i {
font-size: 12px;
position: absolute;
right: 13px;
top: 13px;
height: 14px;
line-height: 14px;
background-color: transparent;
}
.portfolio-filters #sort-portfolio {
background-color: #000;	
padding-right: 40px;
min-width: 160px;
border-radius: 2px;
}
.portfolio-filters a:hover {
color: #fff;
color: rgba(255, 255, 255, 1);
}
.portfolio-filters:hover #sort-portfolio {
color: #fff;
color: rgba(255, 255, 255, 1);
border-radius: 2px 2px 0 0;
}
.page-template-template-portfolio-php .portfolio-items .col.span_6 img,
.tax-project-type .portfolio-items .col.span_6 img,
.tax-project-attributes .portfolio-items .col.span_6 img {
width: 100%;
}
.page-template-template-portfolio-php .page-header-no-bg .section-title {
border-bottom: 0;
z-index: 100;
}
#page-header-bg #portfolio-nav ul,
.section-title #portfolio-nav ul {
margin-left: 0;
}
#portfolio-nav #all-items a {
cursor: pointer;
display: inline-block;
float: left;
margin: 0 10px 0 0;
position: relative;
background-position: 11px center;
background-repeat: no-repeat;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#portfolio-nav #all-items a i {
line-height: 34px;
font-size: 30px;
background-color: transparent;
}
#portfolio-nav li {
float: left;
list-style: none;	
}
#portfolio-nav #prev-link a, 
#portfolio-nav #next-link a {
color: #888;
cursor: pointer;
display: inline-block;
float: left;
margin: 0 10px 0 0;
position: relative;
text-transform: capitalize;
background-repeat: no-repeat;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align: center;
}
#portfolio-nav #prev-link a {
background-position: 13px center;
padding: 1px 0;
}
#portfolio-nav #next-link a {
padding: 1px 0;
margin-right: 0;
background-position: -20px center;
}
#portfolio-nav a i, 
#portfolio-nav a i {
background-color: transparent;
font-size: 30px;
line-height: 34px;
color: #888;
-webkit-transition: color 0.2s linear, opacity 0.2s linear;
transition: color 0.2s linear, opacity 0.2s linear;
}
#portfolio-nav #next-link a i, 
#portfolio-nav #prev-link a i {
font-size: 32px;
} 
.parallax-effect #portfolio-nav #next-link a i, 
.parallax-effect #portfolio-nav #prev-link a i {
-webkit-transform: translateZ(0px);
transform: translateZ(0px);
}
body #portfolio-nav a:hover {
background-color: transparent;
}
.salient-portfolio-pagination > span {
border-radius: 200px;
transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
background-color: #000;
color: #fff;
text-align: center;
height: 36px;
width: 36px;
box-shadow: 0 6px 15px rgba(0,0,0,0.16);
display: inline-block;
}
.salient-portfolio-pagination > a {
padding-left: 10px;
padding-right: 10px;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover h3, 
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post:hover h3 {
-webkit-transform: translateX(-40px) translateZ(0);
transform: translateX(-40px) translateZ(0);
backface-visibility: hidden;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover h3, 
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 {
transform: translateX(40px) translateZ(0);
backface-visibility: hidden;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project.mouse-leaving h3 .text .line  {
animation: rightLineEnd 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project.mouse-leaving h3 .text .line  {
animation: rightLineEnd2 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover h3 .text .line,
.portfolio-items[data-ps="8"] .col:hover .line {
-webkit-transform: translateY(-50%) translateX(0px) scaleX(1);
-webkit-transform-origin: left;
transform: translateY(-50%) translateX(0px) scaleX(1);
transform-origin: left;
animation: rightLineStart 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover h3 .text .line  {
-webkit-transform: translateY(-50%) translateX(0px) scaleX(1);
-webkit-transform-origin: right;
transform: translateY(-50%) translateX(0px) scaleX(1);
transform-origin: right;
animation: rightLineStart2 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}
.portfolio-items[data-ps="8"] .col:hover .line {
transform-origin: left;
animation: portRightLineStart 0.4s cubic-bezier(0.05, 0.15, 0.1, 1) forwards;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3 .next-arrow,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .next-arrow,
.portfolio-items[data-ps="8"] .next-arrow { 
position: absolute; 
backface-visibility: hidden;
right: -43px; 
top: 50%; 
margin-top: -15px; 
height: 30px; 
width: 40px; 
display: block; 
transform: translateX(38px); 
}
body .portfolio-items[data-ps="8"] .next-arrow {
right: 60px;
left: auto;
top: auto;
bottom: -3px;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project.mouse-leaving h3 .next-arrow {
animation: rightArrowEnd2 0.7s cubic-bezier(0, 0.2, 0.1, 1) forwards;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project.mouse-leaving h3 .next-arrow {
animation: rightArrowEnd 0.7s cubic-bezier(0, 0.2, 0.1, 1) forwards;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .next-arrow {
-webkit-transform: translateX(38px) rotate(180deg); 
transform: translateX(38px) rotate(180deg); 
left: -43px;
right: auto;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover h3 .next-arrow {
animation: rightArrowStart 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover h3 .next-arrow {
animation: rightArrowStart2 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover h3 .next-arrow,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover h3 .next-arrow {
-webkit-transform: translateX(42px);
transform: translateX(42px);
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls  #portfolio-nav { display: block;}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls  #portfolio-nav ul .previous-project,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls  #portfolio-nav ul .next-project {
width: 50%;
line-height: 0;
height: auto;
padding: 6%;
min-height: 300px;
-webkit-justify-content: center;
justify-content: center; 
display: -webkit-flex;
display: flex;
-moz-box-align: center;
-moz-box-pack: center;
align-items: center;
-webkit-align-items: center; 
float: none;
overflow: hidden;
position: relative;
background-color: #333;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls ul { 
padding-left: 0; 
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:after,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:after {
background-color: rgba(13,13,13,0.35);
position: absolute;
left: 0;
top: 0;
content: '';
display: block;
z-index: 1;
width: 100%;
height: 100%;
-webkit-transition: background-color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
transition: background-color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover:after,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover:after {
background-color: rgba(13,13,13,0.9);
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .container {
max-width: none;
width: 100%;
padding: 0;
}
#boxed .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .container {
width: 100%;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav, 
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .container{
height: auto;
line-height: 0;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls  #portfolio-nav ul {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls { 
padding-top: 0; 
padding-bottom: 0; 
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .controls li a,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul:first-child li a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 101;
display: block;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .controls > .only {
width: 100%!important;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .controls > .hidden {
display: none!important;
}
@keyframes rightArrowStart {
0% { transform: translateX(-50px); }
100% { transform: translateX(42px); }
}
@keyframes rightArrowEnd {
0% { transform: translateX(42px); }
100% { transform: translateX(75px); }
}
@keyframes rightArrowStart2 {
0% { transform: translateX(50px) rotate(180deg); }
100% { transform: translateX(-42px) rotate(180deg); }
}
@keyframes rightArrowEnd2 {
0% { transform: translateX(-42px) rotate(180deg); }
100% { transform: translateX(-75px) rotate(180deg); }
}
@keyframes portRightLineStart {
0% { transform: translateY(-50%) translateX(-25px) scaleX(0); }
100% { transform: translateY(-50%) translateX(0px) scaleX(1); }
}
@keyframes rightLineStart {
0% { transform: translateY(-50%) translateX(-88px) scaleX(0); }
100% { transform: translateY(-50%) translateX(0px) scaleX(1); }
}
@keyframes rightLineEnd {
0% {  transform: translateY(-50%) translateX(0px) scaleX(1);  }
100% { transform: translateY(-50%) translateX(28px) scaleX(0); }
}
@keyframes rightLineStart2 {
0% { transform: translateY(-50%) translateX(88px) scaleX(0); }
100% { transform: translateY(-50%) translateX(0px) scaleX(1); }
}
@keyframes rightLineEnd2 {
0% {  transform: translateY(-50%) translateX(0px) scaleX(1);  }
100% { transform: translateY(-50%) translateX(-28px) scaleX(0); }
}
.portfolio-items[data-ps="8"] .line {
height: 2px;
width: 45px;
background-color: #fff;
position: absolute;
content: '';
right: -74px;
display: block;
backface-visibility: hidden;
top: 50%;
-webkit-transform: translateY(-50%) translateX(28px) scaleX(0);
-webkit-transform-origin: right;
transform: translateY(-50%) translateX(28px) scaleX(0);
transform-origin: right;
}
body .portfolio-items[data-ps="8"] .line,
.portfolio-items[data-ps="8"] .col .work-info .vert-center .line {
right: 32px;
left: auto;
bottom: 10px;
top: auto;
-webkit-transition: none;
transition: none;
width: 37px;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .text .line {
-webkit-transform: translateY(-50%) translateX(-28px) scaleX(0);
-webkit-transform-origin: left;
transform: translateY(-50%) translateX(-28px) scaleX(0);
transform-origin: left;
left: -74px;
right: auto;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3 .next-arrow line,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .next-arrow line,
.portfolio-items[data-ps="8"] line {
stroke-width: 2px;
stroke-dasharray: 10px;
stroke-dashoffset: 30px;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3 .next-arrow line,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .next-arrow line,
.portfolio-items[data-ps="8"] line {
stroke: #ffffff; 
}
.portfolio-items[data-ps="8"] line,
.portfolio-items[data-ps="8"] .col .work-info .vert-center line {
-ms-transition: none;
-webkit-transition: none;
transition: none;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project.mouse-leaving h3 .next-arrow line,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project.mouse-leaving h3 .next-arrow line{
animation: rightArrowLineEnd 0.4s cubic-bezier(0.3, 0.2, 0.1, 1) 0.25s forwards;
stroke-dashoffset: 40px;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover .next-arrow line,
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover .next-arrow line {
animation: rightArrowLineStart 0.3s cubic-bezier(0.05, 0.2, 0.1, 1) 0.1s forwards;
stroke-dashoffset: 30px;
}
.portfolio-items[data-ps="8"] .col:hover line {
animation: rightArrowLineStart 0.48s cubic-bezier(0.05, 0.2, 0.1, 1) 0.12s forwards;
stroke-dashoffset: 30px;
}
@keyframes rightArrowLineStart {
0% { stroke-dashoffset: 30px; }
100% { stroke-dashoffset: 40px; }
}
@keyframes rightArrowLineEnd {
0% { stroke-dashoffset: 40px; }
100% { stroke-dashoffset: 50px; }
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 {
display: inline-block;
-webkit-transform: translateX(0px) translateZ(0);
-webkit-transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1);
transform: translateX(0px) translateZ(0);
transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project span:not(.text) {
display: block;
font-size: 14px;
text-align: left;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span:not(.text) {
display: block;
font-size: 14px;
text-align: right;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project span,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span{
color: #fff;
position: relative;
z-index: 100;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .proj-bg-img {
width: 100%;
position: absolute;
left: 0;
top: 0;
background-size: cover;
background-position: center;
height: 100%;
-ms-transition: transform  0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
-webkit-transition: transform  0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
transition: transform  0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls li:hover .proj-bg-img, 
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] li:hover .post-bg-img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}  .portfolio-items .col .work-item.style-3 .work-info-bg {
background-color: #282b30;
opacity: 0.45;
}
.portfolio-items .col .work-item.style-3 img,
.portfolio-items .col .work-item.style-3-alt img {
-ms-transition: transform 0.38s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
-webkit-transition: transform 0.38s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
transition: transform 0.38s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}
.portfolio-items .col .work-item.style-3:hover img,
.portfolio-items .col .work-item.style-3-alt:hover img {
-webkit-transform: scale(1.12);
transform: scale(1.12);
}
.portfolio-items .col .work-item.style-3 h3,
.portfolio-items .col .work-item.style-3-alt h3 {
margin-bottom: 5px;
}
.portfolio-items .col .work-item.style-3 a:not(.nectar-sharing),
.portfolio-items .col .work-item.style-3-alt a:not(.nectar-sharing) {
background: transparent url(//alc-kc.com/wp-content/plugins/salient-portfolio/img/transparent.png) repeat 0 0;	
}
.portfolio-items .col .work-item.style-3 .vert-center h3, 
.portfolio-items .work-item.style-3 .work-info,
.portfolio-items .col .work-item.style-3-alt .vert-center h3, 
.portfolio-items .work-item.style-3-alt .work-info {
opacity: 1;
}
.portfolio-items .auto-height {
height: auto!important;
}
.portfolio-items .work-item.style-3 .vert-center p,
.portfolio-items .work-item.style-3-alt .vert-center p {
display: inline-block;
margin-top: 0;
opacity: 1;
position: relative;
font-size: 12px;
line-height: 12px;
}
.portfolio-items .col .work-item.style-3-alt > a {
position: absolute;
display: block;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 40;
}
.portfolio-items .col:not([data-subtitle-color*="#"]) .work-item.style-3 .vert-center p,
.portfolio-items .col:not([data-subtitle-color*="#"]) .work-item.style-3-alt .vert-center p {
color: #fff;
color: rgba(255,255,255,0.8);
}
.portfolio-items .work-item.style-3-alt p {
font-size: inherit;
line-height: inherit;
}
.portfolio-items .col .work-item.style-3 .vert-center,
.portfolio-items .col .work-item.style-3-alt .vert-center,
.portfolio-items .col .work-item.style-2[data-custom-content="on"] .vert-center {
top: 50%;
left: 50%;
position: relative;
z-index: 20;
width: auto;
display: inline-block;
margin-top: 0;
padding-top: 0;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.portfolio-items[data-ps="8"] .col .work-item.style-2[data-custom-content="on"] .vert-center {
-webkit-transform: none;
transform: none;
width: 100%; 
left: 0; 
padding-left: 0;
}
.portfolio-items .col.tall .work-item.style-3[data-text-align="top"] .vert-center, 
.portfolio-items .col.tall .work-item.style-3-alt[data-text-align="top"] .vert-center {
top: 25%;
}
.portfolio-items .col.tall .work-item.style-3[data-text-align="bottom"] .vert-center, 
.portfolio-items .col.tall .work-item.style-3-alt[data-text-align="bottom"] .vert-center {
top: 75%;
}
.portfolio-items .col.wide .work-item.style-3[data-text-align="left"] .vert-center, 
.portfolio-items .col.wide .work-item.style-3-alt[data-text-align="left"] .vert-center {
left: 25%;
margin-left: -20px;
}
.portfolio-items .col.wide .work-item.style-3[data-text-align="right"] .vert-center, 
.portfolio-items .col.wide .work-item.style-3-alt[data-text-align="right"] .vert-center {
left: 75%;
}
.portfolio-items .work-item.style-4 .bottom-meta {
position: absolute;
left: 0;
bottom: 0;
padding: 20px 20px 16px 20px;
width: 100%;
}
.portfolio-items .work-item.style-4 .bottom-meta h3 {
margin-bottom: 0;
}
.portfolio-items .work-item.style-4 .bottom-meta p {
color: #fff;
color: rgba(255,255,255,0.8);
}
.portfolio-items .work-item.style-4 .work-info { 
opacity: 1; 
}
body .portfolio-items .col .work-item.style-3, 
body .portfolio-items .col .work-item.style-4,
body .portfolio-items .col .work-item.style-3-alt {
overflow: hidden;	
}
.portfolio-items .elastic-portfolio-item .work-item.style-3, 
.portfolio-items .elastic-portfolio-item .work-item.style-4,
.portfolio-items .elastic-portfolio-item .work-item.style-3-alt {
width: 100%;
}
.portfolio-items .elastic-portfolio-item .work-item.style-3 img, 
.portfolio-items .elastic-portfolio-item .work-item.style-4 img,
.portfolio-items .elastic-portfolio-item .work-item.style-3-alt img {
width: 100%;
}
.portfolio-items .work-item.style-3 img, 
.portfolio-items .work-item.style-4 img,
.portfolio-items .work-item.style-3-alt img {
position: relative;
}
.portfolio-items .work-item.style-3, 
.portfolio-items .work-item.style-3-alt {
overflow: visible;
}
.portfolio-items[data-ps="3"] .inner-wrap, 
.portfolio-items[data-ps="5"] .inner-wrap {
overflow: hidden;
}
.portfolio-items .col .work-item.style-2, 
.portfolio-items .col .work-item.style-3, 
.portfolio-items .col .work-item.style-4, 
.portfolio-items .col .work-item.style-3-alt {
margin-bottom: 0;
}
.portfolio-items .work-info-bg {
opacity: 0;
height: 100%;
width: 100.2%;
top: 0;
left: 0;
background-color: #000;
position: absolute;
z-index: 2;
transition: all 0.4s cubic-bezier(.15,.75,.5,1) 0s;
-webkit-transition: all 0.4s cubic-bezier(.15,.75,.5,1) 0s;
}
.portfolio-items .style-3 .work-info-bg {
transition: all 0.35s cubic-bezier(.15,.75,.5,1) 0s;
-webkit-transition: all 0.35s cubic-bezier(.15,.75,.5,1) 0s;
}
.portfolio-items .work-info {
opacity: 0;
position: absolute;
z-index: 10;
padding: 0 20px;
height: 100%;
width: 100%;
top: 0;
left: 0;
color: #fff;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
}
.portfolio-items .work-item[data-custom-content="on"] .work-info {
padding: 0 40px;
}
.portfolio-items .work-item[data-custom-content="on"] .work-info {
opacity: 1;
}
.portfolio-items .col {
height: 100%;
-webkit-transition-timing-function: cubic-bezier(.16,.85,.45,1);
transition-timing-function: cubic-bezier(.16,.85,.45,1);
}
.page-template-template-portfolio-php[data-bg-header="false"] .container-wrap {
padding-top: 0;
}
.portfolio-items.fullwidth-constrained {
margin: 0;
}
.portfolio-items.carousel .col {
background-color: transparent;
}
.portfolio-items[data-ps="2"] .col, 
.portfolio-items[data-ps="3"] .col, 
.portfolio-items[data-ps="4"] .col, 
.portfolio-items[data-ps="5"] .col, 
.portfolio-items[data-ps="6"] .col {
background-color: transparent;
}
html:not(.js) .portfolio-items .col.span_3 img, 
html:not(.js) .portfolio-items .col img {
opacity: 1;
}
.portfolio-items {
perspective:2000px;
-webkit-perspective:2000px;
perspective-origin:50% 0px;
-webkit-perspective-origin:50% 700px
}
.portfolio-items:not(.carousel) .col {
-webkit-transform-style:preserve-3d;
transform-style:preserve-3d
}
.portfolio-items:not(.carousel) .col .inner-wrap[data-animation="perspective"].animated {
-webkit-transition:opacity 0.3s cubic-bezier(0.1,0.3,0.2,1),-webkit-transform 0.72s cubic-bezier(0.1,0.3,0.27,1);
transition:opacity 0.3s cubic-bezier(0.1,0.3,0.2,1),transform 0.72s cubic-bezier(0.1,0.3,0.27,1);
-webkit-transform:translateY(450px) rotateX(24deg);
transform:translateY(450px) rotateX(24deg);
}
.portfolio-items[data-ps="8"]:not(.carousel) .col .inner-wrap[data-animation="perspective"].animated .vert-center p{
opacity:0;
-webkit-transform:translateY(-130px);
transform:translateY(-130px);
-webkit-transition:opacity 0.3s cubic-bezier(0.1,0,.3 0.2,1) 0.23s,-webkit-transform 0.72s cubic-bezier(0.1,0.3,0.27,1);
transition:opacity 0.3s cubic-bezier(0.1,0.3,0.2,1) 0.23s,transform 0.72s cubic-bezier(0.1,0.3,0.27,1);
}
.portfolio-items[data-ps="8"]:not(.carousel) .col .inner-wrap[data-animation="perspective"].animated .vert-center h3{
opacity:0;
-webkit-transform:translateY(-130px);
transform:translateY(-130px);
-webkit-transition:opacity 0.3s cubic-bezier(0.1,0,.3 0.2,1) 0.23s,-webkit-transform 0.72s cubic-bezier(0.1,0.3,0.27,1);
transition:opacity 0.3s cubic-bezier(0.1,0.3,0.2,1) 0.23s,transform 0.72s cubic-bezier(0.1,0.3,0.27,1);
}
.portfolio-items[data-ps="6"]:not(.carousel) .col .inner-wrap[data-animation="none"] {
transform: translateZ(0);
}
body .portfolio-items:not(.carousel) .col.animated-in .inner-wrap  {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
height: 100%;
}
.portfolio-items:not(.carousel) .col.animated-in .inner-wrap {
-webkit-transform: translateY(0) translateZ(0);
transform: translateY(0) translateZ(0);
}
.portfolio-items:not(.carousel) .col.animated-in .inner-wrap[data-animation="perspective"] {
-webkit-transform: translateY(0) translateZ(0) rotateX(0);
transform: translateY(0) translateZ(0) rotateX(0);
opacity: 1;
}
.portfolio-items[data-ps="8"]:not(.carousel) .col.animated-in .inner-wrap[data-animation="perspective"].animated .vert-center p,
.portfolio-items[data-ps="8"]:not(.carousel) .col.animated-in .inner-wrap[data-animation="perspective"].animated .vert-center h3 {
opacity: 1;
-webkit-transform: translateY(0px) rotateX(0deg);
transform: translateY(0px) rotateX(0deg);
}
.portfolio-items .col.ajax-loaded {
transition: none!important;
-webkit-transition: none!important;
}
.carousel.portfolio-items .col img, 
.carousel.portfolio-items .col .work-meta, 
.carousel.portfolio-items .col .nectar-love-wrap, 
.carousel.portfolio-items .work-item {
opacity: 1;
}
body .portfolio-items .col {
height: auto;	
}
.portfolio-items[data-ps="7"] .col img {
-ms-transition: transform 1s cubic-bezier(0, 1, 0.5, 1);
-webkit-transition: transform 1s cubic-bezier(0, 1, 0.5, 1);
transition: transform 1s cubic-bezier(0, 1, 0.5, 1);
}
.portfolio-items[data-ps="7"] .col { background-color: transparent; }
.portfolio-items[data-ps="7"] .col .work-info .vert-center { 
margin: 0;
-ms-transition: transform 1s cubic-bezier(0, 1, 0.5, 1), opacity 1s cubic-bezier(0, 1, 0.5, 1);
-webkit-transition: transform 1s cubic-bezier(0, 1, 0.5, 1), opacity 1s cubic-bezier(0, 1, 0.5, 1);
transition: transform 1s cubic-bezier(0, 1, 0.5, 1), opacity 1s cubic-bezier(0, 1, 0.5, 1);
-ms-transform: translateY(-50%) perspective(1px) scale(0.8);
-webkit-transform: translateY(-50%) perspective(1px) scale(0.8);
transform: translateY(-50%) perspective(1px) scale(0.8);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
opacity: 0;
}
.portfolio-items[data-ps="7"] .col .work-info-bg {
-ms-transition:  opacity 1s cubic-bezier(0, 1, 0.5, 1);
-webkit-transition: opacity 1s cubic-bezier(0, 1, 0.5, 1);
transition: opacity 1s cubic-bezier(0, 1, 0.5, 1);
}
.portfolio-items[data-ps="7"] .col:hover .work-info-bg {
opacity: 0.8;
}
.portfolio-items[data-ps="7"] .col .work-info .vert-center *, 
.portfolio-items[data-ps="7"] .work-info {
opacity: 1;
}
.portfolio-items[data-ps="7"] .work-info {
padding: 0 19%;
}
.portfolio-items[data-ps="7"] .col .work-item.style-2, 
.portfolio-items[data-ps="8"] .col .work-item.style-2 {
overflow: hidden;
}
.portfolio-items[data-ps="7"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg,
.portfolio-items[data-ps="8"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg {
background-color: #000!important;
}
.portfolio-items[data-ps="7"] .col:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.portfolio-items[data-ps="7"] .col:hover .work-info .vert-center {
opacity: 1;
-webkit-transform: scale(1) perspective(1px) translateY(-50%);
-ms-transform: scale(1) perspective(1px) translateY(-50%);
transform: scale(1) perspective(1px) translateY(-50%);
}
.portfolio-items[data-ps="8"] .col img {
-ms-transition:  transform .62s cubic-bezier(.05,.2,.1,1);
-webkit-transition: transform .62s cubic-bezier(.05,.2,.1,1);
transition: transform .62s cubic-bezier(.05,.2,.1,1);
}
.portfolio-items[data-ps="8"] .col .work-info-bg {
-ms-transition:  opacity .62s cubic-bezier(.05,.2,.1,1);
-webkit-transition: opacity .62s cubic-bezier(.05,.2,.1,1);
transition: opacity .62s cubic-bezier(.05,0.2,.1,1);
}
.portfolio-items[data-ps="8"] .col:hover img  {
-webkit-transform: scale(1.11);
-ms-transform: scale(1.11);
transform: scale(1.11);
}
body .portfolio-items[data-ps="8"] .col {
background-color: transparent;
}
.portfolio-items[data-ps="8"] .work-info, 
.portfolio-items[data-ps="8"] .col .work-info .vert-center * {
opacity: 1;
}
.portfolio-items[data-ps="8"] .col .work-info .vert-center p {
position: relative;
}
.portfolio-items[data-ps="8"] .col .arrow-circle:before {
font-family: 'Fontawesome';
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
content: "\f105";
color: #fff;
line-height: 30px;
font-size: 22px;
position: absolute;
right: 0;
width: 41px;
text-align: center;
height: 30px;
top: 50%;
margin-top: -17px;
}
.portfolio-items[data-ps="8"] .col:hover .arrow-circle svg circle {
stroke-dashoffset: 336;
-webkit-transition: all .43s cubic-bezier(.45,0.1,.07,1);
transition: all .43s cubic-bezier(.45,0.1,.07,1);
}
.portfolio-items[data-ps="8"] .col .work-info .vert-center .arrow-circle {
position: absolute;
bottom: 30px;
height: 45px;
-ms-transition: none;
-webkit-transition: none;
transition: none;
opacity: 0;
}
.portfolio-items[data-ps="8"] .arrow-circle svg:nth-child(1) {
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.portfolio-items[data-ps="8"] .arrow-circle svg:nth-child(2) {
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
position: absolute;
left: 1px;
top: -1px;
}
.portfolio-items[data-ps="8"] .col:hover .work-info .vert-center .arrow-circle {
-ms-transition: all .28s cubic-bezier(.2,.2,.1,1);
transition: all .28s  cubic-bezier(.2,.2,.1,1);
-webkit-transition: all .28s cubic-bezier(.2,.2,.1,1);
opacity: 1;
}
.portfolio-items[data-ps="8"] .arrow-circle svg circle {
fill: none;
stroke: #fff;
stroke-width: 2;
stroke-linecap: round;
stroke-dasharray: 133;
stroke-dashoffset: 399;
transition: none;
}
.portfolio-items[data-ps="8"] .col .work-info .vert-center {
text-align: left;
margin-top: 0;
bottom: 30px;
top: auto;
position: absolute;
-ms-transform: none;
-webkit-transform: none;
transform: none;
left: 0;
padding-left: 30px;
padding-right: 30px;
padding-top: 30px;
}
.portfolio-items[data-ps="8"] .col:hover .work-info-bg {
opacity: 0.55;
}
.portfolio-items[data-ps="8"] .col h3 {
font-size: 20px;
line-height: 25px;
}
.portfolio-items[data-ps="8"] .col h3, .portfolio-items[data-ps="8"] .col p {
max-width: 75%;
}
.portfolio-items[data-ps="9"] .col { 
margin-bottom: 35px; 
}
body .portfolio-items[data-ps="9"] .col {
padding: 1%; 
background-color: transparent;
}
.portfolio-items[data-ps="9"] .col .work-item {
margin-bottom: 25px;
overflow: visible;
position: static;
}
body.material .portfolio-items[data-ps="9"] .col img { 
border-radius: 5px; 
}
.portfolio-items[data-ps="9"] .col .work-meta { 
float: none; 
width: 100%; 
}
.portfolio-items[data-ps="9"] .col p { 
text-transform: none; 
}
.portfolio-items[data-ps="9"] .col img { 
transition: all 0.3s cubic-bezier(.21, .6, .35, 1); 
}
.portfolio-items[data-ps="9"] .col:hover img {
transform: translateY(-5px);
box-shadow: 0 30px 65px rgba(0,0,0,0.15);
}
.portfolio-items .col.nectar-new-item:hover .inner-wrap:before { 
transform: translateY(-32px) translateZ(0) scale(1); 
}
.portfolio-items .col.nectar-new-item .inner-wrap { 
position: relative; 
}
.portfolio-items .col.nectar-new-item .inner-wrap:before {
display: block;
border-radius: 50px;
background-color: #000;
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;
transition: transform 0.3s cubic-bezier(.21, .6, .35, 1);
}
body .portfolio-items[data-gutter="20px"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="20px"][data-ps="9"] .col.elastic-portfolio-item {
padding: 40px;
}
body .portfolio-items[data-gutter="15px"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="15px"][data-ps="9"] .col.elastic-portfolio-item {
padding: 30px;
}
body .portfolio-items[data-gutter="10px"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="10px"][data-ps="9"] .col.elastic-portfolio-item,
body .portfolio-items[data-gutter="default"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="default"][data-ps="9"] .col.elastic-portfolio-item {
padding: 20px;
}
body .portfolio-items[data-gutter="9px"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="9px"][data-ps="9"] .col.elastic-portfolio-item {
padding: 18px;
}
body .portfolio-items[data-gutter="8px"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="8px"][data-ps="9"] .col.elastic-portfolio-item {
padding: 16px;
}
body .portfolio-items[data-gutter="7px"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="7px"][data-ps="9"] .col.elastic-portfolio-item {
padding: 14px;
}
body .portfolio-items[data-gutter="6px"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="6px"][data-ps="9"] .col.elastic-portfolio-item {
padding: 12px;
}
body .portfolio-items[data-gutter="5px"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="5px"][data-ps="9"] .col.elastic-portfolio-item {
padding: 10px;
}
body .portfolio-items[data-gutter="4px"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="4px"][data-ps="9"] .col.elastic-portfolio-item {
padding: 8px;
}
body .portfolio-items[data-gutter="3px"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="3px"][data-ps="9"] .col.elastic-portfolio-item {
padding: 6px;
}
body .portfolio-items[data-gutter="2px"][data-col-num="elastic"][data-ps="9"], 
body .portfolio-items[data-gutter="2px"][data-ps="9"] .col.elastic-portfolio-item {
padding: 4px;
}
body.material .portfolio-filters-inline[data-color-scheme*="-underline"] a:after, 
body.material .portfolio-filters[data-color-scheme*="-underline"] > ul li a:after {
transform-origin: left;
transform: scaleX(0); 
left: 0;
width: 100%;
bottom: 2px;
-webkit-transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
}
body.material:not(.using-mobile-browser) .portfolio-filters-inline[data-color-scheme*="-underline"] a:hover:after, 
body.material:not(.using-mobile-browser) .portfolio-filters[data-color-scheme*="-underline"] > ul li a:hover:after {
transform-origin: left;
transform: scaleX(1); 
left: 0;
}
body.material .portfolio-filters-inline[data-color-scheme*="-underline"] .active:after, 
body.material .portfolio-filters[data-color-scheme*="-underline"] > ul li .active:after {
transform-origin: left;
transform: scaleX(1); 
left: 0;
}
.portfolio-items .col.span_3 {
width: 24.9%;
margin: 0;
padding: 0;
}
.portfolio-items .col.span_4 {
width: 33.3%;
margin: 0;
}
.portfolio-items .col.span_6,
.portfolio-items[data-ps="6"] .col.span_6 {
width: 49.9%;
margin: 0;
}
.portfolio-items[data-rcp="true"]:not(.carousel) {
margin: 0;
}
.portfolio-items[data-rcp="true"] .col.span_4 {
width: 33.3%;
margin: 0;
}
.portfolio-items .col.span_3 .work-item .work-info a {
padding: 6px 11px;
font-size: 11px;
margin: 3px;
}
.portfolio-items .col.span_3 .work-meta h4 {
font-size: 16px;
line-height: 16px;
letter-spacing: -1px;
}
.portfolio-items .work-meta h4 {
line-height: 22px; 
position: relative;
top: -2px; 
}
.portfolio-items .work-meta p {
line-height: 22px;	
}
.page-template-template-portfolio-php .portfolio-items .col.span_3, 
.page-template-template-portfolio-php .portfolio-items .col.span_4 {
background-color: #f8f8f8;
}
.portfolio-items .col .work-item .work-info .default-link {
background-color: #252525;
padding: 9px 15px;
color: #fff;
font-size: 12px;
margin: 5px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.portfolio-items .col .work-item .work-info .default-link:hover {
opacity: 0.8;
}
.portfolio-items .col h3 {
position: relative;
top: 0;
color: #fff;
margin-bottom: 10px;
}
body .portfolio-items .col img {
display: block;
margin-bottom: 0;
width: auto;
}
.wpb_row.full-width-content .portfolio-items[data-col-num="cols-3"] .col.span_4 img {
max-width: none;
width: 100%;
}
.wpb_row .portfolio-items[data-bypass-cropping="true"] .col .work-item.style-5 .parallaxImg-wrap,
.wpb_row .portfolio-items[data-bypass-cropping="true"] .col .work-item.style-5 .parallaxImg {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.wpb_row .portfolio-items[data-bypass-cropping="true"] .col .work-item.style-5 img.sizer {
height: auto;
position:relative;
}
.portfolio-items .col:not([data-default-color="true"]) .work-item[data-custom-content='on'] img {
z-index: 3;
}
.portfolio-items .col:not([data-default-color="true"]) .work-item[data-custom-content='on'] img.no-img {
z-index: 1;
}
body .portfolio-items[data-col-num="elastic"] .work-info-bg {
width: 100%;
}
.portfolio-items .col .work-info .view, 
.portfolio-items .col .work-info .image, 
.portfolio-items .col .work-info .video {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
text-indent: -9999px;
color: #fff;
display: block;
}
.portfolio-items .col .work-info .vert-center {
text-align: center;
margin-top: -20px;
position: relative;
z-index: 10;
top: 50%;
width: 100%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
}
.portfolio-items .col .work-info .vert-center .no-text {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: block;
text-indent: -9999px;
background-color: transparent;
}
body .portfolio-items .col .work-info .vert-center.no-text {
-webkit-transform: none;
transform: none;
top: 0;
height: 100%;
}
.portfolio-items .col .work-info .vert-center p {
padding-bottom: 0;	
}
.portfolio-items .col .work-info a:hover span { opacity: 0.8; }
.portfolio-items .col .work-info .vert-center *, 
.portfolio-items .col .work-info i {
opacity: 0;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
}
.portfolio-items .col .work-info .vert-center .custom-content, 
.portfolio-items .col .work-info .vert-center .custom-content *,
.portfolio-items .custom-content .sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a:not(:hover) i {
opacity: 1;
color: #fff;
}
.portfolio-items .custom-content .sharing-default-minimal .nectar-social-inner > .nectar-sharing:not(:hover) {
border-color: #fff;
}
.portfolio-items .col .work-info .vert-center .custom-content .nectar-button {
display: inline-block!important;
}
.portfolio-items .col .work-info .vert-center .custom-content {
text-align: left;
}
.portfolio-items .col .work-info .vert-center .custom-content > *:last-child {
margin-bottom: 0;
}
.portfolio-items .col .work-item[data-custom-content="on"].style-1 .work-info .vert-center {
margin-top: 0;
}
.portfolio-items .col:not([data-default-color="true"]) .work-item[data-custom-content='on'] .work-info-bg,
.portfolio-items[data-ps="1"] .col:not([data-default-color="true"]) .work-item[data-custom-content='on'] :hover .work-info-bg, 
.portfolio-items[data-ps="2"] .col:not([data-default-color="true"]) .work-item[data-custom-content='on'] :hover .work-info-bg {
opacity: 1;
}
.portfolio-items .col:not([data-default-color="true"]) .work-item[data-custom-content='on'] .work-info-bg:after {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
display: block;
content: ' ';
z-index: 1;
opacity: 0;
background-color: rgba(0,0,0,0.06);
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
.portfolio-items .col:not([data-default-color="true"]):hover .work-item[data-custom-content='on'] .work-info-bg:after {
opacity: 1;
}
body[data-button-style^="rounded"] .wpb_wrapper .custom-content .nectar-social{
text-align:center; 
}
body .portfolio-items .col .work-item .work-info .custom-content a{
opacity:1!important; 
text-indent:0!important; 
width:auto; 
display:inline-block; 
position:relative!important
}
.portfolio-items .col .work-item {
position: relative;
margin-bottom: 15px;
overflow: hidden;
width: 100%;
}
.portfolio-items .col.elastic-portfolio-item .work-item {
overflow: visible;
}
.portfolio-wrap.default-style .portfolio-items:not([data-ps="6"]) .col.elastic-portfolio-item .work-item  {
overflow: hidden;
}
.portfolio-items .nectar-love {
text-align: left;
}
.portfolio-items .nectar-love {
-webkit-transition: background-color 0.2s linear;
transition: background-color 0.2s linear;
height: 13px;
width: auto;
line-height: 11px;
font-size: 12px;
display: inline-block;
text-align: left;
color: #888;
}
.portfolio-items .work-meta {
text-align: left;
float: left;
width: 70%;
font-size: 11px;
color: #999;
}
.light .portfolio-items .work-meta {
color: #e8e8e8;
}
.portfolio-items .work-meta h4,
.main-content .portfolio-items .work-meta h4,
.page-template-template-portfolio .portfolio-items .work-meta h4 {
margin-bottom: 0;
}
.portfolio-items .nectar-love span {
line-height: 12px;
}
.portfolio-items .nectar-love-wrap {
width: 70px;
top: -1px;
position: relative;
float: right;
text-align: right;
}
.portfolio-items .nectar-love:hover, 
.portfolio-items .nectar-love.loved {
color: #888;
}
.portfolio-items .flex-gallery {
margin-bottom: 0;
}
.portfolio-items[data-ps="6"] .col {
background-color: transparent;
width: 33.3%;
padding: 1%;
}
.portfolio-items[data-ps="6"] .col.span_3 {
width: 22.75%;
padding: 0.3%;
}
.portfolio-items[data-ps="6"] .col:hover {
z-index: 1000!important;
}
.portfolio-items[data-ps="6"] .col a {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
}
body .portfolio-items[data-ps="6"] .col.span_4 .work-meta,
body .portfolio-items[data-ps="6"] .col.span_3 .work-meta {
width: 100%;
}
.portfolio-items[data-ps="6"] .work-meta {
width: 100%;
padding: 17%;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
left: 0;
z-index: 100;
color: #fff;
font-size: 12px;
}
.portfolio-items[data-ps="6"] .work-meta p {
font-size: 14px;
position: relative;
line-height: 22px;
}
.portfolio-items[data-ps="6"] .work-meta h4 {
color: #fff;
font-size: 24px;
line-height: 30px;
}
.portfolio-items[data-ps="6"] .parallaxImg-layers > div:first-child .bg-img:after {
background-color: rgba(51,51,51,0.5);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
content: ' ';
transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
-webkit-transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
opacity: 0;
} 
.portfolio-items[data-ps="6"] .bg-overlay {
border: 0 solid #fff;
position: absolute;
top: 9%;
left: 9%;
width: 82%;
height: 82%;
z-index: 10;
transition: border 0.24s cubic-bezier(0, 0, 0.6, 1), opacity 0.2s cubic-bezier(0.5, 0, 1, 0.1);
-webkit-transition: border 0.24s cubic-bezier(0, 0, 0.6, 1), opacity 0.2s cubic-bezier(0.5, 0, 1, 0.1);
opacity: 0;
}
.portfolio-items[data-ps="6"] .work-item:hover .bg-overlay  {
-webkit-transition: border 0.24s cubic-bezier(0, 0, 0.6, 1), opacity 0s ease;
transition: border 0.24s cubic-bezier(0, 0, 0.6, 1), opacity 0s ease;
}
.portfolio-items[data-ps="6"] .col .parallaxImg-rendered-layer > .bg-img {
-webkit-transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
}
.portfolio-items[data-ps="6"] .work-item:hover .parallaxImg-rendered-layer > .bg-img {
-webkit-transform: scale(1.07);
transform: scale(1.07);
}
.portfolio-items[data-ps="6"].no-masonry .bg-overlay {
border: 0 solid #fff;
position: absolute;
top: 11%;
left: 8%;
width: 84%;
height: 78%;
z-index: 10;
transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
-webkit-transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
}
.portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
-webkit-transform: scale(.85);
transform: scale(.85);
}
.portfolio-items[data-ps="6"] .work-item .work-meta .inner {
opacity: 0;
-webkit-transform: scale(.8);
transform: scale(.8);
-webkit-transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
}
html.cssreflections .portfolio-items .parallaxImg-wrap { 
transform: translateZ(0px); 
}
.portfolio-items .parallaxImg {
-webkit-tap-highlight-color: rgba(0,0,0,0);
outline: 1px solid transparent;
transition: transform 0.23s ease-out;
-webkit-transition: transform 0.23s ease-out;
position: relative;
z-index: 10;
cursor: pointer;
}
.portfolio-items .parallaxImg img {
box-shadow: 0 2px 8px rgba(0,0,0,0.25);
}
.portfolio-items .parallaxImg-container {
position: relative;
width: 100%;
height: 100%;
outline: 1px solid transparent;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.portfolio-items[data-ps="6"] .work-item:hover .parallaxImg-shadow {
box-shadow: 0 45px 100px rgba(0,0,0,0.4), 0 16px 40px rgba(0,0,0,0.4);
}
.portfolio-items[data-ps="6"] .col .work-item {
margin-bottom: 0;
}
.portfolio-items[data-col-num="elastic"][data-ps="6"] .col img {
width: 100%;
}
.portfolio-items .parallaxImg-layers {
position: relative;
width: 100%;
height: 100%;
z-index: 2;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
outline: 1px solid transparent;
}
.portfolio-items .parallaxImg-rendered-layer {
position: absolute;
width: 100%;
height: 100%;
top: 0; 
left: 0;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
background-size: cover;
outline: 1px solid transparent;
overflow: hidden;
}
.portfolio-items .parallaxImg-rendered-layer > .bg-img {
position: absolute;
width: 100%;
height: 100%;
top: 0; 
left: 0;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
background-size: cover;
outline: 1px solid transparent;
}
.portfolio-items .parallaxImg-container .parallaxImg-rendered-layer,
.parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.portfolio-items .parallaxImg-container .parallaxImg-shadow,
.portfolio-items .parallaxImg-container,
.parallaxImg.transition .parallaxImg-container,
.parallaxImg.transition .parallaxImg-container .parallaxImg-shadow {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
html.cssreflections .portfolio-items .parallaxImg-container .parallaxImg-shadow,
html.cssreflections .portfolio-items .parallaxImg-container,
.parallaxImg.transition .parallaxImg-container,
.parallaxImg.transition .parallaxImg-container .parallaxImg-shadow,
html.cssreflections .portfolio-items .parallaxImg-container .parallaxImg-rendered-layer,
.parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer {
transition: transform 0.27s ease-out;
-webkit-transition: transform 0.27s ease-out;
}
html.cssreflections .portfolio-items .parallaxImg-container:not(.over),
html.cssreflections .portfolio-items .parallaxImg-container:not(.over) .parallaxImg-rendered-layer,
html.cssreflections .portfolio-items .parallaxImg:not(.over)  {
transition: transform 0.35s ease-out;
-webkit-transition: transform 0.35s ease-out;
}
.parallaxImg.transition .parallaxImg-container .parallaxImg-shadow {
transition: all 0.27s ease-out;
-webkit-transition: all 0.27s ease-out;
}
.portfolio-items .parallaxImg-container:not(.over) .parallaxImg-shadow {
transition: all 0.27s ease-out;
-webkit-transition: all 0.27s ease-out;
}
body.cssreflections .portfolio-items .parallaxImg-container .parallaxImg-shadow,
body.cssreflections .portfolio-items .parallaxImg-container,
body.cssreflections .parallaxImg.transition .parallaxImg-container,
body.cssreflections .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow,
body.cssreflections .portfolio-items .parallaxImg-container .parallaxImg-rendered-layer,
body.cssreflections .parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer,
body.cssreflections .portfolio-items .parallaxImg {
transition: transform 0.1s ease-out;
-webkit-transition: transform 0.1s ease-out;
}
body.cssreflections .parallaxImg.transition .parallaxImg-container,
body.cssreflections .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow,
body.cssreflections .parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer,
body.cssreflections .portfolio-items .parallaxImg.transition {
transition: transform 0.2s ease-out;
-webkit-transition: transform 0.2s ease-out;
}
.portfolio-items .parallaxImg-shadow {
position: absolute;
top: 5%; 
left: 5%;
width: 90%;
height: 90%;
box-shadow: 0 8px 30px rgba(0,0,0,0.6);
transition: all 0.27s ease-out;
-webkit-transition: all 0.27s ease-out;
z-index: 1;
} 
.portfolio-items .tall .parallaxImg-shadow, 
.portfolio-items .wide_tall .parallaxImg-shadow {
top: 8%; 
} 
.portfolio-items[data-ps="1"] .col .work-item:hover .vert-center,
.portfolio-items[data-ps="2"] .col .work-item:hover .vert-center,
.portfolio-items.carousel .col .work-item.style-2:hover .vert-center {
margin-top: 0;
}
.portfolio-items[data-ps="2"] .col .work-item:hover .work-info,
.portfolio-items[data-ps="2"] .col .work-item:hover .work-info .vert-center > *,
.portfolio-items[data-ps="1"] .col .work-item:hover .work-info,
.portfolio-items[data-ps="1"] .col .work-item:hover .work-info .vert-center > *,
.portfolio-items.carousel .col .work-item.style-2:hover .work-info,
.portfolio-items.carousel .col .work-item.style-2:hover .work-info .vert-center > * {
opacity: 1;
}
.portfolio-items[data-ps="1"] .col .work-item:hover .work-info-bg,
.portfolio-items[data-ps="2"] .col .work-item:hover .work-info-bg,
.portfolio-items.carousel .col .work-item.style-2:hover .work-info-bg {
opacity: 0.9;
}
.portfolio-items .col .work-item.style-3:hover .work-info-bg {
opacity: 0;
}
.portfolio-items .col .work-item.style-4 .work-info .bottom-meta, 
.portfolio-items .col .work-item.style-4 img {
-webkit-transition: transform 0.3s ease;
transition: transform 0.3s ease;
}
.portfolio-items .col .work-item.style-4:hover img {
transition-delay: 0.03s;
}
.portfolio-items .col .work-item.style-4 .work-info .bottom-meta {
-webkit-transform: translateY(100%);
transform: translateY(100%);
background-color: #000;
}
.portfolio-items .col .work-item.style-4:hover img {
-webkit-transform: translateY(-25px);
transform: translateY(-25px);
}
.portfolio-items .col .work-item.style-4:hover .work-info .bottom-meta,
.portfolio-items .col .work-item.style-4[data-custom-content="on"]:hover img {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.portfolio-items .col .work-item.style-5 {
overflow: visible;
}
.portfolio-items .col .work-item.style-5 img.sizer {
position: absolute;
z-index: -1;
visibility: hidden;
}
.no-js .portfolio-items .col .work-item.style-5 img.sizer {
z-index: 1;
visibility: visible;
}
.portfolio-loading {
display: block;
height: 31px;
width: 31px;
z-index: 80;
position: absolute;
left: 50%;
top: 100px;
margin-left: -15px;
background-image: url(//alc-kc.com/wp-content/plugins/salient-portfolio/img/icons/loading-white-bg.gif);
}
.portfolio-loading.default-loader {
background-image: none!important;
}
body[data-bg-header="true"] .portfolio-loading {
display: none;
}
div[data-col-num="cols-4"] .portfolio-loading {
top: 85px;
}
div[data-col-num="cols-3"] .portfolio-loading {
top: 111px;
}
.portfolio-items[data-col-num="elastic"] {
margin-right: 0;
margin-top: 0;
}
.portfolio-wrap  {
position: relative;	
}
body .portfolio-wrap.default-style, 
body .portfolio-wrap.spaced {
padding: 2% 0;
}
body #boxed .portfolio-wrap.spaced {
padding-left: 1.5%;
}
body #boxed .portfolio-wrap.default-style {
padding: 2%;
}
body .default-style .portfolio-items .col.elastic-portfolio-item {
margin: 1.2%!important;
width: 17.50%!important;
}
body .portfolio-items .col.elastic-portfolio-item {
width: 20%;
margin: 0!important;
}
body .portfolio-items[data-gutter="1px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="1px"] .col { 
padding: 1px; 
}
body .portfolio-items[data-gutter="2px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="2px"] .col { 
padding: 2px; 
}
body .portfolio-items[data-gutter="3px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="3px"] .col { 
padding: 3px; 
}
body .portfolio-items[data-gutter="4px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="4px"] .col { 
padding: 4px; 
}
body .portfolio-items[data-gutter="5px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="5px"] .col { 
padding: 5px; 
}
body .portfolio-items[data-gutter="6px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="6px"] .col { 
padding: 6px; 
}
body .portfolio-items[data-gutter="7px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="7px"] .col { 
padding: 7px; 
}
body .portfolio-items[data-gutter="8px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="8px"] .col { 
padding: 8px; 
}
body .portfolio-items[data-gutter="9px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="9px"] .col { 
padding: 9px; 
}
body .portfolio-items[data-gutter="10px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="10px"] .col { 
padding: 10px; 
}
body .portfolio-items[data-gutter="15px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="15px"] .col, 
body .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) .col  { 
padding: 15px; 
}
body .portfolio-items[data-gutter="20px"][data-col-num="elastic"], 
body .portfolio-items[data-gutter="20px"] .col { 
padding: 20px; 
}
body .portfolio-items[data-gutter*="px"][data-col-num="elastic"].fullwidth-constrained {
padding: 0;
}
body .portfolio-items[data-gutter="1px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="1px"]:not([data-col-num="elastic"]) { 
width: calc(100% + 2px); 
margin-left: -1px; 
margin-top: -1px; 
}
body .portfolio-items[data-gutter="2px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="2px"]:not([data-col-num="elastic"]) { 
width: calc(100% + 4px); 
margin-left: -2px; 
margin-top: -2px; 
}
body .portfolio-items[data-gutter="3px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="3px"]:not([data-col-num="elastic"]) { 
width: calc(100% + 6px); 
margin-left: -3px; 
margin-top: -3px; 
}
body .portfolio-items[data-gutter="4px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="4px"]:not([data-col-num="elastic"]) { 
width: calc(100% + 8px); 
margin-left: -4px; 
margin-top: -4px; 
}
body .portfolio-items[data-gutter="5px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="5px"]:not([data-col-num="elastic"]) { 
width: calc(100% + 10px); 
margin-left: -5px; 
margin-top: -5px; 
}
body .portfolio-items[data-gutter="6px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="6px"]:not([data-col-num="elastic"]) { 
width: calc(100% + 12px); 
margin-left: -6px; 
margin-top: -6px; 
}
body .portfolio-items[data-gutter="7px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="7px"]:not([data-col-num="elastic"]) { 
width: calc(100% + 14px); 
margin-left: -7px; 
margin-top: -7px; 
}
body .portfolio-items[data-gutter="8px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="8px"]:not([data-col-num="elastic"]) { 
width: calc(100% + 16px); 
margin-left: -8px; 
margin-top: -8px; 
}
body .portfolio-items[data-gutter="9px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="9px"]:not([data-col-num="elastic"]) { 
width: calc(100% + 18px); 
margin-left: -9px; 
margin-top: -9px; 
}
body .portfolio-items[data-gutter="10px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="10px"]:not([data-col-num="elastic"]) { 
width: calc(100% + 20px); 
margin-left: -10px; 
margin-top: -10px; 
}
body .portfolio-items[data-gutter="15px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="15px"]:not([data-col-num="elastic"]), 
body .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) { 
width: calc(100% + 30px); 
margin-left: -15px; 
margin-top: -15px; 
}
body .portfolio-items[data-gutter="20px"][data-col-num="elastic"].fullwidth-constrained, 
body .portfolio-items[data-gutter="20px"]:not([data-col-num="elastic"]) { 
width: calc(100% + 40px); 
margin-left: -20px; 
margin-top: -20px; 
}
body .portfolio-items .col.elastic-portfolio-item.tall, 
body .portfolio-items .col.elastic-portfolio-item.regular {
width: 20%;
}
body .portfolio-items .col.elastic-portfolio-item.wide {
width: 40%;
}
body .portfolio-items .col.elastic-portfolio-item.wide_tall {
width: 40%;
} body .portfolio-items.constrain-max-cols.no-masonry .col.elastic-portfolio-item {
width: 25%;
}  .nectar_fullscreen_zoom_recent_projects {
height: 900px;
width: 100%;
position: relative;
overflow:hidden;
}
.nectar_fullscreen_zoom_recent_projects .project-slides,
.nectar_fullscreen_zoom_recent_projects .project-slide,
.nectar_fullscreen_zoom_recent_projects .project-slide .bg-outer-wrap,
.nectar_fullscreen_zoom_recent_projects .project-slide .bg-outer-wrap *,
.nectar_fullscreen_zoom_recent_projects .project-slide .bg-outer-wrap .bg-inner-wrap:after {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
body .nectar_fullscreen_zoom_recent_projects .project-slide.no-trans, 
body .nectar_fullscreen_zoom_recent_projects .project-slide.no-trans *,
body .nectar_fullscreen_zoom_recent_projects .project-slide.no-trans .project-info h1 > span span,
body .nectar_fullscreen_zoom_recent_projects .project-slide.no-trans .project-info a, 
body .nectar_fullscreen_zoom_recent_projects .project-slide.no-trans .project-info p {
-ms-transition: none;
-webkit-transition: none;
transition: none;
}
.nectar_fullscreen_zoom_recent_projects .project-slide {
visibility: hidden;
-webkit-transition: visibility 0s 1.3s;
transition: visibility 0s 1.3s;
}
.nectar_fullscreen_zoom_recent_projects .project-slide.current {
visibility: visible;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .bg-outer-wrap .slide-bg {
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s;
transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s, -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s;
-webkit-transform: scale(1) translateZ(0);
-ms-transform: scale(1) translateZ(0);
transform: scale(1) translateZ(0);
backface-visibility: hidden;
}
.nectar_fullscreen_zoom_recent_projects .project-slide.prev .bg-outer-wrap .slide-bg,
.nectar_fullscreen_zoom_recent_projects .project-slide.next .bg-outer-wrap .slide-bg {
-webkit-transform: scale(1.25);
-ms-transform: scale(1.25);
transform: scale(1.25);
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .bg-outer-wrap {
-webkit-transition: -webkit-transform 0.95s cubic-bezier(0.4, 0, 0.2, 1) 0.45s;
transition: -webkit-transform 0.95s cubic-bezier(0.4, 0, 0.2, 1) 0.45s;
transition: transform 0.95s cubic-bezier(0.4, 0, 0.2, 1) 0.45s;
transition: transform 0.95s cubic-bezier(0.4, 0, 0.2, 1) 0.45s, -webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.45s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
}
.nectar_fullscreen_zoom_recent_projects .project-slide.prev .bg-outer-wrap {
-webkit-transform: translate3d(0%, -100%, 0);
transform: translate3d(0%, -100%, 0);
}
.nectar_fullscreen_zoom_recent_projects .project-slide.next .bg-outer-wrap {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.nectar_fullscreen_zoom_recent_projects .project-slide .bg-outer, 
.nectar_fullscreen_zoom_recent_projects .project-slide .bg-outer {
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s;
transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s, -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s;
-webkit-transform: scale(1) translateZ(0);
-ms-transform: scale(1) translateZ(0);
transform: scale(1) translateZ(0);
backface-visibility: hidden;
overflow: hidden;
}
.nectar_fullscreen_zoom_recent_projects .project-slide.prev .bg-outer, 
.nectar_fullscreen_zoom_recent_projects .project-slide.next .bg-outer {
-webkit-transform: scale(0.5) translateZ(0);
-ms-transform: scale(0.5) translateZ(0);
transform: scale(0.5) translateZ(0);
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info h1 > span {
position: relative;
display: inline-block;
overflow: hidden;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info h1 > span span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.1, 1) 0.75s;
transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.1, 1) 0.75s;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.1, 1) 0.75s;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.1, 1) 0.75s, -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.1, 1) 0.75s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
padding: 2% 0;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info a,
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
-webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.1, 1) 0.75s;
transition: all 0.5s cubic-bezier(0.4, 0, 0.1, 1) 0.75s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
display: block;
margin-top: 25px;
opacity: 1;
}
.nectar_fullscreen_zoom_recent_projects[data-slider-text-color="light"] .project-info h1 {
color: #fff;
}
.nectar_fullscreen_zoom_recent_projects .project-slide.prev .project-info h1 > span span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition-delay: .45s;
transition-delay: .45s;
}
.nectar_fullscreen_zoom_recent_projects .project-slide.next .project-info h1 > span span {
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition-delay: .45s;
transition-delay: .45s;
}
.nectar_fullscreen_zoom_recent_projects .project-slide.prev .project-info a {
-webkit-transform: translateY(-60%);
transform: translateY(-60%);
opacity: 0;
-webkit-transition-delay: .45s;
transition-delay: .45s;
}
.nectar_fullscreen_zoom_recent_projects .project-slide.prev .project-info p {
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
opacity: 0;
-webkit-transition-delay: .45s;
transition-delay: .45s;
}
.nectar_fullscreen_zoom_recent_projects .project-slide.next .project-info a {
-webkit-transform: translateY(60%);
transform: translateY(60%);
opacity: 0;
-webkit-transition-delay: .45s;
transition-delay: .45s;
}
.nectar_fullscreen_zoom_recent_projects .project-slide.next .project-info p {
-webkit-transform: translateY(40px);
transform: translateY(40px);
opacity: 0;
-webkit-transition-delay: .45s;
transition-delay: .45s;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info a {
color: #fff;
font-weight: 600;
backface-visibility: hidden;
display: inline-block;
position: relative;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
color: #fff;
backface-visibility: hidden;
position: relative;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info a:hover:after {
animation: portSliderLine 0.42s cubic-bezier(0.42, 0, 0, 1) forwards;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info a:after {
display: block;
content: '';
position: absolute;
z-index: -1;
width: 100%;
height: 2px;
background-color: #fff;
bottom: -1px;
left: 0;
backface-visibility: hidden;
pointer-events: none;
animation: portSliderLine2 0.42s cubic-bezier(0.42, 0, 0, 1) forwards;
}
.nectar_fullscreen_zoom_recent_projects[data-slider-text-color="dark"] .project-slide .project-info a:after  { 
background-color: #000; 
}
.nectar_fullscreen_zoom_recent_projects[data-slider-text-color="dark"] .project-slide .project-info a { 
color: #000;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .bg-outer-wrap .slide-bg {
background-size: cover;
background-position: center;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .bg-outer-wrap .bg-inner-wrap:after {
opacity: 0;
-webkit-transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s;
transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
backface-visibility: hidden;
z-index: 10;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .bg-outer-wrap .bg-inner-wrap:after {
content: '';
background-color: inherit;
}
.nectar_fullscreen_zoom_recent_projects .project-slide.current .bg-outer-wrap .bg-inner-wrap:after {
-webkit-transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.2s;
transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.25s;
}
.nectar_fullscreen_zoom_recent_projects[data-overlay-opacity="0.1"] .project-slide.current .bg-outer-wrap .bg-inner-wrap:after { opacity: 0.1; }
.nectar_fullscreen_zoom_recent_projects[data-overlay-opacity="0.2"] .project-slide.current .bg-outer-wrap .bg-inner-wrap:after { opacity: 0.2; }
.nectar_fullscreen_zoom_recent_projects[data-overlay-opacity="0.3"] .project-slide.current .bg-outer-wrap .bg-inner-wrap:after { opacity: 0.3; }
.nectar_fullscreen_zoom_recent_projects[data-overlay-opacity="0.4"] .project-slide.current .bg-outer-wrap .bg-inner-wrap:after { opacity: 0.4; }
.nectar_fullscreen_zoom_recent_projects[data-overlay-opacity="0.5"] .project-slide.current .bg-outer-wrap .bg-inner-wrap:after { opacity: 0.5; }
.nectar_fullscreen_zoom_recent_projects[data-overlay-opacity="0.6"] .project-slide.current .bg-outer-wrap .bg-inner-wrap:after { opacity: 0.6; }
.nectar_fullscreen_zoom_recent_projects[data-overlay-opacity="0.7"] .project-slide.current .bg-outer-wrap .bg-inner-wrap:after { opacity: 0.7; }
.nectar_fullscreen_zoom_recent_projects[data-overlay-opacity="0.8"] .project-slide.current .bg-outer-wrap .bg-inner-wrap:after { opacity: 0.8; }
.nectar_fullscreen_zoom_recent_projects[data-overlay-opacity="0.9"] .project-slide.current .bg-outer-wrap .bg-inner-wrap:after { opacity: 0.9; }
.nectar_fullscreen_zoom_recent_projects[data-overlay-opacity="1"] .project-slide.current .bg-outer-wrap .bg-inner-wrap:after { opacity: 1; }
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
z-index: 100;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info h1, 
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
max-width: 50%;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info p { 
display: block; 
}
.nectar_fullscreen_zoom_recent_projects > .normal-container {
position: absolute;
z-index: 100;
width: 100%;
top: 0;
height: 100%;
left: 50%;
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
pointer-events: none;
}
body[data-full-width-header="true"] .nectar_fullscreen_zoom_recent_projects > .normal-container {
max-width: none;
width: 100%;
left: 0;
-ms-transform: none;
-webkit-transform: none;
transform: none;
}
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls {
position: absolute;
left: 0; 
bottom: 40px;
z-index: 100;
pointer-events: all;
}
body[data-full-width-header="true"] .nectar_fullscreen_zoom_recent_projects .zoom-slider-controls {
left: 35px; 
bottom: 20px;
}
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .next,
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .prev {
width: 44px;
height: 44px;
display: inline-block;
text-align: center;
border-radius: 50%;
position: relative;
margin: 7px;
border: 1px solid rgba(255,255,255,0.5);
}
.nectar_fullscreen_zoom_recent_projects[data-slider-text-color="dark"] .zoom-slider-controls .prev, 
.nectar_fullscreen_zoom_recent_projects[data-slider-text-color="dark"] .zoom-slider-controls .next { 
border: 1px solid rgba(0,0,0,0.5); 
}
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .prev {
margin-left: 0;
}
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .next i,
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .prev i {
width: 44px;
height: 12px;
line-height: 12px;
font-size: 14px;
text-align:center;
position: absolute;
top: 50%;
left: 0;
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
color: #fff;
}
.nectar_fullscreen_zoom_recent_projects[data-slider-text-color="dark"] .zoom-slider-controls .prev i,
.nectar_fullscreen_zoom_recent_projects[data-slider-text-color="dark"] .zoom-slider-controls .next i { 
color: #000;
}
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .next i { 
left: 1px;
}
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .next:hover i {
-ms-transform: translateX(5px)  translateY(-50%);
-webkit-transform: translateX(5px) translateY(-50%);
transform: translateX(5px) translateY(-50%);
}
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .prev:hover i {
-ms-transform: translateX(-5px)  translateY(-50%);
-webkit-transform: translateX(-5px) translateY(-50%);
transform: translateX(-5px) translateY(-50%);
}
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .next:after,
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .prev:after {
display: block;
content: '';
background-color: #fff;
height: 1px;
width: 14px;
position: absolute;
left: 14px;
top: 50%;
-ms-transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
-ms-transform: scaleX(0) translateX(0px);
-webkit-transform: scaleX(0) translateX(0px);
transform: scaleX(0) translateX(0px);
}
.nectar_fullscreen_zoom_recent_projects[data-slider-text-color="dark"] .zoom-slider-controls .prev:after, 
.nectar_fullscreen_zoom_recent_projects[data-slider-text-color="dark"] .zoom-slider-controls .next:after  { 
background-color: #000; 
}
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .next:hover:after,
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .prev:hover:after {
-ms-transform: scaleX(1) translateX(0);
-webkit-transform: scaleX(1) translateX(0);
transform: scaleX(1) translateX(0);
}
.nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .prev:after {
left: auto;
right: 14px;
-ms-transform: scaleX(0) translateX(0px);
-webkit-transform: scaleX(0) translateX(0px);
transform: scaleX(0) translateX(0px);
}
.nectar_fullscreen_zoom_recent_projects[data-slider-controls="arrows"] .dot-nav { 
pointer-events: none; 
visibility: hidden;
}
.nectar_fullscreen_zoom_recent_projects .dot-nav {
position: absolute;
right: 50px;
top: 50%;
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 100;
pointer-events: all;
}
body[data-ext-responsive="true"][data-full-width-header="true"] .nectar_fullscreen_zoom_recent_projects .dot-nav {
right: 35px;
}
.nectar_fullscreen_zoom_recent_projects .dot-nav > span {
display: block;
height: 2px;
width: 30px;
cursor: pointer;
padding: 8px 0;
opacity: 0.5;
box-sizing: content-box;
-ms-transform-origin: right;
-webkit-transform-origin: right;
transform-origin: right;
-ms-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
-ms-transform: scaleX(0.5);
-webkit-transform: scaleX(0.5);
transform: scaleX(0.5);
}
.nectar_fullscreen_zoom_recent_projects .dot-nav span.active {
opacity: 1;
-ms-transform: scaleX(1);
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.nectar_fullscreen_zoom_recent_projects .dot-nav > span span {
height: 100%;
width: 100%;
display: block;
background-color: #fff;
}
.nectar_fullscreen_zoom_recent_projects[data-slider-text-color="dark"] .dot-nav > span span { 
background-color: #000; 
}  @media only screen and (min-width: 1000px) {
.single-portfolio #page-header-bg[data-parallax="1"] .span_6 .inner-wrap {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.single-portfolio #page-header-bg[data-parallax="1"]:not(.fullscreen-header) .span_6 .inner-wrap #portfolio-nav {
width: calc(100% + 140px);
left: -70px;
}
.portfolio-items[data-ps="6"] .col.tall .bg-overlay {
top: 5.5%;
left: 9%;
width: 82%;
height: 89.5%;
}
.portfolio-items[data-ps="6"] .col.wide_tall .work-item:hover .bg-overlay {
border-width: 20px;
}
.portfolio-items[data-ps="6"] .col.wide .bg-overlay {
top: 9%;
left: 5.5%;
width: 89%;
height: 82%;
}
.portfolio-items[data-ps="6"].no-masonry .work-item:hover .bg-overlay {
border-width: 8px;
opacity: 1;
}
.portfolio-items[data-ps="6"] .work-item:hover .bg-overlay {
border-width: 11px;
opacity: 1;
}
.portfolio-items[data-ps="6"] .work-item:hover .parallaxImg-layers > div .bg-img:after {
opacity: 1;
} 
.portfolio-items[data-ps="6"] .work-item:hover .work-meta .inner {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
body .default-style .portfolio-items.constrain-max-cols .col.elastic-portfolio-item {
width: 22.5%!important;
}
}
@media only screen and (max-width: 999px) {
.portfolio-items .col .work-item.style-3 .work-info-bg { 
display: block; 
}
}
@media only screen and (min-width: 690px) {
.portfolio-items[data-ps="6"] .wide_tall .work-meta h4 {
font-size: 48px;
line-height: 54px;
}
.portfolio-items[data-ps="6"] .wide_tall .work-meta p {
font-size: 28px;
line-height: 34px;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
body .default-style .portfolio-items.constrain-max-cols .col.elastic-portfolio-item .work-item .work-info a {
margin: 4px 3px;
padding: 4px 9px!important;
display: inline-block!important;
}
body .default-style .portfolio-items.constrain-max-cols:not([data-ps="6"]) .col.elastic-portfolio-item .work-meta {
width: 68%!important;
}
.portfolio-items:not(.carousel) .col.span_3 .work-item .work-info a {
padding: 5px 6px;
font-size: 11px;
margin: 1px;
}
.portfolio-items:not(.carousel) .col.span_3 .work-meta, 
.portfolio-items:not(.carousel) .col.span_4 .work-meta {
width: 74%;
}
.portfolio-items:not(.carousel) .col.span_3 .nectar-love-wrap, 
.portfolio-items:not(.carousel) .col.span_4 .nectar-love-wrap  {
width: 52px;
}
body.single-portfolio #sidebar.fixed-sidebar, 
body.single-portfolio #sidebar {
width: 27.5%;
}
body.single-portfolio .post-area {
width: 72.5%;
}
body.single-portfolio.material .post-area.span_9 {
width: 68.5%;
}
body.single-portfolio .row .title-wrap .col.section-title {
text-align: center;
}
body.single-portfolio .row .col.section-title h1 {
max-width: 725px;
margin: 0 auto;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1080px) {
body #sidebar.fixed-sidebar, 
body.single-portfolio #sidebar {
top: 0;
margin-left: 0;
position: relative;
}
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1025px) and (orientation:landscape) {
#full_width_portfolio .project-title.parallax-effect {
padding-top: 5em;
position: relative;
margin-top: -32px;
top: 0;
}
.portfolio-items .col .work-item .work-info a {
display: block;
position: absolute;
top: 0;
left: 0;
margin: 0;
width: 100%;
height: 100%;
text-indent: -9999px;
}
.portfolio-items .col .work-item .work-info .custom-content .nectar-button {
width: auto;
}
body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
opacity: 1;
}
body .portfolio-items[data-ps="6"] .work-item .work-meta .inner, 
body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.portfolio-items .col .work-item:not(.style-2):not(.style-3):not(.style-3-alt):not(.style-4) .work-info .vert-center {
height: 100%;
top: 0;
-webkit-transform: none;
transform: none;
}
}
@media only screen and (min-width : 690px) and (max-width : 999px) {
.one-fourths.span_3.clear-both, 
.one-fourths.vc_span3.clear-both, 
.one-fourths.vc_col-sm-3.clear-both:not([class*="vc_col-xs-"]) { 
clear: both; 
}
.one-fourths.span_3.right-edge, 
.one-fourths.vc_span3.right-edge, 
.one-fourths.vc_col-sm-3.right-edge:not([class*="vc_col-xs-"]) { 
margin-right: 0; 
}
.portfolio-items .col {
width: 100%;
margin-left: 0;
margin-bottom: 8px;
}
.portfolio-items:not(.carousel) div:nth-child(2n+2), 
.portfolio-items:not(.carousel) div:nth-child(2n+2) {
clear: both;
}
body .portfolio-items:not(.carousel)[data-col-num="cols-3"], 
body .portfolio-items:not(.carousel)[data-col-num="cols-4"] {
margin: 0 -2% 0 -2%;
}
.portfolio-items:not(.carousel) .col.span_4, 
.portfolio-items:not(.carousel) .col.span_3 {
width: 49.9%!important;
}
.portfolio-items[data-ps="6"] .col {
padding: 2%;
}
body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
opacity: 1;
}
body .portfolio-items[data-ps="6"] .work-item .work-meta .inner, 
body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
body .portfolio-filters {
position: relative;
display: block;
clear: both;
float: none;
top: auto;
margin: 30px auto;
}
.single-portfolio #full_width_portfolio .row .col.section-title h1 {
max-width: 430px;
margin: 0 auto;
}
#full_width_portfolio .section-title h1 {
font-size: 22px;
}
.carousel-next {
right: 1px;
padding-left: 1px;
}
.carousel-prev {
right: 25px;
padding-right: 1px;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover h3,
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover h3 {
-webkit-transform: translateX(0px) translateZ(0);
transform: translateX(0px) translateZ(0);
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3 .next-arrow, 
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .next-arrow,
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav .controls span.line {
display: none;
}
body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] li span:not(.text),
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project span:not(.text),
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span:not(.text) {
text-align: center;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls  #portfolio-nav ul .previous-project,
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls  #portfolio-nav ul .next-project {
min-height: 225px;
}
}
@media only screen and (max-width : 690px) {
.col {
margin-bottom: 25px;
}
.post-area {
margin-bottom: 0;
}
body .nectar_fullscreen_zoom_recent_projects .project-slide .project-info h2, 
body .nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
max-width: 100%;
}
.single-portfolio .row .col.section-title.span_12 {
text-align: center;
}
body.single-portfolio .row .col.section-title.span_12 h1 {
width: 280px;
margin: 0 auto;
line-height: 30px;
}
.portfolio-items:not(.carousel) .col.span_4, 
.portfolio-items:not(.carousel) .col.span_3, 
.portfolio-items:not(.carousel) .col.span_6 {
width: 100%;
margin-right: 0;
margin-left: 0;
}
body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
opacity: 1;
}
body .portfolio-items[data-ps="6"] .work-item .work-meta .inner, 
body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.bottom_controls #portfolio-nav .controls #next-link a i:after,
.bottom_controls #portfolio-nav .controls #prev-link a i:after {
display: none;
}
.posts-container[data-load-animation="none"] article .inner-wrap.animated { 
opacity: 1; 
}
.portfolio-filters {
width: 100%;
position: relative;
display: block;
clear: both;
top: auto;
}
.page-template-template-portfolio-php .portfolio-filters {
margin-bottom: 0;
}
hmtl .page-header-no-bg .portfolio-filters {
margin-top: 20px;
height: auto;
}
body .portfolio-filters > ul {
position: relative;
}
div[data-style="minimal"] .toggle h3 a {
font-size: 20px;
line-height: 24px;
}
body #portfolio-nav {
margin: 10px 0 0;
position: relative;
}
.bottom_controls #portfolio-nav {
margin-top: 0;
}
.bottom_controls #portfolio-nav .controls {
position: absolute;
}
.bottom_controls #portfolio-nav .controls span {
display: none;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .container {
max-width: none!important;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav .controls,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls {
position: relative;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project span:not(.text),
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span:not(.text) {
text-align: center;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls  #portfolio-nav ul .previous-project,
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls  #portfolio-nav ul .next-project {
min-height: 250px;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav .controls span {
display: block;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls  #portfolio-nav ul .previous-project, 
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls  #portfolio-nav ul .next-project {
width: 100%;
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover h3,
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover h3 {
-webkit-transform: translateX(0px) translateZ(0);
transform: translateX(0px) translateZ(0);
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3 .next-arrow, 
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .next-arrow,
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav .controls span.line {
display: none;
}
body .project-title #portfolio-nav {
top: 10px;
height: 33px;
}
#portfolio-nav ul {
position: relative;
margin-left: 0;
}
#page-header-bg #portfolio-nav ul,
.section-title #portfolio-nav ul {
margin-bottom: 0;
}
#portfolio-nav ul:first-child {
z-index: 103;
}
#portfolio-nav .controls:after {
content: ""; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
body #page-header-bg .project-title {
top: 0;
padding-top: 30px;
}
.single-portfolio #page-header-bg[data-alignment-v="middle"]:not(.fullscreen-header) .span_6 {
-webkit-transform: none;
transform: none;
}
body[data-permanent-transparent="1"] #page-header-bg .project-title {
padding-top: 50px;
}
.single-portfolio #page-header-bg:not(.fullscreen-header) {
height: auto!important;
}
.project-title #portfolio-nav .controls,
#page-header-bg .project-title #portfolio-nav .controls {
margin: 0 auto;
float: none;
display: block;
width: 120px;
}
.project-title .controls #prev-link {
float: left;
}
.project-title .controls #next-link {
float: right;
}
.project-title #all-items {
left: 142px;
float: none;
position: absolute;
}
}
@media only screen and (min-width : 1px) and (max-width : 999px) {
body[data-header-resize="0"] .container-wrap .portfolio-filters-inline.first-section {
margin-top: 0;
}
.single-portfolio .row .post-area {
margin-top: 0;
}
.single-portfolio #boxed .post-area { width: 100%; }
.work-item:not([data-custom-content="on"]) .work-info-bg { 
display: none;
}
.style-3 .work-info-bg {
display: block;
}
body .portfolio-items .work-item.style-3 p,
body .portfolio-items .work-item.style-3 .vert-center p {
display: block;
margin-top: 0;
opacity: 1;
position: relative;
}
.portfolio-items .work-item.style-3 .vert-center {
padding-top: 15px;
}
.portfolio-items[data-ps="8"] .col .work-info-bg { opacity: 0.3;}
.portfolio-items[data-ps="8"] .line, .portfolio-items[data-ps="8"] .col .next-arrow { 
display: none;
}
.recent-work-carousel[data-full-width="true"] .portfolio-items .work-info-bg, 
.portfolio-items .col .work-item.style-2 .work-info-bg {
display: block;
}
body .nectar-carousel-flickity-fixed-content .nectar-carousel-fixed-content { 
position: relative; 
width: 100%; 
margin-right: 0;
transform: none; 
top: 0;
}
body .nectar-carousel-flickity-fixed-content .nectar-flickity { 
margin-left: 0; 
}
body .nectar-flickity.nectar-carousel[data-controls="material_pagination"]:not(.masonry) .flickity-viewport { 
margin-top: 50px; 
}
.portfolio-items:not(.carousel) .col.span_3 .work-item .work-info a {
padding: 9px 15px;
font-size: 12px;
margin: 5px;
}
.portfolio-items .col .work-item .work-info a {
display: block;
position: absolute;
top: 0;
left: 0;
margin: 0;
width: 100%;
height: 100%;
opacity: 0;
text-indent: -9999px;
}
.portfolio-items[data-ps="1"] .col .work-item:hover .work-info .vert-center > a {
opacity: 0;
}
.portfolio-items .col .work-item .work-info .custom-content .nectar-button {
width: auto;
}
.portfolio-items .custom-content .sharing-default-minimal .nectar-social-inner > .nectar-sharing  {
margin: 10px 13px 10px 0;
}
.portfolio-items .col .work-item:not(.style-2):not(.style-3):not(.style-3-alt):not(.style-4):not([data-custom-content="on"]) .work-info .vert-center {
-webkit-transform: none;
transform: none;
top: 0;
height: 100%;
}
body.single-portfolio #sidebar.fixed-sidebar, 
body.single-portfolio #sidebar  {
top: 0;
width: 100%;
margin-left: 0;
margin-top: 10px;
position: relative;
float: none;
}
body.single-portfolio #sidebar {
margin-top: 30px;
}
.single-post[data-bg-header="true"].material .container-wrap:not(.no-sidebar) > .main-content { 
padding-top: 0; 
}
body.single-portfolio .post-area {
width: 100%;
float: none;
}
.single-portfolio #full_width_portfolio .row .col.section-title h1,
.single-portfolio .row .col.section-title h1 {
letter-spacing: 0;
}
.parallax_slider_outer.first-section, 
body .parallax-disabled, 
.parallax-disabled .nectar-slider-wrap {
margin-top: 0;	
}
.admin-bar.single-portfolio .project-title.parallax-effect {
margin-top: 0;	
}
#full_width_portfolio .project-title.parallax-effect {
position: relative;
top: 0;
} 
body.single-portfolio #full_width_portfolio .container-wrap {
padding-top: 2.1em;	
}
.carousel-wrap[data-full-width="true"] {
padding: 0 9px;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading h2 {
font-size: 16px;	
top: 3px;
}
.portfolio-items[data-col-num="elastic"] {
padding-left: 0;
}
.portfolio-filters-inline #current-category {
display: none;
}
body .portfolio-filters-inline .container > ul {
float: none;
text-align: center;
}
.portfolio-filters-inline #sort-label,
.portfolio-filters-inline .container > ul #sort-label {
display: none;
}
body .portfolio-filters-inline ul li, 
body .portfolio-filters-inline ul ul {
float: none;
display: inline;
}
body .container-wrap .portfolio-filters-inline.first-section,
body .container-wrap .portfolio-filters-inline.non-fw.first-section {
padding-top: 19px;
margin-top: 0;
}
body .container-wrap.portfolio-filters-inline.first-section.non-fw  {
padding-top: 33px;
}
body .portfolio-filters-inline .container > ul {
max-width: 100%;
margin-right: 0;
}
}
@media only screen and (min-width: 470px) and (max-width: 600px) {
body .carousel-wrap[data-full-width="true"] .portfolio-items .work-meta {
width: 66%;
}
body .carousel-wrap[data-full-width="true"] .portfolio-items .work-meta {
font-size: 10px;
}
body .portfolio-items .work-meta h4 { 
font-size: 15px;
line-height: 18px;
}
}
@media only screen and (min-width: 1600px) { #boxed .portfolio-items .elastic-portfolio-item {
width: 25%;
}
body #boxed .portfolio-items .col.elastic-portfolio-item.tall, 
body #boxed .portfolio-items .col.elastic-portfolio-item.regular {
width: 20%;
}
body #boxed .portfolio-items .col.elastic-portfolio-item.wide {
width: 50%;
}
body #boxed .portfolio-items .col.elastic-portfolio-item.wide_tall {
width: 50%;
}
body #boxed .default-style .portfolio-items .col.elastic-portfolio-item {
width: 21.72%!important;
} body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide{
width: 50%;
}
body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide_tall {
width: 50%;
}
body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.tall, 
body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item.regular {
width: 25%;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1600px) {
.portfolio-items .elastic-portfolio-item {
width: 25%;
}
body .portfolio-items .col.elastic-portfolio-item.tall, 
body .portfolio-items .col.elastic-portfolio-item.regular {
width: 20%;
}
body .portfolio-items .col.elastic-portfolio-item.wide {
width: 50%;
}
body .portfolio-items .col.elastic-portfolio-item.wide_tall {
width: 50%;
}
}
@media only screen and (min-width: 990px) and (max-width: 1300px) {
.portfolio-items .elastic-portfolio-item {
width: 33.3%;
}
.portfolio-items[data-ps="6"] .col {
padding: 1.5%;
}
body .portfolio-items .col.elastic-portfolio-item.wide_tall, 
body .portfolio-items .col.elastic-portfolio-item.wide  {
width: 66.6%;
}
body .default-style .portfolio-items .col.elastic-portfolio-item {
width: 30.6%!important;
}
body #boxed .default-style .portfolio-items .col.elastic-portfolio-item {
width: 29.7%!important;
} body .portfolio-items.constrain-max-cols.no-masonry .col.elastic-portfolio-item {
width: 25%;
} body .portfolio-items.constrain-max-cols.no-masonry .col.elastic-portfolio-item h3, 
body .portfolio-items.constrain-max-cols.no-masonry .col.elastic-portfolio-item .style-5 h4 {
font-size: 14px;
line-height: 20px;
}
body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item h3,
body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item h4 {
font-size: 18px;
line-height: 25px;
}
.portfolio-items.constrain-max-cols .work-item.style-4 .bottom-meta {
padding: 13px 13px 10px;
}
.portfolio-items.constrain-max-cols .work-item.style-4 .bottom-meta p,
.portfolio-items.constrain-max-cols .work-item.style-5 p {
font-size: 12px;
line-height: 18px;
} body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide {
width: 25%;
}
body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide_tall {
width: 25%;
}
body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.tall, 
body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item.regular {
width: 25%;
}
}
@media only screen and (min-width: 470px) and (max-width: 990px) {
.portfolio-items .elastic-portfolio-item,
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular {
width: 50%;
}
body .portfolio-items .col.elastic-portfolio-item.wide_tall, 
body .portfolio-items .col.elastic-portfolio-item.wide {
width: 100%;
}
body .portfolio-wrap.default-style { 
padding: 0!important; 
margin-top: 30px; 
}
body .portfolio-wrap.default-style .portfolio-items { 
margin: 0!important; 
width: 100%!important; 
padding: 0!important; 
transform: none!important;
}
body .default-style .portfolio-items .col.elastic-portfolio-item {
width: 100%!important;
margin: 0!important;
padding-bottom: 25px;
} #boxed .portfolio-items .elastic-portfolio-item {
width: 100%;
}
#boxed .portfolio-items .elastic-portfolio-item img {
height: auto!important;
}
body #boxed .default-style { 
padding: 0!important; 
margin-top: 30px; 
}
body #boxed .default-style .portfolio-items { 
margin: 0!important; 
width: 100%!important; 
padding: 0!important;
}
body #boxed .default-style .portfolio-items .col.elastic-portfolio-item {
width: 100%!important;
margin: 0!important;
padding-bottom: 25px;
}
}
@media only screen and (max-width: 690px) and (min-width: 470px) {
body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item h3 {
font-size: 18px;
line-height: 25px;
}
.portfolio-items[data-ps="6"] .col, 
.portfolio-items[data-ps="6"][data-col-num="elastic"] {
padding: 10px;
}
}
@media only screen and (max-width: 470px) {
.portfolio-items .elastic-portfolio-item {
width: 100%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular {
width: 50%;
}
.portfolio-items .elastic-portfolio-item img,
.masonry.meta_overlaid article.post.wide_tall .content-inner .post-featured-img img {
height: auto!important;
}
.portfolio-items[data-ps="6"] .col, 
.portfolio-items[data-ps="6"][data-col-num="elastic"] {
padding: 10px;
}
body .default-style { 
padding: 0!important; 
margin-top: 30px; 
}
body .default-style .portfolio-items .col.elastic-portfolio-item {
width: 100%!important;
margin: 0!important;
padding-bottom: 25px;
}
.portfolio-items .col.wide .work-item.style-3-alt[data-text-align="left"] .vert-center,
.portfolio-items .col.wide .work-item.style-3-alt[data-text-align="right"] .vert-center,
.portfolio-items .col.wide .work-item.style-3[data-text-align="left"] .vert-center,
.portfolio-items .col.wide .work-item.style-3[data-text-align="right"] .vert-center {
left: 50%!important;
right: auto!important;
margin-left: 0;
}
body .portfolio-items .col .work-item.style-4 .work-info .bottom-meta {
bottom: 0;
transform: none;
position: relative;
}
.portfolio-items .col .work-item.style-4:hover img { transform: none; }
body .portfolio-items .work-item.style-4 .work-info {
position: static;
padding: 0;
height: auto;
} body .portfolio-items[data-col-num="elastic"]:not(.fullwidth-constrained):not(.isotope-activated) {
margin-left: -50vw;
left: 50%;
width: 100vw;
}
body .portfolio-items:not(.isotope-activated):not(.carousel) .elastic-portfolio-item,
body .portfolio-items:not(.isotope-activated):not(.carousel) .col,
body .default-style .portfolio-items:not(.carousel) {
width: 100%!important;
position: relative!important;
top: auto!important;
left: 0!important;
margin-left: 0!important;
-webkit-transform: none!important;
transform: none!important;
}
body .portfolio-items.isotope-activated .elastic-portfolio-item,
body .portfolio-items.isotope-activated .col  {
transition: none!important;
}
.portfolio-items:not(.carousel) .col .inner-wrap[data-animation],
.portfolio-items[data-ps="8"]:not(.carousel) .col .inner-wrap[data-animation="perspective"].animated .vert-center p, 
.portfolio-items[data-ps="8"]:not(.carousel) .col .inner-wrap[data-animation="perspective"].animated .vert-center h3 {
opacity: 1!important;
-webkit-transform: none!important;
transform: none!important;
}
}
@media only screen and (max-height: 500px) {
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info h1, 
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
max-width: 100%;
}
body .nectar_fullscreen_zoom_recent_projects .zoom-slider-controls {
bottom: 15px;
}
body .nectar_fullscreen_zoom_recent_projects .project-slide .project-info a {
margin-top: 0;
top: -5px;
}
body .nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .next, 
body .nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .prev {
width: 36px;
height: 36px;
}
body .nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .next i, 
body .nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .prev i {
width: 36px;
}
body .nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .next:after, 
body .nectar_fullscreen_zoom_recent_projects .zoom-slider-controls .prev:after {
width: 9px;
}
}
@media only screen and (min-width: 1000px) {
body[data-ext-responsive="true"][data-full-width-header="false"] .nectar_fullscreen_zoom_recent_projects .zoom-slider-controls {
left: 90px;
}
body[data-ext-responsive="true"][data-full-width-header="false"] .nectar_fullscreen_zoom_recent_projects .dot-nav {
right: 90px;
}
}@media only screen and (min-width: 1300px) {
.container,  
body[data-ext-responsive="false"] #boxed #header-outer[data-full-width="true"] header > .container,  
body[data-ext-responsive="false"] #boxed #header-secondary-outer[data-full-width="true"] > .container,
.post-area.standard-minimal.full-width-content .post .inner-wrap,
body[data-header-format="left-header"] .container, 
body[data-header-format="left-header"] .post-area.standard-minimal.full-width-content .post .inner-wrap {
max-width: 1100px;
}
} @media only screen and (min-width: 1000px) and (max-width: 1300px) {
h2 .nectar-button {
top: -2px;
}
#author-bio #author-info,
.ascend #ajax-content-wrap .container-wrap #author-bio #author-info {
width: 544px;
}
#project-meta ul li .nectar-love-wrap.fadein {
margin-right: 11px;
padding-right: 11px;
}
.post-area.masonry {
width: 895px;
}
.post-area.masonry.span_9 {
width: 660px;
margin-right: 10px;
}
.post-area.masonry.span_9 .masonry-blog-item {
width: 46.5%;
}
#page-header-bg .span_6 .subheader {
font-size: 24px;
}
.nectar-milestone .number {
font-size: 50px;
line-height: 50px;
}
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2, 
#boxed .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2 {
font-size: 32px;
line-height: 50px;
}
body .swiper-slide .content p {
font-size: 20px;
line-height: 34px;
}
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p {
font-size: 14px;
line-height: 24px;
}
.main-content .col.span_4 .col.span_2 img, 
.main-content .col.span_3 .col.span_2 img, 
.main-content .col.span_2 .col.span_2 img, 
.main-content .col.span_6 .col.span_2 img {
padding-right: 5px;
top: -3px;
}
.carousel-next {
right: 0;
padding-left: 1px;
}
.carousel-prev {
right: 25px;
padding-right: 1px;
}
.portfolio-items:not(.carousel) .col .work-item.style-2 i {
line-height: 32px;
height: 32px;
width: 32px;
font-size: 14px;
}
#top nav > ul > li > a {
padding-left: 8px;
}
.sf-sub-indicator {
left: 6px;
}
body .swiper-slide .content p.transparent-bg span,
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p.transparent-bg span {
line-height: 38px;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading h2 {
max-width: 720px;
}
body .vc_pie_chart .vc_pie_chart_value {
font-size: 32px;
}
} @media only screen and (min-width : 690px) and (max-width : 999px) {
.span_1, .span_2, .span_3, .span_4, .span_5, .span_6, 
.span_7, .span_8, .span_9, .span_10, .span_11, .span_12 {
width: 100%;
margin-left: 0;
}
.col, body .vc_row-fluid .wpb_column {
margin-bottom: 25px;
}
#header-outer .col {
margin-bottom: 0;
margin-right: 0;
}
.wpb_column {
width: 100%;
}
body[data-ccsa="larger"] .vc_row-fluid:not(.full-width-content) .wpb_column {
margin-right: 20px;
margin-left: 20px;
width: calc(100% - 40px);
}
body[data-ccsa="larger"] .vc_row-fluid.full-width-content .wpb_column {
margin-right: 0;
width: 100%;
} body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"] {
margin-bottom: 0;
}
.vc_col-sm-12[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-12 {
width: 100%;
}
body .vc_row-fluid [class*="vc_col-"][data-t-w-inherits="small_desktop"]:first-child:not([class*="offset"]) {
margin-left: 0;
} body .vc_row-fluid .vc_col-sm-2 {
width: 31.2%;
margin-left: 3.1%;
}
body .vc_row-fluid.full-width-content .vc_col-sm-2 {
width: 33.3%;
margin-left: 0%;
}
body .vc_row-fluid.full-width-content .vc_col-xs-6 {
width: 50%;
}
body .vc_row-fluid .vc_col-xs-12[class*="vc_col-xs-"] {
width: 100%;
}
body #nectar_fullscreen_rows .vc_row-fluid .vc_col-sm-7, 
body #nectar_fullscreen_rows .vc_row-fluid .vc_col-sm-5 {
width: 100%;
margin-left: 0;
}
.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]),
.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(3n+4):not([class*="offset"]) {
margin-left: 0;
}
.container {
max-width: 600px;
}
.wpb_column.force-tablet-text-align-left, 
.wpb_column.force-tablet-text-align-left .col {
text-align: left!important;
}
.wpb_column.force-tablet-text-align-right, 
.wpb_column.force-tablet-text-align-right .col {
text-align: right!important;
}
.wpb_column.force-tablet-text-align-center, 
.wpb_column.force-tablet-text-align-center .col, 
.wpb_column.force-tablet-text-align-center .vc_custom_heading,
.wpb_column.force-tablet-text-align-center .nectar-cta {
text-align: center!important;
}
body:not(.material) #header-secondary-outer[data-full-width="true"] >.container nav > ul >li:last-child,
body:not(.material) #header-secondary-outer nav > ul > li:last-child {
border-right: 1px solid #dddddd;
}
body:not(.material) #header-secondary-outer[data-mobile="display_full"] nav > #social > li:last-child {
border: none;
}
.one-fourths.span_3,
.one-fourths.vc_span3, 
.one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]) {
width: 50%;
margin-bottom: 2%;
}
#footer-outer .one-fourths.span_3,
#footer-outer .one-fourths.vc_span3, 
#footer-outer .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]) {
width: 48%!important;
margin-bottom: 2%;
margin-right: 15px;
margin-left: 0!important;
padding: 15px;
float: left;
}
.one-fourths.span_3.clear-both,
.one-fourths.vc_span3.clear-both, 
.one-fourths.vc_col-sm-3.clear-both:not([class*="vc_col-xs-"]) {
clear: both;
}
#footer-outer .one-fourths.span_3.right-edge, 
.one-fourths.span_3.right-edge, 
.one-fourths.vc_span3.right-edge, 
.one-fourths.vc_col-sm-3.right-edge:not([class*="vc_col-xs-"]) {
margin-right: 0;
}
.portfolio-items .col {
width: 100%;
margin-left: 0;
margin-bottom: 8px;
}
.portfolio-items:not(.carousel) div:nth-child(2n+2), 
.portfolio-items:not(.carousel) div:nth-child(2n+2) {
clear: both;
}
body .portfolio-items:not(.carousel)[data-col-num="cols-3"], 
body .portfolio-items:not(.carousel)[data-col-num="cols-4"] {
margin: 0 -2% 0 -2%;
}
.portfolio-items[data-ps="6"] .col {
padding: 2%;
}
body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
opacity: 1;
}
body .portfolio-items[data-ps="6"] .work-item .work-meta .inner, 
body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
}
.col.boxed:hover,
.ascend .main-content .col.boxed:hover,
.material .main-content .col.boxed:hover {
margin-top: 0;
top: 0;
transform: none;
-webkit-transform: none;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
#call-to-action .container a {
margin-top: 20px;
margin-left: 0;
}
#ajax-content-wrap .post-area {
padding-right: 0;
}
body.single-portfolio .row .col.section-title h1 {
width: 450px;
margin: 0 auto;
display: block;
}
#ajax-content-wrap .contact-info {
padding-left: 0;
}
.nectar-google-map {
max-height: 425px;
}
#sidebar #flickr > div {
width: 16%;
}
#footer-outer #copyright .col {
width: 49%;
margin-bottom: 0;
}
#footer-widgets .container .col {
margin-left: 15px;
width: 48%;
}
#footer-widgets .one-fourths .span_3:nth-child(2n+1) {
margin-left: 0;
}
body #sidebar #flickr div {
float: left;
}
#sidebar .recent_projects_widget div a, 
body #sidebar #flickr div a {
width: 90px;
}
#sidebar .recent_projects_widget div a:nth-child(3n+3), 
body #sidebar #flickr div:nth-child(3n+3) a {
margin: 2% 2% 0 0;
}
body #sidebar .recent_projects_widget div a:last-child, 
body #sidebar #flickr div {
margin-right: 0;
}
#author-bio #author-info {
width: 494px;
}
#page-header-bg .span_6 h1 {
font-size: 32px;
line-height: 38px;
}
#page-header-bg .span_6 {
top: auto!important;
float: none;
}
body.single-post #page-header-bg[data-post-hs="default_minimal"] {
padding-top: 10%;
padding-bottom: 10%;
}
.page-header-no-bg #ajax-content-wrap .portfolio-filters {
margin-top: 15px;
float: none;
clear: both;
height: auto;
}
#page-header-bg[data-parallax="1"] .project-title .span_6 {
padding-right: 70px;
}
.page-header-no-bg  .portfolio-filters ul {
position: absolute;
width: 100%;
}
html.js #page-header-bg[data-parallax="0"].not-loaded {
background-color: #F5F5F5;
}
.pricing-table[class*="cols"] > div {
width: 50%;
margin-bottom: 25px;
}
.pricing-table[data-style] .pricing-column.highlight .nectar-button {
margin-bottom: 10px;
margin-top: 0;
}
.pricing-column.highlight {
margin-top: 0;
}
.pricing-table[data-style] .pricing-column h3 {
font-size: 20px;
}
.pricing-table[data-style] .pricing-column.highlight h3 {
padding: 5px 0px;
}
body .clients.no-carousel > div,
body .clients.four-cols.no-carousel >div {
width: 24.2%;
margin-right: 1%;
}
body .clients.no-carousel.six-cols > div {
width: 15.8% ;
margin-right: 1%;
}
body .clients.no-carousel.five-cols  > div {
width: 19.2%;
margin-right: 1%;
}
body .clients.no-carousel > div:nth-child(4n+4) {
margin-right: 0;
}
body .clients.carousel > div {
margin: 0 5px;
}
#call-to-action .container span {
display: block;
}
.masonry-blog-item {
width: 47.7%;
}
.post-area.masonry, 
.post-area.masonry.span_9,  
body[data-ext-responsive="true"] .post-area.masonry.span_9,
body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
width: 610px;
}
#ajax-content-wrap .post-area.masonry.span_9,
.post-area.masonry.span_9 {
margin-bottom: 90px;
}
.post-area.masonry.span_9 .masonry-blog-item {
width: 47.3%;
}
.post-area.masonry.span_9.material .masonry-blog-item {
width: 47.1%;
}
body .post-area.masonry.classic_enhanced.span_9 .masonry-blog-item.large_featured {
width: 99%;
}
body.woocommerce .container div.product div.images div.thumbnails a, 
body.woocommerce .container #content div.product div.images div.thumbnails a, 
body.woocommerce-page .container div.product div.images div.thumbnails a, 
body.woocommerce-page .container #content div.product div.images div.thumbnails a {
width: 16.9%;
margin-right: 3.8%;
}
.woocommerce .container div.product div.images div.thumbnails a:nth-child(5n+5) {
margin-right: 0;
}
.main-content .col.span_4 .col.span_2, 
.main-content .col.span_3 .col.span_2, 
.main-content .col.span_2 .col.span_2, 
.main-content .col.span_6 .col.span_2 {
width: 7%;
}
.main-content .col.span_4 .span_10, 
.main-content .col.span_3 .col.span_10, 
.main-content .col.span_2 .col.span_10, 
.main-content .col.span_6 .col.span_10 {
width: 91%;
}
.testimonial_slider .flickity-page-dots {
bottom: -35px;
}
#ajax-content-wrap .span_12 .col.span_6.empty-second {
width: 49%;
}
.nectar-button.extra_jumbo {
font-size: 32px;
line-height: 60px;
padding: 30px 50px;
}
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo, 
.nectar-button.extra-color-gradient-1.extra_jumbo, 
.nectar-button.extra-color-gradient-2.extra_jumbo {
border-width: 8px;
}
body .swiper-slide .content p i {
width: 18px;
font-size: 16px;
}
.carousel-next {
right: 1px;
padding-left: 1px;
}
.carousel-prev {
right: 25px;
padding-right: 1px;
}
body .swiper-slide .content p.transparent-bg span,
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p.transparent-bg span {
line-height: 29px;
}
#footer-widgets .container .col.span_6, 
#footer-widgets .container .col.span_4 {
margin-left: 0;
margin-right: 15px;
padding: 15px;
margin-bottom: 0;
}
#footer-widgets .container .col.span_4 {
margin-bottom: 40px;
}
#footer-widgets .container .row > div:last-child, 
#footer-widgets .container .row > div.col_last {
margin-right: 0;
}
.iosSlider.product-thumbnails .thumb {
width: 112px;
}
#footer-widgets .container .row > div:nth-child(2).span_4,
body .woocommerce .full-width-content > ul.products[data-product-style="material"] li:nth-child(3n+3), 
body.woocommerce-page .full-width-content > ul.products[data-product-style="material"] li:nth-child(3n+3) {
margin-right: 0!important;
}
body .woocommerce .full-width-content > ul.products[data-product-style="material"] li:nth-child(2n+2), 
body.woocommerce-page .full-width-content > ul.products[data-product-style="material"] li:nth-child(2n+2) {
margin-right: 2%!important;
}
} @media only screen and (max-width : 690px) {
body[data-header-format].material #header-secondary-outer {
display: none;
height: 0;
}
.material:not(.admin-bar) #header-outer[data-using-secondary="1"] {
top: 0;
}
body #slide-out-widget-area .inner .off-canvas-menu-container.mobile-only .menu.secondary-header-items {
display: block;
}
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"] {
height: auto!important;
}
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"] > div {
position: relative!important;
left: 0!important;
}
#header-outer[data-using-secondary="1"]:not(.hidden-secondary) {
transform: none!important;
}
.vc_row-fluid [class*="vc_span"] {
width: 100%!important;
}
body[data-ccsa="larger"] .vc_row-fluid:not(.full-width-content) .wpb_column {
margin-right: 20px;
margin-left: 20px;
width: calc(100% - 40px);
}
body[data-ccsa="larger"] .vc_row-fluid.full-width-content .wpb_column {
margin-right: 0;
width: 100%;
}
.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]),
.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(2n+3):not([class*="offset"]) {
margin-left: 0;
}
.container, 
.orbit-wrapper .slider-nav, 
.post-area.standard-minimal.full-width-content .post .inner-wrap {
max-width: 320px;
}
body[data-slide-out-widget-area-style="simple"] #header-outer[data-full-width="true"] #mobile-menu,
body #header-outer[data-full-width="true"] header > .container, 
body #header-secondary-outer[data-full-width="true"] > .container {
max-width: 100%;
padding: 0 18px;
}
.col {
margin-bottom: 25px;
}
.wpb_column.force-phone-text-align-left, 
.wpb_column.force-phone-text-align-left .col {
text-align: left!important;
}
.wpb_column.force-phone-text-align-right, 
.wpb_column.force-phone-text-align-right .col {
text-align: right!important;
}
.wpb_column.force-phone-text-align-center, 
.wpb_column.force-phone-text-align-center .col,  
.wpb_column.force-phone-text-align-center .vc_custom_heading,
.wpb_column.force-phone-text-align-center .nectar-cta {
text-align: center!important;
}
.post-area {
margin-bottom: 0;
}
.col.boxed:hover,
.ascend .main-content .col.boxed:hover,
.material .main-content .col.boxed:hover {
margin-top: 0;
top: 0;
transform: none;
-webkit-transform: none;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
#header-outer .col {
margin-bottom: 0;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info h2, 
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
max-width: 100%;
}
#fp-nav ul li a, 
.fp-slidesNav ul li a {
padding: 11px 11px;
}
#fp-nav ul li a span, 
.fp-slidesNav ul li a span {
height: 6px;
width: 6px;
}
#fp-nav.right {
right: 10px;
}
.nectar_fullscreen_zoom_recent_projects .dot-nav {
display: none;
}
.container .post .post-meta {
display: none;
}
#ajax-content-wrap .container .post .post-content {
padding-left: 0;
}
.container .post-header {
font-size: 12px;
}
.post-content.classic .post-header > span:after {
height: 9px;
}
.container .comment-list .comment > div {
padding: 25px 25px 40px 25px;
}
#ajax-content-wrap .comment-list .children {
padding-left: 20px;
}
.container .comment-list .comment > div img.avatar {
display: block;
position: relative;
height: 40px;
width: 40px;
top: 0;
left: 0;
margin-bottom: 5px;
}
body:not(.original) .bypostauthor > .comment-body > .comment-author > img.avatar {
border-width: 2px;
}
body:not(.material) .comment-list .children {
background-image: none;
}
body.ascend #ajax-content-wrap .comment-list .children {
margin-left: 0;
padding-left: 30px;
}
body.material #ajax-content-wrap .comment-list .comment > div, 
body.material #ajax-content-wrap .comment-list .pingback > div {
margin-top: 2.5em;
}
body.material .comment-list .children {
border-left: 1px solid rgba(0,0,0,0.1);
}
body.material .container .comment-list .comment > div {
padding: 0px 0 40px 0;
}
body.material #ajax-content-wrap .comment-list .children {
margin-left: 0;
padding-left: 30px;
}
body.material #ajax-content-wrap .comment-list .comment .comment > div {
padding-left: 0;
}
.container #respond h3 {
font-size: 18px;
}
.container .comment-list .reply {
right: 29px;
top: auto;
bottom: 29px;
}
.original .container .comment-list .reply {
right: 0;
top: auto;
bottom: 0;
margin-top: 20px;
position: relative;
}
.auto_meta_overlaid_spaced .masonry-blog-item {
margin-bottom: 0;
}
body h1.jumbo, 
body h2.jumbo, 
body h3.jumbo, 
body h4.jumbo, 
body h5.jumbo, 
body h6.jumbo, 
p.jumbo {
font-size: 60px;
line-height: 70px;
}
.container .contact-info {
padding-left: 0;
}
#single-meta .meta-comment-count,
.row .col.section-title [data-hide-on-mobile="true"] span:not(.total_loves):not(.nectar-love-count):not(.share-btn), 
.single #page-header-bg #single-below-header[data-hide-on-mobile="true"] span:not(.total_loves):not(.nectar-love-count) {
display: none;
}
.single #page-header-bg[data-post-hs="default"] #single-below-header[data-hide-on-mobile="false"],
.single [data-header-style="default"] #single-below-header[data-hide-on-mobile="false"] {
margin-top: 15px;
}
.single #page-header-bg[data-post-hs="default"] #single-below-header[data-hide-on-mobile="false"] > span:first-child > span,
.single [data-header-style="default"] #single-below-header[data-hide-on-mobile="false"] > span:first-child > span {
padding-left: 0;
}
#ajax-content-wrap #page-header-bg[data-post-hs="default_minimal"] #single-below-header span:not(.updated),
#ajax-content-wrap .row.heading-title[data-header-style="default_minimal"] .col.section-title span.meta-category  {
display: inline-block;
}
.container-wrap[data-remove-post-comment-number="0"][data-remove-post-author="0"][data-remove-post-date="0"] .heading-title[data-header-style="default_minimal"] #single-below-header > span,
#page-header-bg[data-post-hs="default_minimal"] .span_6[data-remove-post-comment-number="0"][data-remove-post-author="0"][data-remove-post-date="0"] #single-below-header > span {
padding: 0 8px;
}
.container-wrap[data-remove-post-comment-number="0"][data-remove-post-author="0"][data-remove-post-date="0"] .heading-title[data-header-style="default_minimal"] #single-below-header span,
#page-header-bg[data-post-hs="default_minimal"] .span_6[data-remove-post-comment-number="0"][data-remove-post-author="0"][data-remove-post-date="0"] #single-below-header span {
font-size: 13px;
line-height: 10px;
}
.single-post #single-meta .nectar-social[data-position="right"] {
margin-left: 0;
}
#single-meta .nectar-social.hover[data-position="right"] .nectar-social-inner {
left: 0;
text-align: left;
right: auto;
}
#single-meta .nectar-social {
margin-left: 0;
}
.material #page-header-bg.fullscreen-header .author-section {
margin-top: 5px;
}
html.js #page-header-bg[data-parallax="0"].not-loaded {
background-color: #F5F5F5;
}
#page-header-bg .portfolio-filters ul {
position: absolute;
width: 100%;
}
#page-header-bg .span_6 {
margin-bottom: 15px;
}
body #footer-outer #copyright .col ul {
float: left;
}
body #footer-outer #copyright .col ul li:first-child {
margin-left: 0;
}
#call-to-action .container a {
display: block;
margin-top: 20px;
margin-left: 0;
}
#call-to-action {
font-size: 18px;
}
#ajax-content-wrap h2 .nectar-button, 
#ajax-content-wrap h3 .nectar-button, 
#ajax-content-wrap h4 .nectar-button {
display: block;
}
#ajax-content-wrap #footer-widgets .container .col:nth-child(3) {
margin-bottom: 40px;
}
#footer-outer #flickr img, #sidebar #flickr img {
width: 95px;
}
.post-area #pagination,
.post-area.masonry #pagination {
padding-left: 0;
}
body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
opacity: 1;
}
body .portfolio-items[data-ps="6"] .work-item .work-meta .inner, 
body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
}
body #portfolio {
margin: 3px 0 0;
}
.bottom_controls #portfolio-nav .controls li#next-link a i:after,
.bottom_controls #portfolio-nav .controls li#prev-link a i:after {
display: none;
}
#search-results .result, 
.masonry-blog-item {
width: 100%!important;
margin-right: 0!important;
margin-bottom: 25px;
margin-left: 0!important;
}
.posts-container[data-load-animation="none"] article .inner-wrap.animated {
opacity: 1;
}
.masonry-blog-item {
position: relative!important;
top: auto!important;
display: block;
}
.gallery .gallery-item {
width: 100%!important;
}
#author-bio img {
margin-right: 0;
width: 60px;
height: 60px;
}
.row .blog-recent[data-style="list_featured_first_row"].columns-3 .featured .post-featured-img {
padding-bottom: 75%;
}
.section-down-arrow i.icon-default-style[class^="icon-"] {
font-size: 16px;
}
.section-down-arrow {
bottom: 10px;
right: 20px;
}
#page-header-bg.fullscreen-header .author-section {
bottom: 20px;
}
#page-header-bg.fullscreen-header .author-section .meta-date:not(.updated) {
margin-top: -4px;
display: block;
}
#contact-map {
height: 270px;
}
.nectar-google-map {
max-height: 270px;
}
.pp_pic_holder {
left: 9px;
width: 96%;
}
.pp_content {
width: 100%;
height: 290px;
}
.pp_content iframe {
width: 100%;
}
.pp_content .pp_inline iframe {
height: 250px;
}
.pp_content #pp_full_res img {
width: 100%;
height: auto;
}
#page-header-bg .span_6 h1, 
body.search #page-header-bg h1,
.single.single-post .section-title h1,
body.single.single-post .row .col.section-title.span_12 h1 {
font-size: 24px;
line-height: 30px;
margin-bottom: 4px;
}
#page-header-bg .span_6 {
top: auto!important;
float: none;
}
#page-header-bg .author-section .meta-author .avatar {
display: none;
}
#page-header-bg.fullscreen-header .author-section .avatar-post-info {
margin: 10px 0 0 0;
}
#ajax-content-wrap .pricing-table > div {
width: 100%;
margin: 0 0 25px 0;
}
body .clients[class*="col"].no-carousel > div {
margin-right: 1%;
width: 49.4%;
}
body .clients[class*="col"].no-carousel > div:nth-child(2n+2) {
margin-right: 0;
}
body .clients[class*="col"].carousel > div {
margin: 0 5px;
width: 150px;
}
body .clients.carousel.phone > div {
width: 150px;
}
.clients[data-additional_padding="2"].no-carousel  >div {
padding: 2% 4% 2% 4%;
}
.clients[data-additional_padding="3"].no-carousel  >div {
padding: 3% 6% 3% 6%;
}
.clients[data-additional_padding="4"].no-carousel  >div {
padding: 5% 10% 5% 10%;
}
body .row #error-404 h1,
body #ajax-content-wrap #error-404 h1 {
font-size: 150px;
line-height: 150px;
}
body .row #error-404 h2 {
font-size: 32px;
}
body .row #error-404 {
margin-bottom: 0;
}
body.woocommerce .post-area .woocommerce-result-count,
body.woocommerce .post-area .woocommerce-ordering {
float: none;
}
body.woocommerce .post-area .woocommerce-ordering {
right: 0;
}
body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
float: none;
border-right: 0;
width: 100%;
}
div[data-style="minimal"] .toggle h3 a {
font-size: 20px;
line-height: 24px;
}
#page-header-bg #portfolio-nav ul,
.section-title #portfolio-nav ul {
margin-bottom: 0;
}
#portfolio-nav ul:first-child {
z-index: 103;
}
#portfolio-nav .controls:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
body .container .portfolio-filters-inline.full-width-content .container {
padding-left: 0;
padding-right: 0;
}
body #full_width_portfolio .project-title.parallax-effect .container, 
body #page-header-bg .project-title .container {
padding-bottom: 30px;
}
body #page-header-bg .section-title, 
.project-title .section-title,
body.single .project-title .section-title {
padding: 0;
}
.row .col.section-title.project-title {
padding-bottom: 30px;
margin-bottom: 30px!important;
}
#footer-outer #social li {
margin-right: 10px;
margin-left: 0;
}
.wpb_gallery .parallax-grid-item {
margin-bottom: 30px;
}
.post-area.masonry, 
.post-area.masonry.span_9,  
body[data-ext-responsive="true"] .post-area.masonry.span_9,
body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
width: 320px;
}
#ajax-content-wrap .post-area.masonry.span_9,
.post-area.masonry.span_9 {
margin-bottom: 90px;
}
.ascend #ajax-content-wrap .comment-list .reply {
top: 0;
}
#customer_details > div {
width: 100%;
float: none;
}
body #header-secondary-outer nav > ul > li, 
body #header-secondary-outer nav > ul > li a,
#header-secondary-outer nav >ul >li:last-child {
border: none;
}
body:not(.material) #header-secondary-outer nav .sf-menu {
padding-top: 10px;
padding-bottom: 10px;
}
body:not(.material) #header-secondary-outer ul#social {
padding: 10px 0px;
}
.woocommerce .shop_table .coupon {
margin-bottom: 10px;
margin-top: 5px;
}
.woocommerce #customer_login.col2-set .col-1, 
.woocommerce-page #customer_login.col2-set .col-1, 
.woocommerce #customer_login.col2-set .col-2, 
.woocommerce-page #customer_login.col2-set .col-2,
.woocommerce form.login .form-row-first, 
.woocommerce-page form.login .form-row-first, 
.woocommerce form.login .form-row-last, 
.woocommerce-page form.login .form-row-last {
width: 100%!important;
}
.woocommerce .shop_table .actions > input {
float: left!important;
}
.iosSlider.product-thumbnails .thumb {
width: 93px;
}
.main-content .col.span_4 .col.span_2, 
.main-content .col.span_3 .col.span_2, 
.main-content .col.span_2 .col.span_2, 
.main-content .col.span_6 .col.span_2 {
width: 15%;
}
.main-content .col.span_4 .span_10, 
.main-content .col.span_3 .col.span_10, 
.main-content .col.span_2 .col.span_10, 
.main-content .col.span_6 .col.span_10 {
width: 83%;
}
.nectar-video-box[data-play-button-size="larger"] .nectar_video_lightbox {
width: 70px;
height: 70px;
margin-top: -35px;
margin-left: -35px;
}
.auto_meta_overlaid_spaced .masonry-blog-item .post-content {
height: 55vh;
}
.slider-pagination {
bottom: 10px;
}
body .swiper-slide .content p i {
width: 14px;
font-size: 12px;
}
.main-content .col.span_4 .col.span_2 img, 
.main-content .col.span_3 .col.span_2 img, 
.main-content .col.span_2 .col.span_2 img, 
.main-content .col.span_6 .col.span_2 img {
padding-right: 13px;
top: -3px;
}
.carousel-next {
right: 1px;
padding-left: 1px;
}
.carousel-prev {
right: 25px;
padding-right: 1px;
}
.woocommerce .woocommerce-result-count {
padding-bottom: 0;
}
.woocommerce #ajax-content-wrap .woocommerce-ordering,
body[data-fancy-form-rcs="1"].woocommerce.woocommerce #ajax-content-wrap .woocommerce-ordering {
position: relative;
right: 0;
top: 0;
margin-left: 0;
float: none;
}
.woocommerce .product-subtotal {
display: none;
}
.nectar-button.extra_jumbo {
font-size: 24px;
line-height: 24px;
padding: 20px 30px;
}
.nectar-button.extra_jumbo.has-icon.extra-color-gradient-1, 
.nectar-button.extra_jumbo.has-icon.extra-color-gradient-2,
.nectar-button.extra_jumbo.has-icon.see-through-extra-color-gradient-1, 
.nectar-button.extra_jumbo.has-icon.see-through-extra-color-gradient-2 {
font-size: 24px;
line-height: 24px;
padding: 20px 50px;
}
.nectar-button.extra-color-gradient-1.has-icon.extra_jumbo span, 
.nectar-button.extra-color-gradient-2.has-icon.extra_jumbo span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.extra_jumbo span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.extra_jumbo span {
left: -28px;
}
.nectar-button.extra_jumbo i, 
.nectar-button.extra_jumbo.has-icon i {
font-size: 26px;
}
body.material #ajax-content-wrap .nectar-button.extra_jumbo.has-icon {
font-size: 22px;
line-height: 22px;
padding: 24px 65px 24px 55px;
}
body.material #ajax-content-wrap .nectar-button.has-icon.extra_jumbo i {
height: 50px;
width: 50px;
line-height: 50px;
}
body.material .nectar-button.extra_jumbo .im-icon-wrap svg {
width: 24px;
height: 24px;
}
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo, 
.nectar-button.extra-color-gradient-1.extra_jumbo, 
.nectar-button.extra-color-gradient-2.extra_jumbo {
border-width: 6px;
}
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p.transparent-bg span,
body .swiper-slide .content p.transparent-bg span {
line-height: 20px;
top: -5px;
left: 4px;
box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
-moz-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
-o-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
}
#buddypress .register-section {
width: 100%;
margin-bottom: 15px;
}
.full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
padding: 0 10%!important;
}
#header-outer[data-full-width="true"] header > .container {
padding: 0;
}
.owl-carousel[data-column-padding="10px"] .carousel-item, 
.owl-carousel[data-column-padding="15px"] .carousel-item, 
.owl-carousel[data-column-padding="20px"] .carousel-item,
.owl-carousel[data-column-padding="30px"] .carousel-item, 
.owl-carousel[data-column-padding="40px"] .carousel-item, 
.owl-carousel[data-column-padding="50px"] .carousel-item {
padding: 10px;
}
.blog-title ul .meta-share-count > a,
.single .blog-title #single-meta ul .meta-share-count > a{
display: none;
}
.blog-title ul .meta-share-count .nectar-social {
display: block!important;
position: relative!important;
}
.blog-title ul .meta-share-count .nectar-social,
.blog-title ul .meta-share-count .nectar-social a {
opacity: 1!important;
left: 0!important;
}
.nectar-flickity[data-control-style="material_pagination"] .flickity-page-dots .dot
.nectar-flickity[data-controls="material_pagination"] .flickity-page-dots .dot {
width: 25px;
}
} @media only screen and (min-width : 1px) and (max-width : 999px) {
#to-top:not(.mobile-enabled) {
display: none;
}
body[data-ajax-transitions="true"] #ajax-loading-screen[data-method="standard"][data-disable-mobile="1"] {
display: none;
}
body #header-outer:not(.transparent) #top .span_3 #logo[data-supplied-ml="true"] img:not(.mobile-only-logo),
body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting="true"] img.starting-logo:not(.dark-version):not(.mobile-only-logo),
body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting-dark="true"] img.starting-logo.dark-version {
display: none!important;
}
body #header-outer:not(.transparent)  #top .span_3 #logo .mobile-only-logo,
body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting="true"] img.mobile-only-logo.starting-logo:not(.dark-version),
body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting-dark="true"] img.mobile-only-logo.starting-logo.dark-version,
#page-header-bg[data-parallax="1"] .span_6 .inner-wrap,
#page-header-bg .span_6 {
display: block!important;
}
body #header-outer[data-permanent-transparent="1"][data-transparent-header="true"].transparent #top .span_3 #logo .mobile-only-logo {
opacity: 1!important;
}
body[data-hhun="1"] #header-outer[data-mobile-fixed="false"].invisible:not(.side-widget-open) {
transform: none!important;
pointer-events: auto!important;
}
#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 #logo {
display: none;
}
#page-header-bg[data-parallax="1"] .span_6, 
#page-header-bg[data-parallax="1"] {
padding-right: 0;
transform: translate(0px)!important;
visibility: visible!important;
}
#page-header-bg[data-parallax="1"][data-alignment-v="middle"].fullscreen-header .span_6 {
-webkit-transform: translateY(-50%)!important;
transform: translateY(-50%)!important;
}
#page-header-bg[data-parallax="1"][data-alignment-v="middle"].fullscreen-header .nectar-particles .span_6 {
-webkit-transform: none!important;
transform: none!important;
}
#page-header-bg.fullscreen-header .row {
top: 0!important;
}
#ajax-content-wrap .video-texture {
display: none;
}
.full-width-section.parallax_section, 
.full-width-content.parallax_section {
background-attachment: scroll!important;
background-position: center!important;
}
.wpb_row.parallax_section .row-bg.using-image, 
#page-header-wrap[data-parallax="1"] .page-header-bg-image-wrap .page-header-bg-image {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
#page-header-wrap #page-header-bg[data-animate-in-effect="zoom-out"] .page-header-bg-image {
transition: none;
-webkit-transition: none;
}
.original #search-outer #search input[type="text"],
body[data-header-format="left-header"]:not(.material) #search-outer #search input[type="text"] {
font-size: 24px;
border-bottom-width: 2px;
}
.original #search-outer .container {
width: 100%;
}
body.material #search-outer #search form input[type="text"][name] {
font-size: 44px;
line-height: 44px;
border-bottom-width: 2px;
}
body.material #search-outer,
.material #header-outer.transparent .bg-color-stripe, 
.material #search-outer .bg-color-stripe {
height: 30vh;
}
body.material #search-outer {
min-height: 200px;
}
body.material #search-outer .col {
margin-bottom: 0;
}
body[data-header-format="left-header"] #header-outer header .row .col.span_9 {
top: 0;
}
body[data-header-format="left-header"].material #search-outer {
width: 100%;
left: 0;
}
body[data-header-format="left-header"].admin-bar.material #search-outer #search #close {
top: 0;
}
body[data-header-format="left-header"].material #search-outer .container {
padding-left: 0;
padding-right: 0;
}
body[data-header-format="left-header"].material #search-outer .container {
position: relative;
}
img.img-with-animation[data-animation="fade-in-from-right"] {
padding-left: 0;
}
img.img-with-animation[data-animation="fade-in-from-left"] {
padding-right: 0;
}
img.img-with-animation[data-animation="fade-in-from-bottom"] {
bottom: 0;
}
body:not([data-m-animate="1"]) .wpb_animate_when_almost_visible, 
body:not([data-m-animate="1"]) .wpb_animate_when_almost_visible.wpb_start_animation {
opacity: 1;
-webkit-animation: none;
-o-animation: none;
animation: none;
}
.img-with-aniamtion-wrap .inner {
margin: 0!important;
}
.img-with-aniamtion-wrap[data-max-width="110%"] .inner,
.img-with-aniamtion-wrap[data-max-width="125%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="150%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="165%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="175%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="200%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="225%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="250%"] .inner, 
.img-with-aniamtion-wrap img {
max-width: 100%;
}
.img-with-aniamtion-wrap:not([data-max-width-mobile="default"]) .inner {
max-width: none;  
}
.img-with-aniamtion-wrap[data-max-width-mobile="100%"] .inner {
width: 100%;
}
.img-with-aniamtion-wrap[data-max-width-mobile="125%"] .inner {
width: 125%;
}
.img-with-aniamtion-wrap[data-max-width-mobile="150%"] .inner {
width: 150%;
}
.img-with-aniamtion-wrap[data-max-width-mobile="175%"] .inner {
width: 175%;
}
.img-with-aniamtion-wrap[data-max-width-mobile="200%"] .inner {
width: 200%;
}
.img-with-aniamtion-wrap.right[data-max-width-mobile="125%"] .inner,
.img-with-aniamtion-wrap.center[data-max-width-mobile="150%"] .inner {
margin-left: -25%!important;
}
.img-with-aniamtion-wrap.right[data-max-width-mobile="150%"] .inner,
.img-with-aniamtion-wrap.center[data-max-width-mobile="200%"] .inner {
margin-left: -50%!important;
}
.img-with-aniamtion-wrap.right[data-max-width-mobile="175%"] .inner {
margin-left: -75%!important;
}
.img-with-aniamtion-wrap.right[data-max-width-mobile="200%"] .inner {
margin-left: -100%!important;
}
.img-with-aniamtion-wrap[data-max-width="75%"] .inner {
max-width: 75%;
}
.img-with-aniamtion-wrap[data-max-width="50%"] .inner {
max-width: 50%;
}
.img-with-animation[data-max-width="110%"], 
.img-with-animation[data-max-width="125%"], 
.img-with-animation[data-max-width="150%"], 
.img-with-animation[data-max-width="175%"], 
.img-with-animation[data-max-width="200%"],
.img-with-animation[data-max-width="225%"], 
.img-with-animation[data-max-width="250%"] {
max-width: 100%;
margin-left: 0;
}
#ajax-content-wrap .wpb_gallery .parallax-grid-item {
width: 100%;
padding-right: 0;
padding-left: 0;
}
.full-width-section > .col.span_12 {
margin-bottom: 0;
}
div[data-bg-mobile-hidden="true"] .row-bg.using-image {
background-image: none!important;
}
.full-width-section,
body[data-bg-header="true"] .full-width-section.first-section, 
body[data-bg-header="true"] .full-width-content.first-section,
body[data-header-resize="0"] .container-wrap .portfolio-filters-inline.first-section,
#header-outer[data-transparent-header="true"][data-permanent-transparent="false"] #logo .dark-version,
#header-outer #top #logo img {
margin-top: 0!important;
}
.single-portfolio .row .post-area {
margin-top: 0;
}
#nectar_fullscreen_rows > div:not(.full-width-content) .full-page-inner-wrap-outer > .full-page-inner-wrap > .full-page-inner > .container {
padding-top: 10%;
padding-bottom: 10%;
}
#nectar_fullscreen_rows[data-content-overflow="hidden"] .vc_row.vc_row-flex > .fp-tableCell .full-page-inner-wrap-outer > .full-page-inner-wrap[data-content-pos="middle"] > .full-page-inner > .container > .span_12 {
height: auto!important;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info h2, 
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
max-width: 75%;
}
body #header-outer[data-format="centered-menu-under-logo"] #top #logo img,
body #header-outer[data-format="centered-menu-bottom-bar"] #top #logo img {
margin: 0;
}
#header-outer[data-has-menu="false"][data-format="default"] #top .span_3,
#header-outer[data-has-menu="true"][data-mobile-fixed="1"] #top .span_3,
#header-outer[data-has-menu="true"][data-ptnm="1"] #top .span_3,
#header-outer[data-has-menu="true"] #top .span_3,
body.material #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 {
text-align: left;
}
#header-outer[data-format="centered-logo-between-menu"] .span_3, 
#header-outer[data-format="centered-logo-between-menu"] .span_3 #logo:not(.no-image) img {
transform: none;
-webkit-transform: none;
}
#header-outer[data-transparent-header="true"].no-pointer-events.side-widget-open {
pointer-events: auto;
}
.material #header-outer[data-transparent-header="true"][data-mobile-fixed="1"].transparent {
overflow: visible;
}
#header-outer[data-mobile-fixed="1"],
#header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"] {
position: fixed!important;
}
.material #header-outer[data-mobile-fixed="false"][data-using-secondary="1"],
.material.admin-bar #header-outer[data-mobile-fixed="false"][data-using-secondary="1"] {
top: 0;
}
body #header-outer[data-transparent-header="true"][data-remove-border="true"],
body #header-outer[data-transparent-header="true"][data-remove-border="true"].transparent {
border: none;
}
body[data-slide-out-widget-area-style="slide-out-from-right-hover"][data-slide-out-widget-area="true"][data-user-set-ocm="off"] #header-outer header > .container {
max-width: 100%;
padding: 0 18px;
}
.using-mobile-browser .slide-out-hover-icon-effect a {
pointer-events: auto;
}
.container-wrap {
z-index: 11;
}
.page-submenu .mobile-menu-link {
display: inline-block;
}
.page-submenu ul {
position: absolute;
top: 48px;
left: 0;
width: 101%;
display: none;
z-index: 1000;
}
.page-submenu[data-alignment="left"],
.page-submenu[data-alignment="right"] {
text-align: center;
}
#boxed .page-submenu ul {
width: 100%;
}
#ajax-content-wrap .page-submenu ul li {
display: block;
margin: 0;
}
.page-submenu .full-width-content {
position: relative;
}
.page-submenu ul li a {
border-top: 1px solid rgba(255,255,255,0.2);
padding: 10px 20px;
}
.page-submenu[data-bg-color="#ffffff"] ul li a {
border-top: 1px solid rgba(0,0,0,0.08);
}
.work-item:not([data-custom-content="on"]) .work-info-bg {
display: none;
}
.style-3 .work-info-bg {
display: block;
}
.carousel-wrap[data-full-width="true"] {
padding: 0!important;
}
body #top #logo img, 
#header-outer[data-permanent-transparent="false"] #logo .dark-version {
height: 24px;
margin-top: -3px;
top: 3px;
position: relative;
}
#header-outer[data-transparent-header="true"][data-permanent-transparent="false"] #logo .dark-version,
#header-outer #top #logo img {
top: 0;
}
body.material #header-outer[data-permanent-transparent="false"] #logo .dark-version,
#header-outer[data-permanent-transparent="false"] #logo .dark-version {
position: absolute;
}
.original #header-outer:not([data-transparent-header="true"]) #top #logo img.stnd,
.ascend #header-outer:not([data-transparent-header="true"]) #top #logo img.stnd,
.material #header-outer:not([data-transparent-header="true"]) #top #logo img.stnd,
.original #header-outer:not([data-transparent-header="true"]) #top #logo picture.stnd,
.ascend #header-outer:not([data-transparent-header="true"]) #top #logo picture.stnd,
.material #header-outer:not([data-transparent-header="true"]) #top #logo picture.stnd {
position: relative;
}
body:not(.material) #header-outer[data-mobile-fixed="1"] #logo .starting-logo,
body:not(.material) #header-outer[data-mobile-fixed="1"] #logo .dark-version {
top: 6px;
}
.admin-bar #header-outer, .logged-in.buddypress #header-outer {
top: 0;
}
.admin-bar.material-ocm-open #header-outer.transparent {
top: 46px;
}
body #header-outer {
margin-bottom: 0;
padding: 12px 0;
}
body #header-outer,
body[data-hhun="1"]:not(.no-scroll) #header-outer:not([data-transparent-header="true"]):not(.detached), 
body[data-hhun="1"]:not(.no-scroll) #header-outer[data-permanent-transparent="false"][data-using-secondary="1"]:not([data-transparent-header="true"]) {
position: relative;
}
.original #header-outer[data-transparent-header="true"][data-remove-border="false"].transparent,
.ascend #header-outer[data-transparent-header="true"][data-remove-border="false"].transparent {
transition: background-color 0.30s ease,box-shadow 0.30s ease,margin 0.25s ease;
}
#header-secondary-outer {
top: -13px;
}
#header-outer[data-permanent-transparent="1"].transparent #top .span_9 > .slide-out-widget-area-toggle i {
color: #fff;
}
body #slide-out-widget-area .slide_out_area_close {
position: absolute;
right: 22px;
top: 22px;
z-index: 100;
}
#slide-out-widget-area.fullscreen .off-canvas-social-links,
.admin-bar #slide-out-widget-area.fullscreen .off-canvas-social-links,
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links,
.admin-bar #slide-out-widget-area.fullscreen-alt .off-canvas-social-links {
position: relative;
bottom: 0;
right: 0;
margin-top: 70px;
}
#slide-out-widget-area.fullscreen .off-canvas-social-links:after,
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links:after {
display: block;
height: 1px;
width: 0;
background-color: rgba(255,255,255,0.6);
content: ' ';
margin: 0 auto;
position: absolute;
top: -40px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#slide-out-widget-area .mobile-only {
display: block;
}
#slide-out-widget-area.slide-out-from-right-hover .inner[data-prepend-menu-mobile="true"] .off-canvas-menu-container {
top: 0;
position: relative;
}
#slide-out-widget-area.fullscreen .off-canvas-social-links.line-shown:after,
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links.line-shown:after {
width: 100px;
}
#slide-out-widget-area.fullscreen .bottom-text,
.admin-bar #slide-out-widget-area.fullscreen .bottom-text,
#slide-out-widget-area.fullscreen-alt .bottom-text,
.admin-bar #slide-out-widget-area.fullscreen-alt .bottom-text {
position: relative;
bottom: 0;
left: 0;
margin-bottom: 30px;
margin-top: 15px;
}
body #slide-out-widget-area.slide-out-from-right-hover {
z-index: 9999;
}
#header-outer.transparent.side-widget-open.no-bg-color #top #logo .starting-logo:not(.dark-version) {
opacity: 1;
}
#header-outer.transparent.side-widget-open.no-bg-color #top #logo img:not(.starting-logo) {
opacity: 0;
}
#slide-out-widget-area {
top: 0!important;
}
#slide-out-widget-area.overflow-state,
.admin-bar #slide-out-widget-area.overflow-state {
padding-top: 110px;
}
#slide-out-widget-area.fullscreen .inner.overflow-state {
margin-top: 0;
margin-bottom: 130px;
}
body[data-full-width-header="false"] #slide-out-widget-area.slide-out-from-right-hover .slide_out_area_close {
display: none;
}
#header-outer #logo {
top: 0;
left: 0;
}
#header-space {
display: none;
}
#header-space[data-header-mobile-fixed="1"] {
display: block;
}
#top #mobile-cart-link, 
#top .span_9 > .slide-out-widget-area-toggle, 
#top .mobile-search {
display: inline-block;
}
#top .col.span_3 {
left: 0;
top: 0;
z-index: 100;
width: 100%;
}
#top .col.span_3, 
#header-outer[data-format="centered-menu"] #top .span_3,
#header-outer[data-format="centered-logo-between-menu"] #top .span_3 {
position: relative;
}
#header-outer #top .col.span_3 {
line-height: 0;
}
#header-outer #top .col.span_3 #logo {
vertical-align: middle;
}
#top .col.span_9 {
margin-left: 0;
margin-bottom: 0;
width: 100%!important;
float: none;
z-index: 100;
position: static;
}
#header-outer[data-format="centered-menu"] #top .span_9,
#header-outer[data-format="centered-logo-between-menu"] .row .col.span_9 {
position: static;
}
#top .col.span_9, 
body.ascend #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.original #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.material #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
#header-outer[data-format="centered-menu-under-logo"] #top .span_9,
#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 {
min-height: 0;
width: auto!important;
position: absolute!important;
right: 0;
top: 0;
z-index: 2000;
height: 100%;
}
.material #header-outer[data-format="centered-menu-under-logo"] #top .span_9 {
line-height: inherit;
}
.owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
#slide-out-widget-area.slide-out-from-right-hover .inner[data-prepend-menu-mobile="true"] .off-canvas-menu-container,
body[data-slide-out-widget-area="true"] #top #logo,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6,
body:not(.single-post) #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header) .span_6 >.inner-wrap,
body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header) .span_6 >.inner-wrap,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 .inner-wrap,
body:not([data-m-animate="1"]) img.img-with-animation[data-animation="fade-in-from-bottom"] {
-webkit-transform: none!important;
transform: none!important;
}
body[data-slide-out-widget-area="true"] #top .span_9 > .slide-out-widget-area-toggle.std-menu {
left: 0!important;
right: auto!important;
text-align: left;
z-index: 10000;
}
body[data-slide-out-widget-area="true"] #top .span_3 {
text-align: center;
}
body[data-slide-out-widget-area="true"] #header-outer[data-has-menu="false"] #top .span_3 {
text-align: left;
}
#header-outer .slide-out-widget-area-toggle .lines-button, 
#header-outer .slide-out-widget-area-toggle .lines, 
#header-outer .slide-out-widget-area-toggle .lines:before, 
#header-outer .slide-out-widget-area-toggle .lines:after {
width: 22px;
}
#header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after {
top: -6px;
}
body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before {
top: 6px;
}
body[data-slide-out-widget-area="true"] #top #logo, #header-outer[data-mobile-fixed="1"] #top #logo {
display: inline-block;
}
body[data-slide-out-widget-area="true"]:not(.material) [data-transparent-header="true"][data-mobile-fixed="false"] #top #logo {
position: relative;
}
body[data-slide-out-widget-area="true"] #top .col.span_3 {
width: 100%;
}
body #slide-out-widget-area:not(.slide-out-from-right-hover) .slide_out_area_close {
display: block;
}
#slide-out-widget-area .widget_nav_menu {
overflow-y: hidden;
overflow-x: hidden;
}
#header-outer #top nav > ul {
width: auto;
padding: 15px 0 25px 0;
margin: 0 auto 0 auto;
z-index: 100000;
position: relative;
}
#header-outer #top nav >ul >li >ul >li { 
opacity: 1;
transform: none;
}
#top nav > ul li,
#header-outer #top nav >ul >.megamenu >ul >li {
display: block;
width: auto;
margin-left: 0;
}
#top nav >ul >.megamenu >.sub-menu { 
width: auto!important; 
opacity: 1;
display: block;
}
#top nav > ul ul {
position: relative;
width: auto;
top: 0;
left: 0;
padding: 0;
opacity: 1;
visibility: visible;
box-shadow: 0px 0px 0px #fff;
-webkit-box-shadow: 0px 0px 0px #fff;
background-color: transparent;
float: none;
}
#top nav > ul ul li {
padding-left: 20px;
}
#top nav .sf-menu .sfHover > a {
color: #FFBAAF;
}
a > .sf-sub-indicator {
right: 0;
position: absolute;
padding: 16px;
left: auto;
top: 0;
height: auto;
width: auto;
}
.swiper-slide .mejs-controls {
display: none;
visibility: hidden;
}
#ajax-content-wrap .mejs-controls {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
visibility: visible;
}
#ajax-content-wrap .post-area {
padding-right: 0;
margin-bottom: 0;
}
.slider-nav {
position: relative;
max-width: 600px;
margin: -40px auto 0px auto;
}
body .slider-nav > span {
height: 25px;
width: 25px;
}
body .slider-nav > .left {
left: 0;
}
body .slider-nav > .right {
left: 30px;
}
.slider-nav span span,
#header-outer #top nav {
display: none!important;
}
#footer-widgets .container .col {
margin-bottom: 40px;
}
#footer-widgets .container .col:nth-child(3), 
#footer-widgets .container .col:nth-child(4) {
margin-bottom: 0;
}
#pagination {
margin-bottom: 40px;
}
.portfolio-items .col .work-item .work-info .custom-content .nectar-button {
width: auto;
}
body .nectar-button.see-through-2, 
body .nectar-button.see-through-3,
#page-header-wrap, 
#page-header-bg {
transition: none!important;
-webkit-transition: none!important;
}
#ajax-content-wrap .wp-caption {
width: 100%;
}
body.single-portfolio #sidebar {
margin-top: 30px;
}
body.search .row .col.section-title h1 {
font-size: 18px;
}
body.search .row .col.section-title span {
display: inline-block;
margin-top: 10px;
font-size: 14px;
}
body.search .divider {
display: none;
}
.main-content > div {
padding-bottom: 0;
}
#single-meta {
display: block;
clear: both;
margin-bottom: 10px;
}
body.single-post #page-header-bg:not(.fullscreen-header):not([data-post-hs="default"]) {
min-height: 250px;
}
body.single-post #page-header-bg:not(.fullscreen-header) .row,
body #page-header-bg:not(.fullscreen-header) .row,
body:not(.single-post) #page-header-bg .nectar-particles .span_6 .row,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 > .inner-wrap,
#page-header-bg[data-parallax="1"] {
top: 0!important;
}
body:not(.single-post) #page-header-bg:not(.fullscreen-header) {
padding-top: 10%;
padding-bottom: 10%;
}
body:not(.single-post) #page-header-bg[data-padding-amt="low"]:not(.fullscreen-header) {
padding-top: 5%;
padding-bottom: 5%;
}
body:not(.single-post) #page-header-bg[data-padding-amt="high"]:not(.fullscreen-header) {
padding-top: 13%;
padding-bottom: 13%;
}
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
min-height: 40px;
}
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6.empty-title {
min-height: 80px;
}
#single-meta,
body[data-header-format] #header-secondary-outer,
#page-header-bg[data-parallax="1"],
body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header) .span_6 .inner-wrap,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 > .inner-wrap:first-child,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
position: relative!important;
}
body:not(.single-post) .nectar-particles svg {
display: none;
}
#top, 
#page-header-wrap,
#header-outer:not([data-permanent-transparent="1"]),
body:not(.single-post) #page-header-bg:not(.fullscreen-header),
body:not(.single-post) #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header),
body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header),
.full-page-inner-wrap[data-content-pos="full_height"] .full-page-inner > .span_12,
.vc_text_separator {
height: auto!important;
}
body:not(.single-post) #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header) {
padding-top: 16%;
padding-bottom: 4%;
}
body:not(.single-post) #page-header-bg[data-alignment-v="bottom"][data-padding-amt="low"]:not(.fullscreen-header) {
padding-top: 10%;
padding-bottom: 2%;
}
body:not(.single-post) #page-header-bg[data-alignment-v="bottom"][data-padding-amt="high"]:not(.fullscreen-header) {
padding-top: 20%;
padding-bottom: 6%;
}
body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header) {
padding-top: 4%;
padding-bottom: 16%;
}
body:not(.single-post) #page-header-bg[data-alignment-v="top"][data-padding-amt="low"]:not(.fullscreen-header) {
padding-top: 2%;
padding-bottom: 10%;
}
body:not(.single-post) #page-header-bg[data-alignment-v="top"][data-padding-amt="high"]:not(.fullscreen-header) {
padding-top: 6%;
padding-bottom: 20%;
}
.related-posts.columns-3 .span_4 {
margin-right: 0;
}
#single-meta ul {
margin-left: 0;
}
.page-template-template-portfolio-php .portfolio-filters {
margin-bottom: 0;
}
.nectar-hor-list-item[data-columns="4"] .nectar-list-item,
.nectar-hor-list-item[data-columns="3"] .nectar-list-item {
width: 100%!important;
display: block;
}
.nectar-hor-list-item[data-columns="4"] .nectar-list-item:not(:last-child),
.nectar-hor-list-item[data-columns="3"] .nectar-list-item:not(:last-child) {
padding-bottom: 10px;
}
.nectar-hor-list-item[data-columns="4"] .nectar-list-item,
.nectar-hor-list-item[data-columns="3"] .nectar-list-item {
padding-left: 0px;
padding-right: 0px;
}
.nectar-hor-list-item.has-btn {
padding-right: 135px;
}
.nectar-hor-list-item.has-btn[data-columns="3"],
.nectar-hor-list-item.has-btn[data-columns="4"] {
padding-right: 0;
}
.nectar-hor-list-item.has-btn[data-columns="3"] > div:nth-child(1),
.nectar-hor-list-item.has-btn[data-columns="4"] > div:nth-child(1) {
padding-right: 135px;
}
.nectar-hor-list-item >.nectar-list-item[data-text-align="right"] {
text-align: left;
}
.nectar-hor-list-item[data-columns="4"] .nectar-list-item .nectar-list-item-btn, 
.nectar-hor-list-item[data-columns="3"] .nectar-list-item .nectar-list-item-btn {
position: absolute;
right: 22px;
top: 25px;
}
.nectar-hor-list-item[data-columns="4"] .nectar-list-item .nectar-list-item-btn.second, 
.nectar-hor-list-item[data-columns="3"] .nectar-list-item .nectar-list-item-btn.second {
position: absolute;
right: 22px;
top: 65px;
}
#footer-outer #social li {
width: 33px;
margin-top: 9px;
margin-bottom: 9px;
}
.nectar-recent-posts-slider .recent-post-container {
max-width: none;
}
.nectar-recent-posts-slider .recent-post-container,
.nectar-recent-posts-slider .flickity-page-dots {
padding: 0 40px;
}
.nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button {
display: none;
}
.nectar-flickity[data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 60%;
margin-right: 7%;
}
.full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap {
max-width: 100%;
}
body[data-footer-reveal="1"] #footer-outer {
position: relative;
}
body[data-footer-reveal="1"] #ajax-content-wrap, 
body[data-footer-reveal="1"] #ajax-content-wrap > .blurred-wrap {
overflow: visible;
}
body[data-footer-reveal="1"][data-footer-reveal-shadow="large"] .container-wrap,
body[data-footer-reveal="1"][data-footer-reveal-shadow="large_2"] .container-wrap {
box-shadow: none;
-webkit-box-shadow: none;
}
body[data-footer-reveal="1"] .container-wrap,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
margin-bottom: 0!important;
}
.carousel-heading h2 {
max-width: 83%;
font-size: 11px;
}
body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product, 
.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, 
.woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, 
.woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, 
.woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product, 
body.woocommerce .span_9 ul.products li.product, body.woocommerce-page .span_9 ul.products li.product, 
body .woocommerce ul.products li.product, body .woocommerce-page ul.products li.product,
.woocommerce .products.related .product, .woocommerce .products.upsells .product, 
.woocommerce-page.columns-3 ul.products li.product, 
.woocommerce.columns-3 ul.products li.product {
width: 48%;
margin: 0px 4% 25px 0px;
}
body .woocommerce ul.products li.product.material, 
body.woocommerce-page ul.products li.product.material,
.woocommerce .span_9 ul.products li.product.material, 
.woocommerce-page .span_9 ul.products li.product.material,
body .woocommerce.columns-1 ul.products li.product.material {
width: 48.8%;
margin: 0px 2% 2% 0px;
}
body .woocommerce ul.products[data-product-style="minimal"] li.product.minimal {
width: calc(49.7% - 15px);
}
body .woocommerce ul.products[data-product-style="material"] li:nth-child(2n+1), 
body.woocommerce-page ul.products[data-product-style="material"] li:nth-child(2n+1) {
margin-right: 2%!important;
}
.woocommerce .products.related .product, 
.woocommerce .products.upsells .product {
width: 48%!important;
}
.woocommerce .span_9 ul.products li.product:nth-child(2n+2), 
.woocommerce-page .span_9 ul.products li.product:nth-child(2n+2), 
body .woocommerce ul.products li.product:nth-child(2n+2),  
body .woocommerce-page ul.products li.product:nth-child(2n+2),
body.woocommerce ul.products li:nth-child(2n+2) {
margin-right: 0;
}
body .woocommerce ul.products[data-product-style="material"] li:nth-child(2n+2), 
body.woocommerce-page ul.products[data-product-style="material"] li:nth-child(2n+2),
body .woocommerce .carousel-wrap.products-carousel ul.products[data-product-style="material"] li:nth-child(2n+1),
.woocommerce .related ul.products li:nth-child(2n+2), 
.woocommerce .upsells.products ul li.product:nth-child(2n+2) {
margin-right: 0!important;
}
body.woocommerce .span_9 ul.products li.product, 
body.woocommerce-page .span_9 ul.products li.product {
clear: none;
}
.single-product .product_title,
.span_9 .carousel-heading {
padding-right: 0!important;
}
.woocommerce .span_9 .woocommerce-ordering {
right: 0;
}
.cart-outer {
display: none;
}
body[data-header-format] #header-secondary-outer {
height: auto;
}
body:not(.material) #header-secondary-outer nav > ul,
body:not(.material) #header-secondary-outer #social {
float: none;
width: 100%;
text-align: center;
height: auto;
}
#header-secondary-outer nav > ul > li > a .sf-sub-indicator {
display: none;
}
#header-secondary-outer nav > ul > li,
#header-secondary-outer #social li {
display: inline-block;
float: none;
}
#header-secondary-outer ul ul {
z-index: 100000;
}
#header-secondary-outer ul li:hover {
z-index: 1000;
}
#header-secondary-outer nav > ul > li ul li {
text-align: left;
}
#header-secondary-outer #social li > a {
height: 15px;
}
body:not(.material) #header-secondary-outer nav .sf-menu {
border-top: 1px solid #DDDDDD;
}
#page-header-wrap {
margin-top: 0;
overflow: visible;
}
#page-header-bg[data-parallax="1"] .span_6 .inner-wrap,
#page-header-bg .span_6 {
opacity: 1!important;
}
body #header-outer[data-using-secondary="1"], 
body.admin-bar #header-outer[data-using-secondary="1"] {
top: 0;
}
h1 .nectar-button, h2 .nectar-button, h3 .nectar-button, h4 .nectar-button {
display: inline-block;
margin-top: 20px;
}
body .clients.no-carousel:not(.fade-in-animation) > div {
opacity: 1;
}
body:not([data-m-animate="1"]) .clients.no-carousel.fade-in-animation > div {
opacity: 1;
}
body:not([data-m-animate="1"]) img.img-with-animation[data-animation="fade-in-from-left"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="fade-in-from-left"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="fade-in-from-left"], 
body:not([data-m-animate="1"]) .nectar-fancy-box.has-animation[data-animation="fade-in-from-left"],
body:not([data-m-animate="1"]) img.img-with-animation[data-animation="fade-in-from-right"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="fade-in-from-right"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="fade-in-from-right"], 
body:not([data-m-animate="1"]) .nectar-fancy-box.has-animation[data-animation="fade-in-from-right"],
body:not([data-m-animate="1"]) .divider-border[data-animate="yes"], .divider-small-border[data-animate="yes"],
body:not([data-m-animate="1"]) .col.has-animation[data-animation="fade-in-from-bottom"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="fade-in-from-bottom"], 
body:not([data-m-animate="1"]) .nectar-fancy-box.has-animation[data-animation="fade-in-from-bottom"],
body:not([data-m-animate="1"]) img.img-with-animation[data-animation="grow-in"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="grow-in"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="grow-in"], 
body:not([data-m-animate="1"]) .nectar-fancy-box.has-animation[data-animation="grow-in"],
body:not([data-m-animate="1"]) img.img-with-animation[data-animation="flip-in"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in"], 
body:not([data-m-animate="1"]) .nectar-fancy-box.has-animation[data-animation="flip-in"],
body:not([data-m-animate="1"]) img.img-with-animation[data-animation="flip-in-vertical"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in-vertical"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in-vertical"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="slight-twist"], 
body:not([data-m-animate="1"]) .nectar-fancy-box.has-animation[data-animation="flip-in-vertical"],
body:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation="flip-in-vertical"] .hover-wrap,
body:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation="flip-in"] .hover-wrap,
body:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation="fade-in-from-bottom"] .hover-wrap,
body:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation="fade-in-from-right"] .hover-wrap,
body:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation="fade-in-from-left"] .hover-wrap,
body:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation="grow-in"] .hover-wrap,
body:not([data-m-animate="1"]) .nectar-split-heading .heading-line > div,
body:not([data-m-animate="1"]) .nectar-split-heading span > .inner,
body:not([data-m-animate="1"]) .nectar-split-heading[data-animation-type="twist-in"],
#page-header-bg[data-parallax="1"] .span_6 .inner-wrap,
body:not([data-m-animate="1"]) .nectar_food_menu_item .item_description,
body:not([data-m-animate="1"]) .nectar_food_menu_item .inner,
.swiper-slide .content p, 
.swiper-slide .content h2, 
.swiper-slide .content h1,
.swiper-slide .content h3,  
.swiper-slide .content .buttons,
body:not([data-m-animate="1"]) .col.has-animation[data-animation="zoom-out"],
body:not([data-m-animate="1"]) .col.has-animation[data-animation="zoom-out-high"],
.nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h2 > span span,
.nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h1 > span span,
body:not([data-m-animate="1"]) .nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,
body:not([data-m-animate="1"]) .column-bg-overlay-wrap[data-bg-animation="zoom-out-reveal"],
body:not([data-m-animate="1"]) .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"],
body:not([data-m-animate="1"]) .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] .inner-wrap,
body:not([data-m-animate="1"]) .column-image-bg-wrap[data-bg-animation*="reveal-from-"],
body:not([data-m-animate="1"]) .column-image-bg-wrap[data-bg-animation*="reveal-from-"] .inner-wrap,
body:not([data-m-animate="1"]) .column-image-bg-wrap[data-bg-animation*="reveal-from-"] .inner-wrap .column-image-bg,
body:not([data-m-animate="1"]) .column-bg-overlay-wrap[data-bg-animation*="reveal-from-"],
body:not([data-m-animate="1"]) .column-bg-overlay-wrap[data-bg-animation*="reveal-from-"] > div,
body:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation*="reveal-from-"] img.img-with-animation,
body:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation*="reveal-from-"] .inner,
body:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation*="reveal-from-"] {
transform: none!important;
-webkit-transform: none!important;
}
.divider-border[data-animate="yes"], .divider-small-border[data-animate="yes"] {
visibility: visible!important;
}
body:not([data-m-animate="1"]) .clients.fade-in-animation > div, 
body:not([data-m-animate="1"]) img.img-with-animation, 
body:not([data-m-animate="1"]) .img-with-aniamtion-wrap .hover-wrap,
body:not([data-m-animate="1"]) .col.has-animation, 
body:not([data-m-animate="1"]) .wpb_column.has-animation, 
body:not([data-m-animate="1"]) .nectar-fancy-box.has-animation,
body:not([data-m-animate="1"]) img.img-with-animation[data-animation="flip-in"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in"], 
body:not([data-m-animate="1"]) .nectar-fancy-box.has-animation[data-animation="flip-in"],
body:not([data-m-animate="1"]) img.img-with-animation[data-animation="flip-in-vertical"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in-vertical"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in-vertical"], 
body:not([data-m-animate="1"]) .nectar-fancy-box.has-animation[data-animation="flip-in-vertical"],
.post-area.masonry:not(.meta_overlaid),
body:not([data-m-animate="1"]) .nectar_food_menu_item .item_description,
body:not([data-m-animate="1"]) .nectar_food_menu_item .inner,
.swiper-slide .content p, 
.swiper-slide .content h2, 
.swiper-slide .content h1, 
.swiper-slide .content h3, 
.swiper-slide .content .buttons,
.nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h2 > span span,
.nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h2 .word,
.nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h1 > span span,
.nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h1 .word,
body:not([data-m-animate="1"]) .nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,
body:not([data-m-animate="1"]) .nectar-fancy-ul[data-animation="true"] ul li,
body:not([data-m-animate="1"]) .nectar-split-heading[data-animation-type="twist-in"],
.owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
.owl-carousel[data-enable-animation="true"] .owl-controls,
body:not([data-m-animate="1"]) .column-bg-overlay-wrap[data-bg-animation="zoom-out-reveal"],
body:not([data-m-animate="1"]) .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"],
body:not([data-m-animate="1"]) .column-image-bg-wrap[data-bg-animation*="reveal-from-"] .inner-wrap,
body:not([data-m-animate="1"]) .column-bg-overlay-wrap[data-bg-animation*="reveal-from-"], 
body:not([data-m-animate="1"]) .column-bg-overlay-wrap[data-bg-animation*="reveal-from-"] > div,
body:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation*="reveal-from-"] .inner {
opacity: 1!important;
}
.col.has-animation[data-animation="fade-in-from-bottom"], 
.wpb_column.has-animation[data-animation="fade-in-from-bottom"], 
.nectar-fancy-box.has-animation[data-animation="fade-in-from-bottom"] {
bottom: 0!important;
}
body:not([data-m-animate="1"]) .span_12.flip-in-vertical-wrap {
-webkit-perspective: none;
perspective: none;
}
body:not([data-m-animate="1"]) .nectar_cascading_images .cascading-image .inner-wrap, 
body:not([data-m-animate="1"]) .nectar-icon-list[data-animate="true"] .content, 
body:not([data-m-animate="1"]) .nectar-icon-list[data-animate="true"] .nectar-icon-list-item .list-icon-holder, 
body:not([data-m-animate="1"]) .nectar-icon-list[data-animate="true"]:after,
body:not([data-m-animate="1"]) .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap, 
body:not([data-m-animate="1"]) .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap *, 
body:not([data-m-animate="1"]) .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner:after, 
body:not([data-m-animate="1"]) .nectar-animated-title[data-style="hinge-drop"] .nectar-animated-title-inner {
transform: none!important;
-webkit-transform: none!important;
opacity: 1!important;
animation: none!important;
}
.main-content .vc_span2 .iwithtext .iwt-icon i {
font-size: 34px;
line-height: 34px;
width: 34px;
height: 34px;
}
.main-content .vc_span2 .iwithtext .iwt-icon img {
width: 35px;
}
.main-content .vc_span2  .iwithtext .iwt-text {
padding-left: 55px;
}
.main-content .vc_span2 .iwithtext .iwt-icon {
top: -4px;
}
.parallax_slider_outer.first-section .swiper-container .slider-prev,
.parallax_slider_outer.first-section .swiper-container .slider-next {
margin-top: -30px;
}
.post-area.col_last {
padding-left: 0!important;
}
.woocommerce .post-area .woocommerce-ordering {
float: none!important;
display: block;
}
.col.centered-text ul, 
.wpb_column.centered-text ul, 
.col.centered-text ul li, 
.wpb_column.centered-text ul li {
text-align: left;
margin-left: 0!important;
}
.col.centered-text ul, 
.wpb_column.centered-text ul {
margin: 0!important;
display: block!important;
}
#ajax-content-wrap .nectar-fancy-ul[data-animation="true"] ul li,
.nectar-fancy-ul[data-animation="true"] ul li {
left: 0;
}
.testimonial_slider .controls ul {
text-align: center!important;
}
#page-header-bg[data-parallax="0"] {
margin-top: -1px;
}
.nectar-milestone {
margin-bottom: 15px;
}
.nectar-milestone:not(.animated-in) {
opacity: 1;
}
.nectar-milestone.motion_blur .number span:not(.in-sight) {
transform: none;
-webkit-transform: none;
-moz-transform: none;
opacity: 1;
}
.wpb_tabs_nav .cta-button {
top: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
left: 0;
right: auto;
}
body.single-portfolio #full_width_portfolio .container-wrap {
padding-top: 2.1em;
}
.carousel-wrap[data-full-width="true"] {
padding: 0 9px;
}
#footer-widgets .container .row > div:last-child {
margin-bottom: 0!important;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading h2 {
font-size: 16px;
top: 3px;
}
body .carousel-wrap[data-full-width="true"] .controls {
display: block;
height: 30px;
position: relative;
margin-bottom: 10px;
width: 130px;
margin: 0 auto;
margin-top: 25px;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading .portfolio-page-link, 
body .carousel-wrap[data-full-width="true"] .carousel-heading .carousel-prev, 
body .carousel-wrap[data-full-width="true"] .carousel-heading .carousel-next {
top: 0!important;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading .portfolio-page-link {
margin: 0 auto;
position: relative;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading .carousel-prev {
left: 0;
margin-left: 0;
text-align: left;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading .carousel-next {
right: 0;
}
div[data-full-width="false"] .carousel-heading h2 {
font-size: 12px;
}
.blog-fullwidth-wrap .post-area.masonry {
margin-bottom: 0;
}
body .pp_gallery, 
.woocommerce .pp_gallery {
display: none;
}
.material .span_9 #author-bio {
margin-bottom: 60px;
} 
} @media only screen and (max-width: 321px) {
.container, 
.slider-nav, 
.post-area.standard-minimal.full-width-content .post .inner-wrap {
max-width: 300px;
}
}
@media only screen and (max-width: 479px) {
.full-width-content .wpb_column.max_width_phone_420px.left_margin_phone_auto.right_margin_phone_auto {
width: 320px;
}
} @media only screen and (min-width: 480px) and (max-width: 690px) {
body .container, 
body .slider-nav, 
.post-area.standard-minimal.full-width-content .post .inner-wrap {
max-width: 420px;
}
#ajax-content-wrap .project-title #all-items {
left: 194px;
}
.post-area.masonry, 
.post-area.masonry.span_9,  
body[data-ext-responsive="true"] .post-area.masonry.span_9,
body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
width: 420px;
}
.iosSlider.product-thumbnails .thumb {
width: 98px;
}
body .carousel-wrap[data-full-width="true"] .portfolio-items .work-meta {
width: 66%;
}
body .carousel-wrap[data-full-width="true"] .portfolio-items .work-meta {
font-size: 10px;
}
} @media screen and (max-width: 782px) {
.admin-bar #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"], 
.logged-in.buddypress #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"],
.admin-bar #header-outer[data-permanent-transparent="false"][data-mobile-fixed="1"], 
.logged-in.buddypress #header-outer[data-permanent-transparent="false"][data-mobile-fixed="1"],
body.admin-bar #header-outer[data-transparent-header="true"][data-mobile-fixed="false"] {
top: 47px;
}
#header-secondary-outer[data-permanent-transparent="1"] {
margin-top: 0;
}
body {
position: static;
}
#fp-nav.tooltip_alt {
display: none;
}
} @media only screen and (min-device-width: 481px) and (max-device-width: 1025px) and (orientation:landscape) {
#header-outer[data-lhe="animated_underline"] #top nav > ul > li:not([class*="button_"]) > a:hover:after {
display: none;
}
#to-top {
display: none;
}
body .slide-out-hover-icon-effect a {
pointer-events: auto;
}
#page-header-wrap #page-header-bg[data-animate-in-effect="zoom-out"] .page-header-bg-image {
transition: none;
-webkit-transition: none;
}
#page-header-bg[data-parallax="1"] .span_6, 
#page-header-bg[data-parallax="1"] {
position: relative!important;
}
#page-header-bg[data-parallax="1"] {
top: 0!important;
}
#page-header-bg .span_6 {
display: block!important;
opacity: 1!important;
}
.swiper-container .slider-right {
right: 0!important;
}
.video-texture {
display: none;
}
img.img-with-animation[data-animation="fade-in-from-right"] {
padding-left: 0;
}
img.img-with-animation[data-animation="fade-in-from-left"] {
padding-right: 0;
}
img.img-with-animation[data-animation="fade-in-from-bottom"],
.col.has-animation[data-animation="fade-in-from-bottom"], 
.wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
bottom: 0;
}
.parallax_slider_outer.first-section .nectar-slider-wrap, 
#full_width_portfolio .project-title.parallax-effect,
.parallax_slider_outer.first-section .swiper-slide .content,
.parallax_slider_outer.first-section .nectar-slider-wrap, 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="fade-in-from-left"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="fade-in-from-left"],
body:not([data-m-animate="1"]) .img-with-animation[data-animation="fade-in-from-right"],
body:not([data-m-animate="1"]) .img-with-animation[data-animation="fade-in-from-left"],
body:not([data-m-animate="1"]) .divider-border[data-animate="yes"], 
body:not([data-m-animate="1"]) .divider-small-border[data-animate="yes"],
body:not([data-m-animate="1"]) .img-with-animation[data-animation="grow-in"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="grow-in"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="grow-in"],
.owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
body:not([data-m-animate="1"]) .img-with-animation[data-animation="flip-in"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in"],
body:not([data-m-animate="1"]) .img-with-animation[data-animation="flip-in-vertical"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in-vertical"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in-vertical"],
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="slight-twist"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="fade-in-from-bottom"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
transform: none!important;
-webkit-transform: none!important;
}
.parallax_slider_outer.first-section .swiper-slide .content,
body:not([data-m-animate="1"]) .clients.fade-in-animation > div, 
body:not([data-m-animate="1"]) .img-with-animation, 
body:not([data-m-animate="1"]) .col.has-animation, 
body:not([data-m-animate="1"]) .wpb_column.has-animation,
.owl-carousel[data-enable-animation="true"] .owl-controls,
.owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
body:not([data-m-animate="1"]) .img-with-animation[data-animation="flip-in"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in"],
body:not([data-m-animate="1"]) .img-with-animation[data-animation="flip-in-vertical"], 
body:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in-vertical"], 
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in-vertical"] {
opacity: 1!important;
}
.divider-border[data-animate="yes"], 
.divider-small-border[data-animate="yes"],
.img-with-animation[data-animation="grow-in"], 
.col.has-animation[data-animation="grow-in"], 
.wpb_column.has-animation[data-animation="grow-in"] {
visibility: visible;
}
.portfolio-items .col .work-item .work-info a {
display: block;
position: absolute;
top: 0;
left: 0;
margin: 0;
width: 100%;
height: 100%;
text-indent: -9999px;
}
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner-wrap,
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner-wrap,
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner-wrap,
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner-wrap,
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner,
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner,
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner,
body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner {
transform: none;
-webkit-transform: none;
}
.portfolio-items .col .work-item .work-info .custom-content .nectar-button {
width: auto;
}
body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
opacity: 1;
}
body .portfolio-items[data-ps="6"] .work-item .work-meta .inner, 
body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
}
.portfolio-items .col .work-item:not(.style-2):not(.style-3):not(.style-3-alt):not(.style-4) .work-info .vert-center {
height: 100%;
top: 0 ;
transform: none;
-webkit-transform: none;
}
} @media only screen and (max-device-width: 2600px) {
body[data-ajax-transitions="true"].using-mobile-browser #ajax-loading-screen[data-method="standard"][data-disable-mobile="1"] {
display: none;
}
body.using-mobile-browser.material #slide-out-widget-area.slide-out-from-right {
overflow-y: scroll;
}
body.using-mobile-browser .full-width-content.parallax_section .row-bg[data-parallax-speed="fixed"], 
body.using-mobile-browser .full-width-section.parallax_section .row-bg[data-parallax-speed="fixed"], 
body.using-mobile-browser .wpb_row.parallax_section .row-bg[data-parallax-speed="fixed"] {
background-attachment: scroll;
}
body.using-mobile-browser .cp-modal-popup-container {
position: relative;
z-index: 100000;
}
body[data-remove-m-video-bgs="1"].using-mobile-browser .swiper-slide .video-wrap video,
body[data-remove-m-video-bgs="1"].using-mobile-browser .nectar-video-wrap video {
display: none;
}
body[data-remove-m-video-bgs="1"].using-mobile-browser .mobile-video-image {
display: block;
}
.using-mobile-browser img.img-with-animation[data-animation="fade-in-from-right"] {
padding-left: 0;
}
.using-mobile-browser img.img-with-animation[data-animation="fade-in-from-left"] {
padding-right: 0;
}
.using-mobile-browser img.img-with-animation[data-animation="fade-in-from-bottom"],
.using-mobile-browser .col.has-animation[data-animation="fade-in-from-bottom"], 
.using-mobile-browser .wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
bottom: 0;
}
.using-mobile-browser .parallax_slider_outer .nectar-slider-wrap[data-animate-in-effect="zoom-out"].loaded .slide-bg-wrap,
body.using-mobile-browser:not([data-m-animate="1"]) .col.has-animation[data-animation="fade-in-from-left"], 
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="fade-in-from-left"],
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-animation[data-animation="fade-in-from-right"],
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-animation[data-animation="fade-in-from-left"],
body.using-mobile-browser:not([data-m-animate="1"]) .col.has-animation[data-animation="fade-in-from-bottom"], 
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="fade-in-from-bottom"],
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-animation[data-animation="grow-in"], 
body.using-mobile-browser:not([data-m-animate="1"]) .col.has-animation[data-animation="grow-in"], 
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="grow-in"], 
body.using-mobile-browser:not([data-m-animate="1"]) .divider-border[data-animate="yes"], 
body.using-mobile-browser:not([data-m-animate="1"]) .divider-small-border[data-animate="yes"],
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-aniamtion-wrap .hover-wrap,
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-animation[data-animation="flip-in"], 
body.using-mobile-browser:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in"], 
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in"],
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-animation[data-animation="flip-in-vertical"], 
body.using-mobile-browser:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in-vertical"], 
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in-vertical"],
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation*="reveal-from"] > .vc_column-inner,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar_cascading_images .cascading-image .inner-wrap, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-split-heading[data-animation-type="twist-in"],
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-split-heading span > .inner,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-icon-list[data-animate="true"] .content, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-icon-list[data-animate="true"] .nectar-icon-list-item .list-icon-holder, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-icon-list[data-animate="true"]:after,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap *, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner:after, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-animated-title[data-style="hinge-drop"] .nectar-animated-title-inner,
.using-mobile-browser .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-fancy-box.has-animation,
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation*="reveal-from-"] img.img-with-animation,
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation*="reveal-from-"] .inner,
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation*="reveal-from-"],
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-post-grid:not([data-animation="none"]) .nectar-post-grid-item,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-post-grid:not([data-animation="none"]) .nectar-post-grid-item .post-heading span,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-post-grid:not([data-animation="none"]) .nectar-post-grid-item .meta-date {
transform: none!important;
-webkit-transform: none!important;
}
body[data-remove-m-video-bgs="1"].using-mobile-browser .mobile-video-image,
body.using-mobile-browser:not([data-m-animate="1"]) .clients.fade-in-animation > div, 
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-animation, 
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-aniamtion-wrap .hover-wrap,
body.using-mobile-browser:not([data-m-animate="1"]) .col.has-animation, 
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-animation[data-animation="flip-in"], 
body.using-mobile-browser:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in"], 
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in"],
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-animation[data-animation="flip-in-vertical"], 
body.using-mobile-browser:not([data-m-animate="1"]) .col.has-animation[data-animation="flip-in-vertical"], 
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="flip-in-vertical"],
.using-mobile-browser #page-header-bg[data-parallax="1"] .span_6,
.using-mobile-browser .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-fancy-box.has-animation,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-split-heading[data-animation-type="twist-in"],
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-split-heading span > .inner,
.using-mobile-browser .owl-carousel[data-enable-animation="true"] .owl-controls,
body.using-mobile-browser:not([data-m-animate="1"]) .img-with-aniamtion-wrap[data-animation*="reveal-from-"] .inner,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-post-grid:not([data-animation="none"]) .nectar-post-grid-item,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-post-grid:not([data-animation="none"]) .nectar-post-grid-item .post-heading span,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-post-grid:not([data-animation="none"]) .nectar-post-grid-item  .meta-date {
opacity: 1!important;
}
body.using-mobile-browser:not([data-m-animate="1"]) .divider-border[data-animate="yes"], 
body.using-mobile-browser:not([data-m-animate="1"]) .divider-small-border[data-animate="yes"] {
visibility: visible!important;
}
body.using-mobile-browser:not([data-m-animate="1"]) .nectar_cascading_images .cascading-image .inner-wrap, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-icon-list[data-animate="true"] .content, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-icon-list[data-animate="true"] .nectar-icon-list-item .list-icon-holder, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-icon-list[data-animate="true"]:after,
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap *, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner:after, 
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-animated-title[data-style="hinge-drop"] .nectar-animated-title-inner {
opacity: 1!important;
animation: none!important;
}
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_animate_when_almost_visible, 
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_animate_when_almost_visible.wpb_start_animation {
opacity: 1;
-webkit-animation: none;
-o-animation: none;
animation: none;
}
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner-wrap,
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner-wrap,
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner-wrap,
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner-wrap,
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner,
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner,
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner,
body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner {
transform: none;
-webkit-transform: none;
}
.using-mobile-browser .nectar-video-box .play_button_mouse_follow.nectar_video_lightbox {
top: 50%;
left: 50%;
}
.ascend.using-mobile-browser #search {
height: 100%;
}
.ascend.using-mobile-browser #search #search-box {
top: 20px;
}
.using-mobile-browser #page-header-bg[data-parallax="1"] .span_6 {
display: block!important;
}
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-split-heading .heading-line > div {
transform: none;
-webkit-transform: none;
}
.using-mobile-browser .slide-out-hover-icon-effect a {
pointer-events: auto;
}
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"] {
height: auto!important;
}
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"] > div {
position: relative!important;
left: 0!important;
}
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"] > div:not(.full-width-content) .full-page-inner-wrap-outer > .full-page-inner-wrap > .full-page-inner > .container {
padding-top: 8%;
padding-bottom: 8%;
}
body.using-mobile-browser:not([data-m-animate="1"]) .nectar-milestone:not(.animated-in) {
opacity: 1;
}
.using-mobile-browser .wpb_row.parallax_section .row-bg.using-image.translate {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
body[data-remove-m-parallax="1"].using-mobile-browser .full-width-section.parallax_section, 
body[data-remove-m-parallax="1"].using-mobile-browser .full-width-content.parallax_section {
background-attachment: scroll!important;
background-position: center!important;
}
body[data-remove-m-parallax="1"].using-mobile-browser .wpb_row.parallax_section .row-bg, 
body[data-remove-m-parallax="1"].using-mobile-browser .full-width-section.parallax_section .row-bg,
body[data-remove-m-parallax="1"].using-mobile-browser .nectar-recent-posts-single_featured .nectar-recent-post-slide .row-bg,
body[data-remove-m-parallax="1"].using-mobile-browser #page-header-bg[data-parallax="1"] .page-header-bg-image {
margin-top: 0!important;
height: 100%!important;
transform: none!important;
-webkit-transform: none!important;
background-attachment: scroll!important;
background-position: 50%!important;
opacity: 1;
}
body[data-remove-m-parallax="1"].using-mobile-browser .nectar-recent-posts-single_featured.parallax_section .nectar-recent-post-slide .nectar-recent-post-bg {
opacity: 1;
}
body[data-remove-m-parallax="1"].using-mobile-browser .top-level .nectar-recent-posts-single_featured .nectar-recent-post-slide .row-bg {
height: 100%;
}
body.using-mobile-browser .blurred-wrap.blurred {
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
}
} @media only screen and (min-width: 1600px) {
.post-area.full-width-content .masonry-blog-item, 
.full-width-content .post-area .masonry-blog-item {
width: 18%;
}
.post-area.full-width-content.classic_enhanced .masonry-blog-item, 
.full-width-content .post-area.classic_enhanced .masonry-blog-item {
width: 18.5%;
} body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide,
body .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-quote,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-link {
width: 50%;
}
body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide_tall {
width: 50%;
}
body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.tall, 
body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item.regular,
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular,
#boxed .post-area.full-width-content.meta_overlaid .masonry-blog-item.regular, 
#boxed .full-width-content .post-area.meta_overlaid .masonry-blog-item.regular {
width: 25%;
} body .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 63.66%;
}
body .blog-fullwidth-wrap .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 58.5%;
}
body .post-area.masonry.classic_enhanced.span_9 .masonry-blog-item.large_featured {
width: 97.5%;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1600px) {
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular {
width: 25%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-quote,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-link {
width: 50%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular h3.title {
font-size: 16px;
line-height: 22px;
}
body .masonry.meta_overlaid .post .post-header .meta-author a {
font-size: 11px;
}
body .masonry.meta_overlaid .post .post-header .meta-author span {
font-size: 13px;
}
body .default-style .portfolio-items .col.elastic-portfolio-item {
width: 22.43%!important;
}
.post-area.full-width-content .masonry-blog-item, 
.full-width-content .post-area .masonry-blog-item {
width: 23%;
}
.full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
padding-left: 2.8%!important;
}
.full-width-content .vc_span2 .nectar-milestone .number, 
.full-width-content .vc_col-sm-2 .nectar-milestone .number {
font-size: 50px;
line-height: 50px;
}
.full-width-content .vc_span8 .clients.five-cols.carousel > div, 
.full-width-content .vc_col-sm-8 .clients.five-cols.carousel > div {
width: 33%;
} body .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 64.1%;
}
body .blog-fullwidth-wrap .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 73%;
}
body .post-area.masonry.classic_enhanced.span_9 .masonry-blog-item.large_featured {
width: 97.5%;
}
}
@media only screen and (min-width: 990px) and (max-width: 1300px) { body .portfolio-items.constrain-max-cols.no-masonry .col.elastic-portfolio-item,
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular {
width: 25%;
}
body .masonry.meta_overlaid .post .post-header .meta-author a {
font-size: 11px;
}
body .masonry.meta_overlaid .post .post-header .meta-author span {
font-size: 13px;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-quote,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-link {
width: 25%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular h3.title {
font-size: 14px;
line-height: 20px;
}
.full-width-content .vc_span8 .clients.six-cols > div, 
.full-width-content .vc_col-sm-8 .clients.six-cols > div {
width: 32.3%;
}
.full-width-content .vc_span8 .clients.no-carousel.six-cols > div:nth-child(3n+3), 
.full-width-content .vc_col-sm-8 .clients.no-carousel.six-cols > div:nth-child(3n+3) {
margin-right: 0;
}
.full-width-content .vc_span8 .clients.five-cols.carousel > div, 
.full-width-content .vc_col-sm-8 .clients.five-cols.carousel > div {
width: 40%;
}
#nectar_fullscreen_rows .full-width-content .wpb_column .wpb_row .wpb_column,
#nectar_fullscreen_rows .full-width-content .wpb_column .wpb_row .wpb_column p {
font-size: inherit;
line-height: inherit;
} body .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 100%;
}
body .blog-fullwidth-wrap .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 97.2%;
}
body .post-area.masonry.classic_enhanced.span_9 .masonry-blog-item.large_featured {
width: 97.5%;
}
}
@media only screen and (min-width: 470px) and (max-width: 990px) {
.portfolio-items .elastic-portfolio-item,
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular {
width: 50%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-quote,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-link {
width: 100%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular h3.title {
font-size: 16px;
line-height: 20px;
} body .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 97%;
}
body .blog-fullwidth-wrap .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 97%;
}
}
@media only screen and (max-width: 690px) and (min-width: 470px) {
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-quote.regular,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-link.regular,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-quote.regular_2x,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-link.regular_2x {
width: 100%;
}
.post.quote .post-content .quote-inner, 
.post.link .post-content .link-inner, 
.format-status .post-content .status-inner, 
.post.format-aside .aside-inner {
padding: 50px 10%;
}
}
@media only screen and (max-width: 690px) {
body[data-remove-m-video-bgs="1"] .swiper-slide .video-wrap video,
body[data-remove-m-video-bgs="1"] .nectar-video-wrap video {
display: none;
}
body[data-remove-m-video-bgs="1"] .mobile-video-image {
display: block;
}
.posts-container[data-load-animation="fade_in_from_bottom"] .inner-wrap.animated, 
.posts-container[data-load-animation="fade_in"] article .inner-wrap.animated,
.posts-container[data-load-animation="perspective"] article .inner-wrap.animated,
.posts-container[data-load-animation="fade_in_from_bottom"] .inner-wrap, 
.posts-container[data-load-animation="fade_in"] article .inner-wrap,
.posts-container[data-load-animation="perspective"] article .inner-wrap {
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
}
.post-area.masonry.classic .posts-container:not(.meta-moved) .post-content > .post-meta {
opacity: 0;
position: absolute!important;
}
.post-area.masonry.meta_overlaid .post .post-content > .post-meta {
display: none!important;
}
#ajax-content-wrap .masonry.meta_overlaid .quote-inner .quote-wrap,
#ajax-content-wrap .masonry.meta_overlaid .link-inner .link-wrap {
-webkit-transform: none;
transform: none;
top: 0;
position: relative;
}
.material .related-post-wrap h3.related-title {
padding-top: 60px;
}
.post-area.featured_img_left .article-content-wrap {
display: block;
}
.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap,
.post-area.featured_img_left .article-content-wrap .post-content-wrap {
width: 100%;
}
.post-area.featured_img_left .quote .inner-wrap, 
.post-area.featured_img_left .link .inner-wrap {
padding-bottom: 55px;
}
.post-area.featured_img_left .article-content-wrap .post-content-wrap {
padding: 35px 0 55px 0;
overflow: visible;
}
.post-area.featured_img_left article:not(.has-post-thumbnail) .article-content-wrap .post-featured-img-wrap {
display: none;
}
.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap {
height: 200px;
border-radius: 5px 5px 0;
}
.nectar-recent-posts-slider .inner-wrap {
max-width: 80%;
}
.arhchive #page-header-wrap #page-header-bg .subheader {
display: none;
}
}
@media only screen and (max-width: 470px) {
body .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-quote.regular,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-link.regular,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-quote.regular_2x,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-link.regular_2x {
width: 100%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular {
width: 50%;
}
.masonry.meta_overlaid .post.wide_tall .content-inner .post-featured-img img {
height: auto!important;
}
#ajax-content-wrap .masonry.meta_overlaid .link-inner .link-wrap, 
#ajax-content-wrap .masonry.meta_overlaid .quote-inner .quote-wrap {
transform: none;
-webkit-transform: none;
top: 0;
}
.post.quote .post-content .quote-inner, 
.post.link .post-content .link-inner, 
.format-status .post-content .status-inner, 
.post.format-aside .aside-inner {
padding: 50px 10%;
}
.full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
padding: 0 10%!important;
}
body #ajax-content-wrap .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall .post-meta .date, 
body #ajax-content-wrap .post-area.masonry.meta_overlaid .masonry-blog-item.large_featured .post-meta .date {
font-size: 13px;
}
#ajax-content-wrap .post-area.masonry.meta_overlaid .post.wide_tall .post-meta, 
#ajax-content-wrap .post-area.masonry.meta_overlaid .post.large_featured .post-meta {
margin: -1px 0;
}
#ajax-content-wrap .masonry.meta_overlaid .masonry-blog-item .article-content-wrap {
padding-bottom: 0;
}
body .masonry.meta_overlaid .post .post-header .meta-author a {
font-size: 11px;
}
body .masonry.meta_overlaid .post .post-header .meta-author span {
font-size: 11px;
}
body .post-area.auto_meta_overlaid_spaced[data-ams].span_9 {
margin: 0;
}
body .auto_meta_overlaid_spaced[data-ams].span_9 .masonry-blog-item {
padding-left: 0;
padding-right: 0;
}
body .woocommerce ul.products[data-product-style="material"] li.product.material, 
body.woocommerce-page ul.products[data-product-style="material"] li.product.material,
.woocommerce .span_9 ul.products li.product.material, 
.woocommerce-page .span_9 ul.products li.product.material,
body .woocommerce.columns-1 ul.products li.product.material {
margin-right: 0%!important;
width: 100%;
}
.woocommerce .products.related .product.material, 
.woocommerce .products.upsells .product.material {
width: 100%!important;
}
body #search-results[data-layout="default"] .result,
body #search-results[data-layout="masonry-no-sidebar"] .result {
opacity: 1;
position: relative!important;
top: auto!important;
left: auto!important;
}
}.ascend .container-wrap,
.ascend .project-title,
.ascend .vc_text_separator div,
.carousel-wrap[data-full-width="true"] .carousel-heading,
.carousel-wrap .left-border,
.carousel-wrap .right-border,
#page-header-wrap,
.page-header-no-bg,
.portfolio-items .col,
.page-template-template-portfolio-php .portfolio-items .col.span_3,
.page-template-template-portfolio-php .portfolio-items .col.span_4 {
background-color:#f6f6f6 
}
#call-to-action .triangle {
color:#f6f6f6 
}
.ascend #footer-outer #footer-widgets .col ul li,
.ascend #sidebar div ul li,
.ascend #sidebar .widget.widget_categories li,
.ascend #sidebar .widget.widget_pages li,
.ascend #sidebar .widget.widget_nav_menu li {
border:none!important;
padding:4px 0 
}
.ascend #sidebar .widget.widget_categories li,
.ascend #sidebar .widget.widget_pages li,
.ascend #sidebar .widget.widget_nav_menu li,
.ascend #footer-outer .widget.widget_categories li,
.ascend #footer-outer .widget.widget_pages li,
.ascend #footer-outer .widget.widget_nav_menu li,
.ascend #footer-outer #footer-widgets .widget.widget_categories li,
.ascend #footer-outer #footer-widgets .widget.widget_pages li,
.ascend #footer-outer #footer-widgets .widget.widget_nav_menu li {
padding:4px 0!important 
}
.ascend #sidebar .widget.widget_categories li a,
.ascend #sidebar .widget.widget_pages li a,
.ascend #sidebar .widget.widget_nav_menu li a,
.ascend #footer-outer .widget.widget_categories li a,
.ascend #footer-outer .widget.widget_pages li a,
.ascend #footer-outer .widget.widget_nav_menu li a {
padding:0!important;
border:none!important 
}
.ascend #footer-outer #footer-widgets .col ul li a,
.ascend #sidebar div ul li a {
display:block 
}
.ascend #footer-outer .widget h4,
.ascend #sidebar h4 {
margin-bottom:12px 
}
.ascend #footer-outer #copyright {
border-top:1px solid rgba(255,255,255,0.1);
background-color:transparent 
}
.ascend #footer-outer[data-using-widget-area="false"] #copyright {
border:none 
}
.nectar-progress-bar span strong {
padding:4px 0;
background-color:transparent;
color:inherit 
}
.nectar-progress-bar span strong:after {
display:none 
}
.nectar-progress-bar .bar-wrap {
background-color:rgba(0,0,0,0.043) 
}
.ascend .nectar-progress-bar .bar-wrap,
.ascend .nectar-progress-bar span {
box-shadow:none;
-webkit-box-shadow:none;
-o-box-shadow:none;
border-radius:0;
-webkit-border-radius:0;
-o-border-radius:0 
}
.ascend .carousel-wrap[data-full-width="false"] .control-wrap {
right:10px;
text-align:center 
}
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-prev {
padding-right:10px;
padding-left:10px;
margin-right:0 
}
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-next {
padding-left:10px;
margin-left:0 
}
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-prev,
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-next,
.ascend[data-ext-responsive="true"] .carousel-wrap[data-full-width="false"] .control-wrap .carousel-prev,
.ascend[data-ext-responsive="true"] .carousel-wrap[data-full-width="false"] .control-wrap .carousel-next {
right:0;
position:relative;
display:block;
float:left 
}
.ascend .carousel-next,
.ascend .carousel-prev {
background-color:transparent;
height:23px;
width:10px;
line-height:22px;
font-size:14px;
cursor:pointer;
top:1px;
transition:all .25s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all .25s cubic-bezier(0.12,0.75,0.4,1);
box-sizing:content-box 
}
.carousel-wrap .control-wrap .item-count {
height:23px;
top:-1px;
right:-2px;
line-height:22px;
letter-spacing:4px;
position:relative;
display:block;
float:left;
z-index:10;
cursor:pointer;
transition:all .25s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all .25s cubic-bezier(0.12,0.75,0.4,1) 
}
.ascend [data-full-width="false"] .carousel-next:after,
.ascend [data-full-width="false"] .carousel-prev:after {
display:block;
content:' ';
position:absolute;
width:24px;
height:2px;
background-color:#000;
top:8px;
opacity:0;
left:-4px;
cursor:pointer;
transform:translateX(-20px);
transition:all .25s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all .25s cubic-bezier(0.12,0.75,0.4,1) 
}
.ascend .light [data-full-width="false"] .carousel-next:after,
.ascend .light [data-full-width="false"] .carousel-prev:after {
background-color:#fff 
}
.ascend .light .carousel-next i,.ascend .light .carousel-prev i {
color:#fff 
}
.ascend [data-full-width="false"] .carousel-next:after {
left:5px 
}
.ascend [data-full-width="false"] .carousel-next:hover:after {
opacity:1;
transform:translateX(-12px) 
}
.ascend [data-full-width="false"] .carousel-prev:after {
transform:translateX(20px) 
}
.ascend [data-full-width="false"] .carousel-prev:hover:after {
opacity:1;
transform:translateX(0px) 
}
.ascend [data-full-width="false"] .carousel-prev:hover i {
transform:translateX(-18px) 
}
.ascend [data-full-width="false"] .carousel-prev.next-hovered,
.ascend [data-full-width="false"] .item-count.next-hovered {
transform:translateX(-18px) 
}
.ascend .carousel-next:hover,
.ascend .carousel-prev:hover {
background-color:transparent
}
.carousel-wrap[data-full-width="true"] .carousel-prev,
.carousel-wrap[data-full-width="true"] .carousel-next {
border:none 
}
.ascend .carousel-heading .container .carousel-prev {
right:30px 
}
.ascend[data-ext-responsive="true"] .carousel-heading .container .carousel-prev {
right:40px 
}
.ascend .carousel-next i,
.ascend .carousel-prev i {
color:#000;
font-size:22px;
line-height:18px;
height:20px;
transition:all .25s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all .25s cubic-bezier(0.12,0.75,0.4,1) 
}
.ascend .carousel-next:hover,
.ascend .carousel-prev:hover {
border-color:transparent 
}
.ascend .light .carousel-next:hover i,
.ascend .light .carousel-prev:hover i {
color:#fff 
}
.ascend .nectar-button.see-through,
body.ascend .nectar-button.see-through,
.ascend .swiper-slide .button a,
body.ascend .nectar-button.see-through-2,
.ascend .nectar-button,
.ascend #to-top {
border-radius:0;
box-shadow:none 
}
.ascend #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart {
left:0;
transition:all .2s linear;
-webkit-transition:all .2s linear 
}
.ascend .icon-salient-cart:before {
content:"\e606" 
}
.ascend #header-outer a.cart-contents .cart-wrap span:before {
display:none 
}
body.ascend #header-outer[data-full-width="false"] #mobile-cart-link .cart-wrap {
margin-right: 0;
}
body:not([data-header-format="left-header"]).ascend #header-outer .cart-menu .cart-contents {
display: block;
}
body:not([data-header-format="left-header"]).ascend #header-outer[data-full-width="true"] .cart-menu .cart-contents {
display: block;
padding-right:29px;
padding-left:29px 
}
.ascend #header-outer .cart-wrap {
top:-7px;
}
.ascend #header-outer .cart-menu-wrap {
right:0 
}
#header-outer .cart-wrap {
font-size:11px 
}
.ascend #header-outer[data-full-width="true"] #top nav ul .slide-out-widget-area-toggle {
padding-top: 0;
padding-bottom: 0;
}
.ascend #header-outer[data-full-width="true"] #top .slide-out-widget-area-toggle[data-custom-color="true"] > div a:before {
display: none;
}
.ascend #header-outer[data-full-width="true"][data-cart="true"] #top nav ul .slide-out-widget-area-toggle {
position:relative;
}
.ascend[data-header-search="false"] #header-outer[data-full-width="true"][data-cart="false"][data-format="centered-menu"] #top nav ul #social-in-menu {
margin-right:13px 
}
.ascend #header-outer[data-full-width="true"] #top nav ul #search-btn a, 
.ascend #header-outer[data-full-width="true"] #top nav ul #nectar-user-account a {
padding-left:25px;
padding-right:25px 
}
.ascend #header-outer[data-full-width="true"] #top nav ul .slide-out-widget-area-toggle a {
padding-left:28px;
padding-right:28px 
}
body[data-header-color="dark"].ascend #header-outer[data-full-width="true"][data-remove-border="true"] #top nav ul #search-btn a:after, 
body[data-header-color="dark"].ascend #header-outer[data-full-width="true"][data-remove-border="true"] #top nav ul #nectar-user-account a:after, 
body[data-header-color="dark"].ascend #header-outer[data-full-width="true"][data-remove-border="true"] #top nav ul .slide-out-widget-area-toggle a:after, 
body[data-header-color="dark"].ascend #header-outer[data-remove-border="true"] .cart-contents:after, 
body[data-header-color="dark"].ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] .cart-contents:after{
border-left:1px solid rgba(255,255,255,0.15)
}
.ascend[data-header-search="false"] #header-outer[data-full-width="true"][data-format="centered-logo-between-menu"][data-cart="false"] #top nav ul .slide-out-widget-area-toggle a{
border:none
}
.ascend:not([data-header-format="default"]) #header-outer[data-full-width="true"]:not([data-format="left-header"]) #search-btn,
.ascend[data-header-search="false"]:not([data-header-format="default"]) #header-outer[data-full-width="true"]:not([data-format="left-header"]) #nectar-user-account,
.ascend[data-header-search="false"][data-user-account-button="false"]:not([data-header-format="default"]) #header-outer[data-full-width="true"]:not([data-format="left-header"]) .nectar-woo-cart,
.ascend[data-header-search="false"][data-user-account-button="false"][data-cart="false"]:not([data-header-format="default"]) #header-outer[data-full-width="true"]:not([data-format="left-header"]) .slide-out-widget-area-toggle {
margin-left: 22px;
}
body.ascend[data-header-format="default"] #header-outer[data-full-width="true"]:not([data-format="left-header"]) #top nav >.buttons{
margin-left:22px;
}
body.ascend #header-outer[data-full-width="true"]:not([data-format="left-header"]) #top nav >.buttons{
margin-right: -28px;
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
body.ascend #slide-out-widget-area .inner .off-canvas-menu-container.mobile-only .menu.secondary-header-items {
display: none;
}
}
@media only screen and (max-width: 690px) {
body.ascend #header-secondary-outer .nectar-center-text {
display: none;
}
body.ascend #header-secondary-outer {
display: none;
}
}
.ascend[data-header-search="false"][data-user-set-ocm="off"] #header-outer[data-format="default"][data-full-width="true"][data-cart="true"] #social-in-menu{
margin:0 30px 0 30px
}
@media only screen and (min-width:1001px) {
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] #top nav ul #search-btn a, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] #top nav ul #nectar-user-account a, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] #top nav ul .slide-out-widget-area-toggle a{
transition:border-color 0.30s ease;
-webkit-transition:border-color 0.30s ease
}
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul #search-btn a:after, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul #nectar-user-account a:after, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul .slide-out-widget-area-toggle a:after, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] .cart-contents:after{
border-left:1px solid rgba(255,255,255,0.25);
display:inline-block;
content:"";
width:11px;
height:20px;
position:absolute;
left:-1px;
opacity:1;
top:50%;
margin-top:-10px;
-webkit-transition:top 0.3s ease-out,margin-top 0.3s ease-out,height 0.3s ease-out,border-color 0.25s ease;
transition:top 0.3s ease-out,margin-top 0.3s ease-out,height 0.3s ease-out,border-color 0.25s ease
}
.ascend[data-header-search="false"] #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"][data-cart="false"] #top nav ul .slide-out-widget-area-toggle a:after{
display:none
}
.ascend[data-header-search="false"] #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"][data-cart="false"][data-has-menu="false"] #top nav ul .slide-out-widget-area-toggle a:after{
border:none!important
}
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul #search-btn a:after, 
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul #nectar-user-account a:after, 
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul .slide-out-widget-area-toggle a:after, 
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] .cart-contents:after{
height:100%;
color:#000;
top:0;
border-left:1px solid rgba(0,0,0,0.07);
display:inline-block;
content:"";
width:11px;
position:absolute;
left:-1px;
-webkit-transition:top 0.3s ease,margin-top 0.3s ease,height 0.3s ease,border-color 0.25s ease;
transition:top 0.3s ease,margin-top 0.3s ease,height 0.3s ease,border-color 0.25s ease
}
.ascend[data-header-search="false"] #header-outer[data-full-width="true"][data-format="centered-logo-between-menu"][data-cart="false"] #top nav ul .slide-out-widget-area-toggle a:after{
border:none
}
}
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"].dark-slide >#top nav ul #search-btn a, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"].dark-slide >#top nav ul #nectar-user-account a, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"].dark-slide >#top nav ul .nectar-woo-cart .cart-contents, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"].dark-slide >#top nav ul .slide-out-widget-area-toggle a, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"].dark-slide .cart-contents:after, 
body.ascend #boxed #header-outer.transparent.dark-slide .cart-menu .cart-icon-wrap i, 
body.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"].dark-slide #top nav ul #search-btn a:after, 
body.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"].dark-slide #top nav ul #nectar-user-account a:after, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"].dark-slide #top nav ul .slide-out-widget-area-toggle a:after {
border-color:rgba(0,0,0,0.08) !important
}
.ascend #header-outer[data-remove-border="true"][data-transparent-header="true"][data-full-width="true"].transparent.pseudo-data-transparent #top nav ul #search-btn a, 
.ascend #header-outer[data-remove-border="true"][data-transparent-header="true"][data-full-width="true"].transparent.pseudo-data-transparent .cart-menu, 
.ascend #header-outer[data-remove-border="true"][data-transparent-header="true"][data-full-width="true"].transparent.pseudo-data-transparent #top nav ul .slide-out-widget-area-toggle a{
border-color:transparent!important
}
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] #top nav ul #search-btn a, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] #top nav ul #nectar-user-account a, 
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] #top nav ul .slide-out-widget-area-toggle a,
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] #top .nectar-woo-cart .cart-contents {
border-left:1px solid rgba(255,255,255,0.25) 
}
.ascend #header-outer[data-full-width="true"] #top nav ul #search-btn a, 
.ascend #header-outer[data-full-width="true"] #top nav ul #nectar-user-account a, 
.ascend #header-outer[data-full-width="true"] #top nav ul .slide-out-widget-area-toggle a {
border-left:1px solid rgba(0,0,0,0.07) 
}
.ascend[data-header-color="dark"] #header-outer[data-full-width="true"] #top nav ul #search-btn a, 
.ascend[data-header-color="dark"] #header-outer[data-full-width="true"] #top nav ul #nectar-user-account a, 
body.ascend[data-header-color="dark"] #header-outer[data-full-width="true"] .cart-contents,
body:not([data-header-format="left-header"]).ascend[data-header-color="dark"] #header-outer[data-full-width="true"] .nectar-woo-cart .cart-contents,
.ascend[data-header-color="dark"] #header-outer[data-full-width="true"] #top nav ul .slide-out-widget-area-toggle a {
border-left:1px solid rgba(255,255,255,0.13) 
}
body:not([data-header-format="left-header"]).ascend #header-outer[data-full-width="true"] .nectar-woo-cart .cart-contents {
border-left:1px solid rgba(0,0,0,0.07);
}
@media only screen and (min-width: 1000px) {
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul #search-btn a, 
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul #nectar-user-account a, 
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul .slide-out-widget-area-toggle a,
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] .nectar-woo-cart .cart-contents {
border:none
}
}
#header-outer[data-full-width="true"][data-format="centered-menu"] #top nav >.buttons #social-in-menu {
margin-right: 15px;
}
@media only screen and (min-width: 1000px) {
.ascend #header-outer[data-full-width="true"] #top #search-btn > div, 
.ascend #header-outer[data-full-width="true"] #top #nectar-user-account > div,
.ascend:not([data-header-format="left-header"]) #header-outer[data-full-width="true"] #top .nectar-woo-cart > div,
.ascend #header-outer[data-full-width="true"] #top .slide-out-widget-area-toggle > div,
.ascend #header-outer[data-full-width="true"] #top #search-btn > div a, 
.ascend #header-outer[data-full-width="true"] #top #nectar-user-account > div a,
.ascend:not([data-header-format="left-header"]) #header-outer[data-full-width="true"] #top .nectar-woo-cart > div .cart-menu,
.ascend:not([data-header-format="left-header"]) #header-outer[data-full-width="true"] #top .nectar-woo-cart > div .cart-contents,
.ascend #header-outer[data-full-width="true"] #top .slide-out-widget-area-toggle > div a {
height: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}
}
.ascend:not([data-header-format="left-header"]) #header-outer[data-full-width="true"] #top .nectar-woo-cart > div .cart-menu {
padding: 0;
}
.ascend #header-outer[data-full-width="true"] #top nav ul #nectar-user-account > div {
border:none 
}
.ascend #header-outer[data-full-width="true"] #top nav ul #nectar-user-account >div, 
.ascend #header-outer[data-full-width="true"] #top nav ul .nectar-woo-cart >div, 
.ascend #header-outer[data-full-width="true"] #top nav ul .slide-out-widget-area-toggle > div {
padding-left: 0;
}
.ascend #header-outer a.cart-contents .cart-wrap span {
border-radius:99px;
font:bold 11px/16px Arial;
padding:0 1px;
visibility:hidden 
}
.ascend #header-outer .first-load a.cart-contents .cart-wrap span {
visibility:visible;
animation:.6s ease-in-out .12s normal both 1 bounce_in_animation;
-webkit-animation:.6s ease-in-out .12s normal both 1 bounce_in_animation 
}
.ascend #header-outer .static a.cart-contents span {
visibility:visible 
}
.ascend #header-outer .has_products .cart-menu .cart-icon-wrap .icon-salient-cart {
transition:all .2s ease;
-webkit-transition:all .2s ease
}
body.ascend #header-outer .nectar-woo-cart .cart-contents {
background-color:transparent 
}
body.ascend #boxed #header-outer .cart-menu {
background-color:transparent 
}
body.ascend #boxed #header-outer .cart-menu-wrap {
top:0!important;
box-shadow:none
}
#header-outer .nectar-woo-cart .cart-menu-wrap,
.ascend #header-outer .cart-menu .cart-contents { position: static; }
body.ascend #boxed #header-outer .widget_shopping_cart,
body.ascend.woocommerce #boxed .cart-notification {
position:absolute!important 
}
body.ascend #boxed #header-outer .cart-menu-wrap .cart-menu {
box-shadow:none
}
body.ascend #top #mobile-cart-link i {
line-height:20px;
height: 20px;
top: 0;
}
body.ascend #search-outer {
background-color:rgba(255,255,255,0.97);
height: 100vh;
position: fixed;
-webkit-transform: scale(1,0);
transform: scale(1,0);
padding:0;
z-index:10100; 
top: 0;
}
body.ascend #search-outer #search-box {
transition: all 0.15s ease;
}
body.ascend #search-outer.small-nav #search-box {
transition: all 0.32s ease;
}
@media only screen and (min-width: 690px) {
body.ascend.admin-bar #search-outer {
top: 32px;
}
}
#search-box {
top: 50%;
left: 0;
width: 100%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
}
body[data-header-color="dark"].ascend #search-outer {
background-color:rgba(0,0,0,0.94);
}
body[data-header-color="dark"].ascend #search-outer #search input[type="text"],
body[data-header-color="dark"].ascend #search-outer #search #close a span {
color: #fff;
}
body.ascend #search-outer .container {
height:auto!important;
float:none;
width:100%;
padding:0 40px;
position:static 
}
#header-outer #search {
position:static!important 
}
body.ascend #search-outer #search input[type="text"] {
color:#000;
height:auto;
font-size:80px;
text-align:center 
}
body.ascend #search-outer > #search form {
width:100%;
float:none
}
#search-outer > #search form,#search-outer #search .span_12 span {
opacity:0;
position:relative 
}
#search-outer #search #close {
position:absolute;
top: 30px;
right: 30px 
}
.ascend #search-outer #search #close a span:not(.close-line){
font-size:22px;
}
body.ascend #search-outer #search #close a {
right:0;
top:0;
transition: all .47s cubic-bezier(0.3,1,0.3,0.95);
-webkit-transition: all .47s cubic-bezier(0.3,1,0.3,0.95) 
}
#search-outer #search #close a:hover {
transform:rotate(90deg) translateZ(0);
-webkit-transform:rotate(90deg) translateZ(0) 
}
#search-outer #search .span_12 span {
text-align:center;
display:block;
color:rgba(0,0,0,0.4);
margin-top:15px 
}
body.ascend #boxed #search-outer {
width:auto;
min-width:1200px;
left:auto
}
@media only screen and (max-width: 1000px) {
body.ascend #boxed #search-outer {
min-width:680px;
}
}
@media only screen and (max-width: 690px) {
body.ascend #boxed #search-outer {
min-width:100%;
}
}
body[data-ext-responsive="false"].ascend #boxed #header-outer[data-full-width="true"] header > .container {
width:100%;
max-width: 100%;
}
body.ascend #search-outer #search #close a span {
color:#000 
}
body.ascend #search-outer .ui-widget-content {
top:90px!important 
}
.ascend #search-results .result .bottom-line,.ascend .masonry-blog-item .bottom-line,.ascend .masonry-blog-item .more-link {
display:none 
}
.ascend .masonry-blog-item .inner-wrap,.ascend .masonry-blog-item .mejs-container .mejs-controls {
box-shadow:none 
}
.ascend .masonry-blog-item .post-meta {
padding:0 18px 18px 
}
.ascend .post .nectar-love-wrap {
line-height:20px 
}
.ascend .masonry-blog-item .inner-wrap {
padding:0 
}
.ascend .masonry-blog-item .content-inner .post-featured-img img, 
.ascend .masonry-blog-item .more-link,
.ascend .post-area.masonry .post .quote-inner, 
.ascend .post-area.masonry .post .link-inner,
.post-area.masonry .post .status-inner, 
.post-area.masonry .post .aside-inner {
margin-bottom:0
}
.ascend .masonry-blog-item .content-inner {
padding-bottom:0;
border:0;
margin-bottom:0 
}
.ascend .masonry-blog-item .article-content-wrap {
padding:16px 18px 18px 
}
.ascend .post-area.masonry .post.quote .post-content .post-meta,
.ascend .post-area.masonry .post.link .post-content .post-meta,
.ascend .post-area.masonry .format-status .post-content .post-meta,
.ascend .post-area.masonry .post.format-aside .post-meta {
display:none!important 
}
.ascend .post .content-inner {
border:none 
}
.ascend #author-bio {
padding-bottom:20px;
border:none;
text-align:center 
}
.ascend #author-bio img {
display:block;
margin:0 auto;
margin-bottom:15px;
position:relative 
}
.ascend #author-bio h3 span,
.ascend .comments-section .comment-wrap.full-width-section > h3 span {
display:block;
margin-bottom:5px;
line-height:12px;
font-size:12px;
text-transform:none 
}
.ascend .container-wrap .bottom-meta #author-bio #author-info{
float:left;
text-align:left;
padding-top:10px;
padding-left:20px!important
}
.ascend .container-wrap #author-bio #author-info {
width:600px;
margin:0 auto;
padding-left:0
}
.ascend .container-wrap #author-bio #author-info p {
max-width:70%;
margin:0 auto 
}
.ascend #author-bio .nectar-button {
margin-top:20px 
}
.ascend #author-bio .avatar {
border-radius:100% 
}
.ascend .comment-list {
margin-bottom:0 
}
.ascend .comment-list .reply {
top:7px 
}
.ascend .comment-list .reply a {
color:#000;
background-color:transparent;
border-radius:0
}
.ascend .comment-list .reply a:hover {
color:#fff
}
body.ascend #respond {
margin-top:80px 
}
.ascend h3#comments {
text-align:center 
}
body.ascend .comment-list .comment > div,
body.ascend .comment-list .pingback > div {
background-color:transparent;
box-shadow:none;
padding-left:85px;
padding-bottom:0;
padding-top:0;
margin-top:4em 
}
body.ascend .comment-list .comment > div img.avatar,
body.ascend .comment-list .pingback > div img.avatar {
left:0;
border-radius:100%;
top:0 
}
.comment-list .comment > div p,
.comment-list .pingback > div p {
margin-top:30px 
}
body.ascend:not(.material) .comment-list .children {
background-position:left 30px;
padding-left:40px 
}
body:not(.material) .comment-list .children {
margin-left:26px;
}
.comment-list .says {
display:none 
}
.ascend #reply-title {
margin-bottom:50px;
text-align:center
}
.ascend.single-product #reply-title,
.ascend.single-product #commentform .form-submit {
text-align:left
}
.ascend .comment #reply-title {
text-align:left
}
.ascend #respond #cancel-comment-reply-link {
padding-left:15px 
}
.ascend .comment-wrap {
padding-top:0;
margin-top:0 
}
.ascend.single-portfolio .comment-wrap {
margin-top:30px
}
.ascend .comment-wrap h3#comments {
padding-top:80px 
}
.ascend .comment-wrap {
border-top: 1px solid transparent;
}
.ascend #author-bio.no-pagination:after, 
.ascend .comment-wrap:after, .ascend .comment-list:after {
margin-left: -50vw;
left: 50%;
width: 100vw;
display: block;
content: '';
position: absolute;
top: 0;
border-top: 1px solid #999;
}
.ascend .comments-section[data-author-bio="false"] .comment-wrap:after {
border:none 
}
.ascend .comment-list {
padding-bottom:80px;
}
.ascend .comment-list:after {
border-top: 0;
top: auto;
bottom: 0;
border-bottom: 1px solid #999;
}
.ascend #author-bio.no-pagination.lighter-grey:after, 
.ascend .comment-wrap.lighter-grey:after, 
.ascend .comment-wrap.lighter-grey .comment-list:after {
border-color:#ddd 
}
.ascend #author-bio {
padding-top:80px 
}
.single-post.ascend #page-header-bg.fullscreen-header,
.single-post #single-below-header.fullscreen-header {
background-color:#f6f6f6 
}
.single-post.ascend #single-below-header.fullscreen-header {
border-top:1px solid #DDD;
border-bottom:none!important 
}
.tagcloud a,
#header-outer .widget_shopping_cart a.button,
.post .more-link span,
.blog-recent .more-link span,
.flex-direction-nav a,
#pagination span,
#pagination a,
#pagination .next.inactive,
#pagination .prev.inactive,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce .container-wrap nav.woocommerce-pagination ul li span {
border-radius:0!important 
}
.ascend .col.boxed:not(.wpb_column) {
box-shadow:0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1);
-o-box-shadow:0 1px 1px rgba(0,0,0,0.1);
background-color:#fff;
padding:25px 15px 15px;
position:relative;
-webkit-transition:transform .2s linear,-webkit-box-shadow .2s linear;
-moz-transition:transform .2s linear,-moz-box-shadow .2s linear;
transition:transform .2s linear,box-shadow .2s linear;
top:0
}
.ascend .col.boxed:not(.wpb_column):hover {
transform:translateY(-4px);
-webkit-transform:translateY(-4px);
box-shadow:0 17px 25px rgba(0,0,0,0.13);
-webkit-box-shadow:0 17px 25px rgba(0,0,0,0.13);
-moz-box-shadow:0 17px 25px rgba(0,0,0,0.13);
-o-box-shadow:0 17px 25px rgba(0,0,0,0.13) 
}
.ascend .pp_arrow_previous,.ascend .pp_arrow_next,
.ascend .mfp-arrow-right,.ascend .mfp-arrow-left, 
.woocommerce .pswp__button--arrow--right, .woocommerce .pswp__button--arrow--left {
overflow:visible;
height:40px;
width:40px;
border-radius:100px;
border:2px solid rgba(255,255,255,0.4) 
}
.ascend.woocommerce .pswp__button--arrow--right:before, 
.ascend.woocommerce .pswp__button--arrow--left:before {
background-image: none;
line-height:40px;
height:40px;
width: 36px;
}
a.pp_arrow_previous {
left:30px 
}
a.pp_arrow_next {
right:30px 
}
.ascend .pp_arrow_next:hover,.ascend .pp_arrow_previous:hover,
.ascend .mfp-arrow-right:hover,.ascend .mfp-arrow-left:hover, 
.woocommerce .pswp__button--arrow--right:hover, .woocommerce .pswp__button--arrow--left:hover {
border:2px solid rgba(255,255,255,0) 
}
body.ascend .pp_arrow_previous .icon-default-style {
border-radius:0;
width:20px;
height:40px;
line-height:39px;
font-size:24px;
font-family:FontAwesome;
margin-top:0;
left:-1px;
transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1) 
}
body.ascend .mfp-arrow-left,
.woocommerce.ascend .pswp__button--arrow--left {
height:40px;
line-height:40px;
font-size:24px;
font-family:FontAwesome;
margin-top:0;
opacity:1;
left:40px;
transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1) 
}
body.ascend .pp_arrow_next .icon-default-style {
border-radius:0;
width:20px;
line-height:39px;
height:40px;
font-size:24px;
margin-top:0;
font-family:FontAwesome;
left:1px;
transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1) 
}
body.ascend .mfp-arrow-right, 
.woocommerce.ascend .pswp__button--arrow--right {
line-height:40px;
height:40px;
font-size:24px;
margin-top:0;
font-family:FontAwesome;
opacity:1;
right:40px;
transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1) 
}
.ascend .pp_arrow_previous .icon-default-style:after,
.ascend .pp_arrow_next .icon-default-style:after,
.ascend .mfp-arrow-left:after,.ascend .mfp-arrow-right:after, 
.woocommerce .pswp__button--arrow--right:after, 
.woocommerce .pswp__button--arrow--left:after {
display:block;
content:' ';
position:absolute;
width:36px;
height:2px;
background-color:#fff;
top:19px;
opacity:0;
left:-6px;
cursor:pointer;
transform:translateX(-37px);
transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
pointer-events:none 
}
.ascend .mfp-arrow-left:after,
.ascend .mfp-arrow-right:after, 
.woocommerce .pswp__button--arrow--right:after, 
.woocommerce .pswp__button--arrow--left:after {
top:17px;
transform:translateX(-27px);
-webkit-transform:translateX(-27px) 
}
.ascend .mfp-arrow-left:after, .woocommerce .pswp__button--arrow--left:after {
left:65px 
}
.ascend .pp_arrow_previous .icon-default-style:after {
left:59px 
}
.ascend .pp_arrow_previous .icon-default-style:before,.mfp-arrow-left:before, 
.woocommerce .pswp__button--arrow--left:before {
content:"\f104";
color:#fff 
}
.mfp-arrow-left:before, .woocommerce .pswp__button--arrow--left:before {
top:-3px;
left:-1px;
display:block;
position:relative;
transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1) 
}
.ascend .pp_arrow_next .icon-default-style:before, .mfp-arrow-right:before, 
.woocommerce .pswp__button--arrow--right:before {
content:"\f105";
color:#fff 
}
.mfp-arrow-right:before, .woocommerce .pswp__button--arrow--right:before {
top:-3px;
right:-1px;
display:block;
transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
position:relative 
}
.ascend .pp_arrow_next:hover .icon-default-style:after,.mfp-arrow-right:hover:after, 
.woocommerce .pswp__button--arrow--right:hover:after {
opacity:1;
transform:translateX(-18px);
-webkit-transform:translateX(-18px) 
}
.mfp-arrow-right:hover:before, .woocommerce .pswp__button--arrow--right:hover:before {
transform:translateX(9px);
-webkit-transform:translateX(9px) 
}
.mfp-arrow-left:hover:before, .woocommerce .pswp__button--arrow--left:hover:before {
transform:translateX(-9px);
-webkit-transform:translateX(-9px) 
}
.mfp-arrow-right:hover:after, .woocommerce .pswp__button--arrow--right:hover:after {
transform:translateX(-1px);
-webkit-transform:translateX(-1px) 
}
.ascend .pp_arrow_next:hover .icon-default-style {
transform:translateX(7px);
-webkit-transform:translateX(7px) 
}
.ascend .pp_arrow_previous:hover .icon-default-style:after,.mfp-arrow-left:hover:after, 
.woocommerce .pswp__button--arrow--left:hover:after {
opacity:1;
transform:translateX(-51px);
-webkit-transform:translateX(-51px) 
}
.mfp-arrow-left:hover:after, .woocommerce .pswp__button--arrow--left:hover:after {
transform:translateX(-58px);
-webkit-transform:translateX(-58px) 
}
.ascend .pp_arrow_previous:hover .icon-default-style {
transform:translateX(-7px);
-webkit-transform:translateX(-7px) 
}
.container-wrap input[type="text"],
.container-wrap textarea,
.container-wrap input[type="email"],
.container-wrap input[type="password"],
.container-wrap input[type="tel"],
.container-wrap input[type="url"],
.container-wrap input[type="search"],
.container-wrap input[type="date"] {
background-color:transparent;
border:1px solid #ccc;
box-shadow:none;
-webkit-box-shadow:none;
font-size:16px;
-o-box-shadow:none;
padding:16px;
}
.container-wrap input[type="text"]:focus,
.container-wrap textarea:focus,
.container-wrap input[type="email"]:focus,
.container-wrap input[type="password"]:focus,
.container-wrap input[type="tel"]:focus,
.container-wrap input[type="url"]:focus,
.container-wrap input[type="search"]:focus,
.container-wrap input[type="date"]:focus {
border-color:#999;
}
.ascend #commentform .form-submit {
text-align:center;
padding-bottom:50px;
margin-top:20px 
}
.ascend .container-wrap input[type="submit"],
.ascend .container-wrap button[type="submit"],
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
padding:16px!important;
border-radius:0
}
body[data-button-style="rounded"].ascend .container-wrap input[type="submit"],
body[data-button-style="rounded"].ascend .container-wrap button[type="submit"] {
padding:16px 23px!important 
}
body[data-button-style="rounded"][data-form-submit="see-through"].ascend .container-wrap .widget_search input[type="submit"],
body[data-button-style="rounded"][data-form-submit="see-through"].ascend .container-wrap .widget_search button[type="submit"] {
padding:12px 23px!important 
}
.ascend .woocommerce .actions .button {
height:auto!important;
padding:14px!important 
}
.ascend .cart .quantity input.plus,
.ascend .cart .quantity input.minus {
font-weight:400;
font-size:16px;
}
.ascend .cart .quantity input.qty {
height:46px;
width:46px 
}
.ascend .widget_search .search-form input[type=submit],
.ascend .newsletter-widget form input[type=submit] {
line-height:24px 
}
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a .clip-wrap, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a .clip-wrap, 
#slide-out-widget-area.slide-out-from-right-hover .inner .widget.widget_nav_menu li a .clip-wrap, 
#slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a .clip-wrap {
display: none;
}
.ascend .container-wrap .span_12.light input[type="text"],
.ascend .container-wrap .span_12.light textarea,
.ascend .container-wrap .span_12.light input[type="email"],
.ascend .container-wrap .span_12.light input[type="password"],
.ascend .container-wrap .span_12.light input[type="tel"],
.ascend .container-wrap .span_12.light input[type="url"],
.ascend .container-wrap .span_12.light input[type="search"],
.ascend .container-wrap .span_12.light input[type="date"] {
border:1px solid rgba(255,255,255,0.6);
color:#fff 
}
.ascend .container-wrap .span_12.light input[type="text"]:focus,
.ascend .container-wrap .span_12.light textarea:focus,
.ascend .container-wrap .span_12.light input[type="email"]:focus,
.ascend .container-wrap .span_12.light input[type="password"]:focus,
.ascend .container-wrap .span_12.light input[type="tel"]:focus,
.ascend .container-wrap .span_12.light input[type="url"]:focus,
.ascend .container-wrap .span_12.light input[type="search"]:focus,
.ascend .container-wrap .span_12.light input[type="date"]:focus {
border:1px solid rgba(255,255,255,0.8) 
}
.container-wrap .span_12.light input[type="submit"]:hover {
background-color:#333;
opacity:.8
}
.ascend .nectar-button.extra-color-gradient-1,
.ascend .nectar-button.extra-color-gradient-2,
.ascend .nectar-button.see-through-extra-color-gradient-1,
.ascend .nectar-button.see-through-extra-color-gradient-2{
background-color:transparent!important;
opacity:1;
box-shadow:none
}
.nectar-button.extra-color-gradient-1:after,
.nectar-button.extra-color-gradient-2:after,
.nectar-button.see-through-extra-color-gradient-1:after,
.nectar-button.see-through-extra-color-gradient-2:after{
position:absolute;
content:' ';
top:-2%;
left:-1%;
width:101.5%;
height:104%;
transform-origin:right;
-webkit-transform-origin:right;
-ms-transform-origin:right;
transform:scale(0,1);
-webkit-transform:scale(0,1);
-ms-transform:scale(0,1);
-ms-transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),background-size 0.38s ease;
transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),background-size 0.38s ease;
-webkit-transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),background-size 0.38s ease;
z-index:-1
}
.nectar-button.see-through-extra-color-gradient-1:after,
.nectar-button.see-through-extra-color-gradient-2:after,
.nectar-button.extra-color-gradient-1:hover:after,
.nectar-button.extra-color-gradient-2:hover:after {
background-size:225% 100%!important;
background-position:right!important
}
.nectar-button.see-through-extra-color-gradient-1:hover:after,
.nectar-button.see-through-extra-color-gradient-2:hover:after,
.nectar-button.extra-color-gradient-1:after,
.nectar-button.extra-color-gradient-2:after {
background-position:left!important;
background-size:100% 100%!important
}
.nectar-button.see-through-extra-color-gradient-1:hover:after,
.nectar-button.see-through-extra-color-gradient-2:hover:after{
transform:scale(1,1);
-webkit-transform:scale(1,1);
-ms-transform:scale(1,1);
transform-origin:left;
-webkit-transform-origin:left;
-ms-transform-origin:left;
}
.nectar-button.extra-color-gradient-1:after,
.nectar-button.extra-color-gradient-2:after{
transform:scale(1,1);
-webkit-transform:scale(1,1);
-ms-transform:scale(1,1);
transform-origin:left;
-webkit-transform-origin:left;
-ms-transform-origin:left;
}
.nectar-button.extra-color-gradient-1:hover:after,
.nectar-button.extra-color-gradient-2:hover:after{
transform:scale(0,1);
-webkit-transform:scale(0,1);
-ms-transform:scale(0,1);
transform-origin:right;
-webkit-transform-origin:right;
-ms-transform-origin:right;
}
.nectar-button.extra-color-gradient-1 .start, 
.nectar-button.extra-color-gradient-2 .start, 
.nectar-button.extra-color-gradient-1 .hover, 
.nectar-button.extra-color-gradient-2 .hover, 
.nectar-button.see-through-extra-color-gradient-1 .start, 
.nectar-button.see-through-extra-color-gradient-2 .start,
.nectar-button.see-through-extra-color-gradient-1 .hover,
.nectar-button.see-through-extra-color-gradient-2 .hover{
-ms-transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),opacity 0.38s cubic-bezier(.2,0.95,.4,0.95);
transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),opacity 0.38s cubic-bezier(.2,0.95,.4,0.95);
-webkit-transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),opacity 0.38s cubic-bezier(.2,0.95,.4,0.95)
}
.nectar-button.extra-color-gradient-1 .start,
.nectar-button.extra-color-gradient-2 .start,
.nectar-button.see-through-extra-color-gradient-1 .start,
.nectar-button.see-through-extra-color-gradient-2 .start{
animation:gradientTextHoverHover 0.38s;
animation-timing-function:cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards;
display:inline-block
}
.nectar-button.extra-color-gradient-1 .hover,
.nectar-button.extra-color-gradient-2 .hover,
.nectar-button.see-through-extra-color-gradient-1 .hover,
.nectar-button.see-through-extra-color-gradient-2 .hover{
position:absolute;
display:inline;
left:0;
animation:gradientTextHoverOff 0.38s;
animation-timing-function:cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards;
text-align:center;
width:100%;
opacity:0;
z-index:0
}
.nectar-button.extra-color-gradient-1:hover .hover,
.nectar-button.extra-color-gradient-2:hover .hover,
.nectar-button.see-through-extra-color-gradient-1:hover .hover,
.nectar-button.see-through-extra-color-gradient-2:hover .hover{
animation:gradientTextHoverHover 0.38s;
animation-timing-function:cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards
}
.nectar-button.extra-color-gradient-1:hover .start, .nectar-button.extra-color-gradient-2:hover .start, 
.nectar-button.see-through-extra-color-gradient-1:hover .start, .nectar-button.see-through-extra-color-gradient-2:hover .start{
animation:gradientTextHoverOff 0.38s;
animation-timing-function:cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards
}
.nectar-button.see-through-extra-color-gradient-1 .hover, .nectar-button.see-through-extra-color-gradient-2 .hover{
position:absolute;
display:inline;
left:0;
text-align:center;
width:100%;
opacity:0;
z-index:100
}
.nectar-button.extra-color-gradient-1 .start.loading, .nectar-button.extra-color-gradient-2 .start.loading, 
.nectar-button.see-through-extra-color-gradient-1 .start.loading, .nectar-button.see-through-extra-color-gradient-2 .start.loading{
animation:gradientTextHoverHover 0s
}
.light .nectar-button.extra-color-gradient-1:hover .hover, .light .nectar-button.extra-color-gradient-2:hover .hover, 
.light .nectar-button.see-through-extra-color-gradient-1:hover .start, .light .nectar-button.see-through-extra-color-gradient-2:hover .start, 
.light .nectar-button.see-through-extra-color-gradient-1 .start, .light .nectar-button.see-through-extra-color-gradient-2 .start, 
div[data-text-color="light"] .nectar-button.extra-color-gradient-1:hover .hover, div[data-text-color="light"] .nectar-button.extra-color-gradient-2:hover .hover, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1:hover .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2:hover .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1 .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2 .start{
background:none!important;
-webkit-background-clip:border-box;
-webkit-text-fill-color:#fff;
background-clip:border-box;
}
.light .nectar-button.see-through-extra-color-gradient-1.no-text-grad .start, 
.light .nectar-button.see-through-extra-color-gradient-2.no-text-grad .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1.no-text-grad .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2.no-text-grad .start{
color:#fff!important
}
.light .nectar-button.see-through-extra-color-gradient-1:hover .start, .light .nectar-button.see-through-extra-color-gradient-2:hover .start, 
.light .nectar-button.see-through-extra-color-gradient-1 .start, .light .nectar-button.see-through-extra-color-gradient-2 .start, 
.light .nectar-button.extra-color-gradient-1 .start, .light .nectar-button.extra-color-gradient-2 .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1:hover .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2:hover .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1 .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2 .start, 
div[data-text-color="light"] .nectar-button.extra-color-gradient-1 .start, 
div[data-text-color="light"] .nectar-button.extra-color-gradient-2 .start{
opacity:1!important;
animation:none!important
}
.light .nectar-button.see-through-extra-color-gradient-1 .hover, 
.light .nectar-button.see-through-extra-color-gradient-2 .hover, 
.light .nectar-button.extra-color-gradient-1 .hover, 
.light .nectar-button.extra-color-gradient-2 .hover, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1 .hover, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2 .hover, 
div[data-text-color="light"] .nectar-button.extra-color-gradient-1 .hover, 
div[data-text-color="light"] .nectar-button.extra-color-gradient-2 .hover{
opacity:0!important;
animation:none!important
}
@keyframes gradientTextHoverHover{
0%{
transform:translateX(0px);
opacity:0
}
70%{
opacity:1
}
100%{
transform:translateX(0px)!important;
opacity:1
}
}
@keyframes gradientTextHoverOff{
0%{
transform:translateX(0px);
opacity:1
}
70%{
opacity:0
}
100%{
transform:translateX(0px)!important;
opacity:0
}
}
.nectar-button.see-through-extra-color-gradient-1.medium.has-icon, 
.nectar-button.see-through-extra-color-gradient-2.medium.has-icon, 
.nectar-button.extra-color-gradient-1.medium.has-icon, 
.nectar-button.extra-color-gradient-2.medium.has-icon{
padding:7px 30px
}
.nectar-button.see-through-extra-color-gradient-1.large.has-icon, 
.nectar-button.see-through-extra-color-gradient-2.large.has-icon, 
.nectar-button.extra-color-gradient-1.large.has-icon, 
.nectar-button.extra-color-gradient-2.large.has-icon{
padding:12px 35px
}
.nectar-button.extra-color-gradient-1 i, 
.nectar-button.extra-color-gradient-2 i, 
.nectar-button.see-through-extra-color-gradient-1 i, 
.nectar-button.see-through-extra-color-gradient-2 i{
opacity:1;
right:24px;
background:inherit;
background-size:500% 100%;
background-position:right
}
.nectar-button.extra-color-gradient-1.has-icon span, 
.nectar-button.extra-color-gradient-2.has-icon span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon span{
left:-18px
}
.nectar-button.extra-color-gradient-1.has-icon:hover span, 
.nectar-button.extra-color-gradient-2.has-icon:hover span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon:hover span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon:hover span, 
.nectar-button.extra-color-gradient-1.has-icon:hover i,
.nectar-button.extra-color-gradient-2.has-icon:hover i, 
.nectar-button.see-through-extra-color-gradient-1.has-icon:hover i, 
.nectar-button.see-through-extra-color-gradient-2.has-icon:hover i{
-ms-transform:none;
transform:none;
-webkit-transform:none
}
.nectar-button.extra-color-gradient-1.jumbo i, 
.nectar-button.extra-color-gradient-2.jumbo i, 
.nectar-button.see-through-extra-color-gradient-1.jumbo i, 
.nectar-button.see-through-extra-color-gradient-2.jumbo i{
opacity:1;
font-size:20px;
line-height:20px;
width:20px;
text-align:center;
margin-top:-10px
}
.nectar-button.extra-color-gradient-1.extra_jumbo i, 
.nectar-button.extra-color-gradient-2.extra_jumbo i, 
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo i, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo i{
width:40px
}
.nectar-button.extra-color-gradient-1.has-icon.extra_jumbo span, 
.nectar-button.extra-color-gradient-2.has-icon.extra_jumbo span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.extra_jumbo span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.extra_jumbo span{
left:-35px
}
.nectar-button.extra-color-gradient-1.has-icon.jumbo span, 
.nectar-button.extra-color-gradient-2.has-icon.jumbo span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.jumbo span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.jumbo span{
left:-16px
}
.nectar-button.extra-color-gradient-1.has-icon.large span,
.nectar-button.extra-color-gradient-2.has-icon.large span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.large span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.large span{
left:-14px
}
.nectar-button.extra-color-gradient-1.has-icon.medium span, 
.nectar-button.extra-color-gradient-2.has-icon.medium span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.medium span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.medium span{
left:-13px
}
.nectar-button.extra-color-gradient-1.has-icon.small span, 
.nectar-button.extra-color-gradient-2.has-icon.small span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.small span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.small span{
left:-11px
}
.nectar-button.extra-color-gradient-1.jumbo .hover i, 
.nectar-button.extra-color-gradient-2.jumbo .hover i, 
.nectar-button.see-through-extra-color-gradient-1.jumbo .hover i, 
.nectar-button.see-through-extra-color-gradient-2.jumbo .hover i{
right:8px
}
.nectar-button.extra-color-gradient-1.extra_jumbo .hover i, 
.nectar-button.extra-color-gradient-2.extra_jumbo .hover i, 
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo .hover i, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo .hover i{
right:19px
}
.nectar-button.extra-color-gradient-1.large .hover i,
.nectar-button.extra-color-gradient-2.large .hover i, 
.nectar-button.see-through-extra-color-gradient-1.large .hover i, 
.nectar-button.see-through-extra-color-gradient-2.large .hover i{
right:5px
}
.nectar-button.extra-color-gradient-1.medium .hover i, 
.nectar-button.extra-color-gradient-2.medium .hover i, 
.nectar-button.see-through-extra-color-gradient-1.medium .hover i, 
.nectar-button.see-through-extra-color-gradient-2.medium .hover i{
right:3px
}
.nectar-button.extra-color-gradient-1.small .hover i, 
.nectar-button.extra-color-gradient-2.small .hover i, 
.nectar-button.see-through-extra-color-gradient-1.small .hover i, 
.nectar-button.see-through-extra-color-gradient-2.small .hover i{
right:7px
}
.nectar-button.extra-color-gradient-1.jumbo .start i, 
.nectar-button.extra-color-gradient-2.jumbo .start i, 
.nectar-button.see-through-extra-color-gradient-1.jumbo .start i, 
.nectar-button.see-through-extra-color-gradient-2.jumbo .start i{
right:-32px
}
.nectar-button.extra-color-gradient-1.extra_jumbo .start i, 
.nectar-button.extra-color-gradient-2.extra_jumbo .start i, 
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo .start i, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo .start i{
right:-75px
}
.nectar-button.extra-color-gradient-1.large .start i, 
.nectar-button.extra-color-gradient-2.large .start i, 
.nectar-button.see-through-extra-color-gradient-1.large .start i, 
.nectar-button.see-through-extra-color-gradient-2.large .start i{
right:-32px
}
.nectar-button.extra-color-gradient-1.medium .start i, 
.nectar-button.extra-color-gradient-2.medium .start i, 
.nectar-button.see-through-extra-color-gradient-1.medium .start i, 
.nectar-button.see-through-extra-color-gradient-2.medium .start i{
right:-30px
}
.nectar-button.extra-color-gradient-1.small .start i, 
.nectar-button.extra-color-gradient-2.small .start i, 
.nectar-button.see-through-extra-color-gradient-1.small .start i, 
.nectar-button.see-through-extra-color-gradient-2.small .start i{
right:-30px
}
.nectar-button.see-through-extra-color-gradient-1.small, 
.nectar-button.see-through-extra-color-gradient-2.small, 
.nectar-button.extra-color-gradient-1.small, 
.nectar-button.extra-color-gradient-2.small{
padding:5px 14px
}
.nectar-button.see-through-extra-color-gradient-1.medium, 
.nectar-button.see-through-extra-color-gradient-2.medium, 
.nectar-button.extra-color-gradient-1.medium, 
.nectar-button.extra-color-gradient-2.medium{
border-width:3px;
padding:7px 15px
}
.nectar-button.see-through-extra-color-gradient-1.large, 
.nectar-button.see-through-extra-color-gradient-2.large, 
.nectar-button.extra-color-gradient-1.large, 
.nectar-button.extra-color-gradient-2.large{
border-width:3px;
padding:12px 22px
}
.nectar-button.see-through-extra-color-gradient-1.jumbo, 
.nectar-button.see-through-extra-color-gradient-2.jumbo, 
.nectar-button.extra-color-gradient-1.jumbo, 
.nectar-button.extra-color-gradient-2.jumbo{
border-width:4px;
padding:21px 40px
}
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo, 
.nectar-button.extra-color-gradient-1.extra_jumbo, 
.nectar-button.extra-color-gradient-2.extra_jumbo{
border-width:10px;
padding:56px 90px
}
.nectar-button.extra-color-gradient-1 span, 
.nectar-button.extra-color-gradient-2 span, 
.nectar-button.see-through-extra-color-gradient-1 span, 
.nectar-button.see-through-extra-color-gradient-2 span{
z-index:100
}
@media only screen and (max-width: 1000px) {
#search-box {
-webkit-transform: none;
transform: none;
top: 20%;
}
body.ascend #search-outer #search input[type="text"] {
font-size: 40px;
}
}
@media only screen and (max-width: 690px) {
body.ascend #search-outer #search input[type="text"] {
font-size: 28px;
}
} .rtl.ascend .comment-list .comment > div,
.rtl.ascend .comment-list .pingback > div {
padding-right: 85px;
padding-left: 25px;
}
.rtl.ascend .comment-list .comment > div img.avatar,
.rtl.ascend .comment-list .pingback > div img.avatar {
right: 0;
left: auto;
}
body.rtl .carousel-wrap[data-full-width="false"] .control-wrap {
left: 0;
right: auto;
}
.rtl .carousel-wrap[data-full-width="false"] .control-wrap .carousel-prev {
margin-left: 0;
}
.rtl .carousel-wrap[data-full-width="false"] .control-wrap .carousel-prev, 
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-next {
left: 0!important;
right: auto !important;
}
.rtl .carousel-wrap[data-full-width="false"] .control-wrap .item-count {
left: -2px;
right: auto;
}
.rtl.ascend [data-full-width="false"] .carousel-prev.next-hovered, 
.rtl.ascend [data-full-width="false"] .item-count.next-hovered {
transform: translateX(0px);
}
.rtl.ascend [data-full-width="false"] .carousel-next:hover {
transform: translateX(18px);
}
.rtl.ascend [data-full-width="false"] .carousel-prev:hover ~ .carousel-next, 
.rtl.ascend [data-full-width="false"] .carousel-prev:hover ~ .item-count{
transform: translateX(18px);
}
.rtl.ascend [data-full-width="false"] .carousel-prev:hover i {
transform: translateX(0px);
}
.rtl.ascend [data-full-width="false"] .carousel-prev:after {
transform: translateX(30px);
}
.rtl.ascend [data-full-width="false"] .carousel-prev:hover:after {
opacity: 1;
transform: translateX(18px);
}body a, 
label span, 
body [class^="icon-"].icon-default-style,
.blog-recent[data-style*="classic_enhanced"] .post-meta .icon-salient-heart-2.loved, 
.blog-recent[data-style*="classic_enhanced"] .post-meta a:hover i,
.masonry.classic_enhanced .post .post-meta .icon-salient-heart-2.loved,
.masonry.classic_enhanced .post .post-meta a:hover i,
.post .post-header h2 a,
.post .post-header a:hover,
#single-below-header a:hover,
.post .post-header a:focus,
#single-below-header a:focus,
.comment-list .pingback .comment-body > a:hover,
.pricing-column h3,
[data-style="list_featured_first_row"] .meta-category a,
body.material .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a:hover, 
body.material .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) .active-tab, 
.tabbed[data-style*="material"][data-color-scheme="accent-color"] .wpb_tabs_nav li a:not(.active-tab):hover,
[data-style="list_featured_first_row"] .meta-category a,
.icon-3x[class^="icon-"], 
.icon-3x[class*=" icon-"],
.icon-tiny[class^="icon-"],
.nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"] .icon-default-style,
.col:hover > [class^="icon-"].icon-3x.accent-color.alt-style.hovered,
.col:hover > [class*=" icon-"].icon-3x.accent-color.alt-style.hovered,
div[data-style="minimal"] .toggle:hover h3 a,
div[data-style="minimal"] .toggle.open h3 a,
#footer-outer #copyright li a i:hover,
.ascend .comment-list .reply a,
body.material .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover,
body.material #sidebar .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover,
body.material #footer-outer .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover,
#top nav .sf-menu .current_page_item > a .sf-sub-indicator i, 
#top nav .sf-menu .current_page_ancestor > a .sf-sub-indicator i,
.sf-menu > .current_page_ancestor > a > .sf-sub-indicator i, 
.material .widget .tagcloud a,
#single-below-header a:hover [class^="icon-"],
#header-outer[data-format="left-header"] #top nav > ul > li:not(.megamenu) ul a:hover,
#header-outer #mobile-menu ul li[class*="current"] > a,
#header-outer #mobile-menu ul li a:hover,
#header-outer #mobile-menu ul li a:focus,
#header-outer #mobile-menu ul li a:hover .sf-sub-indicator i,
#header-outer #mobile-menu ul li a:focus .sf-sub-indicator i,
.wpcf7-form .wpcf7-not-valid-tip
{ 
color: #c0282d; 
}
#header-outer[data-lhe="default"] #top nav > ul > li > a:hover,
#header-outer[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a, 
#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a,
#header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_ancestor > a, 
#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a, 
#header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a,
#header-outer[data-lhe="default"] #top nav > ul > .button_bordered > a:hover,
#header-outer[data-lhe="default"] #top nav > .sf-menu > .button_bordered.sfHover > a,
#header-outer #top nav > ul > .button_bordered > a:hover,  
#header-outer:not(.transparent) #social-in-menu a i:after, 
.sf-menu > li > a:hover > .sf-sub-indicator i, 
.sf-menu > li > a:active > .sf-sub-indicator i,
.sf-menu > .sfHover > a > .sf-sub-indicator i,
.sf-menu .megamenu > ul > li:hover > a,
#top nav > ul > .megamenu > ul > li > a:hover, 
#top nav > ul > .megamenu > ul > .sfHover > a, 
#top nav > ul > .megamenu > ul > li > a:focus, 
#top nav ul #nectar-user-account a:hover span, 
#top nav ul #search-btn a:hover span, 
#top nav ul .slide-out-widget-area-toggle a:hover span, 
#header-outer[data-format="left-header"] .sf-menu .sub-menu .current-menu-item > a, 
body.material:not([data-header-color="custom"]) #header-outer:not([data-format="left-header"]) #top ul.cart_list a:hover, 
body.material #header-outer:not(.transparent) .cart-outer:hover .cart-menu-wrap .icon-salient-cart, 
#header-outer .widget_shopping_cart .cart_list a, 
#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,
#header-outer:not([data-format="left-header"]) #top nav > ul > .megamenu ul ul .current-menu-item.has-ul > a,
#header-outer:not([data-format="left-header"]) #top nav > ul > .megamenu ul ul .current-menu-ancestor.has-ul > a, 
body #header-secondary-outer #social a:hover i,
body #header-secondary-outer #social a:focus i,
#footer-outer a:focus, 
#footer-outer a:hover, 
.recent-posts .post-header a:hover, 
.result a:hover, 
.post-area.standard-minimal .post .post-meta .date a,
.post-area.standard-minimal .post .post-header h2 a:hover, 
.post-area.standard-minimal  .post .more-link:hover span,
.post-area.standard-minimal .post .more-link span:after, 
.post-area.standard-minimal .post .minimal-post-meta a:hover, 
.single .post .post-meta a:hover,
.single .post .post-meta a:focus,
.single #single-meta div a:hover i, 
.single #single-meta div:hover > a, 
.single #single-meta div:focus > a, 
.comment-list .comment-meta a:hover, 
.comment-list .comment-meta a:focus, 
.result .title a, 
.circle-border, 
.home .blog-recent:not([data-style="list_featured_first_row"]) .col .post-header a:hover,
.home .blog-recent .col .post-header h3 a, 
.pricing-table[data-style="flat-alternative"] .pricing-column.accent-color h4, 
.pricing-table[data-style="flat-alternative"] .pricing-column.accent-color .interval,
.comment-author a:hover, 
.comment-author a:focus, 
.project-attrs li i, 
.woocommerce .star-rating, 
.woocommerce form .form-row .required, 
.woocommerce-page form .form-row .required, 
.woocommerce ul.products li.product .price, 
.woocommerce-page ul.products li.product .price, 
.woocommerce-checkout-review-order-table .product-info .amount,
.woocommerce-pagination a.page-numbers:hover, 
.woocommerce p.stars a:hover, 
.woocommerce .material.product .product-wrap .product-add-to-cart a:hover, 
.woocommerce .material.product .product-wrap .product-add-to-cart a:hover > span, 
.woocommerce-MyAccount-navigation ul li.is-active a:before, 
.woocommerce-MyAccount-navigation ul li:hover a:before, 
.woocommerce.ascend .price_slider_amount button.button[type="submit"], 
.ascend.woocommerce #sidebar div ul li a:hover, 
.ascend.woocommerce #sidebar div ul .current-cat > a, 
.woocommerce .widget_layered_nav ul li.chosen a:after, 
.woocommerce-page .widget_layered_nav ul li.chosen a:after, 
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control.active, 
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control:hover, 
.woocommerce #review_form #respond p.comment-notes span.required,
.nectar-milestone .number.accent-color, 
body #portfolio-nav a:hover i,
span.accent-color, 
.portfolio-items .nectar-love:hover i, 
.portfolio-items .nectar-love.loved i, 
body .hovered .nectar-love i, 
body:not(.material) #search-outer #search #close a span:hover, 
.carousel-wrap[data-full-width="true"] .carousel-heading a:hover i, 
#search-outer .ui-widget-content li:hover *,  
#search-outer .ui-widget-content .ui-state-focus *, 
.portfolio-filters-inline .container ul li .active,
.svg-icon-holder[data-color="accent-color"], 
.team-member .accent-color:hover, 
.text_on_hover.product .add_to_cart_button, .blog-recent[data-style="minimal"] .col > span, 
.blog-recent[data-style="title_only"] .col:hover .post-header .title, 
.nectar-icon-list[data-icon-style="border"][data-icon-color="accent-color"] .list-icon-holder[data-icon_type="numerical"] span, 
.nectar-icon-list[data-icon-color="accent-color"][data-icon-style="border"] .content h4, 
.nectar-icon-list[data-icon-color="accent-color"] .nectar-icon-list-item .list-icon-holder[data-icon_type="numerical"],
body #pagination .page-numbers.prev:hover, 
body #pagination .page-numbers.next:hover,  
body #pagination a.page-numbers:hover, 
body #pagination a.page-numbers:focus, 
.nectar-slide-in-cart .widget_shopping_cart .cart_list a, 
.sf-menu ul .open-submenu > a,
body[data-form-submit="see-through"] input[type=submit], 
body[data-form-submit="see-through"] button[type=submit], 
.nectar_icon_wrap[data-color="accent-color"] i, 
.nectar_team_member_close .inner:before, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > .has-ul > a:hover, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > .has-ul > a:focus, 
.masonry.material .masonry-blog-item .meta-category a, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="accent-color-underline"].full-width-section .active, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="accent-color-underline"].full-width-section a:hover, 
.material .comment-list .reply a:hover, 
.material .comment-list .reply a:focus, 
.related-posts[data-style="material"] .meta-category a,
.material .widget li:not(.has-img) a:hover .post-title, 
.material #sidebar .widget li:not(.has-img) a:hover .post-title, 
.material .container-wrap #author-bio #author-info a:hover,
.material #sidebar .widget ul[data-style="featured-image-left"] li a:hover .post-title, 
.material #sidebar .widget .tagcloud a, 
.single.material .post-area .content-inner > .post-tags a, 
.post-area.featured_img_left .meta-category a,
body.material .nectar-button.see-through.accent-color[data-color-override="false"],
div[data-style="minimal_small"] .toggle.accent-color > h3 a:hover, 
div[data-style="minimal_small"] .toggle.accent-color.open > h3 a, 
.testimonial_slider[data-rating-color="accent-color"] .star-rating .filled:before,
.nectar_single_testimonial[data-color="accent-color"] p .open-quote, 
.nectar-quick-view-box .star-rating, 
.minimal.product .product-wrap .normal.icon-salient-cart[class*=" icon-"], 
.minimal.product .product-wrap i, 
.minimal.product .product-wrap .normal.icon-salient-m-eye, 
.products li.product.minimal .product-add-to-cart .loading:after, 
.widget_search .search-form button[type=submit] .icon-salient-search, 
body.search-no-results .search-form button[type=submit] .icon-salient-search, 
#sidebar .widget_shopping_cart .cart_list li a.remove:hover,
.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.accent-color.alt-style.hovered, 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.accent-color.alt-style.hovered,
.ascend #header-outer:not(.transparent) .cart-outer:hover .cart-menu-wrap:not(.has_products) .icon-salient-cart {
color:#c0282d!important;
}
.nectar-highlighted-text em:before,
.nectar_icon_wrap[data-style="soft-bg"][data-color="accent-color"] .nectar_icon:before, 
.nectar_icon_wrap[data-style="shadow-bg"][data-color="accent-color"] .nectar_icon:after,
.pricing-table[data-style="default"] .pricing-column.highlight.accent-color h3,
.pricing-table[data-style="flat-alternative"] .pricing-column.highlight h3 .highlight-reason,
.pricing-table[data-style="flat-alternative"] .pricing-column.accent-color:before,
[data-style="list_featured_first_row"] .meta-category a:before,
.tabbed > ul li .active-tab,
.tabbed > ul li .active-tab:hover,
.tabbed[data-style="vertical_modern"][data-color-scheme="accent-color"] .wpb_tabs_nav li .active-tab,
.tabbed[data-style*="minimal"] > ul li a:after, 
.tabbed[data-style="minimal_alt"] .magic-line, 
.tabbed[data-style*="material"][data-color-scheme="accent-color"] ul:after,
.nectar-scrolling-tabs[data-color-scheme="accent-color"] .scrolling-tab-nav .line,
.wpb_row .nectar-post-grid-filters[data-active-color="accent-color"] a:after,
#ajax-content-wrap [data-stored-style="vs"] .tabbed[data-color-scheme="accent-color"] .wpb_tabs_nav li a:before,
.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] .flickity-page-dots .dot.is-selected:before, 
.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote.is-selected p,
.nectar_video_lightbox.nectar-button[data-color="default-accent-color"],
.nectar_video_lightbox.nectar-button[data-color="transparent-accent-color"]:hover,
.nectar-cta[data-color="accent-color"]:not([data-style="material"]) .link_wrap,
.flex-direction-nav a,
.carousel-prev:hover, 
.carousel-next:hover,
.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color="accent-color"] .flickity-prev-next-button:hover:before,
.nectar-flickity[data-controls="default"][data-control-color="accent-color"] .flickity-page-dots .dot:before,
.nectar-flickity[data-controls="touch_total"][data-control-color="accent-color"] .visualized-total span,
body [class^="icon-"].icon-3x.alt-style.accent-color, 
body [class*=" icon-"].icon-3x.alt-style.accent-color,
[class*=" icon-"],
.col:hover > [class^="icon-"].icon-3x:not(.alt-style).accent-color.hovered, 
.col:hover > [class*=" icon-"].icon-3x:not(.alt-style).accent-color.hovered,
.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x:not(.alt-style).accent-color.hovered, 
.col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x:not(.alt-style).accent-color.hovered,
.toggle.open h3 a,
div[data-style="minimal"] .toggle.open h3 i:after, 
div[data-style="minimal"] .toggle:hover h3 i:after, 
div[data-style="minimal"] .toggle.open h3 i:before, 
div[data-style="minimal"] .toggle:hover h3 i:before,
div[data-style="minimal_small"] .toggle.accent-color > h3:after,
.main-content .widget_calendar caption,
#footer-outer .widget_calendar caption,
.post .more-link span:hover,
.post.format-quote .post-content .quote-inner, 
.post.format-link .post-content .link-inner,
.nectar-post-grid-wrap[data-load-more-color="accent-color"] .load-more:hover,
.format-status .post-content .status-inner, 
.nectar-post-grid-item.nectar-new-item .inner:before,
input[type=submit]:hover, 
input[type="button"]:hover,  
body[data-form-submit="regular"] input[type=submit], 
body[data-form-submit="regular"] button[type=submit],
body[data-form-submit="regular"] .container-wrap .span_12.light input[type=submit]:hover, 
body[data-form-submit="regular"] .container-wrap .span_12.light button[type=submit]:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
#slide-out-widget-area, 
#slide-out-widget-area-bg.fullscreen, 
#slide-out-widget-area-bg.fullscreen-split, 
#slide-out-widget-area-bg.fullscreen-alt .bg-inner,
body.material #slide-out-widget-area-bg.slide-out-from-right,
.widget .material .widget .tagcloud a:before,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="accent-color"] .nectar-list-item-btn:hover { 
background-color:#c0282d; 
}
.orbit-wrapper .slider-nav .right, 
.orbit-wrapper .slider-nav .left, 
.progress li span, .nectar-progress-bar span,
#footer-outer #footer-widgets .col .tagcloud a:hover, 
#sidebar .widget .tagcloud a:hover, 
#fp-nav.tooltip ul li .fp-tooltip .tooltip-inner,
#pagination .next a:hover, 
#pagination .prev a:hover, 
.comment-list .reply a:hover, 
.comment-list .reply a:focus, 
.icon-normal, 
.bar_graph li span, 
.nectar-button[data-color-override="false"].regular-button, 
.nectar-button.tilt.accent-color, 
body .swiper-slide .button.transparent_2 .primary-color:hover, 
#footer-outer #footer-widgets .col input[type="submit"],
body .products-carousel .carousel-next:hover, 
body .products-carousel .carousel-prev:hover, 
.blog-recent .more-link span:hover, 
.post-tags a:hover, 
#to-top:hover, 
#to-top.dark:hover, 
body[data-button-style*="rounded"] #to-top:after, 
#pagination a.page-numbers:hover,
#pagination span.page-numbers.current, 
.portfolio-items .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg,
.portfolio-items .col[data-default-color="true"] .bottom-meta, 
.portfolio-items .col.nectar-new-item .inner-wrap:before, 
.portfolio-filters-inline[data-color-scheme="accent-color-underline"] a:after, 
.portfolio-filters a, 
.portfolio-filters #sort-portfolio, 
.project-attrs li span, 
.portfolio-filters, 
.portfolio-filters-inline[data-color-scheme="accent-color"], 
.bottom_controls #portfolio-nav .controls li a i:after, 
.bottom_controls #portfolio-nav ul:first-child li#all-items a:hover i, 
.single-portfolio .facebook-share a:hover, 
.single-portfolio .twitter-share a:hover, 
.single-portfolio .pinterest-share a:hover,  
.single-post .facebook-share a:hover, 
.single-post .twitter-share a:hover, 
.single-post .pinterest-share a:hover, 
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, 
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#sidebar .widget:hover [class^="icon-"].icon-3x, 
.post.quote .content-inner .quote-inner .whole-link, 
.masonry.classic_enhanced .post.quote.wide_tall .post-content a:hover .quote-inner, 
.masonry.classic_enhanced .post.link.wide_tall .post-content a:hover .link-inner, 
.iosSlider .prev_slide:hover, 
.iosSlider .next_slide:hover,  
#header-outer .widget_shopping_cart a.button, 
#header-outer a.cart-contents .cart-wrap span, 
#header-outer #mobile-cart-link .cart-wrap span, 
#top nav ul .slide-out-widget-area-toggle a:hover .lines, 
#top nav ul .slide-out-widget-area-toggle a:hover .lines:after, 
#top nav ul .slide-out-widget-area-toggle a:hover .lines:before, 
#top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
#header-outer #top nav > ul > li:not(.megamenu) ul a:hover, 
#header-outer #top nav > ul > li:not(.megamenu) .sfHover > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .sfHover > a, 
#header-outer .widget_shopping_cart a.button, 
body[data-header-format="left-header"] #header-outer[data-lhe="animated_underline"] #top nav ul li:not([class*="button_"]) > a span:after, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover,
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-ancestor > a, 
#top nav > ul > .megamenu > ul ul li a:hover, 
#top nav > ul > .megamenu > ul ul li a:focus,
#top nav > ul > .megamenu > ul ul .sfHover > a, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul ul .current-menu-item > a, 
#buddypress a.button:focus, 
.text_on_hover.product a.added_to_cart, 
.swiper-slide .button.solid_color a, 
.swiper-slide .button.solid_color_2 a, 
.select2-container .select2-choice:hover, 
.select2-dropdown-open .select2-choice,
#top nav > ul > .button_solid_color > a:before,
#header-outer.transparent #top nav > ul > .button_solid_color > a:before, 
.twentytwenty-handle, 
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after, 
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical 
.twentytwenty-handle:after, 
.masonry.classic_enhanced .posts-container article .meta-category a:hover, 
.blog-recent[data-style*="classic_enhanced"] .meta-category a:hover, 
.masonry.classic_enhanced .posts-container article .video-play-button,
.masonry.material .masonry-blog-item .meta-category a:before, 
.material.masonry .masonry-blog-item .video-play-button, 
.masonry.material .quote-inner:before, 
.masonry.material .link-inner:before, 
.nectar-recent-posts-slider .container .strong span:before, 
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover,
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:focus,
.single .heading-title[data-header-style="default_minimal"] .meta-category a:hover, 
.single .heading-title[data-header-style="default_minimal"] .meta-category a:focus, 
.nectar-fancy-box:after, 
.divider-small-border[data-color="accent-color"], 
.divider-border[data-color="accent-color"], 
.nectar-animated-title[data-color="accent-color"] .nectar-animated-title-inner:after, 
#fp-nav:not(.light-controls).tooltip_alt ul li a span:after, 
#fp-nav.tooltip_alt ul li a span:after, 
.nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox,  
body .nectar-video-box[data-color="default-accent-color"][data-hover="zoom_button"] .nectar_video_lightbox:after, 
.span_12.dark .owl-theme .owl-dots .owl-dot.active span, 
.span_12.dark .owl-theme .owl-dots .owl-dot:hover span, 
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="accent-color"] .nectar_hotspot, 
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose span:before, 
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose span:after,
#header-secondary-outer ul > li:not(.megamenu) .sfHover > a, 
#header-secondary-outer ul > li:not(.megamenu) ul a:hover, 
#header-secondary-outer ul > li:not(.megamenu) ul a:focus, 
.nectar-recent-posts-single_featured .strong a, 
.post-area.standard-minimal .post .more-link span:before, 
.nectar-slide-in-cart .widget_shopping_cart a.button, 
.related-posts[data-style="material"] .meta-category a:before, 
.post-area.featured_img_left .meta-category a:before, 
.nectar_icon_wrap[data-style="border-animation"][data-color="accent-color"]:not([data-draw="true"]) .nectar_icon:hover, 
body.material #page-header-bg.fullscreen-header .inner-wrap >a, 
.nectar-google-map[data-nectar-marker-color="accent-color"] .animated-dot .middle-dot, 
.nectar-leaflet-map[data-nectar-marker-color="accent-color"] .animated-dot .middle-dot, 
.nectar-google-map[data-nectar-marker-color="accent-color"] .animated-dot div[class*="signal"], 
.nectar-leaflet-map[data-nectar-marker-color="accent-color"] .animated-dot div[class*="signal"], 
.nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"]:not([data-style="small"]) .play > .inner-wrap:before, 
.nectar-hor-list-item[data-color="accent-color"]:before,  
.material #sidebar .widget .tagcloud a:before, 
.single .post-area .content-inner > .post-tags a:before, 
.auto_meta_overlaid_spaced .post.quote .n-post-bg:after, 
.auto_meta_overlaid_spaced .post.link .n-post-bg:after,
.post-area.featured_img_left .posts-container .article-content-wrap .video-play-button, 
.post-area.featured_img_left .post .quote-inner:before, 
.post-area.featured_img_left .link-inner:before,
.nectar-recent-posts-single_featured.multiple_featured .controls li:after,
.nectar-recent-posts-single_featured.multiple_featured .controls .active:before, 
.nectar-fancy-box[data-color="accent-color"]:not([data-style="default"]) .box-bg:after, 
body.material[data-button-style^="rounded"] .nectar-button.see-through.accent-color[data-color-override="false"] i, 
body.material .nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox:before,
.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close:before, 
.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close:after, 
.fancybox-navigation button:hover:before, 
ul.products li.minimal.product span.onsale, 
.span_12.dark .nectar-woo-flickity[data-controls="arrows-and-text"] .nectar-woo-carousel-top a:after,
.woocommerce-page button.single_add_to_cart_button,
.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li a:after, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce #order_review #payment #place_order, 
.woocommerce .span_4 input[type="submit"].checkout-button,
.woocommerce .material.product .add_to_cart_button,
body nav.woocommerce-pagination span.page-numbers.current, 
.woocommerce span.onsale .nectar-quick-view-box .onsale, 
.nectar-quick-view-box .onsale, 
.woocommerce-page .nectar-quick-view-box .onsale, 
.nectar-quick-view-box .cart .quantity input.plus:hover, 
.nectar-quick-view-box .cart .quantity input.minus:hover, 
.woocommerce .cart .quantity input.plus:hover, 
.woocommerce .cart .quantity input.minus:hover, 
body .nectar-quick-view-box .single_add_to_cart_button, 
.woocommerce .classic .add_to_cart_button,
.woocommerce .classic .product-add-to-cart a.button, 
button[type=submit]:hover, 
button[type=submit]:focus,
body[data-form-submit="see-through"] input[type=submit]:hover, 
body[data-form-submit="see-through"] button[type=submit]:hover, 
body[data-form-submit="see-through"] .container-wrap .span_12.light input[type=submit]:hover, 
body[data-form-submit="see-through"] .container-wrap .span_12.light button[type=submit]:hover, 
body[data-form-submit="see-through"] .woocommerce #order_review #payment #place_order:hover,
.text_on_hover.product .nectar_quick_view, 
body.original .bypostauthor .comment-body:before, 
.widget_layered_nav ul.yith-wcan-label li a:hover, 
.widget_layered_nav ul.yith-wcan-label .chosen a, 
.nectar-next-section-wrap.bounce a:before,
body .nectar-button.see-through-2[data-hover-color-override="false"]:hover  
{
background-color:#c0282d!important;
}
.tabbed > ul li .active-tab, 	
.material input[type=text]:focus, 
.material textarea:focus, 
.material input[type=email]:focus, 
.material input[type=search]:focus, 
.material input[type=password]:focus, 
.material input[type=tel]:focus, 
.material input[type=url]:focus, 
.material input[type=date]:focus, 
.row .col .wp-caption .wp-caption-text, 
.material.woocommerce-page input#coupon_code:focus, 
.material #search-outer #search input[type="text"],
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a:after, 
div[data-style="minimal"] .toggle.default.open i, 
div[data-style="minimal"] .toggle.default:hover i, 
div[data-style="minimal"] .toggle.accent-color.open i, 
div[data-style="minimal"] .toggle.accent-color:hover i,
body[data-form-style="minimal"] input[type=text]:focus, 
body[data-form-style="minimal"].woocommerce-cart table.cart .actions .coupon .input-text:focus,
body[data-form-style="minimal"] textarea:focus, 
body[data-form-style="minimal"] input[type=email]:focus, 
body[data-form-style="minimal"] input[type=search]:focus, 
body[data-form-style="minimal"] input[type=password]:focus, 
body[data-form-style="minimal"] input[type=tel]:focus, 
body[data-form-style="minimal"] input[type=url]:focus, 
body[data-form-style="minimal"] input[type=date]:focus,
.single #single-meta div a:hover,
.single #single-meta div a:focus,
.single .fullscreen-blog-header #single-below-header > span a:hover,
.blog-title #single-meta .nectar-social.hover > div a:hover,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="accent-color"]:hover {
border-color:#c0282d;
}
body[data-form-style="minimal"] label:after, 
body .recent_projects_widget a:hover img, 
.recent_projects_widget a:hover img, 
#sidebar #flickr a:hover img, 
body .nectar-button.see-through-2[data-hover-color-override="false"]:hover,
#footer-outer #flickr a:hover img,  
#featured article .post-title a:hover, 
body #featured article .post-title a:hover, 
div.wpcf7-validation-errors, 
.select2-container .select2-choice:hover, 
.select2-dropdown-open .select2-choice, 
body:not(.original) .bypostauthor img.avatar, 
.material blockquote::before,
blockquote.wp-block-quote:before,
#header-outer:not(.transparent) #top nav > ul > .button_bordered > a:hover:before, 
.single #project-meta ul li:not(.meta-share-count):hover a, 
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose, 
body[data-button-style="rounded"] #pagination > a:hover, 
body[data-form-submit="see-through"] input[type=submit], 
body[data-form-submit="see-through"] button[type=submit], 
.nectar_icon_wrap[data-style="border-basic"][data-color="accent-color"] .nectar_icon, 
.nectar_icon_wrap[data-style="border-animation"][data-color="accent-color"]:not([data-draw="true"]) .nectar_icon,
.nectar_icon_wrap[data-style="border-animation"][data-color="accent-color"][data-draw="true"]:hover .nectar_icon, 
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"] .play:before,
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"] .play:after, 
#header-secondary-outer[data-lhe="animated_underline"] nav > .sf-menu >li >a:after, 
body.material .nectar-button.see-through.accent-color[data-color-override="false"], 
.woocommerce-page.material .widget_price_filter .ui-slider .ui-slider-handle,
body[data-form-submit="see-through"] button[type=submit]:not(.search-widget-btn),
.woocommerce-account[data-form-submit="see-through"] .woocommerce-form-login button.button,
.woocommerce-account[data-form-submit="see-through"] .woocommerce-form-register button.button,
body[data-form-submit="see-through"] .woocommerce #order_review #payment #place_order,
.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .flickity-slider .thumb.is-nav-selected img,
.single-product:not(.mobile) .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .thumb a.active img,
.gallery a:hover img {
border-color:#c0282d!important;
}
.nectar_icon_wrap .svg-icon-holder[data-color="accent-color"] svg path { 
stroke:#c0282d!important; 
}
body.material[data-button-style^="rounded"] .nectar-button.see-through.accent-color[data-color-override="false"] i:after { 
box-shadow: #c0282d 0px 8px 15px; opacity: 0.24; 
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"]:before { 
box-shadow: 0 30px 90px #c0282d; 
} 
.nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"]:before {
background: linear-gradient(to bottom, rgba(0,0,0,0), #c0282d 100%);
}
#footer-outer[data-link-hover="underline"][data-custom-color="false"] #footer-widgets ul:not([class*="nectar_blog_posts"]) a:not(.tag-cloud-link):not(.nectar-button),
#footer-outer[data-link-hover="underline"] #footer-widgets .textwidget a:not(.nectar-button) {
background-image: linear-gradient(to right, #c0282d 0%, #c0282d 100%);
}
.woocommerce.material .widget_price_filter .ui-slider .ui-slider-handle:before, 
.material.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:before {
box-shadow: 0 0 0 10px #c0282d inset;
}
.woocommerce.material .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active:before, 
.material.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active:before {
box-shadow: 0 0 0 2px #c0282d inset;
}
.nectar_icon_wrap[data-style="shadow-bg"][data-color="accent-color"] .nectar_icon:before {
box-shadow: 0px 15px 28px #c0282d; opacity: 0.3; 
}  
.tabbed[data-style="minimal_flexible"][data-color-scheme="accent-color"] .wpb_tabs_nav > li a:before {
box-shadow: 0px 8px 22px #c0282d;
}
.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-color li.chosen a {
box-shadow: 0 0 0 2px #c0282d, inset 0 0 0 3px #fff;
}
.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-color li a:hover {
box-shadow: 0 0 0 2px #c0282d, 0px 8px 20px rgba(0,0,0,0.2), inset 0 0 0 3px #fff;
}
.nectar-leaflet-map[data-nectar-marker-color="accent-color"] .nectar-leaflet-pin { 
border: 10px solid #c0282d; 
}
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control {
background-image: linear-gradient(to right, #c0282d 0%, #c0282d 100%); 
}
#search-results .result .title a {
background-image: linear-gradient(to right, #c0282d 0%, #c0282d 100%); 
}
.tabbed[data-style*="material"][data-color-scheme="accent-color"] ul li .active-tab:after { 
box-shadow: 0px 18px 50px  #c0282d; 
}
.container-wrap .bottom_controls #portfolio-nav ul:first-child  li#all-items a:hover i { 
box-shadow: -.6em 0 #c0282d, 
-.6em .6em #c0282d, 
.6em 0 #c0282d, 
.6em -.6em #c0282d, 
0 -.6em #c0282d, 
-.6em -.6em #c0282d, 
0 .6em #c0282d, 
.6em .6em #c0282d;  
}
@media only screen and (max-width: 768px) {
.woocommerce-page table.cart a.remove {
background-color:#c0282d!important;
}
}
#fp-nav:not(.light-controls).tooltip_alt ul li a.active span, 
#fp-nav.tooltip_alt ul li a.active span { 
box-shadow: inset 0 0 0 2px #c0282d; 
-webkit-box-shadow: inset 0 0 0 2px #c0282d; 
}
.default-loading-icon:before { 
border-top-color:#c0282d!important; 
}
#header-outer a.cart-contents span:before, 
#fp-nav.tooltip ul li .fp-tooltip .tooltip-inner:after { 
border-color: transparent #c0282d!important; 
}
body .col:not(.post-area):not(.span_12):not(#sidebar):hover .hovered .circle-border, 
body #sidebar .widget:hover .circle-border, 
body .testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote .bottom-arrow:after, 
body .dark .testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote .bottom-arrow:after, 
.portfolio-items[data-ps="6"] .bg-overlay, 
.portfolio-items[data-ps="6"].no-masonry .bg-overlay,
.nectar_team_member_close .inner, 
.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close { 
border-color:#c0282d; 
}
.widget .nectar_widget[class*="nectar_blog_posts_"] .arrow-circle svg circle,
.nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button svg circle.time { 
stroke: #c0282d; 
}
.im-icon-wrap[data-color="accent-color"] path {
fill: #c0282d;
}
@media only screen and (min-width : 1px) and (max-width : 1000px) {
body #featured article .post-title > a { background-color:#c0282d; }
body #featured article .post-title > a { border-color:#c0282d; }
}#header-outer .widget_shopping_cart .cart_list li a.remove,  
.original #header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,
.stock.out-of-stock,
#header-outer #top nav > ul > .button_bordered_2 > a:hover,
#header-outer[data-lhe="default"] #top nav > ul > .button_bordered_2 > a:hover,
#header-outer[data-lhe="default"] #top nav .sf-menu .button_bordered_2.current-menu-item > a {
color: #1a48b7!important;
}
#top nav > ul > .button_solid_color_2 > a:before, 
#header-outer.transparent #top nav > ul > .button_solid_color_2 > a:before, 
body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before,
#header-outer .widget_shopping_cart a.button, 
.woocommerce ul.products li.product .onsale, 
.woocommerce-page ul.products li.product .onsale, 
.woocommerce span.onsale, 
.woocommerce-page span.onsale {
background-color: #1a48b7;
}
#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove, 
#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove, 
#header-outer:not(.transparent) #top nav > ul > .button_bordered_2 > a:hover:before {
border-color: #1a48b7;
}
.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-1 h3,
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-1 h4,
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-1 .interval,
body.material .tabbed[data-color-scheme="extra-color-1"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a:hover, 
body.material .tabbed[data-color-scheme="extra-color-1"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) .active-tab, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul li a:not(.active-tab):hover,
.testimonial_slider[data-rating-color="extra-color-1"] .star-rating .filled:before,
.icon-3x[class^="icon-"].extra-color-1:not(.alt-style), 
.icon-tiny[class^="icon-"].extra-color-1, 
.icon-3x[class*=" icon-"].extra-color-1:not(.alt-style), 
body .icon-3x[class*=" icon-"].extra-color-1:not(.alt-style) .circle-border,
.col:hover > [class^="icon-"].icon-3x.extra-color-1.alt-style.hovered, 
.col:hover > [class*=" icon-"].icon-3x.extra-color-1.alt-style.hovered, 
.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-1.alt-style.hovered, 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.extra-color-1.alt-style.hovered,
div[data-style="minimal"] .toggle.extra-color-1:hover h3 a, 
div[data-style="minimal"] .toggle.extra-color-1.open h3 a, 
div[data-style="minimal_small"] .toggle.extra-color-1 > h3 a:hover, 
div[data-style="minimal_small"] .toggle.extra-color-1.open > h3 a {
color: #1a48b7;
}
.nectar-milestone .number.extra-color-1, span.extra-color-1,
.team-member .social.extra-color-1 li a, 
body [class^="icon-"].icon-default-style.extra-color-1, 
body [class^="icon-"].icon-default-style[data-color="extra-color-1"], 
.team-member .extra-color-1:hover, 
.svg-icon-holder[data-color="extra-color-1"], 
.nectar-icon-list[data-icon-style="border"][data-icon-color="extra-color-1"] .list-icon-holder[data-icon_type="numerical"] span, 
.nectar-icon-list[data-icon-color="extra-color-1"][data-icon-style="border"] .content h4,
.nectar_icon_wrap[data-color="extra-color-1"] i, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-1-underline"].full-width-section .active, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-1-underline"].full-width-section a:hover, 
body.material .nectar-button.see-through.extra-color-1[data-color-override="false"], 
.nectar_single_testimonial[data-color="extra-color-1"] p .open-quote, 
.nectar-icon-list[data-icon-color="extra-color-1"] .nectar-icon-list-item .list-icon-holder[data-icon_type="numerical"],
.no-highlight.extra-color-1 h3 {
color: #1a48b7!important;
}
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-1:before,
.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-1 h3 .highlight-reason,
.tabbed[data-color-scheme="extra-color-1"][data-style="default"] li:not(.cta-button) .active-tab,
.tabbed[data-style="vertical_modern"][data-color-scheme="extra-color-1"] .wpb_tabs_nav li .active-tab,
body .tabbed[data-color-scheme="extra-color-1"][data-style="minimal"] > ul li:not(.cta-button) a:after,
.tabbed[data-color-scheme="extra-color-1"][data-style="minimal_alt"] .magic-line, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul:after, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul li .active-tab,
.nectar-scrolling-tabs[data-color-scheme="extra-color-1"] .scrolling-tab-nav .line,
.wpb_row .nectar-post-grid-filters[data-active-color="extra-color-1"] a:after,
#ajax-content-wrap [data-stored-style="vs"] .tabbed[data-color-scheme="extra-color-1"] .wpb_tabs_nav li a:before,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] .flickity-page-dots .dot.is-selected:before,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] blockquote.is-selected p,
.nectar-button.nectar_video_lightbox[data-color="default-extra-color-1"], 
.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-1"]:hover,
body [class^="icon-"].icon-3x.alt-style.extra-color-1, 
body [class*=" icon-"].icon-3x.alt-style.extra-color-1,
.col:hover > [class^="icon-"].icon-3x.extra-color-1:not(.alt-style),
.col:hover > [class*=" icon-"].icon-3x.extra-color-1:not(.alt-style).hovered, 
.nectar_icon_wrap[data-style="shadow-bg"][data-color="extra-color-1"] .nectar_icon:after,
.nectar-cta[data-color="extra-color-1"]:not([data-style="material"]) .link_wrap,
body .col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-1:not(.alt-style).hovered, 
body .col:not(.post-area):not(#sidebar):not(.span_12):hover a [class*=" icon-"].icon-3x.extra-color-1:not(.alt-style).hovered,
.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color="extra-color-1"] .flickity-prev-next-button:hover:before,
.nectar-flickity[data-controls="default"][data-control-color="extra-color-1"] .flickity-page-dots .dot:before,
.nectar-flickity[data-controls="touch_total"][data-control-color="extra-color-1"] .visualized-total span,
.nectar-post-grid-wrap[data-load-more-color="extra-color-1"] .load-more:hover,
[class*=" icon-"].extra-color-1.icon-normal,
div[data-style="minimal"] .toggle.extra-color-1.open i:after, 
div[data-style="minimal"] .toggle.extra-color-1:hover i:after, 
div[data-style="minimal"] .toggle.open.extra-color-1 i:before, 
div[data-style="minimal"] .toggle.extra-color-1:hover i:before, 
div[data-style="minimal_small"] .toggle.extra-color-1 > h3:after,
.toggle.open.extra-color-1 h3 a,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-1"] .nectar-list-item-btn:hover {
background-color: #1a48b7;
}
.nectar-button.regular-button.extra-color-1, 
.nectar-button.tilt.extra-color-1,
body .swiper-slide .button.transparent_2 .extra-color-1:hover,
#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-1:not(.alt-style),
.portfolio-filters-inline[data-color-scheme="extra-color-1"], 
.portfolio-filters[data-color-scheme="extra-color-1"] #sort-portfolio, 
.portfolio-filters[data-color-scheme="extra-color-1"] a,
.nectar-fancy-box[data-color="extra-color-1"]:after, 
.divider-small-border[data-color="extra-color-1"],
.divider-border[data-color="extra-color-1"], 
.nectar-animated-title[data-color="extra-color-1"] .nectar-animated-title-inner:after, 
.nectar-video-box[data-color="extra-color-1"] .nectar_video_lightbox,  
body .nectar-video-box[data-color="extra-color-1"][data-hover="zoom_button"] .nectar_video_lightbox:after, 
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="extra-color-1"] .nectar_hotspot, 
.portfolio-filters-inline[data-color-scheme="extra-color-1-underline"] a:after, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-1"]:not([data-draw="true"]) .nectar_icon:hover, 
.nectar-google-map[data-nectar-marker-color="extra-color-1"] .animated-dot .middle-dot, 
.nectar-leaflet-map[data-nectar-marker-color="extra-color-1"] .animated-dot .middle-dot, 
.nectar-google-map[data-nectar-marker-color="extra-color-1"] .animated-dot div[class*="signal"], 
.nectar-leaflet-map[data-nectar-marker-color="extra-color-1"] .animated-dot div[class*="signal"], 
.nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"]:not([data-style="small"]) .play > .inner-wrap:before,
.nectar-hor-list-item[data-color="extra-color-1"]:before, 
.nectar-fancy-box[data-color="extra-color-1"]:not([data-style="default"]) .box-bg:after, 
body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-1[data-color-override="false"] i,
.nectar-recent-posts-single_featured.multiple_featured .controls[data-color="extra-color-1"] li:after, 
body.material .nectar-video-box[data-color="extra-color-1"] .nectar_video_lightbox:before,
.nectar_icon_wrap[data-style="soft-bg"][data-color="extra-color-1"] .nectar_icon:before,
.extra-color-1.icon-normal, 
.bar_graph li .extra-color-1,
.nectar-progress-bar .extra-color-1, 
.swiper-slide .button.solid_color .extra-color-1, 
.swiper-slide .button.solid_color_2 .extra-color-1,
.pricing-column.highlight.extra-color-1 h3
{
background-color: #1a48b7!important;
}
.nectar-leaflet-map[data-nectar-marker-color="extra-color-1"] .nectar-leaflet-pin { 
border: 10px solid #1a48b7; 
}
.nectar_icon_wrap .svg-icon-holder[data-color="extra-color-1"] svg path { 
stroke:#1a48b7!important; 
}
body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-1[data-color-override="false"] i:after { 
box-shadow: #1a48b7 0px 8px 15px; opacity: 0.24; 
}
.nectar_icon_wrap[data-style="shadow-bg"][data-color="extra-color-1"] .nectar_icon:before {
box-shadow: 0px 15px 28px #1a48b7; opacity: 0.3; 
}   
.tabbed[data-style="minimal_flexible"][data-color-scheme="extra-color-1"] .wpb_tabs_nav > li a:before {
box-shadow: 0px 8px 22px #1a48b7;
} 
.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul li .active-tab:after { 
box-shadow: 0px 18px 50px  #1a48b7; 
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-1"]:before { 
box-shadow: 0 30px 90px #1a48b7; 
} 
.nectar-fancy-box[data-style="hover_desc"][data-color="extra-color-1"]:before {
background: linear-gradient(to bottom, rgba(0,0,0,0), #1a48b7 100%);
}
body .col:not(.post-area):not(.span_12):not(#sidebar):hover .extra-color-1.hovered .circle-border, 
body #sidebar .widget:hover .extra-color-1 .circle-border, 
body .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] blockquote .bottom-arrow:after,
body .dark .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] blockquote .bottom-arrow:after, 
div[data-style="minimal"] .toggle.open.extra-color-1 i, div[data-style="minimal"] .toggle.extra-color-1:hover i,
.nectar_icon_wrap[data-style="border-basic"][data-color="extra-color-1"] .nectar_icon, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-1"]:not([data-draw="true"]) .nectar_icon, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-1"][data-draw="true"]:hover .nectar_icon,
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"] .play:before, 
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"] .play:after,
.tabbed[data-color-scheme="extra-color-1"][data-style="default"] li:not(.cta-button) .active-tab,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-1"]:hover { 
border-color:#1a48b7; 
}
body.material .nectar-button.see-through.extra-color-1[data-color-override="false"] { 
border-color:#1a48b7!important; 
}
.im-icon-wrap[data-color="extra-color-1"] path {
fill: #1a48b7;
}
body, 
.container-wrap, 
.material .ocm-effect-wrap, 
.project-title, 
.ascend .container-wrap, 
.ascend .project-title, 
body .vc_text_separator div, 
.carousel-wrap[data-full-width="true"] .carousel-heading, 
.carousel-wrap .left-border, 
.carousel-wrap .right-border, 
.single-post.ascend #page-header-bg.fullscreen-header, 
.single-post #single-below-header.fullscreen-header,
#page-header-wrap, 
.page-header-no-bg, 
#full_width_portfolio .project-title.parallax-effect, 
.portfolio-items .col, 
.page-template-template-portfolio-php .portfolio-items .col.span_3, 
.page-template-template-portfolio-php .portfolio-items .col.span_4 { 
background-color: #ffffff; 
}body #header-outer, 
body #search-outer, 
body.ascend #search-outer, 
body[data-header-format="left-header"].ascend #search-outer,
.material #header-space, 
#header-space, 
.material #header-outer .bg-color-stripe, 
.material #search-outer .bg-color-stripe, 
.material #header-outer #search-outer:before,
body[data-header-format="left-header"].material #search-outer, 
body.material[data-header-format="centered-menu-bottom-bar"] #page-header-wrap.fullscreen-header,
#header-outer #mobile-menu:before { 
background-color:#ffffff; 
}body #header-outer, body[data-header-color="dark"] #header-outer { 
background-color: rgba(255,255,255,100); 
}.material #header-outer:not(.transparent) .bg-color-stripe { 
display: none; 
}
#header-outer #top nav > ul > li > a, 
#header-outer .slide-out-widget-area-toggle a i.label,
#header-outer:not(.transparent) #top #logo, 
#header-outer #top .span_9 > .slide-out-widget-area-toggle i, 
#header-outer #top .sf-sub-indicator i, 
body[data-header-color="custom"].ascend #boxed #header-outer .cart-menu .cart-icon-wrap i,  
#header-outer #top nav ul #nectar-user-account a span, 
#header-outer #top #toggle-nav i, 
.material #header-outer:not([data-permanent-transparent="1"]) .mobile-search .icon-salient-search, 
#header-outer:not([data-permanent-transparent="1"]) .mobile-user-account .icon-salient-m-user, 
#header-outer:not([data-permanent-transparent="1"]) .mobile-search .icon-salient-search,
#header-outer #top #mobile-cart-link i, 
#header-outer .cart-menu .cart-icon-wrap .icon-salient-cart, 
body[data-header-format="left-header"] #header-outer #social-in-menu a, 
#header-outer #top nav ul #search-btn a span,
#search-outer #search input[type="text"], 
#search-outer #search #close a span,
body.ascend #search-outer #search #close a span,
body.ascend #search-outer #search input[type="text"],
.material #search-outer #search .span_12 span,
#header-outer #mobile-menu ul li a,
#header-outer #mobile-menu .below-menu-items-wrap p { 
color:#1e73be!important; 
}
.material #header-outer #search-outer input::-webkit-input-placeholder,
body[data-header-format="left-header"].material #search-outer input::-webkit-input-placeholder {
color:#1e73be!important; 
}
#header-outer #top .slide-out-widget-area-toggle a .lines:after, 
#header-outer #top .slide-out-widget-area-toggle a .lines:before,
#header-outer #top .slide-out-widget-area-toggle a .lines-button:after, 
body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line, 
body.material.mobile #header-outer:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line, 
#search-outer .close-wrap .close-line,
#header-outer:not(.transparent) #top .slide-out-widget-area-toggle .close-line { 
background-color:#1e73be; 
}#top nav > ul > .button_bordered > a:before, 
#header-outer:not(.transparent) #top .slide-out-widget-area-toggle .close-line { 
border-color:#1e73be; 
}
#header-outer[data-lhe="default"] #top nav > ul > li > a:hover, 
#header-outer .slide-out-widget-area-toggle a:hover i.label,
body #header-outer:not(.transparent) #social-in-menu a i:after,
#header-outer[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a, 
body #header-outer[data-lhe="default"] #top nav > ul > li > a:hover, 
.ascend #header-outer:not(.transparent) .cart-outer:hover .cart-menu-wrap:not(.has_products) .icon-salient-cart, 
body.material #header-outer:not(.transparent) .cart-outer:hover .cart-menu-wrap .icon-salient-cart, 
body #header-outer[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a, 
body #header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a, 
body #header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a .sf-sub-indicator i,  
body #header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_ancestor > a, 
body #header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a, 
body #header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a i,  
body #header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a, 
body #top nav .sf-menu > .current_page_ancestor > a .sf-sub-indicator i,
body #top nav .sf-menu > .current_page_item > a .sf-sub-indicator i, 
body #header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a, 
#header-outer #top .sf-menu > .sfHover > a .sf-sub-indicator i, 
#header-outer #top .sf-menu > li > a:hover .sf-sub-indicator i, 
#header-outer #top nav ul #search-btn a:hover span, 
#header-outer #top nav ul #nectar-user-account a:hover span, 
#header-outer #top nav ul .slide-out-widget-area-toggle a:hover span, 
body:not(.material) #search-outer #search #close a span:hover,
#header-outer #mobile-menu ul li a:hover,
#header-outer #mobile-menu ul li a:hover .sf-sub-indicator i,
#header-outer #mobile-menu ul li a:focus,
#header-outer #mobile-menu ul li a:focus .sf-sub-indicator i,
#header-outer #mobile-menu ul li[class*="current"] > a,
#header-outer #mobile-menu ul li[class*="current"] > a i { 
color:#c1272d!important; 
}
#header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after, 
#header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
#header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after, 
body[data-header-format="left-header"] #header-outer[data-lhe="animated_underline"] #top nav > ul > li:not([class*="button_"]) > a > span:after { 
background-color:#c1272d!important; 
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a:after, 
body.material #header-outer #search-outer #search input[type="text"],
body[data-header-format="left-header"].material #search-outer #search input[type="text"] { 
border-color:#c1272d; 
}
#search-outer .ui-widget-content, 
body:not([data-header-format="left-header"]) #top .sf-menu li ul, 
#top nav > ul > .megamenu > .sub-menu, 
body #top nav > ul > .megamenu > .sub-menu > li > a, 
#header-outer .widget_shopping_cart .cart_list a, 
#header-outer .widget_shopping_cart .cart_list li, 
#header-outer .widget_shopping_cart_content, 
.woocommerce .cart-notification, 
#header-secondary-outer ul ul li a, 
#header-secondary-outer .sf-menu li ul { 
background-color:#1F1F1F; 
}body[data-header-format="left-header"] #header-outer .cart-outer .cart-notification:after { 
border-color: transparent transparent #1F1F1F transparent; 
} 
#top .sf-menu li ul li a:hover, 
body #top nav .sf-menu ul .sfHover > a, 
#top .sf-menu li ul .current-menu-item > a, 
#top .sf-menu li ul .current-menu-ancestor > a, 
#top nav > ul > .megamenu > ul ul li a:hover, 
#top nav > ul > .megamenu > ul ul li a:focus, 
#top nav > ul > .megamenu > ul ul .current-menu-item > a, 
#header-secondary-outer ul ul li a:hover, 
#header-secondary-outer ul ul li a:focus, 
#header-secondary-outer ul > li:not(.megamenu) ul a:hover,
body #header-secondary-outer .sf-menu ul .sfHover > a, 
#search-outer .ui-widget-content li:hover, 
.ui-state-hover, 
.ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, 
.ui-state-focus, 
.ui-widget-content .ui-state-focus, 
.ui-widget-header .ui-state-focus, 
#header-outer #top nav > ul > li:not(.megamenu) ul a:hover, 
#header-outer #top nav > ul > li:not(.megamenu) .sfHover > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .sfHover > a, 
#top nav > ul > .megamenu > ul ul .sfHover > a,
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul ul .current-menu-item > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-ancestor > a { 
background-color:#313233!important; 
}
#search-outer .ui-widget-content li a, 
#search-outer .ui-widget-content i, 
#top .sf-menu li ul li a, 
body #header-outer .widget_shopping_cart .cart_list a, 
#header-secondary-outer ul ul li a, 
.woocommerce .cart-notification .item-name, 
.cart-outer .cart-notification, 
#header-outer #top .sf-menu li ul .sf-sub-indicator i, 
#header-outer .widget_shopping_cart .quantity, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a, 
#header-outer .cart-notification .item-name, 
#header-outer #top nav > ul > .nectar-woo-cart .cart-outer .widget ul a:hover, 
#header-outer .cart-outer .total strong, 
#header-outer .cart-outer .total,
#header-outer ul.product_list_widget li dl dd,  
#header-outer ul.product_list_widget li dl dt { 
color:#CCCCCC!important; 
}
#search-outer .ui-widget-content li:hover *, 
#search-outer .ui-widget-content .ui-state-focus *, 
body #top nav .sf-menu ul .sfHover > a, 
#top nav > ul > .megamenu > ul ul .current-menu-item > a, 
#header-secondary-outer ul ul li:hover > a, 
#header-secondary-outer ul ul li:hover > a i, 
#header-secondary-outer ul .sfHover > a, 
body[data-dropdown-style="minimal"] #header-secondary-outer ul > li:not(.megamenu) .sfHover > a, 
body #top nav .sf-menu ul .sfHover > a .sf-sub-indicator i, 
body #top nav .sf-menu ul li:hover > a .sf-sub-indicator i, 
body #top nav .sf-menu ul li:hover > a, 
#top nav > ul > .megamenu > ul > li > a:hover, 
#top nav > ul > .megamenu > ul > .sfHover > a, 
body #top nav .sf-menu ul .current-menu-item > a, 
body #top nav .sf-menu ul .current_page_item > a .sf-sub-indicator i, 
body #top nav .sf-menu ul .current_page_ancestor > a .sf-sub-indicator i, 
body #top nav .sf-menu ul .sfHover > a, 
body #top nav .sf-menu ul .current_page_ancestor > a, 
body #top nav .sf-menu ul .current-menu-ancestor > a, 
body #top nav .sf-menu ul .current_page_item > a, 
body .sf-menu ul li ul .sfHover > a .sf-sub-indicator i, 
body .sf-menu > li > a:active > .sf-sub-indicator i, 
body .sf-menu > .sfHover > a > .sf-sub-indicator i, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .sfHover > a, 
body .sf-menu li ul .sfHover > a, 
body #top nav > ul > .megamenu ul li:hover > a, 
#header-outer #top nav > ul > li:not(.megamenu) ul a:hover, 
body[data-dropdown-style="minimal"] #header-secondary-outer ul >li:not(.megamenu) ul a:hover,
#header-outer #top nav > ul > li:not(.megamenu) .sfHover > a, 
#header-outer #top nav ul li .sfHover > a .sf-sub-indicator i, 
#top nav > ul > .megamenu > ul ul li a:hover, 
#top nav > ul > .megamenu > ul ul li a:focus,
#top nav > ul > .megamenu > ul ul .sfHover > a, 
#header-outer #top nav ul li li:hover > a .sf-sub-indicator i, 
#header-outer[data-format="left-header"] .sf-menu .sub-menu .current-menu-item > a,
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul ul .current-menu-item > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .current-menu-item > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-ancestor > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-ancestor > a .sf-sub-indicator i, 
#header-outer:not([data-format="left-header"]) #top nav > ul > .megamenu ul ul .current-menu-item > a, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > .has-ul > a:hover, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > .has-ul > a:focus, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li:hover > a, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > .has-ul:hover > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > .megamenu ul ul .current-menu-item.has-ul > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > .megamenu ul ul .current-menu-ancestor.has-ul > a, 
#header-outer ul.product_list_widget li:hover dl dt, #header-outer ul.product_list_widget li:hover dl dd { 
color:#27CCC0!important; 
}
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > a, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > .has-ul > a, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > a, 
#header-outer[data-lhe="default"] #top nav .sf-menu .megamenu ul .current_page_ancestor > a, 
#header-outer[data-lhe="default"] #top nav .sf-menu .megamenu ul .current-menu-ancestor > a, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > .has-ul > a { 
color:#ffffff!important; 
}
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li:hover > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > .megamenu > ul > .current-menu-ancestor.menu-item-has-children > a, 
#top nav > ul > .megamenu > ul ul .current-menu-item > a, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > .has-ul:hover > a, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > .has-ul > a:focus, 
#header-outer:not([data-format="left-header"]) #top nav > ul > .megamenu ul ul .current-menu-item.has-ul > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > .megamenu ul ul .current-menu-ancestor.has-ul > a  { 
color:#ffffff!important; 
}
body #header-outer[data-transparent-header="true"] #top nav ul #nectar-user-account > div, 
body[data-header-color="custom"] #top nav ul #nectar-user-account > div, 
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul #search-btn a:after, 
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul #nectar-user-account a:after, 
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top nav ul .slide-out-widget-area-toggle a:after, 
.ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] .cart-contents:after,
#header-outer:not(.transparent) .sf-menu > li ul { 
border-color:#eeeeee; 
} 
#header-outer:not(.transparent) .sf-menu > li ul { 
border-top-width: 1px; border-top-style: solid; 
}#header-secondary-outer, 
#header-outer #header-secondary-outer, 
#header-outer #mobile-menu .secondary-header-text { 
background-color:#F8F8F8; 
}#header-secondary-outer nav > ul > li > a, 
#header-secondary-outer .nectar-center-text, 
#header-secondary-outer .nectar-center-text a, 
body #header-secondary-outer nav > ul > li > a .sf-sub-indicator i, 
#header-secondary-outer #social li a i,
#header-secondary-outer[data-lhe="animated_underline"] nav > .sf-menu >li:hover >a,
#header-outer #mobile-menu .secondary-header-text p { 
color:#666666; 
}
#header-secondary-outer #social li a:hover i, 
#header-secondary-outer .nectar-center-text a:hover, 
#header-secondary-outer[data-lhe="animated_underline"] nav > .sf-menu >li >a:after, 
#header-secondary-outer nav > ul > li:hover > a, 
#header-secondary-outer nav > ul > .current-menu-item > a, 
#header-secondary-outer nav > ul > .sfHover > a, 
#header-secondary-outer nav > ul > .sfHover > a .sf-sub-indicator i, 
#header-secondary-outer nav > ul > .current-menu-item > a .sf-sub-indicator i, 
#header-secondary-outer nav > ul > .current-menu-ancestor > a, 
#header-secondary-outer nav > ul > .current-menu-ancestor > a .sf-sub-indicator i, 
#header-secondary-outer nav > ul > li:hover > a .sf-sub-indicator i { 
color:#222222!important; 
}
#search-outer .ui-widget-content, 
body:not([data-header-format="left-header"]) #top .sf-menu li ul, 
#top nav > ul > .megamenu > .sub-menu, 
body #top nav > ul > .megamenu > .sub-menu > li > a, 
#header-outer .widget_shopping_cart .cart_list a, 
#header-secondary-outer ul ul li a, 
#header-outer .widget_shopping_cart .cart_list li, 
.woocommerce .cart-notification, 
#header-outer .widget_shopping_cart_content { 
background-color: rgba(31,31,31,100)!important; 
}
#slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen), 
#slide-out-widget-area-bg.fullscreen, 
#slide-out-widget-area-bg.fullscreen-split, 
#slide-out-widget-area-bg.fullscreen-alt .bg-inner, 
body.material #slide-out-widget-area-bg.slide-out-from-right { 
background-color:#3452ff; 
}
#slide-out-widget-area, 
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links a:hover i:before, 
#slide-out-widget-area 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,
#slide-out-widget-area.fullscreen-split .inner .widget.widget_nav_menu li a, 
#slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li a,
#slide-out-widget-area.fullscreen .menuwrapper li a,
body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a,
body #slide-out-widget-area .slide_out_area_close .icon-default-style[class^="icon-"] { 
color:#eefbfa; 
}
#slide-out-widget-area .tagcloud a, 
body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a:after,
#slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li a:after { 
border-color: #eefbfa; 
}
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .lines:before, 
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .lines:after, 
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .lines-button:after,
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .unhidden-line .lines:before, 
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .unhidden-line .lines:after, 
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .unhidden-line.lines-button:after { 
background-color:#eefbfa; 
}#slide-out-widget-area h1, 
#slide-out-widget-area h2, 
#slide-out-widget-area h3, 
#slide-out-widget-area h4, 
#slide-out-widget-area h5 { 
color:#ffffff; 
}
body #slide-out-widget-area.fullscreen a:hover, 
body #slide-out-widget-area.fullscreen-split a:hover, 
#slide-out-widget-area.fullscreen-split .off-canvas-menu-container .current-menu-item > a, 
#slide-out-widget-area.slide-out-from-right-hover a:hover,
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links a i:after, 
body #slide-out-widget-area.slide-out-from-right a:hover, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a:hover, 
#slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a:hover, 
#slide-out-widget-area.slide-out-from-right-hover.no-text-effect .inner .off-canvas-menu-container li a:hover, 
body #slide-out-widget-area .slide_out_area_close:hover .icon-default-style[class^="icon-"], 
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container .current-menu-item > a { 
color:#ffffff!important; 
}  
body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a:after,
#slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li a:after,
#slide-out-widget-area .tagcloud a:hover { 
border-color: #ffffff; 
} 
#slide-out-widget-area.fullscreen-split .widget ul:not([class*="nectar_blog_posts"]) li > a:not(.tag-cloud-link):not(.nectar-button),
#slide-out-widget-area.fullscreen-split .textwidget a:not(.nectar-button) {
background-image: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
}body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before { 
background-color: #ff1053; 
} @media only screen and (min-width: 1000px) { 
body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close .close-line { 
background-color: #ffffff; 
} 
} #call-to-action { 
background-color:#ECEBE9; 
}#call-to-action span { 
color:#4B4F52; 
}body #slide-out-widget-area-bg { 
background-color: rgba(0,0,0,0.8); 
}
@media only screen and (min-width: 1000px) {
#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 #logo {  
margin-top: -5px; 
}
#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav >ul >li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle) > a { 
padding-bottom: 10px;  
}
#header-outer #logo, 
#header-outer .logo-spacing { 
margin-top: 10px; 
margin-bottom: 10px; 
position: relative; 
}
#header-outer.small-nav #logo, 
#header-outer.small-nav .logo-spacing { 
margin-top: 5.5555555555556px; 
margin-bottom: 5.5555555555556px; 
} 
#header-outer.small-nav #logo img, 
#header-outer.small-nav .logo-spacing img { 
height: 105px; 
}
.material #header-outer:not(.transparent) .bg-color-stripe { 
top: 131px; 
height: calc(35vh - 131px); 
}
.material #header-outer:not(.transparent).small-nav .bg-color-stripe { 
top: 116.11111111111px; 
height: calc(35vh - 116.11111111111px); 
}
}
@media only screen and (max-width: 999px) {
.material #header-outer:not([data-permanent-transparent="1"]):not(.transparent) .bg-color-stripe, 
.material #header-outer:not([data-permanent-transparent="1"]).transparent .bg-color-stripe { 
top: 124px; 
height: calc(30vh - 124px); 
}
}
#header-outer #logo img, 
#header-outer .logo-spacing img { 
height: 111px; 
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a,
#top nav > ul > li[class*="button_solid_color"] > a, 
body #header-outer[data-lhe="default"] #top nav .sf-menu > li[class*="button_solid_color"] > a:hover,
#header-outer[data-lhe="animated_underline"] #top nav > .sf-menu > li[class*="button_bordered"] > a,
#top nav > ul > li[class*="button_bordered"] > a, 
body #header-outer.transparent #top nav > ul > li[class*="button_bordered"] > a,
body #header-outer[data-lhe="default"] #top nav .sf-menu > li[class*="button_bordered"] > a:hover,
body #header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a, 
#header-outer[data-lhe="animated_underline"] #top nav > ul > li[class*="button_solid_color"] > a { 
margin-left: 10px; 
margin-right: 10px; 
}
#header-outer[data-lhe="default"] #top nav > ul > li > a { 
padding-left: 10px; 
padding-right: 10px; 
}
#header-outer[data-lhe="animated_underline"][data-condense="true"][data-format="centered-menu-bottom-bar"].fixed-menu #top nav > ul > li > a { 
margin-left: 7px; 
margin-right: 7px; 
}
#header-outer[data-lhe="default"][data-condense="true"][data-format="centered-menu-bottom-bar"].fixed-menu #top nav > ul > li > a { 
padding-left: 7px; 
padding-right: 7px; 
}
@media only screen and (min-width: 1000px) {
body.material #header-outer #top .span_9 nav > ul.sf-menu > li:last-child > a {
margin-right: 0;
}
}#header-space { 
height: 165px;
}
@media only screen and (max-width: 999px) {
#header-space { 
height: 124px;
}
}@media only screen and (max-width: 999px) {
.using-mobile-browser #page-header-wrap.fullscreen-header,
.using-mobile-browser #page-header-wrap.fullscreen-header #page-header-bg,
.using-mobile-browser #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
height: calc(100vh - 176px);
}
.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level, 
.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12 { 
min-height: calc(100vh - 176px); 
}
#page-header-wrap.fullscreen-header,
#page-header-wrap.fullscreen-header #page-header-bg,
html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,
.nectar_fullscreen_zoom_recent_projects,
.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), 
.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container,
#nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
height: calc(100vh - 123px);
}
.wpb_row.vc_row-o-full-height.top-level, 
.wpb_row.vc_row-o-full-height.top-level > .col.span_12 { 
min-height: calc(100vh - 123px); 
}[data-bg-header="true"][data-permanent-transparent="1"] #page-header-wrap.fullscreen-header,
[data-bg-header="true"][data-permanent-transparent="1"] #page-header-wrap.fullscreen-header #page-header-bg,
html:not(.nectar-box-roll-loaded) [data-bg-header="true"][data-permanent-transparent="1"] .nectar-box-roll > #page-header-bg.fullscreen-header,
[data-bg-header="true"][data-permanent-transparent="1"] .nectar_fullscreen_zoom_recent_projects,
[data-permanent-transparent="1"] .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), 
[data-permanent-transparent="1"] .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
height: 100vh;
}
[data-permanent-transparent="1"] .wpb_row.vc_row-o-full-height.top-level, 
[data-permanent-transparent="1"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {	min-height: 100vh; }
body[data-transparent-header="false"] #ajax-content-wrap.no-scroll { 
min-height:  calc(100vh - 123px);	
height: calc(100vh - 123px); 
} 
}#ajax-loading-screen .reveal-1 { background-color: #ffffff; }#ajax-loading-screen .reveal-2 { background-color: #ffffff; }
#header-outer #logo .mobile-only-logo, 
#header-outer[data-format="centered-menu-bottom-bar"][data-condense="true"] .span_9 #logo img { 	
height: 100px; 
}
@media only screen and (max-width: 999px) { 
body #top #logo img, 
#header-outer[data-permanent-transparent="false"] #logo .dark-version { 
height: 100px!important; 
} 
}@media only screen and (min-width: 1000px) and (max-width: 1100px) {
#header-outer:not([data-format="centered-menu-bottom-bar"]) #top .span_9 {
flex-direction: row-reverse;
}
body[data-slide-out-widget-area-style="simple"] #header-outer #mobile-menu {
top: 100%;
}
body[data-slide-out-widget-area-style="simple"][data-ext-responsive="true"] #header-outer[data-full-width="false"] #mobile-menu { 
padding: 0 90px;
}
#header-outer #top .span_9 nav .sf-menu:not(.buttons) > li, 
#top .span_9 nav .buttons .menu-item,
#top .right-aligned-menu-items .buttons .menu-item { 
visibility: hidden; 
pointer-events: none; 
margin: 0; 
}
#header-outer #top .span_9 nav .sf-menu:not(.buttons) > li:not(:nth-child(1)), 
#top .span_9 nav .buttons .menu-item,
#top .right-aligned-menu-items .buttons .menu-item { 
position: absolute;
}
#header-outer[data-format="centered-menu"] #top nav >.buttons {
position: relative;
}
#header-outer #top nav .sf-menu > #social-in-menu { 
position: relative; 
visibility: visible; 
pointer-events: auto;
}
body.material[data-header-search="true"][data-user-set-ocm="off"] #header-outer:not([data-format="left-header"]):not([data-format="centered-menu-bottom-bar"]) #top nav > .buttons,
body.material[data-cart="true"][data-user-set-ocm="off"] #header-outer:not([data-format="left-header"]):not([data-format="centered-menu-bottom-bar"]) #top nav > .buttons,
body.material[data-user-account-button="true"][data-user-set-ocm="off"] #header-outer:not([data-format="left-header"]):not([data-format="centered-menu-bottom-bar"]) #top nav > .buttons { 
margin-right: 28px; 
}
body.ascend[data-header-search="true"] #header-outer[data-full-width="false"]:not([data-format="left-header"]) #top nav > .buttons,
body.ascend[data-cart="true"] #header-outer[data-full-width="false"]:not([data-format="left-header"]) #top nav > .buttons { 
margin-right: 19px; 
} 
body[data-header-search="true"] #header-outer:not([data-format="left-header"]):not([data-format="centered-menu-bottom-bar"]) #top nav > .buttons,
body[data-cart="true"] #header-outer:not([data-format="left-header"]):not([data-format="centered-menu-bottom-bar"]) #top nav > .buttons,
body[data-user-account-button="true"] #header-outer:not([data-format="left-header"]):not([data-format="centered-menu-bottom-bar"]) #top nav > .buttons { 
margin-right: 19px; 
}
body #header-outer[data-full-width="false"][data-has-buttons="no"]:not([data-format="left-header"]) #top nav #social-in-menu,
body.material #header-outer[data-has-buttons="no"]:not([data-format="left-header"]) #top nav #social-in-menu {
margin-right: 20px;
}
#header-outer[data-format="menu-left-aligned"] #top > .container .span_9 > .slide-out-widget-area-toggle.mobile-icon {
top: 50%;
right: 0;
position: absolute;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
body #header-outer[data-format="menu-left-aligned"]:not([data-format="left-header"]):not([data-format="centered-menu-bottom-bar"]) #top nav > .buttons {
margin-right: 55px;
}
body.ascend #header-outer[data-full-width="false"] .cart-menu { 
border-left: none; 
}
#top nav ul .slide-out-widget-area-toggle { 
display: none!important; 
}
#header-outer[data-format="centered-menu"] #top .span_9 nav .sf-menu, 
#header-outer[data-format="centered-logo-between-menu"] #top .span_9 nav .sf-menu, 
#header-outer[data-format="centered-logo-between-menu"] #top .span_9 nav .sf-menu:not(.buttons),
#header-outer[data-format="centered-menu-under-logo"] #top .span_9 nav {
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-flex-pack: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
}
#header-outer[data-format="centered-logo-between-menu"] #top nav > .buttons {
position: relative;
}
body #header-outer[data-format="centered-logo-between-menu"] #top #logo,
body[data-slide-out-widget-area-style="slide-out-from-right"]:not(.material) #header-outer[data-format="centered-logo-between-menu"] #top #logo { 
transform: none!important; 
}
#header-outer:not([data-format="centered-menu-bottom-bar"]) #top .span_9 > .slide-out-widget-area-toggle, 
#slide-out-widget-area .mobile-only { 
display: -webkit-flex;
display: flex!important;
-webkit-align-items: center;   
align-items: center;
transition: padding 0.2s ease; 
}
#slide-out-widget-area.fullscreen .mobile-only,
#slide-out-widget-area.fullscreen-alt .mobile-only {
justify-content: center;
}
#header-outer[data-has-menu="true"] #top .span_3, 
body #header-outer[data-format="centered-menu-under-logo"] .span_3 {
text-align: left;
left: 0;
width: auto;
float: left;
}
#header-outer[data-format="centered-menu-under-logo"] #top .span_9 ul #social-in-menu a {
margin-bottom: 0;
}
#header-outer[data-format="centered-menu-under-logo"] #top .span_9 nav >.buttons {
padding-bottom: 0;
}
body.material #header-outer[data-format="centered-menu-under-logo"] #top .span_9 {
margin-left: auto;
}
body.material #header-outer[data-format="centered-menu-under-logo"] #top .span_9 ul #social-in-menu a,
body.material #header-outer[data-format="centered-menu-under-logo"] #top .span_9 nav >.buttons { 
margin-bottom: 0; 
padding-bottom: 0;
}
body.material #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.material #header-outer[data-format="centered-menu-under-logo"] #top .row .span_3,
body.ascend #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.ascend #header-outer[data-format="centered-menu-under-logo"] #top .row .span_3,
body.original #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.original #header-outer[data-format="centered-menu-under-logo"] #top .row .span_3 { 
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
body #header-outer[data-format="centered-menu-under-logo"] .row {
-webkit-flex-direction: row; 
-ms-flex-direction: row; 
-moz-flex-direction: row; 
flex-direction: row; 
}
#header-outer[data-format="centered-menu-under-logo"] #top #logo{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
align-items: center;
}
body #header-outer[data-format="centered-menu-under-logo"] #top #logo .starting-logo { 
left: 0;
-webkit-transform: none; 
transform: none;
}
body #header-outer[data-format="centered-menu-under-logo"] #top #logo img { 
margin: 0
}
#header-outer[data-format="centered-menu-under-logo"] #top #logo { 
text-align: left;
}
.cart-outer, body #header-outer[data-full-width="false"] .cart-outer {
display: block;
}
#header-outer[data-format="centered-logo-between-menu"] #top nav .sf-menu > li { 
float: left!important; 
} 
body[data-full-width-header="false"] #slide-out-widget-area.slide-out-from-right-hover .slide_out_area_close { 
display: none; 
}
body[data-slide-out-widget-area-style="slide-out-from-right-hover"][data-slide-out-widget-area="true"][data-user-set-ocm="off"] #header-outer[data-full-width="false"][data-cart="false"] header > .container {
max-width: 100%!important;
padding: 0 28px !important;
}
body[data-full-width-header="false"][data-cart="true"] .slide-out-hover-icon-effect.small {
right: 28px!important;
}
body[data-full-width-header="false"][data-cart="true"] .slide-out-widget-area-toggle .lines-button.x2.no-delay .lines:before, 
body[data-full-width-header="false"][data-cart="true"] .slide-out-widget-area-toggle .lines-button.x2.no-delay .lines:after,
body[data-full-width-header="false"][data-cart="true"] .slide-out-hover-icon-effect.slide-out-widget-area-toggle .no-delay.lines-button.no-delay:after {
-webkit-transition: none!important;
transition: none!important;
}
body:not(.mobile) #header-outer.transparent > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after, 
body:not(.mobile) #header-outer.transparent > #top .span_9 > .slide-out-widget-area-toggle .lines:before,
body:not(.mobile) #header-outer.transparent > #top .span_9 > .slide-out-widget-area-toggle .lines:after {
background-color: #ffffff!important;
opacity: 0.75;
}
body:not(.mobile) #header-outer.transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after, 
body:not(.mobile) #header-outer.transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle .lines:before,
body:not(.mobile) #header-outer.transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle .lines:after {
background-color: #000!important;
opacity: 0.75;
}
body:not(.mobile) #header-outer.transparent > #top .span_9 > .slide-out-widget-area-toggle:hover .lines-button:after, 
body:not(.mobile) #header-outer.transparent > #top .span_9 > .slide-out-widget-area-toggle:hover .lines:before,
body:not(.mobile) #header-outer.transparent > #top .span_9 > .slide-out-widget-area-toggle:hover .lines:after { 
opacity: 1;
}
body #top .span_9 > .slide-out-widget-area-toggle.mobile-icon a:hover .lines:after, 
body #top .span_9 > .slide-out-widget-area-toggle.mobile-icon a:hover .lines-button:after, 
body #top .span_9 > .slide-out-widget-area-toggle.mobile-icon a:hover .lines:before {
background-color: #c1272d!important;
}
body:not(.mobile) #header-outer.light-text > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after, 
body:not(.mobile) #header-outer.light-text > #top .span_9 > .slide-out-widget-area-toggle .lines:before,
body:not(.mobile) #header-outer.light-text > #top .span_9 > .slide-out-widget-area-toggle .lines:after {
background-color: #fff!important;
}
body[data-user-set-ocm="off"] #slide-out-widget-area.fullscreen-split,
body[data-user-set-ocm="off"] #slide-out-widget-area-bg.fullscreen-split {
display: block;
}
} .portfolio-loading, #ajax-loading-screen .loading-icon, .loading-icon, .pp_loaderIcon { background-image: url(http://alc-kc.com/wp-content/uploads/2024/01/american-legacy-logo-crete.png); } @media only screen and (min-width: 1000px) and (max-width: 1300px) {
.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2, 
.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2,
.full-width-content .vc_span12 .swiper-slide .content h2 {
font-size: 45px!important;
line-height: 51px!important;
}
.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p, 
.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content p, 
.full-width-content .vc_span12 .swiper-slide .content p {
font-size: 18px!important;
line-height: 31.2px!important;
}
}
@media only screen and (min-width : 690px) and (max-width : 999px) {
.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2, 
.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2,
.full-width-content .vc_span12 .swiper-slide .content h2 {
font-size: 33px!important;
line-height: 39px!important;
}
.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p, 
.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content p, 
.full-width-content .vc_span12 .swiper-slide .content p {
font-size: 13.2px!important;
line-height: 24px!important;
}
}
@media only screen and (max-width : 690px) {
.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2, 
.nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content h2,
.full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content h2 {
font-size: 15px!important;
line-height: 21px!important;
}
.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p, 
.nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"]  .swiper-slide .content p, 
.full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content p {
font-size: 10px!important;
line-height: 17.52px!important;
}
}
.loading-icon .material-icon .bar:after { 
background-color: #3452ff; 
}
.loading-icon .material-icon .bar { 
border-color: #3452ff;
}
.loading-icon .material-icon .color-2 .bar:after { 
background-color: #3452ff; 
}
.loading-icon .material-icon .color-2 .bar { 
border-color: #3452ff;
}.loading-icon .material-icon .spinner.color-2 { 
display: none!important; 
} 
.loading-icon .material-icon > div:first-child .right-side, 
.loading-icon .material-icon > div:first-child .left-side { 
-webkit-animation: none!important; 
animation: none!important; 
}@media only screen and (min-width: 1000px) {
.container, 
body[data-header-format="left-header"] .container, 
.woocommerce-tabs .full-width-content .tab-container, 
.nectar-recent-posts-slider .flickity-page-dots, 
.post-area.standard-minimal.full-width-content .post .inner-wrap, 
.material #search-outer #search  {
max-width: 1425px; 
width: 100%;
margin: 0 auto;
padding: 0px 90px; 
} 
body[data-header-format="left-header"] .container, body[data-header-format="left-header"] .woocommerce-tabs .full-width-content .tab-container, 
body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots,
body[data-header-format="left-header"] .post-area.standard-minimal.full-width-content .post .inner-wrap {
padding: 0 60px;
}
body .container .page-submenu.stuck .container:not(.tab-container):not(.normal-container), 
.nectar-recent-posts-slider .flickity-page-dots,
#nectar_fullscreen_rows[data-footer="default"] #footer-widgets .container, 
#nectar_fullscreen_rows[data-footer="default"] #copyright .container {
padding: 0px 90px!important; 
}	
.swiper-slide .content {
padding: 0px 90px; 
}
body[data-header-format="left-header"] .container .page-submenu.stuck .container:not(.tab-container), 
body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots {
padding: 0px 60px!important; 
}	
body[data-header-format="left-header"] .swiper-slide .content {
padding: 0px 60px; 
}
body .container .container:not(.tab-container):not(.recent-post-container):not(.normal-container) {
width: 100%!important;
padding: 0!important;
}
body .carousel-heading .container .carousel-next { 
right: 10px; 
} 
body .carousel-heading .container .carousel-prev { 
right: 35px; 
}
.carousel-wrap[data-full-width="true"] .carousel-heading .portfolio-page-link { 
left: 90px; 
}
.carousel-wrap[data-full-width="true"] .carousel-heading { 
margin-left: -20px; 
margin-right: -20px; 
}
#ajax-content-wrap .carousel-wrap[data-full-width="true"] .carousel-next { 
right: 90px; 
} 
#ajax-content-wrap .carousel-wrap[data-full-width="true"] .carousel-prev { 
right: 115px; 
}
.carousel-wrap[data-full-width="true"] { 
padding: 0; 
}
.carousel-wrap[data-full-width="true"] .caroufredsel_wrapper { 
padding: 20px; 
}
#search-outer #search #close a {
right: 90px;
}
#boxed, 
#boxed #header-outer, 
#boxed #slide-out-widget-area-bg.fullscreen, 
#boxed #page-header-bg[data-parallax="1"], 
#boxed #featured, 
body[data-footer-reveal="1"] #boxed #footer-outer, 
#boxed .orbit > div, 
#boxed #featured article, 
body.ascend #boxed #search-outer {
max-width: 1400px!important;
width: 90%!important;
min-width: 980px;
}
body[data-hhun="1"] #boxed #header-outer:not(.detached), 
body[data-hhun="1"] #boxed #header-secondary-outer,
#boxed #header-outer[data-format="centered-menu-bottom-bar"][data-condense="true"]:not(.fixed-menu),
#boxed #header-secondary-outer.centered-menu-bottom-bar {
width: 100%!important;
}
#boxed #search-outer #search #close a {
right: 0!important;
}
#boxed .container {
width: 92%;
padding: 0;
} 
#boxed #footer-outer #footer-widgets, #boxed #footer-outer #copyright {
padding-left: 0;
padding-right: 0;
}
#boxed .carousel-wrap[data-full-width="true"] .carousel-heading .portfolio-page-link { 
left: 35px; 
}
#boxed .carousel-wrap[data-full-width="true"] .carousel-next { 
right: 35px!important; 
} 
#boxed .carousel-wrap[data-full-width="true"] .carousel-prev { 
right: 60px!important; 
}
}@media only screen and (min-width: 1000px) { 
.container, 
body[data-header-format="left-header"] .container, 
.woocommerce-tabs .full-width-content .tab-container, 
.nectar-recent-posts-slider .flickity-page-dots, 
.post-area.standard-minimal.full-width-content .post .inner-wrap, 
.material #search-outer #search { 
max-width: 1425px; 
} 
}input[type=text], 
input[type=email], 
input[type=password], 
input[type=tel], 
input[type=url], 
input[type=search], 
input[type=date], 
textarea,
span.wpcf7-not-valid-tip,
.woocommerce input#coupon_code,
body[data-fancy-form-rcs="1"] .select2-container, 
body[data-fancy-form-rcs="1"] .select2-drop, 
body[data-fancy-form-rcs="1"] .select2-search, 
.select2-search input,
body[data-form-style="minimal"] input[type="text"], 
body[data-form-style="minimal"] textarea,
body[data-form-style="minimal"] input[type="email"],
body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], 
body[data-form-style="minimal"] input[type=password], 
body[data-form-style="minimal"] input[type=tel], 
body[data-form-style="minimal"] input[type=url], 
body[data-form-style="minimal"] input[type=search], 
body[data-form-style="minimal"] input[type=date] {
font-size: 14px;
}	
body, .toggle h3 a, body .ui-widget, table, .bar_graph li span strong, #slide-out-widget-area .tagcloud a, 
body .container .woocommerce-message a.button, #search-results .result .title span, .woocommerce ul.products li.product h3, 
.woocommerce-page ul.products li.product h3, .row .col.section-title .nectar-love span, body .nectar-love span, 
body .nectar-social .nectar-love .nectar-love-count, body .carousel-heading h2, .sharing-default-minimal .nectar-social .social-text, 
body .sharing-default-minimal .nectar-love, .widget ul.nectar_widget[class*="nectar_blog_posts_"] > li .post-date, 
.single [data-post-hs="default_minimal"] #single-below-header span, .single .heading-title[data-header-style="default_minimal"] #single-below-header span {font-family: Arial, sans-serif; font-size:15px; line-height:18px; font-weight:400; }.bold, strong, b { font-family: Arial, sans-serif; font-weight: 600; } .single #single-below-header span { font-family: Arial, sans-serif;  }.nectar-fancy-ul ul li .icon-default-style[class^="icon-"] {line-height:18px;}     
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
body {
font-size: 15px;
line-height: 18px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
body {
font-size: 15px;
line-height: 18px;
}
}
@media only screen and (max-width: 690px) {
body {
font-size: 15px;
line-height: 18px;
}
}
#top nav > ul > li > a, .span_3 .pull-left-wrap > ul > li > a, body.material #search-outer #search input[type="text"], #top nav ul .slide-out-widget-area-toggle a i.label,
#top .span_9 > .slide-out-widget-area-toggle a.using-label .label, #header-secondary-outer .nectar-center-text, #slide-out-widget-area .secondary-header-text, 
#header-outer #mobile-menu ul li a, #header-outer #mobile-menu .secondary-header-text {font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: 0px; font-size:16px; line-height:18px; font-weight:400;  }#top nav > ul > li[class*="button_solid_color"] > a:before, #header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a:before, #header-outer #top .slide-out-widget-area-toggle[data-custom-color="true"] a:before { 
height: 27px; 
}#top nav > ul > li[class*="button_bordered"] > a:before, #header-outer.transparent #top nav > ul > li[class*="button_bordered"] > a:before { 
height: 37px; 
}.material .sf-menu > li > a > .sf-sub-indicator [class^="icon-"] { font-size: 18px; }#top .sf-menu li ul li a, #header-secondary-outer nav > ul > li > a, 
#header-secondary-outer ul ul li a, #header-outer .widget_shopping_cart .cart_list a {font-family: Arial, sans-serif; text-transform: uppercase; font-size:14px; line-height:14px; font-weight:400;  }		
@media only screen 
and (min-width : 1px) and (max-width : 999px) 
{
#top .sf-menu a {
font-family: Arial, sans-serif!important;
font-size: 14px!important;
}
}#page-header-bg h1, body h1, body .row .col.section-title h1, 
.full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2, body #error-404 h1 {font-family: Arial, sans-serif; text-transform: uppercase; font-size:27px; line-height:40px; font-weight:700;  }
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
body .row .col.section-title h1, body h1, .full-width-content .recent-post-container .inner-wrap h2 {
font-size: 20.25px;
line-height: 30px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
body .row .col.section-title h1, 
body h1, 
html body .row .col.section-title.span_12 h1, 
#page-header-bg .span_6 h1,
#page-header-bg.fullscreen-header .span_6 h1,
.full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
font-size: 18.9px;
line-height: 28px;
}
.full-width-content .recent-post-container .inner-wrap h2 {
font-size: 18.9px;
line-height: 28px;
}
.wpb_wrapper h1.vc_custom_heading {
font-size: 18.9px!important;
line-height: 28px!important;
}
}
@media only screen and (max-width: 690px) {
body .row .col.section-title h1, 
body h1, 
html body .row .col.section-title.span_12 h1, 
body.single.single-post .row .col.section-title.span_12 h1,
#page-header-bg .span_6 h1,
#page-header-bg.fullscreen-header .span_6 h1,
.full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
font-size: 17.55px;
line-height: 26px;
}
.wpb_wrapper h1.vc_custom_heading {
font-size: 17.55px!important;
line-height: 26px!important;
}
}
#page-header-bg h2, body h2, article.post .post-header h2, article.post.quote .post-content h2, 
article.post.link .post-content h2, #call-to-action span, .woocommerce .full-width-tabs #reviews h3, 
.row .col.section-title h2, .nectar_single_testimonial[data-style="bold"] p,
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control,
body #error-404 h2, .woocommerce-page .woocommerce p.cart-empty { font-family: Arial, sans-serif; text-transform: capitalize; font-size:25px; line-height:37px; font-weight:700;  }		
.single-product div.product h1.product_title {
font-size: 25px;
line-height: 37px;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
body h2, .single-product div.product h1.product_title {
font-size: 21.25px;
line-height: 31.45px;
}
.row .span_2 h2, .row .span_3 h2, .row .span_4 h2, .row .vc_col-sm-2 h2, .row .vc_col-sm-3 h2, .row .vc_col-sm-4 h2 { 
font-size: 17.5px;
line-height: 25.9px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.col h2, h2, .single-product div.product h1.product_title, .woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control,
.nectar_single_testimonial[data-style="bold"] p {
font-size: 20px;
line-height: 29.6px;
}
.wpb_wrapper h2.vc_custom_heading {
font-size: 20px!important;
line-height: 29.6px!important;
}
}
@media only screen and (max-width: 690px) {
.col h2, h2, .single-product div.product h1.product_title, .woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control,
.nectar_single_testimonial[data-style="bold"] p {
font-size: 18.75px;
line-height: 27.75px;
}
.wpb_wrapper h2.vc_custom_heading {
font-size: 18.75px!important;
line-height: 27.75px!important;
}
}
body h3, .row .col h3, .toggle h3 a, .ascend #respond h3, .ascend h3#comments, 
.woocommerce ul.products li.product.text_on_hover h3, .masonry.classic_enhanced .masonry-blog-item h3.title, 
.woocommerce ul.products li.product.material h3, .woocommerce-page ul.products li.product.material h3, .portfolio-items[data-ps="8"] .col h3,
.nectar-hor-list-item[data-font-family="h3"], .woocommerce ul.products li.product h2, .nectar-quick-view-box h1 { font-family: Arial, sans-serif; text-transform: capitalize; font-size:23px; line-height:35px; font-weight:700;  }	
@media only screen and (min-width: 1000px) {
.ascend .comments-section .comment-wrap.full-width-section > h3#comments, .blog_next_prev_buttons[data-post-header-style="default_minimal"] .col h3 {
font-size: 39.1px;
line-height: 47.1px;
}
#ajax-content-wrap .masonry.classic_enhanced .masonry-blog-item.large_featured h3.title {
font-size: 34.5px;
line-height: 52.5px;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1500px){
body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item h3 {
font-size: 19.55px;
line-height: 29.75px;
}
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.row .span_2 h3, .row .span_3 h3, .row .span_4 h3, .row .vc_col-sm-2 h3, .row .vc_col-sm-3 h3, .row .vc_col-sm-4 h3, .row .col h3, body h3 {
font-size: 19.55px;
line-height: 29.75px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.row .span_2 h3, .row .span_3 h3, .row .span_4 h3, .row .vc_col-sm-2 h3, .row .vc_col-sm-3 h3, .row .vc_col-sm-4 h3, .row .col h3, body h3 {
font-size: 18.4px;
line-height: 28px;
}
.wpb_wrapper h3.vc_custom_heading {
font-size: 18.4px!important;
line-height: 28px!important;
}
}
@media only screen and (max-width: 690px) {
.row .span_2 h3, .row .span_3 h3, .row .span_4 h3, .row .vc_col-sm-2 h3, .row .vc_col-sm-3 h3, .row .vc_col-sm-4 h3, .row .col h3, body h3 {
font-size: 18.4px;
line-height: 28px;
}
.wpb_wrapper h3.vc_custom_heading {
font-size: 18.4px!important;
line-height: 28px!important;
}
}
@media only screen and (min-width: 1300px) {
.nectar-post-grid[data-columns="2"][data-masonry="yes"] > div:nth-of-type(3n + 1) h3 {
font-size: 32.2px;
}
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.nectar-post-grid[data-columns="2"][data-masonry="yes"] > div:nth-of-type(3n + 1) h3 {
font-size: 27.37px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.nectar-post-grid[data-columns="2"][data-masonry="yes"] > div:nth-of-type(3n + 1) h3 {
font-size: 25.76px;
}
} 
body h4, .row .col h4, .portfolio-items .work-meta h4, .list-icon-holder[data-icon_type="numerical"] span, 
.portfolio-items .col.span_3 .work-meta h4, #respond h3, .blog-recent.related-posts h3.title, h3#comments, 
.portfolio-items[data-ps="6"] .work-meta h4, .nectar-hor-list-item[data-font-family="h4"], .toggles[data-style="minimal_small"] .toggle > h3 a, 
.woocommerce #reviews #reply-title, p.woocommerce.add_to_cart_inline > span.woocommerce-Price-amount, 
p.woocommerce.add_to_cart_inline ins > span.woocommerce-Price-amount, #header-outer .total, #header-outer .total strong { font-family: Arial, sans-serif; text-transform: none; font-size:22px; line-height:32px; font-weight:700;  }		
@media only screen and (min-width: 690px) {
.portfolio-items[data-ps="6"] .wide_tall .work-meta h4 {
font-size: 37.4px!important;
line-height: 45.4px!important;
}
.nectar-slide-in-cart .widget_shopping_cart .cart_list .mini_cart_item > a:not(.remove) {
font-family: Arial, sans-serif!important;font-weight:700!important;			}
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.row .col h4, body h4 {
font-size: 22px;
line-height: 32px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.row .col h4, body h4 {
font-size: 22px;
line-height: 32px;
}
}
@media only screen and (max-width: 690px) {
.row .col h4, body h4 {
font-size: 19.8px;
line-height: 28.8px;
}
}
body h5, .row .col h5, .portfolio-items .work-item.style-3-alt p, .nectar-hor-list-item[data-font-family="h5"] { font-family: Arial, sans-serif; text-transform: none; font-size:18px; line-height:25px; font-weight:400;  }
body .wpb_column > .wpb_wrapper > .morphing-outline .inner > h5 {
font-size: 25px;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.row .col h5, body h5 {
font-size: 18px;
line-height: 25px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.row .col h5, body h5 {
font-size: 18px;
line-height: 25px;
}
}
@media only screen and (max-width: 690px) {
.row .col h5, body h5 {
font-size: 18px;
line-height: 25px;
}
}
body h6, .row .col h6, .nectar-hor-list-item[data-font-family="h6"] { font-family: Arial, sans-serif;  }
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.row .col h6, body h6 {
font-size: 14px;
line-height: 24px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.row .col h6, body h6 {
font-size: 14px;
line-height: 24px;
}
}
@media only screen and (max-width: 690px) {
.row .col h6, body h6 {
font-size: 14px;
line-height: 24px;
}
}
body #page-header-bg h1, html body .row .col.section-title h1, .nectar-box-roll .overlaid-content h1 { font-family: Arial, sans-serif; text-transform: uppercase; font-size:25px; line-height:25px; font-weight:700;  }      
@media only screen and (min-width: 690px) and (max-width: 999px) {
.overlaid-content h1 {
font-size: 17.5px!important;
line-height: 21.5px!important;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
#page-header-bg .span_6 h1, .nectar-box-roll .overlaid-content h1 {
font-size: 21.25px;
line-height: 21.25px;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1500px) {
#page-header-bg .span_6 h1, .nectar-box-roll .overlaid-content h1 {
font-size: 22.5px;
line-height: 22.5px;
}
}
@media only screen and (max-width: 690px) {
.overlaid-content h1 {
font-size: 11.25px!important;
line-height: 11.25px!important;
}
}