#top-content-area .lines-overlay {
    width: 0 !important;
}
header #logo {
	margin-top: 7.5px !important;
	margin-bottom: 7.5px !important;
}
.single-portfolio .portfolio.type-portfolio .vc_slide.vc_images_carousel {
    width: 80% !important;
    margin: auto !important;
    margin-top: 50px !important;
}
#mainmenu ul.sub-menu ul.sub-menu a {
    padding: 12px 40px 10px 20px !important;
}
@media only screen and (max-width: 1024px) {
  .page-id-13191 article .entry-content .vc_row.wpb_row.vc_row-fluid {
  background-position: 20% !important;
}
}


.half p.testimonial-headline::after {
    font-family: 'FontAwesome';
    content: "\f005 \f005 \f005 \f005 \f123 ";
    white-space: pre;
    color: #000;
    margin-top: 12px;
    display: block;
}
.four p.testimonial-headline::after {
    font-family: 'FontAwesome';
    content: "\f005 \f005 \f005 \f005 \f006 ";
    white-space: pre;
    color: #000;
    margin-top: 12px;
    display: block;
}

/* Slider */
#slider-fullwidth {
    max-height: unset !important;
    height: auto;
    padding: 0;
    margin: 0;
    background: #222;
    overflow: hidden;
    position: relative;
    z-index: 0;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    text-align: center;
}

#slider-fullwidth img.img-slider-dropjob {
    object-fit: contain!important;
    width: 100%;
}