@import url(https://fonts.googleapis.com/css?family=Nova+Flat|Germania+One|New+Rocker);


/* VOOR DE TABBLADEN OP DE SLIDER */

* {
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 0;
}
* {
    box-sizing: border-box;
}
*::-moz-selection {
/*    background: #feb600 none repeat scroll 0 0;*/
    /*background: #7bc146 none repeat scroll 0 0;*/
     /*background: #fff none repeat scroll 0 0;*/
    /*color: #000000;*/
    text-shadow: none;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.fadeInUp {
    animation-name: fadeInUp;
}
.page-section {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    overflow: hidden;
    padding: 75px 0;
    position: relative;
    width: 100%;
}
.animated {
    visibility: hidden;
}
.visible {
    visibility: visible;
}
.bottom-pad-0 {
    padding-bottom: 0 !important;
}
.slider-block {
/*    margin-top: -259px;*/
    margin-top: -262px;
}
.page-section.transparent {
    background: transparent none repeat scroll 0 0;
}
.fadeInLeft {
    animation-name: fadeInLeft;
}

.text-center {
    text-align: center;
}
.special-feature .s-feature-box {
    border: 0 solid;
    cursor: pointer;
    margin-bottom: 0;
    min-height: 187px;
    overflow: hidden;
    position: relative;
}
.dropdown-menu, .desc-border, .border-color, .timeliner li:hover .timeline-image, .pagination > .active > span, .pagination > .active > span:hover, .blog.timeliner > li:hover .timeline-panel, .slider.border-bottom, .special-feature .s-feature-box, .image-top-border img, #client-list img:hover, .sidebar .widget .widget-title .title::after, .page-wrap .section-title, .request-quote .container {
    /*border-color: #feb600;*/
      /* border-color: #7bc146;*/
}

.special-feature .s-feature-box {
    cursor: pointer;
}
.special-feature .mask-top{
	width:100%;
	background-color:rgba(0,0,0,.6);
	padding:5px 0; /* was 26px*/
	margin-top: 21px;
	position:absolute;
	top:0px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.special-feature .mask-top:after {    
	bottom: -15px;
    content: "\f0d8";
    font-family: fontawesome;
    font-size: 28px;
    left: 48%;
    /*position: absolute;*/
    right: 50%;
}
.special-feature.no-arrow .mask-top:after {    
	bottom: -20px;
    content: none;
    font-family: fontawesome;
    font-size: 28px;
    left: 48%;
    position: absolute;
    right: 50%;
}
.special-feature .mask-top h4:before {
	top: -18px;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	right:0;
	margin:-2px auto;
	position: absolute;
	width: 40px;
}
.special-feature .mask-top::after {
    color:  #71658c;
}

/*
@font-face {
font-family:icomoon;
src:url('http://194.109.117.105/~amiprof/fonts/icomoon.eot?981avy');
src:url('http://194.109.117.105/~amiprof/fonts/icomoon.eot?#iefix981avy') format('embedded-opentype'),url('http://194.109.117.105/~amiprof/fonts/icomoon.woff?981avy') format('woff'),url('http://194.109.117.105/~amiprof/fonts/icomoon.ttf?981avy') format('truetype'),url('http://194.109.117.105/~amiprof/fonts/icomoon.svg?981avy#icomoon') format('svg');
font-weight:400;
font-style:normal;
}
*/
@font-face {
font-family:icomoon;
src:url('fonts/icomoon.eot?981avy');
src:url('fonts/icomoon.eot?#iefix981avy') format('embedded-opentype'),url('fonts/icomoon.woff?981avy') format('woff'),url('fonts/icomoon.ttf?981avy') format('truetype'),url('fonts/icomoon.svg?981avy#icomoon') format('svg');
font-weight:400;
font-style:normal;
}

.icon-magic-wand:before{content:"\e997"}
.icon-texture:before{content:"\ec99"}
.icon-tree3:before{content:"\efd5"}
.icon-group-outline:before{content:"\edd8"}
.icon-hammer:before{content:"\e996"}
.icon-codepen:before{content:"\eae4"}
.icon-road:before{content:"\e9b1"}
.icon-road2:before{content:"\f2a2"}
.icon-coin-euro:before{content:"\e93c"}

.pricing:hover .title a, .process-content:hover .title, .portfolio-grid .grids:hover .grid, .btn:hover, .icons-hover-color:hover i, .get-a-quote:hover a, .get-a-quote a, .link-hover-black a:hover, .icons-hover-black i:hover, .link-hover-black a, .icons-hover-black i, i:hover, i, .timeliner li:hover .timeline-heading h4.subheading, .timeliner li .timeline-heading h4.subheading, .timeliner li:hover .timeline-image, .timeliner li .timeline-image, .opacity:hover img, .opacity img, .submit, .submit:hover, .icon-6 span, .icon-6 span:hover, .blog.timeliner > li:hover .timeline-image, .blog.timeliner > li:hover .timeline-icon, .team-item:hover .social-icon, .team-item .social-icon, #client-list img:hover, #client-list img, .grid-item:hover .figcaption, .grid-item .figcaption, .grid-item:hover .grid, .grid-item .grid, .portfolio-grid .grids:hover .figcaption, .portfolio-grid .grids .figcaption, .portfolio-list .portfolio-grid .grids:hover img, .portfolio-list .portfolio-grid .grids img, .shop .product-item img, .shop .product-item:hover img {
    transition: all 350ms ease-in-out 0s;
}
[class*=" icon-"], [class^="icon-"] {
    font-family: icomoon;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
}
.special-feature i {
    font-size: 65px;
    line-height: 75px;
}
.special-feature .mask-top i {
    color: #ffffff;
}



.top-bar-section.top-bar-bg-color, .product-count, .navbar-bg-color, .top-bar-section.top-bar-bg-color, .btn-default, .section-title h1::before, .section-title h2::before, .special-feature .mask-top h4::before, .s-feature-box:hover .mask-bottom, .progress-bar, .owl-prev .fa, .owl-next .fa, h3.count-number::before, h2.count-number::before, .item-box.inverse a:hover i, .item-number, .name::before, .inverse-bg-color i, .icons-bg-color i, .bg-color, .gray-bg i:hover, .features-list-item:hover i, .bar, .pagination > .active > span, .pagination > .active > span:hover, .blog.timeliner > li:hover .timeline-image, .blog.timeliner > li:hover .timeline-icon, div.count-number::before, .static-color-icons span, .team-item .social-icon, .caption-block, .image-top-border .service-image::before, .image-top-border .service-image::after, .general-section .nav::before, .navbar-default .navbar-toggle .icon-bar, .list-border .list-group-item.active, .list-border .list-group-item.active:focus, .list-border .list-group-item.active:hover, .list-border.widget a.list-group-item:focus, .list-border.widget a.list-group-item:hover, .image-bg .overlay-color, .overlay-color, .work-section .nav.b-color li.active, .work-section .nav.b-color li:hover, .mixed-grid .nav.b-color li.active, .mixed-grid .nav.b-color li:hover {
    /*background-color: #feb600;*/
/*background-color: #7bc146;*/
background-color: #fff;
}


h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7;
    margin: 0;
    text-transform: uppercase;
}
.special-feature h4 {
    font-size: 21px;
    margin-top: 25px;
    position: relative;
}
.special-feature .mask-top h4 {
    color: #ffffff;
}

.special-feature .mask-bottom{
	color:#333333;
	padding:20px 15px 20px 15px;
	width:100%;
	position:absolute;
	bottom:-300px;
	height:100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.special-feature .mask-bottom i {
    font-size: 38px;
    line-height: 50px;
}
.special-feature .mask-bottom {
    color: #333333;
}
.special-feature .mask-bottom h4 {
    margin: 5px 0;
}
.special-feature .mask-bottom p {
    padding: 0 5px;
    margin: 0 0 10px;
}

.fadeInUp {
    animation-name: fadeInUp;
}
.fadeInRight {
    animation-name: fadeInRight;
}

.special-feature .s-feature-box:hover .mask-top{
	top:-200px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.special-feature .s-feature-box:hover .mask-bottom{
	bottom:0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

/******************************************************************************
  Features 
*******************************************************************************/
.features-block .header-box {
  display: block;
  min-height: 30px;
  margin: 0 0 13px;
  overflow: hidden;
}
.features-block .header-box .icon-box {
  background: none;
  color: #1e1e1e;
  float: left;
  height: 30px;
  margin: 0 10px 0 0; 
  text-align: center;
  width: 24px;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.features-block .header-box a.icon-box:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.features-block .header-box .icon-box i:before {
  font-size: 20px;
  line-height: 30px;
}
.features-block .header-box h6 {
  margin: 6px 0 0;
}
.features-list {
	padding:40px 0 0 0px;
}
.features-list-left {
	text-align:left;
}
.features-list-right {
	text-align:left;
}
.features-list-right.text-right{
	text-align:right;
}
.features-list li {
	list-style:none;
	padding:20px 0;
	line-height:2;
	font-size:15px;
	font-weight:300;
	position:relative;
}
.features-list li i {
	display:block;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	width:70px;
	height:70px;
	margin:20px auto;
	line-height:70px;
	top:0px;
	text-align:center;
	position:absolute;
}
.features-list-left li i {
	left:0px;
}
.features-list-right li i {
	right:0px;
}
.features-list-left .features-content {
	margin-left:90px;
}
.features-list-right .features-content {
	margin-right:90px;
}
/* Additional Features */
.responsive-features span {
    font-size: 24px;
    margin-right: 10px;
}
.responsive-features h5,
.responsive-features p{
    display: inline-block;
    margin: 0 0 10px;
    text-transform: capitalize;
}


.special-feature {
width: 85%;
}
/* EINDE VOOR TABBLADEN SLIDER */



#navbar {
    font-family:'New Rocker';
    font-size: 28px;
}

#navbar li {
    padding: 12px;
}

#top-menu {
    padding-left: 10px;
    padding-top:  75px;
}

.dropdown-menu {
    font-size:20px;
}


.navbar{
    background: rgba(58,46,84,0.7);
}

body {
    background-image: url("//webmin.digiteam.nl/sites/46/media/images/cajacbg1liggend.jpg");
    background-size:cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

H1,H2,H3{
    font-family:'Germania One';
    font-size:28px;
}


.container-main{
    background: rgba(0,0,0,0.30);
}


p{
    font-family:'Nova Flat';
    font-size:16px;
    line-height: 28px;
}

.footer{
    background: rgba(58,46,84,0.7);
}

#homepagesection {
    background: url('//webmin.digiteam.nl/sites/46/media/images/ink1.jpg');
    background-size: 100%;
    background-position: center center;
    height: 300px;
}

.navbar {
    position: fixed;
    top: 0;
    z-index: 9998;
    width: 100%;
    margin-bottom: 210px;
}

.header-container-below-menu {
    margin-top: 210px;
}

#stickyrightbot {
     position:fixed;
     bottom:0;
     right:0;
     z-index: 9999;
}

.scrolled {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: rgba(58, 46, 84, 1.0) none repeat scroll 0 0;
}

.headerlogo-scrolled, .menulogo-scrolled {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 80px;
    margin: 20px 80px 20px 60px;
}

.top-menu-scrolled {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-top: 35px !important;
}

.scrollToTop:hover, .scrollToTop:active, .scrollToTop:focus {
    background: #3a2e54 !important;
}


.artistcontainer {
    margin: 25px;
    border: 1px solid #555;
    background: rgba(238,238,238,0.7);
    width: 100%;
    min-height: 320px;
      box-shadow: 
    2px 2px #71658c,
    3px 3px #71658c,
    4px 4px #71658c;
    /*border-top: 2px solid #aaa;*/
    /*border-left: 2px solid #aaa;*/
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
}
.artistimg {
    padding: 40px 15px 0px 18px;
    float: left;
    width: 20%;
    height: 317px;
    border-right: 1px solid #666;
}
.artistimg img {
    border-radius: 10px;
}

.artistbio {
    padding: 15px 25px 0px 20px;
    float: left;
    width: 60%;
    font-size: 16px;
    line-height: 24px;
    border-right: 1px solid #666;
    border-left: 1px solid #ddd;
    height: 317px;
    /*color: #71658C;*/
    color: #3a2e54;
    text-shadow: 0 1px 1px #ddd;
}
.artistoverview {
    padding: 25px 0px 0px 15px;
    float: left;
    width: 20%;
    font-size: 20px;
    border-left: 1px solid #ddd;
    height: 317px;
    color: #5c4f77;
    /*color: #71658C;*/
    text-shadow: 0 1px 1px #fff;
}

.overviewhead {
    color: #3a2e54;
    font-weight: bold;
    font-size: 24px;
    text-shadow: 0 1px 1px #fff;
}

h3 {
    font-size: 26px;
    color: #3a2e54;
    text-shadow: 0 1px 1px #fff;
    /*margin-top: 5px;*/
}
h4 {
    font-size: 18px;
    color: #3a2e54;
}


/* HIER DE STYLES VOOR BLOKJES ARTISTS */

.icon-box{
	position:relative;
	text-align:center;
	margin:0 0 30px 0;
	padding:10px;
	overflow:hidden;
	border-radius:2px;
}

.icon-box .icon-bg{
	position:absolute;
	font-size:280px;
	line-height:120px;
	top:50%;
	right:-20%;
}

.icon-box-contain{
	position:relative;
	padding:30px 20px 15px 20px;
	border:1px solid transparent;
	z-index:2;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.icon-box-contain .fa{
	margin-bottom:0;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;   
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;  
    overflow:hidden;
}

.icon-box-contain:hover .fa{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}

.box-default{
	background:#fefefe;
	border:1px solid #eeeeee;
}

.box-default .icon-bg{
	color:rgba(41, 41, 41, 0.1);
}

.box-primary .icon-bg{
	color:rgba(255, 255, 255, 0.15);
}

.box-image .icon-bg{
	color:rgba(255, 255, 255, 0.1);
}

.icon-top{
	background:#fefefe;
	border:1px solid #eeeeee;
	border-radius:2px;
	padding:10px;
	margin-top:40px;
	overflow:visible;
}

.icon-top .icon-box-contain{
	border:1px solid #eeeeee;
	background:#fff;
	padding:55px 20px 10px 20px;
}

.icon-top .fa{
	position:absolute;
	width:80px;
	height:80px;
	text-align:center;
	font-size:32px;
	line-height:50px;
	color:#292929;
	background:#ebebeb;
	border-radius:50%;
	top:-40px;
	left:50%;
	padding-top:15px;
	margin-left:-40px;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;   
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform; 
}

.icon-top .fa-primary{
	color:#fff;
}

.icon-top:hover .fa{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}

.parallax-container .box-default{
	background:rgba(255, 255, 255, 0.9);
	color:#616161;
	border:none;
}

.parallax-container .box-default h1,
.parallax-container .box-default h2,
.parallax-container .box-default h3,
.parallax-container .box-default h4,
.parallax-container .box-default h5,
.parallax-container .box-default h6{
	color:#2b2b2b;
}

.box-primary{
	color:#fff;
}

.box-image{
	background:#242424;
	color:#fff;
}

.box-default .icon-box-contain{
	border-color:#eeeeee;
	background:rgba(255, 255, 255, 0.6);
}

.box-default:hover .icon-box-contain{
	border-color:#929292;
}

.box-primary .icon-box-contain{
	border-color:rgba(255, 255, 255, 0.25);
	background:rgba(255, 255, 255, 0.1);
}

.box-primary:hover .icon-box-contain{
	border-color:rgba(255, 255, 255, 0.8);
}

.box-image .icon-box-contain{
	position:relative;
	border-color:rgba(255, 255, 255, 0.2);
	background:rgba(255, 255, 255, 0.05);
	z-index:4;
}

.box-image:hover .icon-box-contain{
	border-color:rgba(255, 255, 255, 0.6);
}

.box-image .box-background{
	position:absolute;
	z-index:2;
	width:100%;
	height:100%;
	left:0;
	top:0;
}

.box-image .box-background img{
	display:block;
	width:100%;
	opacity:0.1;
	filter: alpha(opacity=10);
}

.box-default .icon-box-contain i{
	color:#2b2b2b;
}

.icon-column-wrapp {
	display: flex;
	justify-content: center;
}

.icon-column{
	/*float:left;*/
	width: 33.33333333%;
	position:relative;
	overflow:hidden;
	text-align:center;
	padding:20px;
	margin:0;
}

.icon-column .fa{
	margin-bottom:10px;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;   
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform; 
}

.icon-column .icon-bg{
	position:absolute;
	font-size:280px;
	line-height:120px;
	bottom:0;
	right:-40px;
	color:rgba(255, 255, 255, 0.45);
}

.icon-column.box-default,
.icon-column.box-primary{
	background:#2b2b2b;
	border:none;
	color:#b2b2b2;
}

.icon-column.box-primary{
	color:#fff;
}

.icon-column.box-gray{
	background:#d6d6d6;
}

.icon-column.box-default .fa,
.icon-column.box-primary .fa{
	color:#fff;
}

.icon-column.box-gray .fa{
	color:#2b2b2b;
}

.icon-column.box-default .icon-bg{
	color:rgba(255, 255, 255, 0.1);
}

.icon-column.box-primary .icon-bg{
	color:rgba(255, 255, 255, 0.3);
}

.icon-column.box-gray .icon-bg{
	color:rgba(255, 255, 255, 0.4);
}

.icon-column-contain{
	position:relative;
	border:1px solid rgba(255, 255, 255, 0.1);
	background:rgba(255, 255, 255, 0.1);
	padding:40px 30px 20px 30px;
	z-index:5;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.icon-column:hover .icon-column-contain .fa{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}

.icon-column:hover .icon-column-contain{
	border:1px solid rgba(255, 255, 255, 0.45);
}

.icon-column.box-primary .icon-column-contain{
	border:1px solid rgba(255, 255, 255, 0.2);
}

.icon-column.box-primary:hover .icon-column-contain{
	border:1px solid rgba(255, 255, 255, 0.55);
}

.icon-column.box-gray .icon-column-contain{
	border:1px solid rgba(0, 0, 0, 0.0991);
	background:rgba(0, 0, 0, 0.0991);
}

.icon-column:hover.box-gray .icon-column-contain{
	border:1px solid rgba(0, 0, 0, 0.3);
}

.icon-column.box-primary {
    background-color: #3a2e54;
}

.icon-column.box-default .icon-bg, .icon-column.box-primary .icon-bg {     color: rgba(255, 255, 255, 0); }

/* EINDE STYLES BLOKJES ARTISTS */

.jaccolink, .perrylink, .sabinelink {
    cursor: pointer;
}

h4 span {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #3a2e54;
}

h4.pagetitle, legend {
    font-size: 20px;
    color: #fff;
    text-shadow: 0 1px 1px #3a2e54;
}

.sm-clean {
    background: #3a2e54;
}

.cfattgroup1 .btn-info, .cfattgroup2 .btn-info, .cfattgroup3 .btn-info {
    color: #fff;
    background-color: #71658C;
    border-color: #3A2E54;
}


      #map {
        height: 400px;
        width: 100%;
      }
      #coords {
        background-color: black;
        color: white;
        padding: 5px;
      }
      
      
      
      .read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Lees meer...';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Klap tekst in..';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #fff;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
}

.container-purple-full {
    background: #3a2e54;
}

.insta-box {
    width: 33.3%;
    float: left;
}

h5 {
    font-size: 24px;
    color: #fff;
}


/* Hier de aangepaste nieuwe stijl voor artist bio */

.artistcontainer2 {
    margin: 25px;
    border: 1px solid #555;
    background: rgba(58, 46, 84, 0.7);
    width: 100%;
    min-height: 320px;
      box-shadow: 
    2px 2px #574e6c,
    3px 3px #574e6c,
    4px 4px #574e6c;
    /* box shadow was #71658c */
    /*border-top: 2px solid #aaa;*/
    /*border-left: 2px solid #aaa;*/
    border-top: 2px solid #251f32;
    border-left: 2px solid #251f32;
}
.artistimg2 {
    padding: 40px 15px 0px 18px;
    float: left;
    width: 20%;
    height: 317px;
    border-right: 1px solid #251f32;
}
.artistimg2 img {
    border-radius: 10px;
}

.artistbio2 {
    padding: 15px 25px 0px 20px;
    float: left;
    width: 60%;
    font-size: 17px;
    line-height: 24px;
    border-right: 1px solid #251f32;
    border-left: 1px solid #574e6c;
    height: 317px;
    /*color: #71658C;*/
    color: #fff;
    text-shadow: 0 1px 1px #3a2e54;
    font-family: "Nova Flat";
}
.artistbio2 h3 {
    color: #fff;
    text-shadow: 0 1px 1px #000;
}

.artistoverview2 {
    font-family: "Nova Flat";
    padding: 25px 0px 0px 15px;
    float: left;
    width: 20%;
    font-size: 20px;
    border-left: 1px solid #574e6c;
    height: 317px;
    color: #fff;
    /*color: #71658C;*/
    text-shadow: 0 1px 1px #5c4f77;
}

.overviewhead2 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-shadow: 0 1px 1px #000;
}

/* Einde aangepaste nieuwe stijl artist bio */
#bodyContent {
    width: 300px;
}

#bodyContent, #firstHeading {
    color: #000;
}

#contactmodule {
    padding-left: 30px;
}

#contactmodule a {
    color: #fff;
}
#contactmodule img {
    border-radius: 5px;
}

.artistcontainer2 {
    margin-left: 0;
}

.mp-link-text {
    color: #fff;
}

.realisatie a {
    padding: 2px;
    background: #ddd;
    border-radius: 2px;
}

#loadalbum {
    padding-top: 10px;
}

h4, h5, h4 span{
    font-family: "Nova Flat";
    text-transform: none;
}
.sm-clean a {
    font-family: "Germania One";
    font-size: 20px;
}

.pmuimg {
    float: left;
    padding: 20px;
    width: 50%;
}

#maincontainer ul, .container-main ul {
    font-family: "Nova Flat";
}

@media screen and (max-width: 1024px) {
    .headerlogo {
        /*width: 80%;*/
        height: 150px;
    }
    .container-carousel, .container-image-slider, #mapsection {
        display:none;
    }
    #stickyrightbot img {
        width: 150px;
    }
    .icon-column {
        width: 100%;
    }
}

@media screen and (max-width: 820px) {
    .mobimg2 {
        display: none !important;
    }
    #contactmodule img {
        display: none;
    }
}

@media screen and (max-width: 800px) {
    .artistbio2 {
        display: none;
    }
    .artistimg2 {
        width: 50%;
    }
    .artistimg2 img {
        width: 80%;
    }
}

@media screen and (max-width: 768px) {
    #stickyrightbot {
        display: none;
    }
}
@media screen and (max-width: 720px) {
    .artistimg2 img {
        width: 90%;
    }
}

@media screen and (max-width: 650px) {
    .innercontent img:not(.image-thumb) {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .artistimg2 img {
        width: 100%;
    }
}


.innercontent-left-cajac-nomargin {
 margin-left:40px !important;   
}

.fotoboek-wrapper iframe {
    height: 392px;
}