/*
Theme Name: FEE
Author: Csorba Media B.V.
Author URI: http://www.csorbamedia.com/
Description: The FEE theme is developed by Csorba Media B.V. and designed by SKINN
Version: 1.0
Text Domain: fee
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	word-wrap: break-word;
}
.isarticle img{
	max-width:100%;
	height:auto;
}
.isarticle ol, .isarticle ul {
	list-style: circle;
	font-size:18px;
	margin:5px 0 5px 30px;
}
.isarticle ol li, .isarticle ul li{
	font-size:18px;
	line-height:25px;
	margin:0 0 10px 0;
}
.isarticle ol li:hover,.isarticle ul li:hover{
	list-style: circle;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	color:#000;
	text-decoration:underline;
	font-weight:100;
	letter-spacing:0.2px;
	transition:color .3s ease-in-out;
	-moz-transition:color .3s ease-in-out;
    -o-transition:color .3s ease-in-out;
    -webkit-transition:color .3s ease-in-out;
}
a:active,a:visited{
	color:#333;
	text-decoration:none;
	font-weight:100;
}
a:hover{
	color:#555;
	text-decoration:underline;
	font-weight:100;
}
b,strong{
	font-weight:bold !important;
}
@font-face {
    font-family: "Helvetica Neue";
	src: url('fonts/HelveticaNeueLTStd-Lt.eot');
	src: url('fonts/HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeueLTStd-Lt.woff2') format('woff2'),
		url('fonts/HelveticaNeueLTStd-Lt.woff') format('woff'),
		url('fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype');
}

@font-face {
    font-family: "Domus Webfont";
	src: url('fonts/DomusTitling-Web-Extrabold.eot');
	src: url('fonts/DomusTitling-Web-Extrabold.eot?#iefix') format('embedded-opentype'),
		url('fonts/DomusTitling-Web-Extrabold.woff2') format('woff2'),
		url('fonts/DomusTitling-Web-Extrabold.woff') format('woff');
}
em,i {
	font-style: italic;
}
body.admin-bar{
	margin-top:-32px!important;
}
#wpadminbar{
	top: 0;
}
button.ical{
    background: none;
    border: none;
    font-size: 18px;
    /* color: #999; */
    /* font-family: "Helvetica Neue", sans-serif; */
    text-decoration: underline;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 3em;
}

#eventDetailBox .setleft h3.setleft.pull-left {
    margin-bottom: 8px!important;
}

.ispaddedbottom{
	padding-bottom:40px !important;
}
.top40{
    margin-top:40px;
}
.top70{
    margin-top:70px;
}
.clear{
    clear: both;
}
.setright{
    text-align: right !important;
}
.setleft{
    text-align: left !important;
}
.center {
    text-align: center;
}
.no-gutter {
    padding: 0;
    margin: 0;
}
@media (min-width: 992px){
	.row-eq-height {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display:         flex;
	  flex-wrap: wrap;
	}
	.row-eq-height > [class*='col-'] {
	  display: flex;
	  flex-direction: column;
	}
}
button.bigaction,a.bigaction{
    display: block;
    /*margin: 15px auto;*/
	margin: -35px auto 15px auto;
    padding: 0 20px;
    width: 100%;
    max-width: 200px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    font-family: "Domus Webfont";
    text-decoration: none;
    color: #fff;
    border:none;
    outline:none;
}
.bigaction.nomargin{
	margin-top: 15px;
}
body, div, a, p, b{
    font-family: "Helvetica Neue";
    font-size: 18px;
}
p{
    margin: 15px 0 0 0;
	font-weight:100;
	letter-spacing:0.2px;
	line-height:25px;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Domus Webfont";
    color: #333;
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
}
h2{
	font-size: 28px;
}
h3{
	font-size: 26px;
}
h4{
	font-size: 24px;
}
h5, h6{
	font-size: 20px;
}
.nobull {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 25px;
	min-height:80px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.nopad {
   padding: 0 !important;
}
.h3yellow{
    color: #FFCC00;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}
.h3yellow small{
    display: block;
    margin-top:10px;
	color:#FFCC00;
}
.h3white{
    color: #fff;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}
.h3white small{
    display: block;
    margin-top:10px;
    color: #fafafa;
}

.h3dark{
    color: #333;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}



.h3dark small{
    display: block;
    margin-top:10px;
    color: #444;
}
.articletitle small{
	display: block;
    margin-top:10px;
    color: grey;
}

.slick-slide, .slick-slide *{ outline: none !important; }
.linkedinlink{
	color:#0077b5;
}
.linkedinlink:hover{
	color:#006bb2;
}
#pageloader{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	z-index:9999999;
	background:rgba(255,255,255,1);
}
#pageloader img{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    margin-left: -30px;
    margin-top: -45px;
	-webkit-animation:pulse 2s linear infinite;
    -moz-animation:pulse 2s linear infinite;
    animation:pulse 2s linear infinite;
}
@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}
div#topbar {
	background: #000;
	color: #fff;
	line-height: 32px;
	height: 32px;
	z-index: 994;
	top: 0;
	width: 100%;
	position: fixed;
}
div#topbar a{
    color: #fff;
    text-decoration: none;
}
div#topbar div.pull-left a{
    margin-right: 10px;
    text-align: left;
}
div#topbar div.pull-right{
    text-align: right;
}
div#topbar div.pull-right a{
    margin-left: 10px;

}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.navbar-inverse{
    background-color: #000;
}


a.nav-expander,
a.nav-expander-about{
  color: #FFFFFF;
  display: block;
  font-size: 15px;
  font-weight: 400;
  height: 50px;
  margin-top: 85px;
  margin-right: 0;
  padding: 1em 1.6em 2em;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  transition: right 0.3s ease-in-out 0s;
  width: 130px;
  z-index: 12;
  color: #000;

  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;

}

a.nav-expander:hover {
  cursor: pointer;
}

a.nav-expander.fixed {
  position: fixed;
}

.nav-expanded a.nav-expander.fixed {
    /*right: 20em;  Slide effect menu knop */
}

/*nav {
  background: #000;
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  right: -20em;
  font-size: 15px;
  top: 0;
  width: 20em;
  z-index: 2000;

  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
}*/

.nav-expanded nav,
.nav-expanded-about nav {
  right: 0;
}

body.nav-expanded,
body.nav-expanded-about {
  margin-left: 0em;
  transition: right 0.4s ease-in-out 0s;
  -webkit-transition: right 0.4s ease-in-out 0s;
  -moz-transition: right 0.4s ease-in-out 0s;
  -o-transition: right 0.4s ease-in-out 0s;
}

body.archive,body.page, body.error404, body.blog {
	background-color:#f2f2f2;
}

#nav-close {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 24px;
  padding-right: 20px;
}

.main-menu {
  padding-top: 12px;
}

.main-menu li {
  margin-left: 20px;
  font-size: 18px;
}

.main-menu li a {
  color: #fff;
  text-decoration: none;
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0px;
}

.main-menu li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.main-menu li .sub-nav {
  border-bottom: 0px;
  padding: 4px;
}

.main-menu a .caret {
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: top;
	border-top: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
    margin-top: 8px;
}

.main-menu a:hover .caret {
	border-top-color: #4f5963;
}

.main-menu li.open > a > .caret {
	border-top: none;
	border-bottom: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.main-menu li.open > a:hover > .caret {
	border-bottom-color: #4f5963;
}

.icon:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  content: '\f105';
}

.main-menu li > a > span.icon {
  margin: 0.1em 1.7em -0.1em 0;
  margin-left: 15px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}

.main-menu li > a:hover > span.icon {
  margin: 0.1em 0.8em -0.1em 0;
  margin-left: 20px;
  opacity: 1;
}


.wordmark{
    width: 200px;
    min-height: 50px;
    background-image: url("images/logofull.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
}

.subnav.sticky .wordmark{
    background-image: url("images/logo.png");
}
.subnav,.sticky, .showbar,.wordmark{
    /* for height and top */
	webkit-transition: height 0.3s ease-in-out,top 0.3s ease-in-out,background-image 0.3s ease-in-out;;
	-moz-transition: height 0.3s ease-in-out,top 0.3s ease-in-out,background-image 0.3s ease-in-out;;
	-ms-transition: height 0.3s ease-in-out,top 0.3s ease-in-out,background-image 0.3s ease-in-out;;
	-o-transition: height 0.3s ease-in-out,top 0.3s ease-in-out,background-image 0.3s ease-in-out;;
	transition: height 0.3s ease-in-out,top 0.3s ease-in-out,background-image 0.3s ease-in-out;;
}
.subnav{
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
	height: 110px;
	position:fixed;
	top:0;
	left:0;
	right:0;
	padding:0;
	z-index:995;
}
i#baseexpand {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    right: 15px;
}
.subnav.sticky{
	height:70px;

}
.subnav.showbar{
    top:32px;
}
div.fullheight{
	height:100% !important
}
.pushobj{
    position: relative;
    top: 0px;
    width: 100%;
    overflow: hidden;
}
#page{
	margin-top:142px;
}
#menu{
    position: fixed;
    z-index: 1000;
    right: 0;
    top: 0;
    height: 100vh;
}


.menubutton{
    cursor: pointer;
    height: 100%;
    display: block;
    position: relative;
}
.showone{
    display: none;
    padding-right: 75px;
}

div#share{
	position:relative;
	height: 100%;
}
div#share div#sharebox{
    position: absolute;
    top: 50%;
    margin-top: -22px;
    right: 50px;
}

ul#share {
    position: absolute;
    top:50%;
    margin-top:-20px;
    width: 100%;
    height: 40px;
    list-style: none;
    padding: 5px 0;
    text-align: right;
    padding-right: 75px;
}
ul#share li{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #333;
    padding: 0 5px;
}
ul#share li a{
    text-decoration: none;
    color: #fff;
    width: 30px;
    height: 30px;
    background: #000;
    display: block;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: -webkit-transform .3s ease-in-out;
          transition:         transform .3s ease-in-out;
}
ul#share li a:hover{
    background: #FFCC00;
     -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}
form#topsearch {
    position: absolute;
    top:50%;
    margin-top:-20px;
    width: 100%;
}
form#topsearch label{
    height: 40px;
    position: relative;
    width: 100%;
}
form#topsearch label i.searchit{
    position: absolute;
    left:5px;
    top:0;
    height: 40px;
    line-height: 40px;
}
form#topsearch label i.closeit{
    position: absolute;
    right:5px;
    top:0;
    height: 40px;
    line-height: 40px;
}
form#topsearch input[type=text] {
      -webkit-transition: all 0.5s ease;
         -moz-transition: all 0.5s ease;
           -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
              transition: all 0.5s ease;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 0 0 0 25px ;
    outline-style:none;
    box-shadow:none;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
form#topsearch input[type=text]:focus{
    border-color: #444;
    width: 100%;
}
#fullcollapse{
    cursor:pointer;
}
#menu h2.menuclose{
    color: #fff;
    height: 58px;
    line-height: 58px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-family: "Helvetica Neue";
    text-align: left !important;
    font-size: 20px;
    font-weight: 100;
}

#menu .menuclose i{
    float: left;
    margin-right: 0;
    line-height: 58px;
    width: 40px;
    height: 58px;
    text-align: center;
    font-size: 20px;
}

#menu .menuclose i:hover{
    color: #e3e3e3;
}

/* -------------------------------------
--------------- event rating -----------------
--------------------------------------*/
form#event-rating-form{
	display: block;
	text-align: center;
	padding: 30px 0;
	margin: 0;
	position: relative;
	z-index: 1;
}
form#event-rating-form label.rating-label{
	text-align: center;
	display: inline-block;
	width: 50px;
	padding: 0;
	margin: 10px;
}
form#event-rating-form label.rating-label img{
	width: 100%;
	height: auto;
	opacity: 0.5;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
form#event-rating-form label.rating-label.hover img{
	opacity: 0.5;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
}
form#event-rating-form label.rating-label.selected img{
	opacity: 1 !important;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
}
form#event-rating-form label.rating-label input{
	display: none;
}
form#event-rating-form textarea{
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 400px;
    border: 1px solid #ccc;
    outline: none;
    padding: 15px;
    min-height: 50px;
    box-sizing: content-box;
    line-height: 25px;
}
#event-rating-loader{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	opacity: 0.9;
	z-index: 2;
}
#event-rating-loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    margin-left: -30px;
    margin-top: -45px;
    -webkit-animation: pulse 2s linear infinite;
    -moz-animation: pulse 2s linear infinite;
    animation: pulse 2s linear infinite;
}
#event-rating-result{
	text-align: center;
}
#event-rating-result.hasError{
	color: #dc6161;
    border: 1px solid #dc6161;
    padding: 12px;
    margin: 15px auto;
    width: 100%;
    max-width: 400px;
}
#event-rating-result.hasSuccess{
	color: #76b34f;
    border: 1px solid #76b34f;
    padding: 12px;
    margin: 15px auto;
    width: 100%;
    max-width: 400px;
}
/* -------------------------------------
--------------- Slider -----------------
--------------------------------------*/
.slidercontainer{
    margin-top:142px !important;
    padding: 0;
	overflow: hidden;
}
.mainsliderheight{
    min-height: 320px;
    max-height: 320px;
}
.slidertype6, .slidertype6 .mainsliderheight{
	min-height: 1px;
    max-height: 9999px;
}
.bg{
    min-height: 100%;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 50% auto;
        position: relative;
}
.bgfull{
    min-height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.categories .bg>.row{
    margin: 0px;
}
.slideimgholder {
    width: 50%;
    height: 100%;
    position: absolute;
    margin-left: 50%;
    background-size: cover;
	background-position:center center;
}
@media (max-width:768px){
    .slideimgholder {
        width: 100%;
		margin-left: 0;
    }
}

.as-table{
	display: table;
    height: auto;
    width: 100%;
}
.as-table-cell{
	display: table-cell;
    width: auto;
    vertical-align: middle;
}
.mainslider,.sideslider{
    height: auto;
    margin-top: 0px;
    position: relative;
    padding: 0px !important;
	overflow:hidden;
}

.mainslider div.slideitem{
    min-height: 100%;
}


.mainslider h2{
	margin:0;
    padding-top: 65px;
    width: 80%;
    font-family: "Helvetica Neue";
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}
.slidertype6 .mainslider h2{
	padding: 0px;
    width: 100%;
}
.mainslider p{
	margin: 0;
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 100;
  color: #fff;
	width:80%;
}
.slidertype6 .mainslider p{
    width: 100%;
}
.slidertype6 .slidecontentext{
	padding: 0 15px;
	text-align: right;
}
.mainslider a{
    position: relative;
    top: 40px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    font-size: 20px;
    text-decoration: none;
    color: #fff;
}

.mainslider p a{
    border-bottom: 1px solid #fff;
    text-decoration: none;
    position: initial;
    top: auto;
    font-weight: 100;
    padding-bottom: 1px;
}

.mainslider .white p,
.mainslider .gray p,
.mainslider .white h2,
.mainslider .gray h2{
	color: #000;
}
.mainslider .white a,
.mainslider .gray a{
	border-color:#000;
	color: #000;
}

.mainslider .image{
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.selectors{
    background-color: #EDEDED;
}
.rightnav{
    background: none;
    width: 100%;
    height: 100%;
}
.rightnav div.slidenav{
    float: none;
    text-align: left;
    line-height: 100%;
    padding: 20px !important;
    box-sizing: border-box;
    display: flex;
    align-items: center; /* align vertical */
}
.rightnav div.slick-track{
    width:100%;
    height: 100%;
}
.mainslidernav{
    margin-left: -50px;
}
.rightnav div.mainslidernav{
    margin-left: 0;
    height: 100%;
}
.rightnav div.slick-list{
    padding: 0 !important;
    height: 100%;
}

.mainslidernav>div>div>div{
    height: 80px;
    padding-top: 0;
    transform: none;
    font-size: 16px;
	line-height:80px;
    color: #cfd1d2;
    transition: 0.2s all ease;
}
.rightnav div.mainslidernav>div>div>div{
    padding:0;
}
.mainslidernav > div > div > div:active{
    color: #000;
}

.mainslidernav > div > div >div:hover{
    color: #000000;
}

.slidenav {
    text-align: center;
}
.slidenav.slick-current{
    color: #000000;
}
.selectors .slick-slider .slick-track {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}
.rightnav div.slidenav{
    text-align: left;
    width:100% !important;
}
.rightnav div.slidenav.slick-current{
    background:rgba(0,0,0,0.05)
}
.mainsliderheight {
    height:auto;
}
@media (min-width:992px){
    .mainsliderheight {
        height: 350px;
    }
    .articleholder div.img{
        width:33.2%;
    }
}
@media(max-width:990px){
    .articleholder div.img{
        width:100%;
    }
}

.test{
    background: red;
}



/* -------------------------------------
--------------- News -------------------
--------------------------------------*/
#articlecontent{
	padding-bottom:40px;
	word-wrap: break-word;
}
#articlecontent p img{
	height:auto;
	width:auto;
	max-width:100%;
}
.gray{
    background-color: #EDEDED;
    padding: 0px;
}

.black{
    background-color: #000;
    padding: 0px;
}

.yellow{
    background-color: #FFCC00;
    padding: 0px;
}

.white{
    background-color: #fff;
    padding: 0px;
}

.fullBlocks>div{
    min-height: 320px;
}

.fullBlocks .fullBlocks-image {
    width: 100%;
    height: 285px;
    overflow: hidden;
    position: relative;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.fullBlocks .fullBlocks-image img{
    min-width: 380px;
    width: 100%;
    height: auto;
    max-width: 100%;
}
.fullBlocks .fullBlocks-image h2{
	position:absolute;
	bottom:60px;
	margin:0;
	font-size:25px;
	line-height:30px;
	left:0;
	right:0;
	padding:0 30px;
	text-align:center;
}
.fullBlocks #image-people{
    background-image: url("img/news/people.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.fullBlocks. img{
    width: 150%;
}

.fullBlocks .fullBlocks-date{
    width: auto;
    margin-top: 25px;
    margin-left: 45px;
}

.fullBlocks .fullBlocks-title{
    font-family: "Helvetica Neue";
    font-weight: bold;
    font-size: 24px;
    width: 100%;
    height: 100px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 45px;
    padding-right: 45px;
}

.fullBlocks .homeblock .fullBlocks-title{
	font-size: 21px;
}

.fullBlocks .black>.fullBlocks-title,
.fullBlocks .black>.fullBlocks-date,
.fullBlocks .black>.fullBlocks-image h2{
    color: #fff;
}

#loadmore{
	height:500px;
	text-align:center;
	line-height:500px;
	cursor:pointer;
}
#loadmoretext{
	font-size:200px;
	color:#FFCC00
}
.fullBlocks .overlay{
    background-color: rgba(0, 0, 0, 0.0);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: 0.7s all ease;
	z-index:990;
	top:0;
	left:0
}

.fullBlocks .overlay a{
    display: none;
    width: 100px;
    margin-top: -20px;
    margin-left: -50px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    transition: 0.7s all ease;
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 50%;
}
.fullBlocks .overlay a:hover{
	border-bottom: 1px solid #fff;
}
.fullBlocks .overlay:hover{
    background-color: rgba(0, 0, 0, 0.86);
}

.fullBlocks .overlay:hover a{
    display: block;
}

.fullBlocks:last-of-type{
    margin-bottom: 0;
}


/* -------------------------------------
--------------- Events -----------------
--------------------------------------*/
.eventarchive form select {
    width: 100%;
    background: rgba(0,0,0,0.1);
    color: #000;
    border: none;
    line-height: 50px;
    height: 50px;
    margin: 0;
    padding: 0 15px;
    outline: none;
	margin-bottom:40px;
}
/* timeline */
section.timeline{
    margin: 0;
	position:relative;
}
.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 50px;
}
.timeline ul li::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 4px;
    border-radius: 0;
    left: 50%;
    background: #f2f2f3;
    margin-left: -2px;
    top:0;
}
.timeline ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #f2f2f3;
}
.timeline ul li.nobull::after{
    display: none;
}
.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 45%;
  padding: 15px;
  background: #f2f2f3;
}
.timeline ul li div::before {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}
.timeline ul li:nth-child(even) div {
  left: 55%;
}
.timeline ul li:nth-child(even) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #f2f2f3 transparent transparent;
}
.timeline ul li:nth-child(odd) div {
    text-align: right;
  left: 0%;
}
.timeline ul li:nth-child(odd) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #f2f2f3;
}

.events{
	height:auto;
    padding-top: 0;
}

.events .items .box{
    background-color: #fff;
    padding: 15px 25px;
    margin-bottom: 40px;
	height:250px;
	overflow:hidden;
	position:relative;
}

.events .items .box h4{
    font-size: 25px;
}

.events .items .box p{
    font-size: 18px;
}


/* -------------------------------------
--------------- Members ----------------
--------------------------------------*/

.members{
    background-color: #fff;
    height: 560px;
}
body.page-template-template-members .members{
	background-color: #FFCC00;
	color:#fff;
	height:auto;
	padding-bottom:30px;
	text-align: center;
}

.members h3{
    font-size: 40px;
    color: #000;
    margin-top: 160px;
    text-align: center;
}

body.page-template-template-members .members h3{
	margin-top: 30px;
}

body.page-template-template-blog {
    background-color: #fafafa !important;
}

body.page-template-template-stories{
    background-color: #fafafa !important;
}


.members form{
	width:100%;
}
.members form select{
	width:100%;
	background:rgba(255,255,255,0.3);
	color:#000;
	border:none;
	line-height:50px;
	height:50px;
	margin:0;
	padding: 0 15px;
	outline:none;
}
.members a{
    font-size: 20px;
    color: #000;
    text-align: center;
    width: 170px;
    display: block;
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
}

a.changememberview{
	font-size: 16px;
    color: #000;
    text-align: center;
    width: 80px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
	text-decoration:none;
	margin-top: 25px;
}
.members a:hover{
    text-decoration: none;
}

/* -------------------------------------
--------------- What's New -------------
--------------------------------------*/

.yellowSlider{
    background-color: #FFCC00;
    height: auto;
}
.whatsnewslider{
	width:85%;
	display:block;
	margin:0 auto;
	padding-bottom:40px;
}

.evenslider .slick-prev,.whatsnewslider .slick-prev{
	left:-40px
}
.evenslider .slick-next,.whatsnewslider .slick-next{
	right: -40px
}
.yellowSlider .whatsnewslider .newsBox{
    height: 240px;
    width: 240px;
    background-color: #fff;
    margin: 0px 10px;
    position: relative;
}
.yellowSlider .whatsnewslider .newsBox div.overlay{
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color: rgba(0, 0, 0, 0.86);
    width: 100%;
    height: 100%;
    transition: 0.7s all ease;
    z-index: 990;
	opacity:0;
	padding-top:50%;
	overflow:hidden;
	text-align:center;
	color:#fff;
}
.yellowSlider .whatsnewslider .newsBox div.overlay a{
	display:block;
	position:absolute;
	top:50%;
	width:100%;
	height:20px;
	line-height:20px;
	margin-top:-10px;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
.yellowSlider .whatsnewslider .newsBox:hover div.overlay{
	opacity:1;
}

.yellowSlider .whatsnewslider .newsBox h4{
    text-align: left;
    width: 90%;
    height: 150px;
    margin: 15px auto 0px auto;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.yellowSlider .whatsnewslider .newsBox h4 small{
    display: block;
    color: #444;
	margin-bottom: 15px;
}
.yellowSlider .whatsnewslider .newsBox p{
    width: 90%;
    margin: 20px auto 0px auto;
    font-weight: bold;
}

div.overflow{
    width:100%;
    min-height: 50px;
    position: absolute;
    bottom: 0px;
    background: -webkit-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); /* Standard syntax (must be last) */
}

nav.navigation {
	display:block;
	text-align:center;
}
nav.navigation h2{
	display:none !important;
}
nav.navigation span, nav.navigation a{
    display: inline-block;
    padding: 0 5px;
    width: auto;
    min-width: 30px;
    margin: 0;
    height: 30px;
    background: #e8e8e8;
    line-height: 30px;
    text-decoration: none;
    margin-bottom: 5px;
    font-size: 15px;
}
nav.navigation a:hover, nav.navigation a:hover span{
	background:#dadada;
}
nav.navigation span.current, nav.navigation span.current span{
	background: #FFCC00;
}
/* -------------------------------------
--------------- NewsPage ---------------
--------------------------------------*/

.newspage{
    background-color: #EDEDED;
}

.publication{
    margin-bottom: 40px;
}

.publication .text{
    background-color: #fff;
    padding: 40px 45px 45px 45px;
}
.publication .hasimage{
	min-height: 300px;
}
.publication .text .date{
}

.articleholder{
	background-color:#fff;
}
.articleholder div.img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.articleholder div.img img{
    min-width: auto;
    min-height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -50%;
    top: 50%;
    margin-top: -50%;
}
.publication .text h4{
    margin-top: 20px;
    font-size: 33px;
    font-weight: 100;
}

ul.tags{
    padding: 0px;
	font-size: 0;
}
div.eventtags ul.tags{
	text-align: center;
	padding-bottom: 50px;
}
ul.tags li.first{
    width:90px;
	padding: 0px;
	border:none;
}
ul.tags li{
    display: inline-block;
    margin: 5px 5px 0 0;
	padding:5px;
	border:1px solid #ccc;
	font-size: 18px;
}


ul.tags li a{
    text-decoration: none;
    color: #000;
}

.publication .text p:first-of-type{

}

.publication .text p{
    font-weight: 100;
}
.articlepiece{

}
.downloads{
    background-color: #fff;
    padding: 0px 30px 30px 30px;
    margin-top: 40px;
    margin-bottom: 0px;
}

.downloads h3{
    text-align: left;
    left: 0px;
}

.downloads ul{
    list-style: none;
}

.downloads ul a li{
    border-top: 1px solid #eceded;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #000;
    display: block;
}

/* -------------------------------------
--------------- EventsPage -------------
--------------------------------------*/

.post-type-archive-events{
   background-color: #f2f2f3;
}

.eventitems{
    margin-bottom: 60px;
}
.hasmargin{
	margin-bottom:30px;
}
.eventitems .inner{
    background-color: #fff;
    margin-bottom: 0px;
    overflow: hidden;
}

.eventitems .date{
	position: relative;
    display: block;
    padding: 0 0 0 20px;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
}

.date img{
	position: absolute;
	right:0;
}

.eventitems .coverimg{
	height: 250px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

#event01{
    background-image: url("img/events/hands.png");
}

#event02{
    background-image: url("img/events/yellow.png");
}

#event03{
    background-image: url("img/events/black.png");
}

#event04{
    background-image: url("img/events/paper.png");
}

.eventitems .coverimg .eventstate{
    height: 90px;
    width: 90px;
    border-radius: 150px;
    background-color: #fff;
    right: 15px;
    top: 15px;
    position: absolute;
    padding-top: 45px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    font-size: 15px;
    color: #000;
}
.eventtitle{
	width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0;
    font-size: 25px;
    line-height: 30px;
    font-family: "Domus Webfont";
    padding: 130px 30px;
}
.eventsubtitle{
	width: auto;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-family: "Domus Webfont";
    margin: 0;
    padding: 0 30px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.eventimage{
    height: auto;
    min-width: 100%;
}
.white .eventsubtitle, .white .eventtitle{
    color:#000;
}
.gray .eventsubtitle, .gray .eventtitle{
    color:#000;
}
.yellow .eventsubtitle, .yellow .eventtitle{
    color:#fff;
}
.black .eventsubtitle, .black .eventtitle{
    color:#fff;
}

.eventitems h4{
    padding: 20px 20px;
    font-size: 18px;
    font-family: "Helvetica Neue";
    line-height: 25px;
    height: 100px;
    overflow: hidden;
}

.smallOverlay .overlay{
    background-color: rgba(0, 0, 0, 0.0);
    display: block;
    position: absolute;
    transition: 0.7s all ease;
    z-index: 990;
    top: 0px;
	left: 15px;
    right: 15px;
    bottom: 0;
}
.teamoverlay {
    top: 60px !important;
    height: 250px !important;
}
.smallOverlay .overlay a{
	width: 100px;
    margin-right: auto;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    transition: 0.7s all ease;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    line-height: 20px;
    top: 50%;
    margin-top: -10px;
	text-decoration:none;
	display:none;
}

.smallOverlay .overlay:hover{
    background-color: rgba(0, 0, 0, 0.86);
}

.smallOverlay .overlay:hover a{
    display: block;
}


/* -------------------------------------
----------- Categories & Tags ----------
--------------------------------------*/
.archive form select {
    width: 100%;
    background: rgba(0,0,0,0.1);
    color: #000;
    border: none;
    line-height: 50px;
    height: 50px;
    margin: 0;
    padding: 0 15px;
    outline: none;
	margin-bottom:40px;
}
.categories{

}

.categories .bg{
    margin-top: 130px;
}

.categories .container-fluid{
    padding: 0px;
}

.categories h2{
    margin-top: 80px;
    width: 300px;
    font-family: "Helvetica Neue";
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}

.categories p{
    margin-top: 30px;
    margin-bottom: 10px;
    width: 300px;
    font-weight: bold;
    color: #fff;
}

.categories a{
    position: relative;
    top: 40px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    font-size: 20px;
    text-decoration: none;
    color: #fff;
}

.categories .image{
    min-height: 530px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.categories #slided01{
    background-image: url("img/categories/emptyHall.png");
}

.categories .gray{
    background-color: #f2f2f3;
}

.categories .fullBlocks .fullBlocks-title{
    margin-top: 100px;
}

#categories01{
    background-image: url("img/categories/categories01.png")
}

#categories02{
    background-image: url("img/categories/categories02.png")
}

#categories03{
    background-image: url("img/categories/categories03.png")
}

#categories04{
    background-image: url("img/categories/categories04.png")
}

#categories05{
    background-image: url("img/categories/categories05.png")
}

#categories06{
    background-image: url("img/categories/categories06.png")
}

#categories07{
    background-image: url("img/categories/categories07.png")
}

#categories08{
    background-image: url("img/categories/categories08.png")
}

/* -------------------------------------
--------------- Search -----------------
--------------------------------------*/

.search, .single {
    background-color: #f2f2f3;
}
.search form#searchform{

}
.search form#searchform input{
    margin: 6px;
    margin-left: -15px;
}
.search form#searchform label{
    font-weight:100;
	font-size:15px;
	margin-left: -15px;
}
.search form#searchform ul li label{
	margin-left: 0;
}
.searchitems{
    padding-top: 40px;
    padding-bottom: 40px;
}

.search .sidebar{
    background-color: #fff;
    padding: 0px;
}

.search .sidebar .filter{
    display: block;
    width: 100%;
    background-color: #FFCC00;
    /*margin-bottom: 30px;*/
    text-align: left;
    padding-top: 30px;
    padding-left: 40px;
    padding-bottom: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.search .sidebar .options{
    padding: 0px 40px;
}

.search .sidebar ul{
    padding: 0px;
    margin-bottom: 40px;
    list-style: circle;
}
.search .sidebar ul.sublevel{
    padding: 0px;
    margin-bottom: 10px;
    list-style: circle;
	margin-left:20px;
	color:#555
}
div#moreless span {
    margin-left: -20px;
    font-size: 15px;
    color: #000;
    margin-top: -30px;
    display: block;
    cursor: pointer;
    font-weight: bold;
	    margin-bottom: 6px;
}
.search .sidebar ul li:hover{
    list-style: none;
}
.search .sidebar ul li label:hover{
    text-decoration: underline
}
.search .sidebar ul li {
    padding: 4px 0;
    list-style: none;
}
.search li.ticked {
    font-weight: bold;
    list-style: none;
}
.search .sidebar .optionTitle{
	list-style: none;
	font-weight: bold;
	font-size: 20px;
	margin: 20px 0 20px -15px;
	display: block;
	width: 100%;
	padding: 0;
}

.search .loader{
    min-height: 250px;
    background: url('images/reload.svg') no-repeat center center;
}
.search .resultslist .inner{
    background-color: #fff;
    height: auto;
	display:block;
	position:relative;
	margin:0;
	padding:0;
	margin-bottom:15px;
	padding-right: 80px;
}
.search .resultslist .inner a{
	text-decoration:none;
}
.search .resultslist .inner.hasthumb{
	padding-left:150px;
	min-height:100px;
}

.search .resultslist .inner .type{
    display: block;
    padding: 10px 30px;
	font-size:14px;
	color:#999;
	position: absolute;
    right: 0;
	width: 140px;
	text-align:right
}

.search .resultslist .inner ul{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 30px;
    padding-bottom: 10px;
}
.search .resultslist .inner ul li{
	display: inline-block;
	margin: 2px 5px;
	color: #999;
	font-size: 14px;
	border:1px solid #dedede;
	padding:5px;
}
.search .resultslist .inner ul li.found{
    background: #000;
    color: #fff;
    border: 1px solid #fff;
}
.search .resultslist .inner ul li.found a{
    color: #fff;
}
.search .resultslist .inner ul li.taxtype{
	margin-left: -1px;
    padding-left: 0;
	color: #ccc;
	border:1px solid #fff;
	width:80px;
}
.selectedfilter .filters .tag{
    display: inline-block;
	margin: 2px 5px;
	color: #999;
	font-size: 14px;
	border:1px solid #dedede;
    padding:5px;
    background: #fff;
}
.search .resultslist .inner ul li a{
	color: #999;
	font-size: 14px;
	text-decoration:none;
}
.search .resultslist .inner ul li a:hover{
	color:#000;
}
.search .resultslist .cover{
    background-color: #EDEDED;
    height: 100%;
    width: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

.search .resultslist .inner .title{
    padding: 10px 30px;
    font-family: "Helvetica Neue";
    font-size: 18px;
	margin:0;
	line-height:25px;
}
.search .resultslist .inner .title span.date{
    color: #ccc;
	display:inline;
	line-height:25px;
	font-size:15px;
}
div#searchpagination{
	text-align:center;
}
div#searchpagination a{
	display:inline-block;
	padding:20px;
	margin:10px;
	background:#FFCC00;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	width: 130px;
    text-align: center;
}
div#searchpagination #searchprev:before{
    font-family: 'FontAwesome';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: '\f053';
    font-size: 12px;
    padding-right: 5px;
}
div#searchpagination a:hover{
	background:#eabc00
}
div#searchpagination #searchnext:after{
    font-family: 'FontAwesome';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: '\f054';
    font-size: 12px;
    padding-left: 5px;
}
.submit_search{
    font-size: 12px;
    padding: 12px;
    margin: 10px;
    background: #FFCC00;
    color: #fff;
    text-decoration: none;
    display: block;
    float: left;
    margin-left: -15px;
}
.submit_search:before{
    font-family: 'FontAwesome';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: '\f054';
    text-decoration: none;
}
.submit_search:hover{
    background: #eabc00;
    text-decoration: none;
}
.submit_search:hover:before{
    color: #fff;
}
a#searchnext{

}
a#searchprev{

}
/* -------------------------------------
--------------- CONTACT ----------------
--------------------------------------*/
#contactmap{
	width:100%;
	height:400px;
}

/* -------------------------------------
---------------- MAP ------------------
--------------------------------------*/
#map {
	height: 700px;
	width: 100%;
}

.mapwrapper {
	position: relative;
}

.mapwrapper .mapcontent {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    padding: 4%;
    max-width: 50%;
}
.mapwrapper .mapcontent h1, .mapwrapper .mapcontent  h3 {
	text-transform: uppercase;
	font-weight: bold;
}
.mapwrapper .mapcontent h3 {
	margin-top: 50px;
}
.mapwrapper .mapcontent p,.mapwrapper .mapcontent li {
	font-size: 16px;
}

.mapwrapper div.infowindow{
	width:300px;
	margin:0;
	font-size:13px;
	padding:0;
	overflow:hidden;
	font-family: "Helvetica Neue", sans-serif;
}
.mapwrapper div.infowindow h2{
	font-size:17px;
	font-family: "Helvetica Neue", sans-serif;
	margin:0;
	padding:5px 0;
	color:#000;
}
.mapwrapper div.infowindow small{
	display:block;
	font-size:13px;
	margin:0;
	padding:0;
	color:#000;
}
.mapwrapper div.infowindow p{
	display:block;
	margin:0;
	font-size:13px;
	padding:0;
	border-bottom:1px solid #f2f2f2;
}
.mapwrapper div.infowindow a{
	display:inline-block;
	font-size:13px;
	margin:0;
	padding:0;
}

.memberlistitem {
    background: #fff;
    padding: 5px 15px;
}
.memberlistitem div p{
    border-bottom:1px solid #f2f2f2;
}
.memberlistitem div p:last-of-type{
    border-bottom: none !important;
}
/* -------------------------------------
--------------- Footer -----------------
--------------------------------------*/

footer{
    height: auto;
    background-color: #fff;
    padding-top: 40px;
}
footer *{
	font-size:15px;
	line-height:20px;
}
footer .wordmark{
    margin-bottom: 54px;
}

footer a{
    color: #000;
}

footer a:hover{
    color: #000;
}

footer ul{
    list-style: none;
    padding-left: 0px;
}

/*
footer ul li:first-of-type{
    margin-top: 20px;
}

footer ul li:first-of-type a{
    font-family: "Domus Webfont";
    font-size: 16px;
    color: #FFCC00;
}

footer ul li:first-of-type a:hover{
    color: #FFCC00;
    text-decoration: underline;
}

footer ul li a{
    color: #000;
    font-weight: bold;
}

footer ul li a:hover{
    color: #000;
    text-decoration: underline;
}
*/
ul#menu-footer-menu{
    padding: 0;
	margin:0;
}
ul#menu-footer-menu li{
    padding: 0;
    padding-top: 20px;
	margin:0;
}
ul#menu-footer-menu li a{
    font-family: "Domus Webfont";
    font-size: 16px;
    color: #FFCC00;
    text-decoration: none;
}

@media (min-width:992px){
    ul#menu-footer-menu > li:nth-child(4n+4) {
        clear: both;
    }
}
ul#menu-footer-menu li ul.sub-menu{
	margin:0;
	padding:0;
}
ul#menu-footer-menu li ul.sub-menu li{
    padding: 5px 0 0 0;
}
ul#menu-footer-menu li ul.sub-menu li a{
    color: #000;
    font-family: "Helvetica Neue";
    text-decoration: none;
    font-size: 15px;
}
ul#menu-footer-menu li ul.sub-menu li a:hover{
    text-decoration: underline;
}

footer .logo{
    background-image: url("images/AccountancyEurope_pos_logomark_rgb.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 62px;
    margin-top: 200px;
}

footer .disclaimer{
    border-top: 1px solid #d2d2d2;
    margin-top: 80px;
    padding-top: 10px;
	padding-bottom:80px;
}

footer .disclaimer ul li,
footer .disclaimer ul li a{
    text-decoration: none;
    font-family: "Helvetica Neue";
    font-size: 14px;
    color: #888888;
}

footer .disclaimer ul li a:hover,
footer .disclaimer ul li:first-of-type a:hover{
    color: #888888;
    text-decoration: underline;
}


footer .disclaimer ul{
    display: inline;
}

footer .disclaimer ul li{
    display: inline;
    margin-right: 40px;
}


/* tables */
table{
	width:100%;
}
table tr{
	width:100%;
}
table tr td{
	width:auto;
	vertical-align:top;
}

/* click dimensions */
#clickDimensionForm{
	width:auto !important;
	margin: 20px auto;
	max-width:500px;
}
#clickDimensionForm *{
	max-width:100% !important;
	min-width:auto !important;
	font-family: "Helvetica Neue" !important;
    font-size: 18px !important;
}
#clickDimensionForm .clickdform.mainDiv{
	overflow:hidden !important;
	height:auto !important;
	width:auto;
}

/* */
/* -----------------------------
Gekregen van Yoeri -------------
-------------------------------- */
#signupform *{
	max-width:100% !important;
	min-width:auto !important;
	font-family: "Helvetica Neue" !important;
    font-size: 15px !important;
}
#signupform form{
	overflow: hidden;
}
#signupform .responsiveRow, #signupform .responsiveRow .responsiveCell {
	width:100% !important;
	display: block;
}
#signupform .responsiveRow .responsiveCell *{
	width:100% !important;
	text-align:left;
	display:inline-block;
}
#signupform .responsiveRow .responsiveCell span.requiredStar{
	width:auto !important;
}
#signupform .responsiveRow .responsiveCell input[type=checkbox]{
	width:auto !important;
	display:inline-block;
	margin-right: 15px;
	margin-top: 2px;
}
#signupform .responsiveRow .responsiveCell input[type=checkbox] + span{
	width:auto !important;
	display:inline-block;
}
#signupform .responsiveRow .responsiveCell .clear{
	display:none !important;
}
#signupform .responsiveRow .responsiveCell input[type=text]{
	border: none;
	border-bottom:1px solid #ddd;
	margin:0;
	padding:10px 0;
	outline:none;
	margin-bottom:20px;
}
#signupform .responsiveRow .responsiveCell input[type=text]:focus{
	border-bottom:1px solid #333;
}
#signupform .responsiveRow .responsiveCell input[type=button]{
	width:auto !important;
	display: inline-block;
    padding: 10px 20px;
    background: #FFCC00;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
	border: none !important;
	outline:none;
}
#signupform ul{
    padding: 0px;
    margin: 0px;
    list-style: circle;
}

#signupform ul li label:hover{
    text-decoration: underline;
}
#signupform ul li {
    padding: 0;
}
#signupform li.ticked {
	font-weight: bold;
	list-style: disc;
}

#signupform ul ul{
	padding: 0px;
    margin: 0;
}
/* -----------------------------
Zelf toegevoegd ----------------
-------------------------------- */
#signupform .title {
	font-weight: bold;
}
#signupform .close {
	float: left;
	margin-top: 26px;
	opacity: 5;
}
#signupform {
	background-color: white;
    width:100%;
    padding:0;
	margin:0;
}


/* input fields */
#signupform .newsletter input {
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: none;
    border-bottom: 1px solid #ccc;
    outline-style: none;
    box-shadow: none;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
	width: 90%;
	margin-top: 15px;
	margin-left: -14px;
}
#signupform  .newsletter input:focus {
	 border-bottom: 1px solid #000;
}


/* checkbox */
#signupform ul li label input{
	display: none;
}
#signupform  .checkboxheader {
	padding-top: 20px;
	margin-left: -16px;
}
#signupform ul li {
    margin-left: 15px;
}
#signupform  label {
	font-weight: normal;
	font-size: 13px;
}

/* submit button */
#signupform  input[type="submit"] {
	background-color: transparent;
	width: 80px;
	margin-left: -30px;
	font-weight: bold;
	border-color: grey;
}
#signupform  input[type="submit"]:hover {
	border-color: #000;
}

.searchfilters{
    width: 100%;
    display: block;
}

.searchfilters .left{
    width: 75%;
    float: left;
    padding-top: 33px;
}
.searchfilters .right{
    width: 25%;
    float: right;
    text-align: right;
    padding-top: 15px;
}

#clearSearchFilter{
	text-align: left;
    text-decoration: none;
    background-color: #000;
    color: #fff;
    padding: 18px 18px 18px 38px;
    width: 100%;
    display:inline-block;
}

#clearSearchFilter:before {
    font-family: 'FontAwesome';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: '\f054';
    font-size: 12px;
    padding-right: 5px;
  }

#clearSearchFilter:hover{
	background: #eabc00;
}
.catandtags{
	margin-bottom:40px !important;
}
.slidenav {
	cursor:pointer;
}

#routeForm{
	width:100%;
	height:60px;
	position:relative;
}
#routeForm input#routeStart{
	width:100%;
	height:60px;
	line-height:60px;
	border:none;
	background:#F2F2F2;
	outline:none;
	padding:0 0 0 40px;
	margin:0;
	box-sizing: border-box;
}
#routeForm input#routeStart:focus,#routeForm input#routeStart:hover{
	background:#e0e0e0;
}
#routeForm input[type=submit]{
	width:auto;
	height:60px;
	line-height:60px;
	border:none;
	background:#FFCC00;
	outline:none;
	padding:0 10px;
	margin:0;
	box-sizing: border-box;
	position:absolute;
	top:0;
	right:0;
}
#directionsPanel{
	height: 100%;
	width:100%;
	overflow: auto;
	line-height: 25px;
	font-size:15px;
}
.justifyall,.justifyall *{
	text-align:justify !important;
}
#faq{

}
#faq ul.faqs{
	margin:0;
	padding:0;
	list-style:none;
}
#faq ul.faqs li.faqitem{
	margin:0;
	padding:0;
	list-style:none;
}
#faq ul.faqs li.faqitem strong.faqtitle{
	cursor:pointer;
}
#faq ul.faqs li.faqitem div.faqcontent{
	display:none;
	padding: 5px 25px 10px 25px;
	background:#f2f2f2;
	margin:5px 0;
}
.blacktext{
	color:#000;
}
ul#flickrSlider{
	margin:142px 0 0 0 !important;
	padding:0;
	outline:none;
	list-style:none;
}
ul#flickrSlider li{
	margin:0;
	padding:0;
	outline:none;
	list-style:none;
}
ul#flickrSlider li img{
	margin:0;
	padding:0;
	outline:none;
	list-style:none;
	height:275px;
	width:auto;
}
/*1024 */
@media (max-width: 1024px){
	.eventitems .date{
		font-size:13px;
	}
}
/* small screen */
@media (max-width: 992px){
	#searchsiderbar{
		min-height:1px !important;
	}
	.setright, .setleft{
		text-align:center !important;
	}
	.nofloat{
		float: none !important;
	}
}
/* ipad */
@media (max-width: 768px){
	.timeline ul li::before{
		left: 100%;
	}
	.timeline ul li::after{
		left: 100%;
	}
	.timeline ul li div{
		width: 90%;
		left: 0 !important;
	}
	.timeline ul li:nth-child(odd) div{
		text-align: left;
	}
	.timeline ul li:nth-child(even) div::before{
		right: -15px;
		border-width: 8px 0 8px 16px;
		border-color: transparent transparent transparent #f2f2f3;
		left: auto;
    }
}
@media (max-width: 480px){
	.slideitem *{
		font-size: 96% !important;
		font-weight: bold !important;
		text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	}
}

a.taggy {
    background: none;
    padding: 0 5px;
    margin: 3px 0;
    height: 25px;
    display: inline-block;
    line-height: 25px;
    font-size: 15px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #555;
    font-weight: 100;
}
.limittedWidth{
	margin:0 auto;
	max-width:275px;
	overflow:visible !important
}
.limittedWidth h2{
	bottom:-50px !important;
}
.homeblock{
	position:relative;
}
.homeblock span.homespan{
    position: absolute;
    bottom: 130px;
	left:0;
	right:0;
    z-index: 9;
    padding: 10px 45px;
    color: #000;
	font-size:15px;
	opacity:0.75;
}
.homeblock span.homespan.black{
	color:#fff;
}
div.paginated-buttons{
	display:block;
	text-align:center;
	margin:0;
	width: 100%;
	font-size:0;
	position:absolute;
	bottom:0;
}
.paginated-buttons a {
    display: block;
    background: #FFCC00;
	font-size:14px;
    height: 40px;
    width: 120px;
    line-height: 40px;
    text-decoration: none;
    margin: 0;
    text-align: center;
    padding: 0;
	float:right;
}
.paginated-buttons a.prev{
	background:#000;
	color:#fff;
	float:left;
}
.isblock{
	display:block !important;
}
.flickr-link {
    display: block;
    background: rgba(0,0,0,0.7);
    padding: 10px;
}
.flickr-link a {
    color: rgba(255,255,255,0.7);
    font-weight: 100;
    font-size: 14px;
    text-decoration: none;
}
.flickr-link a:hover{
    color: #fff;
}
.is-aligned-left{
	text-align: left;
}
ul.joblist {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border: 1px solid #e2e1e1;
}
ul.joblist li{
	padding: 0;
    margin: 0;
    border-top: 1px solid #e2e1e1;
    display: table;
    width: 100%;
    border-collapse: collapse;
}
ul.joblist li:first-child{
	border-top: none
}
ul.joblist li:hover{
	background: #fff;
}
ul.joblist li a{
	text-decoration: none;
	display: block;
}
ul.joblist li div {
	display: table-cell;
    vertical-align: middle;
    padding: 10px;
	line-height: 28px;
	text-decoration: none;
}
ul.joblist li div.date{
	width: 150px;
    color: #676767;
    font-size: 14px;
    background: rgba(222, 222, 222, 0.31);
	border-right: 1px solid #e2e1e1;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
div#topbar a.member-section{ font-family: "Domus Webfont"; }
div#topbar a.member-section:hover{ color: #FFCC00; }

ul.tags li.linkedin { border: 0; padding: 0; }
ul li a.linkedinlink { color: #000; }

/*** Navigation CSS Class to remove link of header in footer navigation ***/
.no-link > a {
    pointer-events: none;
}
.listwrapper .country_link{
	text-align: center;
   width: 100%;
   display: block;
   margin-top: -30px;
   margin-bottom: 40px;
}
.memberinfo .country_link{
	width: 100%;
   display: block;
	margin-bottom: 10px !important;
   padding-bottom: 7px !important;
	border-bottom: 1px solid #f2f2f2;
}
body.listview .memberinfo .country_link{
	display: none;
}