/*
Theme Name: VPH Impact
Description: VPH Impact thema door IT Dude
Author: IT Dude
Template: Avada
*/


@font-face {
    font-family: 'NeutraTextBold';
    src: url('assets/fonts/NeutraTextBold/NeutraText-BoldAlt.eot');
    src: local('☺'), url('assets/fonts/NeutraTextBold/NeutraText-BoldAlt.woff') format('woff'), url('assets/fonts/NeutraTextBold/NeutraText-BoldAlt.ttf') format('truetype'), url('assets/fonts/NeutraTextBold/NeutraText-BoldAlt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.logo .normal_logo {
    max-width: 295px;
}

#wrapper .header-wrapper {
    border-bottom: 12px solid #007da5;
}

#header #nav.nav-holder .navigation > li {
    padding-right: 0;
}

#header #nav.nav-holder .navigation > li > a {
    height: 112px;
    line-height: 112px;
    border: 0;
    padding: 0 21px;
    font-size: 21px;
    text-transform: uppercase;
}

#header-sticky #sticky-nav.nav-holder .navigation > li > a {
    text-transform: uppercase;
    border: 0;
}

#header #nav.nav-holder .navigation > li:hover > a,
#header #nav.nav-holder .navigation > li.current-menu-item > a {
    background-color: #007da5;
    color: #fff;
}

#sliders-container .rev_slider_wrapper {
    border: 0 !important;
}

#sliders-container .tp-caption.avada_small_white_text {
    font-size: 26px !important;
    font-family: 'Open Sans';
    font-weight: 300;
    text-shadow: none !important;
    box-shadow: none;
}

#sliders-container .tp-caption .tp-button.blue.small {
    background: #007da5;
    background-color: #007da5;
    color: #fff;
    text-transform: uppercase;
    font-family: 'NeutraTextBold';
    font-size: 24px;
    padding: 15px 30px !important;
    text-shadow: none !important;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#sliders-container .tp-caption .tp-button.blue.small:hover {
    background: #006484;
    background-color: #006484;
}

.single #featured .avada-row h1 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.breadcrumbs li a:hover {
    color: #000;
    text-decoration: underline;
}

#wrapper .breadcrumbs li strong a {
    font-weight: bold !important;
}

.single-post .fusion-flexslider {
    margin-bottom: 10px;
}

.single-post .post .meta-info {
    margin-top: 0;
    margin-bottom: 15px;
    border: 0;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Open Sans';
    color: #000;
    font-style: italic;
}

.single-post #sidebar .recent_works .heading h3 {
    margin-top: 0;
    line-height: 36px;
}

.single-post #main {
    padding-top: 15px;
}

.single-post .back_to_blog a {
    font-weight: bold;
    font-family: 'Open Sans';
    font-size: 15px;
    color: #6f6f6f;
}

.single-post .back_to_blog a:hover {
    color: #000;
    text-decoration: underline;
}

.single-post .post.type-post {
    padding-top: 45px;
}

.single-post .post .meta-info a {
    font-style: normal;
    color: #007da5;
}

.single-post .post .meta-info a:hover {
    color: #000;
    text-decoration: underline;
}

.single-post .fusion-flexslider {
    border: 6px solid #007da5;
}

.single-post #main #content h2.entry-title {
    font-family: 'Open Sans';
    font-weight: 700;
    color: #007da5;
    font-size: 25px;
}

.single-post .post-content h1,
.single-post .post-content h2,
.single-post .post-content h3 {
    margin: 0;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 700;
    color: #007da5;
    line-height: 36px;
}

.single-post .post-content h2 {
    font-size: 15px;
}

.single-post .post-content h3 {
    font-size: 13px;
}

.single-post .post-content {
    font-size: 15px;
    font-family: 'Open Sans';
    font-weight: 300;
    color: #000;
}

.single-post .post-content p {
    color: #000;
}

.single-post .post-content .introductietekst {
    font-style: italic;
}

#featured {
    min-height: 178px;
    max-height: 178px;
    height: 178px;
    background-repeat: no-repeat;
    background-position: center 11%;
    background-size: cover;
}

.single #featured {
    background-position: center center;
}

#featured .avada-row {
    max-width: 1200px;
    position: relative;
    height: 100%;
}

#featured h1 {
    margin: 0;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 36px;
    font-family: 'NeutraTextBold';
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.breadcrumbs li,
.breadcrumbs li a,
.breadcrumbs > span,
.page-title ul li {
    font-size: 13px !important;
    color: #6f6f6f !important;
}

#wrapper .breadcrumbs li a,
#wrapper .breadcrumbs > span,
.page-title ul li:after {
    color: #6f6f6f !important;
    font-family: 'Open Sans';
    font-weight: 300 !important;
}

#wrapper .page-title-container {
    height: 56px;
    border: 0;
    background-color: #f3f3f3;
}

.page-title ul li:after {
    content: "-";
}

#wrapper .breadcrumbs li {
    font-weight: 700 !important;
}

.breadcrumbs > span {
    font-style: italic;
}

.page .post-content h1 {
    color: #007da5;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 24px;
}

.page .post-content p {
    font-size: 16px;
    color: #000;
    font-family: 'Open Sans';
    font-weight: 300;
    line-height: 1.8;
}

.fusion-one-third.last .fusion-column-wrapper .alignleft {
    max-width: 30px;
    min-width: 30px;
    width: 30px;
    float: none;
    display: inline-block;
    vertical-align: bottom;
}

.fusion-one-third.last .fusion-column-wrapper p:empty {
    margin-bottom: 0;
}

.fusion-one-third.last .fusion-column-wrapper {
    color: #000;
    font-size: 15px;
}

.fusion-one-third.last .fusion-column-wrapper a {
    color: #000;
}

.fusion-one-third.last .fusion-column-wrapper a:hover {
    text-decoration: underline;
}

.wpcf7 .wpcf7-form > p input[type="text"],
.wpcf7 .wpcf7-form > p input[type="email"],
.wpcf7 .wpcf7-form > p textarea {
    box-shadow: none;
    color: #b6b6b6;
    border: 1px solid #b6b6b6;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 100;
    padding-left: 15px;
    padding-right: 15px;
    outline: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.wpcf7 .wpcf7-form > p input[type="text"]::-webkit-input-placeholder,
.wpcf7 .wpcf7-form > p input[type="email"]::-webkit-input-placeholder,
.wpcf7 .wpcf7-form > p textarea::-webkit-input-placeholder {
   color: #b6b6b6;
   font-weight: 100;
}

.wpcf7 .wpcf7-form > p input[type="text"]:-moz-placeholder,
.wpcf7 .wpcf7-form > p input[type="email"]:-moz-placeholder,
.wpcf7 .wpcf7-form > p textarea:-moz-placeholder { /* Firefox 18- */
   color: #b6b6b6;
   font-weight: 100;
}

.wpcf7 .wpcf7-form > p input[type="text"]::-moz-placeholder,
.wpcf7 .wpcf7-form > p input[type="email"]::-moz-placeholder,
.wpcf7 .wpcf7-form > p textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #b6b6b6;
   font-weight: 100;
}

.wpcf7 .wpcf7-form > p input[type="text"]:-ms-input-placeholder,
.wpcf7 .wpcf7-form > p input[type="email"]:-ms-input-placeholder,
.wpcf7 .wpcf7-form > p textarea:-ms-input-placeholder {
   color: #b6b6b6;
   font-weight: 100;
}

.wpcf7 .wpcf7-form > p input[type="text"]:focus,
.wpcf7 .wpcf7-form > p input[type="email"]:focus,
.wpcf7 .wpcf7-form > p textarea:focus {
    border: 1px solid #007da5;
}

.wpcf7 .wpcf7-form > p input[type="submit"] {
    padding: 10px 55px;
    border-radius: 0;
    text-transform: uppercase;
    background-color: #007da5;
    background: #007da5;
    letter-spacing: 2px;
    font-weight: 300;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.wpcf7 .wpcf7-form > p input[type="submit"]:hover {
    background-color: #5aabd6;
    background: #5aabd6;
}

#google_map .avada-row {
    position: relative;
    max-width: 1200px;
    height: 100%;
}

#google_map .overlay-map {
    border-bottom: 21px solid #007da5;
    height: 146px;
}

#google_map .overlay-map .hover-label {
    position: absolute;
    right: 0;
    bottom: -5px;
}

#google_map .logo {
    position: absolute;
    right: 48px;
}

#nieuwsberichten .row.holder .fusion-column {
    margin-right: 25px;
    width: calc(25% - 18.75px);
}

#nieuwsberichten .row.holder .fusion-column:nth-last-of-type(2) {
    margin-right: 0;
}

#nieuwsberichten .excerpt-container h1,
#nieuwsberichten .excerpt-container h2,
#nieuwsberichten .excerpt-container h3 {
    display: none;
}

#comments {
    margin-top: 35px;
}

#comments #comment-textarea textarea,
#comment-input input[type="text"],
#comment-textarea textarea {
    box-shadow: none;
    font-family: 'Open Sans';
    color: #000;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#comments #comment-textarea textarea:focus,
#comment-input input[type="text"]:focus,
#comment-textarea textarea:focus {
    outline: none;
    border: 1px solid #000;
}

#comment-submit {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#comment-submit:hover {
    cursor: pointer;
}

.tab-pane {
    display: block !important;
    height: 0px;
    overflow: hidden;
}

.tab-pane.active {
    display: block !important;
    height: auto;
}

#project-tabs .slick-slide {
    margin: 0 5px;
    min-height: 302px;
    max-height: 302px;
    height: 302px;
    overflow: hidden;
}

#project-tabs .slick-slide img {
    min-width: 100%;
    min-height: 100%;
    max-width: initial;
}

.single-avada_portfolio .project-thumbnail {
    margin-top: 45px;
}

.single-avada_portfolio .project-thumbnail-thumb {
    margin-bottom: 40px;
    border: 16px solid #007da5;
    position: relative;
}

.single-avada_portfolio .project-thumbnail-thumb > img {
    width: 100%;
}

.single-avada_portfolio .project-thumbnail-thumbs {
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    /*max-width: 700px;*/
    /*max-width: 495px;*/
    max-width: 827px;
    text-align: center;
}

.single-avada_portfolio .project-thumbnail-thumbs-thumb {
    display: inline-block;
    max-height: 57px;
    min-height: 57px;
    vertical-align: top;
    max-width: 127px !important;
    border: 6px solid #007da5;
    margin-right: 5px;
    overflow: hidden;
}

.single-avada_portfolio .back .back_to_blog a {
    color: #fff;
    text-decoration: none;
    background-color: #007da5;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
}

.single-avada_portfolio .back .back_to_blog a i {
    margin-right: 7px;
    font-size: 18px;
}

.single-avada_portfolio .back .back_to_blog a:hover {
    background-color: #006484;
}

.single-avada_portfolio .project-thumbnail-thumbs-thumb a {
    height: 57px;
    display: block;
}

.single-avada_portfolio .project-thumbnail-thumbs-thumb img {
    width: 100%;
}

.single-avada_portfolio .project-thumbnail-thumbs-thumb:last-of-type {
    margin-right: 0;
}

.single-avada_portfolio .fusion-tabs .nav li a.tab-link {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding: 23px 27px 25px 27px;
}

#project-tabs {
    position: relative;
}

#project-tabs .like-ons {
    position: absolute;
    right: 0;
    top: 12px;
}

.single-avada_portfolio .fusion-tabs .tab-pane {
    padding-top: 0;
    padding-bottom: 0;
    color: #000;
}

.single-avada_portfolio .fusion-tabs .tab-pane h1,
.single-avada_portfolio .fusion-tabs .tab-pane h2,
.single-avada_portfolio .fusion-tabs .tab-pane h3,
.single-avada_portfolio .fusion-tabs .tab-pane h4,
.single-avada_portfolio .fusion-tabs .tab-pane h5,
.single-avada_portfolio .fusion-tabs .tab-pane p {
    color: #000;
    font-family: 'Open Sans' !important;
}

.single-avada_portfolio .slick-slide a div {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.single-avada_portfolio .fusion-tabs .tab-pane.active {
    padding-top: 15px;
    padding-bottom: 15px;
}

.wpcf7 .wpcf7-form > p input[type="text"]::-webkit-input-placeholder {
   font-style: italic;
}

.wpcf7 .wpcf7-form > p input[type="text"]:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
}

.wpcf7 .wpcf7-form > p input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
}

.wpcf7 .wpcf7-form > p input[type="text"]:-ms-input-placeholder {
   font-style: italic;
}

.wpcf7 .wpcf7-form > p input[type="email"]::-webkit-input-placeholder {
   font-style: italic;
}

.wpcf7 .wpcf7-form > p input[type="email"]:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
}

.wpcf7 .wpcf7-form > p input[type="email"]::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
}

.wpcf7 .wpcf7-form > p input[type="email"]:-ms-input-placeholder {
   font-style: italic;
}

.wpcf7 .wpcf7-form > p textarea::-webkit-input-placeholder {
   font-style: italic;
}

.wpcf7 .wpcf7-form > p textarea:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
}

.wpcf7 .wpcf7-form > p textarea::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
}

.wpcf7 .wpcf7-form > p textarea:-ms-input-placeholder {
   font-style: italic;
}

#sidebar .heading h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 48px;
    font-family: 'Open Sans';
    margin: 16px 0;
    color: #007da5;
}

#sidebar .recent_works .recent-works-items > a {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 58px;
    border: 6px solid #007da5;
}

#sidebar .recent_works .recent-works-items {
    background-image: url( 'assets/img/line-background.png' );
    background-repeat: no-repeat;
    background-position: center center;
}

#sidebar .recent_works .recent-works-items img:hover {
    opacity: 1;
}

footer .recent_works .recent-works-items > a {
    min-height: 81px;
    max-height: 81px;
    overflow: hidden;
}

footer .recent_works .recent-works-items > a img {
    height: 100%;
    width: auto;
    max-width: initial;
}

#sidebar .menu > li {
    border: 0;
    padding: 0;
    line-height: 1.8;
}

#sidebar .menu li > a {
    font-family: 'Open Sans';
    font-size: 17px;
    font-weight: 300;
}

#sidebar .menu > li > a:before {
    display: none;
}

#sidebar .widget_nav_menu .heading h3 {
    margin-bottom: 0;
}

#sidebar .widget_search fieldset {
    position: relative;
}

#sidebar .widget_search i.fa-search {
    position: absolute;
    line-height: 41px;
    left: 10px;
    color: #959595;
}

#sidebar .widget_search .text input {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: none;
    text-shadow: none;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 300;
}

#sidebar .widget_search .text input::-webkit-input-placeholder {
   font-style: italic;
}

#sidebar .widget_search .text input:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
}

#sidebar .widget_search .text input::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
}

#sidebar .widget_search .text input:-ms-input-placeholder {
   font-style: italic;
}

.page .post-content p a {
    color: #007da5;
    border-bottom: 1px dotted;
}

.page .post-content p a:hover {
    color: #000;
    border-bottom: 1px solid;
}

#posts-container .meta-info .border {
    width: calc(100% - 85px) !important;
    height: 12px;
    background-color: #007da5;
    display: inline-block;
    vertical-align: middle;
}

#posts-container .meta-info .alignleft {
    margin-right: 0;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    float: none !important;
    text-align: right;
    width: 81px !important;
}

.avada-row {
    max-width: 1200px;
}

#posts-container .meta-info .alignleft a {
    color: #007da5;
    font-weight: bold;
    font-size: 14px;
    margin-right: 0;
}

#posts-container .meta-info .alignleft a:after {
    display: none;
}

#posts-container .meta-info .alignleft a:hover {
    color: #000;
    text-decoration: underline;
}

#posts-container .post-wrapper .post-title a {
    color: #007da5;
    line-height: 1.5;
    font-size: 24px;
    font-weight: 600;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#posts-container .post-wrapper .post-title a:hover {
    color: #000;
    text-decoration: underline;
}

#posts-container .post-content .single-line-meta {
    padding: 10px 0;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
}

#posts-container .post-content .single-line-meta a {
    font-style: normal;
    color: #007da5;
}

#posts-container .post-content .single-line-meta a:hover {
    color: #000;
    text-decoration: underline;
}

#posts-container .post-wrapper {
    border: 0;
    box-shadow: none;
}

#posts-container .post-content-container {
    padding: 0;
}

#posts-container .post-wrapper .fusion-flexslider {
    border: 6px solid #007da5;
}

.portfolio-tabs {
    border: 0;
    font-size: 15px;
    text-align: center;
}

.portfolio-wrapper .portfolio-item .image a img {
    width: 100%;
}

#content .portfolio-tabs li {
    line-height: 34px;
    display: inline-block;
    float: none;
    vertical-align: middle;
}

#footer div {
    font-size: 13px;
    font-weight: 400;
    font-family: 'Open Sans';
}

.portfolio-tabs li a {
    border: 0;
    border-top: 0 !important;
    font-weight: 100;
    font-size: 18px;
}

.portfolio-tabs li.active a {
    font-weight: bold;
}

.page-title ul {
    width: 100%;
    text-align: left;
}

.overlay {
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 100%;
    z-index: 990;
    position: absolute;
    bottom: 0;
}

#nieuwsberichten .overlay {
    top: 0;
}

#nieuwsberichten {
    position: relative;
    background-color: #007da5;
    padding: 80px 0 120px 0;
    background-image: url( 'assets/img/overlay-bright.png' );
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#nieuwsberichten h1 {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 98px;
    margin-top: 0;
    color: #fff;
    font-family: 'NeutraTextBold';
}

#nieuwsberichten h4 a {
    font-size: 15px;
    text-transform: uppercase;
}

#nieuwsberichten .fusion-column {
    background-color: #fff;
    padding: 5px 5px 15px 5px;
}

#nieuwsberichten .recent-posts-content {
    padding: 0 10px;
}

#nieuwsberichten .row {
    margin-left: 0;
    margin-right: 0;
}

#nieuwsberichten .excerpt-container p {
    margin-bottom: 0;
    font-weight: 100;
}

#nieuwsberichten .recent-posts-content span.leesmeer {
    text-align: right;
    display: block;
    margin-top: 8px;
}

#nieuwsberichten .recent-posts-content span.leesmeer a {
    font-weight: bold;
    color: #747474;
    font-size: 14px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#nieuwsberichten .recent-posts-content span.leesmeer a:hover {
    color: #000;
    text-decoration: underline;
}

#footer .rightalign {
    float: right;
}

.footer-area .textwidget p {
    font-size: 14px;
    line-height: 1.7;
    font-weight: 100;
    font-family: 'Open Sans';
}

#slidingbar-area {
    display: none !important;
}

body .footer-area {
    border: 0;
    background-color: #e8e8e8;
}

body #footer {
    background-color: #007da5;
    color: #fff;
    border: 0;
}

body .footer-area h3 {
    font-size: 15px;
    font-weight: 600;
}

.recent-works-items > a {
    max-width: calc(50% - 12.5px);
    margin-right: 25px;
    margin-bottom: 25px;
    border: 3px solid #fff;
    padding: 0;
}

.recent-works-items > a:nth-of-type(2n) {
    margin-right: 0;
}

.footer-area .widget_black_studio_tinymce .textwidget img {
    max-width: 217px;
}

.footer-area .footer-widget-col h3 {
    color: #727272;
    line-height: 1.2;
}

.footer-area .footer-widget-col,
.footer-area .footer-widget-col p,
.footer-area .footer-widget-col span,
.footer-area .footer-widget-col div {
    color: #939393;
}

.footer-area .tagcloud > a {
    border: 0;
    color: #939393;
    padding: 0;
}

body .footer-area .tagcloud > a:hover {
    color: #007da5;
    background-color: transparent;
}

#footer span,
#footer a,
#footer div {
    color: #fff;
}

#footer a:hover {
    text-decoration: underline;
}

body .rev_slider_wrapper .tp-leftarrow,
body .rev_slider_wrapper .tp-rightarrow {
    background-color: rgba( 255, 255, 255, 0.25 );
}

body .rev_slider_wrapper .tp-leftarrow:before,
body .rev_slider_wrapper .tp-rightarrow:before {
    font-weight: bold;
}

#projecten_overzicht h1, #projecten_overzicht .alignright, #projecten_overzicht > span {
    display: inline-block;
}

#projecten_overzicht h1 {
    margin-right: 28px;
    color: #000;
    font-family: 'NeutraTextBold';
    font-size: 40px;
    margin-bottom: 75px;
}

#projecten_overzicht .alignright {
    height: 48px;
    line-height: 48;
    margin: 22px 0;
}

#projecten_overzicht .alignright .button.blue {
    line-height: 38px;
    height: 38px;
    display: block;
    border: 0;
    background-color: #007da5;
    border-radius: 0;
    background: #007da5;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#projecten_overzicht .alignright .button.blue:hover {
    background: #006484;
    background-color: #006484;
}

#projecten_overzicht .alignright .button.blue a {
    font-family: 'NeutraTextBold';
    font-size: 15px;
    border-radius: 0;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    padding: 0 17px;
    text-shadow: none;
    box-shadow: none;
}

#projecten_overzicht > span a {
    font-family: 'NeutraTextBold';
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
}

#projecten_overzicht > span a:hover {
    text-decoration: underline;
}

@media screen and (max-device-width: 1366px) and (min-device-width: 768px) and (orientation: portrait) {
    body .page-title .breadcrumbs {
        text-align: left !important;
    }

    #nieuwsberichten .row.holder .fusion-column {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #sidebar .heading h3,
    .page .post-content h1 {
        line-height: 1.2 !important;
    }

    .fusion-one-third.last .fusion-column-wrapper .alignleft {
        margin-right: 5px !important;
    }

}

@media screen and (max-width:1200px) {

    #featured .avada-row {
        padding-left: 30px;
        padding-right: 30px;
    }

    #featured h1 {
        left: 30px;
    }

}

@media screen and (max-width:1075px) {

    #project-tabs .like-ons {
        position: relative;
        right: 0 !important;
        top: 0;
        margin: 15px 0 40px 0;
        display: block;
        text-align: center;
    }

    #google_map {
        max-height: 600px !important;
    }

    #google_map .shortcode-map.fusion-google-map {
        height: 600px !important;
    }

}

@media screen and (max-width:985px) {

    #header #nav.nav-holder .navigation > li > a {
        padding: 0 15px;
        font-size: 16px;
    }

}

@media screen and (max-width:970px) {

    .avada-row {
        padding-left: 30px;
        padding-right: 30px;
    }

    .single-avada_portfolio .fusion-tabs .nav li a.tab-link {
        font-size: 14px;
        padding: 23px 15px 25px 15px;
    }

}

@media screen and (max-width:880px) {

    .single-avada_portfolio .project-thumbnail-thumbs {
        position: relative;
        bottom: auto;
        max-width: initial;
    }

    .single-avada_portfolio .project-thumbnail-thumb {
        border: 0;
    }

    .single-avada_portfolio .project-thumbnail-thumb > img {
        border: 16px solid #007da5;
        margin-bottom: 10px;
    }

    .single-avada_portfolio .project-thumbnail-thumbs-thumb {
        max-width: initial !important;
    }

}

@media screen and (max-width:830px) {

    #header #nav.nav-holder .navigation > li > a {
        padding: 0 10px;
        font-size: 14px;
    }

}

@media screen and (max-width:800px) {

    #nieuwsberichten {
        padding: 40px 0 10px 0;
    }

    #nieuwsberichten h1 {
        margin-bottom: 60px;
    }

    #footer .copyright div {
        text-align: left;
    }

    #sliders-container {
        display: none !important;
    }

    .logo .normal_logo {
        max-width: calc(100% - 15px);
    }

    #google_map {
        max-height: 550px !important;
    }

    #google_map .shortcode-map.fusion-google-map {
        height: 550px !important;
    }

}

@media screen and (max-width:767px) {

    #sidebar .recent_works .recent-works-items {
        background: none;
        background-image: none;
    }

    .single-avada_portfolio .fusion-tabs .nav li a.tab-link {
        font-family: 'Open Sans';
        font-size: 18px;
        font-weight: bold;
        color: #000;
        padding: 23px 27px 25px 27px;
    }

}

@media screen and (max-width:660px) {

    #projecten_overzicht h1 {
        margin-bottom: 0;
        width: 100%;
        font-size: 27px;
        margin-right: 0;
    }

    #projecten_overzicht > span {
        width: 100%;
    }

    #projecten_overzicht > span a {
        font-size: 14px;
    }

    body.home .portfolio-grid {
        margin-top: 55px;
    }

    footer .recent-works-items > a {
        width: calc(50% - 12.5px);
        max-width: initial;
    }

    body #main {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    #sidebar .heading h3 {
        font-size: 20px;
    }

    .slick-dots {
        display: none !important;
    }

    #nieuwsberichten h1 {
        font-size: 20px;
    }

    #google_map {
        max-height: 350px !important;
    }

    #google_map .shortcode-map.fusion-google-map {
        height: 350px !important;
    }

    .single-avada_portfolio .fusion-tabs .tab-pane h1 {
        line-height: 1.2;
    }

}

@media screen and (max-width:650px) {

    #footer .copyright span {
        display: block;
        text-align: center;
        width: 100%;
    }

    #footer .copyright div {
        text-align: center;
    }

}

@media screen and (max-width:550px) {

    .wpcf7 form.wpcf7-form > p {
        display: block !important;
        width: 100% !important;
        margin-right: 0 !important;
    }

    #project-tabs .slick-dots li {
        margin: 0;
    }

    #project-tabs .slick-dots li button {
        padding-left: 1px;
        padding-right: 1px;
    }

}

/*@media screen and (max-width:640px) {

    #posts-container .meta-info .border {
        width: ;
    }

}*/