.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800&display=swap");  .client-list-row.no-slider{display: flex;}
.client-list-row.no-slider .bit-client-list{display: flex; align-items: center;flex: 1;justify-content: center;padding: 20px;}
.client-list-row.no-slider .bit-client-list .bit-client-list-content img{max-width: 100%;}
.pb-col-xs-1, .pb-col-sm-1, .pb-col-md-1, .pb-col-lg-1, .pb-col-xs-2, .pb-col-sm-2, .pb-col-md-2, .pb-col-lg-2, .pb-col-xs-3, .pb-col-sm-3, .pb-col-md-3, .pb-col-lg-3, .pb-col-xs-4, .pb-col-sm-4, .pb-col-md-4, .pb-col-lg-4, .pb-col-xs-5, .pb-col-sm-5, .pb-col-md-5, .pb-col-lg-5, .pb-col-xs-6, .pb-col-sm-6, .pb-col-md-6, .pb-col-lg-6, .pb-col-xs-7, .pb-col-sm-7, .pb-col-md-7, .pb-col-lg-7, .pb-col-xs-8, .pb-col-sm-8, .pb-col-md-8, .pb-col-lg-8, .pb-col-xs-9, .pb-col-sm-9, .pb-col-md-9, .pb-col-lg-9, .pb-col-xs-10, .pb-col-sm-10, .pb-col-md-10, .pb-col-lg-10, .pb-col-xs-11, .pb-col-sm-11, .pb-col-md-11, .pb-col-lg-11, .pb-col-xs-12, .pb-col-sm-12, .pb-col-md-12, .pb-col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.pb-col-xs-1, .pb-col-xs-2, .pb-col-xs-3, .pb-col-xs-4, .pb-col-xs-5, .pb-col-xs-6, .pb-col-xs-7, .pb-col-xs-8, .pb-col-xs-9, .pb-col-xs-10, .pb-col-xs-11, .pb-col-xs-12 {
float: left ;
}
.pb-col-xs-12 {
width: 100% ;
}
.pb-col-xs-11 {
width: 91.66666667% ;
}
.pb-col-xs-10 {
width: 83.33333333% ;
}
.pb-col-xs-9 {
width: 75% ;
}
.pb-col-xs-8 {
width: 66.66666667% ;
}
.pb-col-xs-7 {
width: 58.33333333% ;
}
.pb-col-xs-6 {
width: 50%;
}
.pb-col-xs-5 {
width: 41.66666667%;
}
.pb-col-xs-4 {
width: 33.33333333%;
}
.pb-col-xs-3 {
width: 25%;
}
.pb-col-xs-2 {
width: 16.66666667%;
}
.pb-col-xs-1 {
width: 8.33333333%;
}
@media (min-width: 768px) {
.pb-col-sm-1, .pb-col-sm-2, .pb-col-sm-3, .pb-col-sm-4, .pb-col-sm-5, .pb-col-sm-6, .pb-col-sm-7, .pb-col-sm-8, .pb-col-sm-9, .pb-col-sm-10, .pb-col-sm-11, .pb-col-sm-12 {
float: left;
}
.pb-col-sm-12 {
width: 100%;
}
.pb-col-sm-11 {
width: 91.66666667%;
}
.pb-col-sm-10 {
width: 83.33333333%;
}
.pb-col-sm-9 {
width: 75%;
}
.pb-col-sm-8 {
width: 66.66666667%;
}
.pb-col-sm-7 {
width: 58.33333333%;
}
.pb-col-sm-6 {
width: 50%;
}
.pb-col-sm-5 {
width: 41.66666667%;
}
.pb-col-sm-4 {
width: 33.33333333%;
}
.pb-col-sm-3 {
width: 25%;
}
.pb-col-sm-2 {
width: 16.66666667%;
}
.pb-col-sm-1 {
width: 8.33333333%;
}
}
@media (min-width: 992px) {
.pb-col-md-1, .pb-col-md-2, .pb-col-md-3, .pb-col-md-4, .pb-col-md-5, .pb-col-md-6, .pb-col-md-7, .pb-col-md-8, .pb-col-md-9, .pb-col-md-10, .pb-col-md-11, .pb-col-md-12 {
float: left ;
}
.pb-col-md-12 {
width: 100%;
}
.pb-col-md-11 {
width: 91.66666667%;
}
.pb-col-md-10 {
width: 83.33333333%;
}
.pb-col-md-9 {
width: 75%;
}
.pb-col-md-8 {
width: 66.66666667%;
}
.pb-col-md-7 {
width: 58.33333333%;
}
.pb-col-md-6 {
width: 50%;
}
.pb-col-md-5 {
width: 41.66666667%;
}
.pb-col-md-4 {
width: 33.33333333% ;
}
.pb-col-md-3 {
width: 25%;
}
.pb-col-md-2 {
width: 16.66666667%;
}
.pb-col-md-1 {
width: 8.33333333%;
}
}.ve-list-group .list-group-item i {
padding-right: 1em;
}  .ve-alert .alert button.close {
top: 4px;
}  .ve-list ul {
list-style: none;
margin: 0;
}
.ve-list ul li i {
margin-right: 1em;
}  @media (min-width: 576px) {
.modal-dialog {
max-width: 600px !important;
}
}
.ve-restaurant-menu .ve-restaurant-menu-item-block {
display: flex;
flex-flow: column;
}
.ve-restaurant-menu .ve-restaurant-menu-item {
margin-bottom: 1.8em;
cursor: pointer;
}
.ve-restaurant-menu .ve-restaurant-menu-item .ve-restaurant-menu-item-preview-image,
.ve-restaurant-menu .ve-restaurant-menu-item .ve-restaurant-menu-item-inner {
padding: 0;
}
.ve-restaurant-menu .ve-restaurant-menu-item .ve-restaurant-menu-item-title {
font-size: 1rem;
font-weight: bold;
}
.ve-restaurant-menu .ve-restaurant-menu-item .ve-restaurant-menu-item-price {
float: right;
font-size: 1rem;
}
.ve-restaurant-menu .ve-restaurant-menu-item .ve-restaurant-menu-item-short-description {
font-size: .79rem;
color: #818b92;
}
.ve-restaurant-menu .ve-restaurant-menu-item .ve-restaurant-menu-item-header:after {
display: block;
line-height: 1em;
font-size: 0.4em;
letter-spacing: 4px;
color: #6b6b6b;
content: "...................................................................................................................................................................................................................................................";
width: 100%;
overflow: hidden;
height: 10px;
bottom: 0px;
}
.ve-restaurant-menu .modal {
padding-top:3em;
}
.ve-restaurant-menu .modal .modal-content {
border: none;
border-radius: 0;
}
.ve-restaurant-menu .modal .modal-content .nutrition-facts {
display: flex;
flex-flow: column wrap;
height: 8em;
margin: 2em 0;
color: #818b92;
}
.ve-restaurant-menu .modal .modal-content .nutrition-facts-title {
border-top: dashed thin #e5e5e5;
padding-top: 2em;
margin-top: 2em;
}
.ve-restaurant-menu .modal .modal-content .modal-body .modal-body-tags {
margin-bottom: 1em;
}
.ve-restaurant-menu .modal .modal-content .modal-body .modal-body-tags span {
margin-right: .5em;
}
.ve-restaurant-menu .modal .modal-content .modal-header {
padding: 8em 0;
border-radius: 0;
display: block;
}
.ve-restaurant-menu .modal .modal-content .modal-header .modal-title {
color: #fff;
font-size: 2rem;
text-align: center;
}
.ve-restaurant-menu .modal .modal-content .modal-header .modal-price {
color: #fff;
font-size: 2.5rem;
text-align: center;
}   #post-area:after {
content: '';
display: block;
clear: both;
}
article.item-blog {
padding-bottom: 30px;
}
.item-blog .post-card-content .entry-content {
color: #818b92;
}
.item-blog .post-card-content .entry-meta.entry-header {
color: #818b92;
font-size: 1rem;
}
.item-blog .post-card-content .entry-meta.entry-header i {
margin-right: 5px;
}
.item-blog .post-card-content h4 a {
font-weight: 700;
}
.item-blog .post-card-content h4 a:hover {
color: rgba(0,0,0,0.3);
}
img.wp-post-image {
width: 100%;
}
article.item-blog .post-container{
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.post-card-content {
padding: 1em;
background-color: #FFF;	
}
.post-card-content .btn-read-more {
margin-top: 2em;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
background: #222328 !important;
} .post-navigation button a {
color: inherit;
}  .masonry-area {
padding-right: 0 !important;
padding-left: 0 !important;
}
@media (min-width: 1600px) {
.vc_row[data-vc-stretch-content] .masonry-area article.item-blog {
width: 16.66666%;
}
}
@media (min-width: 1300px) and (max-width: 1600px){
.vc_row[data-vc-stretch-content] .masonry-area article.item-blog {
width: 25%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.masonry-blog article.item-blog {
width: 50%;
}
}
@media (max-width: 767px) {
.masonry-blog article.item-blog {
width: 100%;
}
} .post-video .wp-video, .post-video video.wp-video-shortcode, .post-video .mejs-container, .post-video .mejs-overlay.load {
width: 100% !important;
height: 100% !important;
}
.post-video .mejs-container {
padding-top: 56.25%;
}
.post-video .wp-video, .post-video video.wp-video-shortcode {
max-width: 100% !important;
}
.post-video video.wp-video-shortcode {
position: relative;
}
.post-video .mejs-mediaelement {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.post-video .mejs-controls {
display: none;
}
.post-video .mejs-overlay-play {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto !important;
height: auto !important;
}  .post-gallery .carousel-control-next, 
.post-gallery .carousel-control-prev {
font-size: 2rem;
}
.post-container ol.carousel-indicators {
margin: 0;
}
.post-container .carousel li { 
margin: 0 0.3em;
} .item-blog .post-card-content.post-aside span i {
font-size: 14px;
} .item-blog .post-card-content.post-quote {
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
color: #FFF;
}
.item-blog .post-card-content.post-quote:hover {
background-color: #222328;
}
.item-blog .post-card-content.post-quote h3 {
margin-top: 0;
color: #FFF;
}
.item-blog .post-card-content.post-quote a {
color: #FFF;
}  .item-blog .post-card-content.post-link {
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
color: #FFF;
}
.item-blog .post-card-content.post-link:hover {
background-color: #222328;
}
.item-blog .post-card-content.post-link h3 {
margin-top: 0;
}
.item-blog .post-card-content.post-link a {
color: #FFF;
}   .ve-progress-bar {
float: none;
width: auto;
margin-bottom: 12px;
background-color: #EBEDEF;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.progress-stripe {
position: relative;
background-color: #EBEDEF;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
}
.ve-progress-bar .bar {
overflow: visible!important;
position: relative;
float: left;
font-size: 12px;
height: 100%;
-webkit-transition: none !important;
transition: none !important;
}
.ve-progress-bar.progress-rounded,
.ve-progress-bar.progress-rounded .progress-stripe,
.ve-progress-bar.progress-rounded span.bar {
border-radius: 4px;
}
.ve-progress-bar.progress-round,
.ve-progress-bar.progress-round .progress-stripe,
.ve-progress-bar.progress-round span.bar {
border-radius: 300px;
}
.progress-bar-title {
text-transform: none; 
font-size: 15px;
}
.progress-stripe .field {
position: absolute;
right: 12px;
color: #FFFFFF;
margin: 0 -10px;
z-index: 1;
}
.progress-stripe .field i {
margin-right: 10px;
font-size: 12px;
line-height: inherit;
}
.ve-progress-bar span strong {
position: absolute;
right: -0px;
top: -25px;
padding: 4px 7px!important;
background-color: #333;
color: #fff;
line-height: 12px!important;
font-size: 11px!important;
opacity: 0;
display: block;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
-o-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}
.ve-progress-bar span strong i {
font-style:normal!important;
}
.ve-progress-bar span strong:after {
border-color: #333 transparent;
border-style: solid;
border-width: 5px 5px 0;
bottom: -5px;
content: "";
display: block;
left: 12px;
position: absolute;
width: 0;
}
.ve-progress-bar span strong.full:after {
left: 15px;
}
.ve-progress-bar span strong.full {
width: 43px;
text-align: center;
}  .chart {
display: inline-block;
position: relative;
}
.chart canvas {
position: absolute;
top: 0;
left: 0;
}
.chart span.percent,
.chart span.cpb-icon{
font-size: 4rem;
}
.circular-progress-bar .cpb-title { 
display: block;
font-size: 1.4rem;
margin: 0.5em 0;
}  .counter .counter-title {
margin: 0;
}
.counter .counter-value {
font-weight: bold;
}  .pricing-table.highlight-pricing {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.pricing-table.shadow-pricing {
-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,.1);
-moz-box-shadow: 2px 2px 9px rgba(0,0,0,.1);
box-shadow: 2px 2px 9px rgba(0,0,0,.1);
z-index: 1;
position: relative;
}
.pricing-table .price {
position: relative;
line-height: 1;
}
.pricing-table .price span {
display: inline-block;
line-height: 1;
vertical-align: middle;
}
.pricing-table .price .pricing-plan {
display: block;
font-weight: bold;
font-size: 1.4rem;
}
.pricing-table .featured-list {
margin: 0;
}
.pricing-table .featured-list li {
list-style: none;
}
.pricing-table .featured-list li.line-list {
border-bottom: 1px solid transparent;
}
.pricing-table .featured-list li.line-list:last-child {
border-bottom: none;
}
.pricing-table .featured-list li i {
margin-right: 0.8em;
}
.pricing-table .icon-pricing {
line-height: 0;
}
.pricing-table .icon-pricing.outline-round,
.pricing-table .icon-pricing.outline-square,
.pricing-table .icon-pricing.outline-rounded {
border-width: 2px;
border-style: solid;
}
.pricing-table .icon-pricing.round,
.pricing-table .icon-pricing.outline-round {
border-radius: 100%;
}
.pricing-table .icon-pricing.rounded,
.pricing-table .icon-pricing.outline-rounded {
border-radius: 4px;
}
.background-shape .single-icon {
display: inline-block;
position: relative;
box-sizing: content-box;
}
.pricing-table .icon-pricing {
display: inline-block;
position: relative;
box-sizing: content-box;
}
.pricing-table .icon-pricing span {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.pricing-table .pricing-button {
border-radius: 0;
}
.pricing-table .pricing-button:hover {
opacity: 0.9;
}
.pricing-table .pricing-button.rounded,
.pricing-table .pricing-button.outline-rounded {
border-radius: 4px;
}
.pricing-table .pricing-button.round,
.pricing-table .pricing-button.outline-round {
border-radius: 300px;
}  .ve-modal .modal-button {
border-radius: 0;
}
.ve-modal .modal-button:hover {
opacity: 0.9;
}
.ve-modal .modal-button.rounded,
.ve-modal .modal-button.outline-rounded {
border-radius: 4px;
}
.ve-modal .modal-button.round,
.ve-modal .modal-button.outline-round {
border-radius: 300px;
}  .infobox {
display: flex;
}
.infobox .infobox-icon {
display: inline-table;
}
.infobox .infobox-icon img {
max-width: initial;
}
.infobox .icon-infobox {
line-height: 0;
}
.infobox .icon-infobox.outline-round,
.infobox .icon-infobox.outline-square,
.infobox .icon-infobox.outline-rounded {
border-width: 2px;
border-style: solid;
}
.infobox .icon-infobox.round,
.infobox .icon-infobox.outline-round {
border-radius: 100%;
}
.infobox .icon-infobox.rounded,
.infobox .icon-infobox.outline-rounded {
border-radius: 4px;
}
.infobox .icon-infobox {
display: inline-block;
position: relative;
box-sizing: content-box;
}
.infobox .icon-infobox span {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.infobox:hover span.bounce {
-webkit-animation: bounce 2s ease infinite;
animation: bounce 2s ease infinite;
}
.infobox:hover span.bounce-up {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.infobox:hover span.pulse {
-webkit-animation: pulse 2s linear infinite;
animation: pulse 2s linear infinite;
}
.infobox:hover span.zoom {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}  .twitter-symbol {
font-size: 4.5rem;
color: #55acee;
margin-bottom: 0.5em;
}
.tweet-content {
font-size: 1.2rem;
}
.tweet-username {
color: #818B92;
font-size: 1.1rem;
}  .background-shape {
line-height: 0;
}
.background-shape .single-icon.outline-round,
.background-shape .single-icon.outline-square,
.background-shape .single-icon.outline-rounded {
border-width: 2px;
border-style: solid;
}
.background-shape .single-icon.round,
.background-shape .single-icon.outline-round {
border-radius: 100%;
}
.background-shape .single-icon.rounded,
.background-shape .single-icon.outline-rounded {
border-radius: 4px;
}
.background-shape .single-icon {
display: inline-block;
position: relative;
box-sizing: content-box;
}
.background-shape .single-icon i {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}  .ve-icons {
display: flex;
flex-direction: row;
justify-content: flex-start;
}  .single-people {
margin-bottom: 30px;
float: left;
} .single-people figure.content-overlay {
position: relative;
overflow: hidden;
}
.single-people figure.content-overlay figcaption {
position: absolute;
background-color: transparent;
opacity: 0;
bottom: 0;
left: 0;
width: 100%;
transition: visibility 0s, opacity 0.5s linear;
}
.single-people:hover figure.content-overlay figcaption {
opacity: 1;
visibility: visible;
}
.single-people figure.content-overlay figcaption a h3,
.single-people figure.content-overlay figcaption span a i,
.single-people figure.content-overlay figcaption p {
color: #FFF;
} .single-people figcaption {
position: relative;
padding: 20px;
background-color: #f2f2f2;
text-align: center;
}
.single-people figure img {
width: 100%;
}
.single-people figcaption a h3 {
color: rgba(0,0,0,0.8);
}
.single-people figcaption a h3:hover {
color: rgba(0,0,0,0.3);
}
.single-people figcaption p.team-occupation,
.single-people figcaption p.team-skills {
color: #818b92;
}
.single-people figcaption .team-contact span a i {
font-size: 19px;
color: rgba(0,0,0,0.8);
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.single-people figcaption .team-contact span a i:hover {
color: rgba(0,0,0,0.3);
}
.single-people figcaption .team-contact span {
margin: 0 6px;
}   .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;max-height: 350px;overflow: hidden;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flexslider .slides.round img {border-radius: 0;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider {position: relative;  zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.loading {min-height:350px;margin:0 auto; background: url(//voodoofilmtintltd.com/wp-content/plugins/visual-elements/images/loading.html) no-repeat center center;}
.carousel li {margin-right: 5px}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.flex-direction-nav .flex-next {opacity: 1; right: 0;}
}   #portfolio-projects .item-project figure.effect-right img {
max-width: none;
width: -webkit-calc(100% + 50px);
width: calc(100% + 50px);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(-40px,0, 0);
transform: translate3d(-40px,0,0);
}
#portfolio-projects .item-project figure.effect-right:hover img {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} #portfolio-projects .item-project figure.effect-zoom-out img {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
#portfolio-projects .item-project figure.effect-zoom-out:hover img {
-webkit-transform: scale(1);
transform: scale(1);
} #portfolio-projects .item-project figure.effect-zoom-out-right img {
max-width: none;
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(-30px,0,0) scale(1.12);
transform: translate3d(-30px,0,0) scale(1.12);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#portfolio-projects .item-project figure.effect-zoom-out-right:hover img {
-webkit-transform: translate3d(0,0,0) scale(1);
transform: translate3d(0,0,0) scale(1);
} #portfolio-projects .item-project figure.effect-zoom img {
-webkit-transition: -webkit-transform 1s;
transition: transform 1s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#portfolio-projects .item-project figure.effect-zoom:hover img {
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
} #portfolio-projects .item-project figure.effect-hyper-zoom img{
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
#portfolio-projects .item-project figure.effect-hyper-zoom:hover img {
-webkit-transform: scale3d(2,2,1);
transform: scale3d(2,2,1);
} .portfolio-full-width #portfolio-projects,
.portfolio-full-width #portfolio-projects .item-project,
.portfolio-full-width #portfolio-projects .item-project figure
{
padding: 0 !important;
margin: 0;
}
.portfolio-full .container-fluid,
.portfolio-full .container-fluid .col-md-12,
.portfolio-full .portfolio-full-width .col-md-12 {
padding: 0;
}
.portfolio-full .container-fluid .row {
margin: 0;
}
.portfolio-full .item-project.col-full-3,
.portfolio-full .item-project.col-full-4,
.portfolio-full .item-project.col-full-6 {
float: left;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
} .portfolio-full .item-project.col-full-1 {
width: 16.6667%;
} .portfolio-full .item-project.col-full-2 {
width: 20%;
} .portfolio-full .item-project.col-full-3 {
width: 25%;
} .portfolio-full .item-project.col-full-4 {
width: 33.3333%;
} .portfolio-full .item-project.col-full-6 {
width: 50%;
} .portfolio-full #portfolio-projects {
margin-left: 0;
margin-right: 0;
}
#portfolio-projects {
margin-left: 13px;
margin-right: 13px;
}
#portfolio-projects:after {
content: '';
display: block;
clear: both;
}
#portfolio-projects .item-project.col-md-3,
#portfolio-projects .item-project.col-md-4,
#portfolio-projects .item-project.col-md-6 {
padding-left: 12px;
padding-right: 12px;
}
#knowledgebase .item-project.col-md-3, 
#knowledgebase .item-project.col-md-4, 
#knowledgebase .item-project.col-md-6 {
padding-left: 12px;
padding-right: 12px;
list-style: none;
}
#projects img,
#knowledgebase img {
height: auto;
width: 100%;
}
#projects,
#knowledgebase {
height: 100%;
margin: 0;
padding: 0;
}
#projects li {
float: left;
margin-bottom: 24px;
list-style: none;
}
#knowledgebase li {
float: left;
padding-bottom: 24px;
list-style: none;
}
p.kb-description {
color: #222328;
margin-top: 2em;
}
.item-project {
position: relative;
overflow: hidden;
}
.item-project .hover-wrap {
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
}
.item-project .hover-wrap img {
position: relative;
width: 100%;
}
.item-project .project-name {
display: block;
float: left;
height: 100%;
opacity: 0;
padding: 20px;
position: absolute;
text-align: center;
top: 0;
width: 100%;
z-index: 3;
-webkit-transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
.fancy-wrap .overlay, 
.post-thumb .hover-wrap .overlay, 
.item-project .project-name {
background-color: rgba(0, 0, 0, 0.7);
}
.knowledgebase-name {
display: block;
float: left;
height: 100%;
padding: 20px;
text-align: center;
background-color: #FFF;
border: solid 1px #e6e6e6;
box-shadow: 0 0 30px #f1f1f1;
top: 0;
width: 100%;
z-index: 3;
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}
.knowledgebase-name:hover {
border-color: #d6d6d6;
box-shadow: 0 0 15px #e4e4e4;
}
.item-project .project-name .va {
display: table-cell;
text-align: left;
vertical-align: bottom;
}
.item-project .project-name .va .project-title {
display: block;
}
.item-project .hover-wrap:hover .project-name,
.item-project .hover-wrap:active .project-name,
.item-project .hover-wrap:focus .project-name {
opacity: 1;
}
.item-project .project-name .va h3 {
color: #FFFFFF;
margin-bottom: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-360px,0,0);
transform: translate3d(-360px,0,0);
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.item-project .project-name span {
margin: 0;
font-weight: 300;
font-size: 12px;
opacity: 0.75;
color: #FFFFFF;
letter-spacing: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-360px,0,0);
transform: translate3d(-360px,0,0);
-webkit-transition-delay: 0.30s;
transition-delay: 0.30s;
}
.item-project .project-name .va:hover h3,
.item-project .project-name .va:hover span {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.item-project .portfolio-zoom-cursor {
cursor: crosshair;
}
.item-project .portfolio-style-access {
position: absolute;
height: 100%;
width: 100%;
top: 0;
}
.item-project i {
position: absolute;
top: 10px;
right: 10px;
z-index: 4;
font-size: 2rem;
}
.item-project .fancy-image-gallery {
background: none;
}
.item-project a h4 {
color: rgba(0,0,0,0.8);
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}
.item-project a h4:hover {
color: rgba(0,0,0,0.3);
}
.item-project .hover-wrap:hover i,
.item-project .hover-wrap:active i,
.item-project .hover-wrap:focus i {
color: rgba(255,255,255,0.7);
} 
.item-project .hover-wrap i:hover {
color: rgba(255,255,255,0.5);
} 
.kb-icon {
bottom: 0;
left: 0;
width: 40px;
height: 40px;
border-radius: 0;
background-color: transparent !important;
font-size: 45px !important;
top: auto !important;
right: auto !important;
position: relative !important;
opacity: 1 !important;
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}
.kb-icon:hover {
color: #222328;
}
.knowledgebase-name .va .project-title span {
font-weight: 300;
font-size: 12px;
color: #818B92;
} .nav-knowledgebase,
.nav-portfolio,
.nav-team {
margin-bottom: 30px;
}
.portfolio-full #projects li,
.portfolio-full #knowledgebase li {
float: left;
margin-bottom: 0;
list-style: none;
padding: 0 !important;
}
@media (min-width: 1200px) {
.portfolio-full .item-project.col-full-1,
.portfolio-full .item-project.col-full-2 {
width: 25%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.single-people.col-md-3,
.single-people.col-md-4,
.item-project.col-md-3,
.item-project.col-md-4 {
width: 33.3333%;
}
.portfolio-full .item-project.col-full-1,
.portfolio-full .item-project.col-full-2,
.portfolio-full .item-project.col-full-3,
.portfolio-full .item-project.col-full-4 {
width: 33.3333%;
}
.single-people.col-md-6,
.item-project.col-md-6{
width: 50%;
}
.portfolio-full .item-project.col-full-6 {
width: 50%;
}
}
@media (min-width: 768px) and (max-width: 991px) { .single-people.col-md-3,
.single-people.col-md-4,
.single-people.col-md-6,
.item-project.col-md-3,
.item-project.col-md-4,
.item-project.col-md-6 {
width: 50%;
}
.portfolio-full .item-project.col-full-1,
.portfolio-full .item-project.col-full-2,
.portfolio-full .item-project.col-full-3,
.portfolio-full .item-project.col-full-4,
.portfolio-full .item-project.col-full-6 {
width: 50%;
}
}
@media (max-width: 767px) { .single-people.col-md-3,
.single-people.col-md-4,
.single-people.col-md-6,
.item-project.col-md-3,
.item-project.col-md-4,
.item-project.col-md-6 {
width: 100%;
}
.portfolio-full .item-project.col-full-1,
.portfolio-full .item-project.col-full-2,
.portfolio-full .item-project.col-full-3,
.portfolio-full .item-project.col-full-4,
.portfolio-full .item-project.col-full-6 {
width: 100%;
}
#knowledgebase-filter.knowledgebase-nav ul li i,
#portfolio-filter.portfolio-nav ul li i,
#team-filter.team-nav ul li i {
margin-right: 2rem;
}
}
@media (min-width: 768px) { .nav-portfolio .navbar-brand,
.nav-team .navbar-brand {
display: none;
}
.navbar.nav-portfolio,
.navbar.nav-team {
background-color: transparent !important;
border-color: transparent;
}
.nav-knowledgebase .navbar-nav>li>a:hover,
.nav-knowledgebase .navbar-nav>li>a:focus,
.nav-knowledgebase .navbar-nav>li>a:active,
.nav-portfolio .navbar-nav>li>a:hover,
.nav-portfolio .navbar-nav>li>a:focus,
.nav-portfolio .navbar-nav>li>a:active,
.nav-team .navbar-nav>li>a:hover,
.nav-team .navbar-nav>li>a:focus,
.nav-team .navbar-nav>li>a:active {
color: #222328;
}
#knowledgebase-filter.desktop-filter,
#portfolio-filter.desktop-filter,
#team-filter.desktop-filter {
display: block;
}
#knowledgebase-filter.desktop-filter,
#portfolio-filter.desktop-filter,
#team-filter.desktop-filter {
width: 100%;
padding-bottom: 40px;
}
#knowledgebase-filter .knowledgebase-left,
#portfolio-filter .portfolio-left,
#team-filter .team-left {
float: left;
}
#knowledgebase-filter .knowledgebase-right,
#portfolio-filter .portfolio-right,
#team-filter .team-right {
float: right;
}
#knowledgebase-filter .knowledgebase-right ul,
#portfolio-filter .portfolio-right ul,
#team-filter .team-right ul {
margin: 0;
padding: 0;
}
#knowledgebase-filter .knowledgebase-right ul li,
#portfolio-filter .portfolio-right ul li,
#team-filter .team-right ul li {
list-style: none;
float: left;
margin-left: 20px;
}
#knowledgebase-filter .knowledgebase-left p,
#portfolio-filter .portfolio-left p,
#team-filter .team-left p {
margin: 0;
line-height: 30px;
color: #2D3C48;
font-weight: 400;
}
#knowledgebase-filter .knowledgebase-right ul,
#portfolio-filter .portfolio-right ul,
#team-filter .team-right ul {
margin: 0;
padding: 0;
}
#knowledgebase-filter .knowledgebase-right ul li,
#portfolio-filter .portfolio-right ul li,
#team-filter .team-right ul li {
list-style: none;
float: left;
margin-left: 20px;
}
#knowledgebase-filter.knowledgebase-nav ul li i,
#portfolio-filter.portfolio-nav ul li i,
#team-filter.team-nav ul li i {
display: block;
text-align: center;
font-size: 34px;
margin-bottom: 17px;
height: 34px;
}
#knowledgebase-filter.knowledgebase-nav ul li a,
#portfolio-filter.portfolio-nav ul li a,
#team-filter.team-nav ul li a {
color: #818B92 !important;
font-weight: 300;
padding: inherit;
}
#knowledgebase-filter .knowledgebase-right ul li a:hover,
#knowledgebase-filter .knowledgebase-right ul li a.selected,
#knowledgebase-filter ul li a:hover,
#knowledgebase-filter ul li:hover a,
#knowledgebase-filter ul li:hover,
#knowledgebase-filter ul li a.selected,
#portfolio-filter .portfolio-right ul li a:hover,
#portfolio-filter .portfolio-right ul li a.selected,
#portfolio-filter ul li a:hover,
#portfolio-filter ul li:hover a,
#portfolio-filter ul li:hover,
#portfolio-filter ul li a.selected,
#team-filter .team-right ul li a:hover,
#team-filter .team-right ul li a.selected,
#team-filter ul li a:hover,
#team-filter ul li:hover a,
#team-filter ul li:hover,
#team-filter ul li a.selected {
color: #1c1c1c !important;
cursor: pointer;
}
#knowledgebase-filter.knowledgebase-nav,
#portfolio-filter.portfolio-nav,
#team-filter.team-nav {
float:none !important;
}
.knowledgebase-nav ul,
.portfolio-nav ul,
.team-nav ul {
display: flex;
justify-content: space-between;
width: 100%;
margin: 0;
}
.option-set {
text-align: justify;
width: 100%;
}
.knowledgebase-nav ul .nav-item,
.portfolio-nav ul .nav-item,
.team-nav ul .nav-item {
display: inline-block !important;
font-size: 12px !important;
text-transform: uppercase !important;
text-align: center !important;
width: 96px !important;
position: relative !important;
float: none !important;
}
.knowledgebase-full #knowledgebase-filter.desktop-filter,
.portfolio-full #portfolio-filter.desktop-filter,
.team-full #team-filter.desktop-filter {
background: #222222;
padding: 40px 0;
}
.knowledgebase-full #knowledgebase-filter .knowledgebase-left p,
.portfolio-full #portfolio-filter .portfolio-left p,
.team-full #team-filter .team-left p {
margin: 0;
line-height: 30px;
color: #FFFFFF;
font-weight: 400;
}
.knowledgebase-full #knowledgebase-filter .knowledgebase-right ul li a,
.portfolio-full #portfolio-filter .portfolio-right ul li a,
.team-full #team-filter .team-right ul li a {
color: #818B92;
font-weight: 300;
}
.knowledgebase-full #knowledgebase-filter .knowledgebase-right ul li a:hover,
.knowledgebase-full #knowledgebase-filter .knowledgebase-right ul li a.selected,
.portfolio-full #portfolio-filter .portfolio-right ul li a:hover,
.portfolio-full #portfolio-filter .portfolio-right ul li a.selected,
.team-full #team-filter .team-right ul li a:hover,
.team-full #team-filter .team-right ul li a.selected {
color: #FFFFFF;
}
.knowledgebase-full  #knowledgebase-filter .col-md-12,
.portfolio-full  #portfolio-filter .col-md-12,
.team-full  #team-filter .col-md-12 {
padding: 0 15px !important;
max-width: 1170px;
margin: 0 auto;
}
}  .testimonials-container .slides > li {
display: none;
}
.testimonials-container {
position: relative;
}
.testimonial-quote:before {
content: "“";
}
.testimonial-quote:after {
content: "”";
}
.testimonial-quote {
font-size: 20px;
font-style: italic;
line-height: 1.6em;
margin: 0 auto 30px;
text-align: center;
width: 80%;
color: #2D3C48;
}
.testimonial-title,
.testimonial-occupation {
display: block;
font-size: 1rem;
text-align: center;
margin: 0;
}
.testimonial-title {
font-style: italic;	
}
.testimonial-occupation {
margin-bottom: 30px;
color: #818b92;
}
.testimonials-container .flex-control-nav {
display: block;
margin: 0 auto !important;
position: relative;
text-align: center;
width: auto;
z-index: 1;
}
.testimonials-container .flex-control-nav li {
display: inline-block;
margin: 0 5px;
text-indent: -9999px;
}
.testimonials-container .flex-control-nav li a {
background: #818b92;
cursor: pointer;
display: block;
height: 16px;
width: 16px;
text-indent: -999em;
-webkit-transition: background 0.15s ease-in-out 0s;
-moz-transition: background 0.15s ease-in-out 0s;
-o-transition: background 0.15s ease-in-out 0s;
transition: background 0.15s ease-in-out 0s;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
}
.testimonials-container .flex-control-nav li a.flex-active, 
.testimonials-container .flex-caption, .testimonials-container .flex-control-nav li a:hover {
background:#333;
}
.testimonial-builder.white .testimonials-container .flex-control-nav li a {
border-color: #FFFFFF;
}
.testimonial-builder.white .testimonials-container .flex-control-nav li a.flex-active, 
.testimonial-builder.white .testimonials-container .flex-caption,
.testimonial-builder.white .testimonials-container .flex-control-nav li a:hover {
background: #FFFFFF;
}
.testimonial-photo {
text-align: center;
}
.testimonial-photo img {
height: 70px;
width: 70px;
border-radius: 100%;
}
@media (max-width: 480px) {
.testimonial-quote {
font-size: 18px;
}
.testimonial-source {
font-size: 14px;
}
}  .fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//voodoofilmtintltd.com/wp-content/plugins/visual-elements/assets/img/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//voodoofilmtintltd.com/wp-content/plugins/visual-elements/assets/img/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 40%;
width: 20%;
height: 20%;
cursor: pointer;
text-decoration: none;
background: transparent url(//voodoofilmtintltd.com/wp-content/plugins/visual-elements/assets/img/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//voodoofilmtintltd.com/wp-content/plugins/visual-elements/assets/img/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font-size: 18px;
font-weight: 400;
line-height: 1.5;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-title-inside-wrap {
padding: 14px 20px;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: 400;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 14px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}
.fancybox-wrap .counter-img {
float: right;
color: #ACACAC;
font-size: 14px;
line-height: 26px;
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//voodoofilmtintltd.com/wp-content/plugins/visual-elements/assets/img/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//voodoofilmtintltd.com/wp-content/plugins/visual-elements/assets/img/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}