<br />
<b>Warning</b>:  Undefined array key "color1" in <b>/srv/www/vhosts/idbureau.net/httpdocs.backoffice/templates/social1/css/global.php</b> on line <b>5</b><br />
<br />
<b>Warning</b>:  Undefined array key "color2" in <b>/srv/www/vhosts/idbureau.net/httpdocs.backoffice/templates/social1/css/global.php</b> on line <b>6</b><br />
<br />
<b>Warning</b>:  Undefined array key "color3" in <b>/srv/www/vhosts/idbureau.net/httpdocs.backoffice/templates/social1/css/global.php</b> on line <b>7</b><br />
<br />
<b>Warning</b>:  Undefined array key "color4" in <b>/srv/www/vhosts/idbureau.net/httpdocs.backoffice/templates/social1/css/global.php</b> on line <b>8</b><br />
<br />
<b>Warning</b>:  Undefined array key "color5" in <b>/srv/www/vhosts/idbureau.net/httpdocs.backoffice/templates/social1/css/global.php</b> on line <b>9</b><br />
@import  "/shared/googlefonts/raleway.css";
@import  "/shared/googlefonts/ptsans.css";

/* #Site Styles
================================================== */

.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
margin-bottom: 0px;
margin-top: 0px;
font-weight: bold;
}

hr, p {
    margin: 0;
}




/* ### general ### */
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html,body { font-family: 'Raleway',sans-serif; font-size: 12px; color: #000; }
input,select,textarea { font-family: 'Raleway',sans-serif; font-size: 12px; color: #000; }
body { background: #fff; line-height: 20px; }
img { border: 0; display: block; }
ul,li { list-style: none; margin-bottom: 0px; }
:focus { outline: none; }
fieldset { border: none; }

/* ### global classes ### */
.clear { clear: both; visibility: hidden; line-height: 0; height: 0; }
.center { margin: 0 auto; max-width: 1291px; position: relative; }

/* ### wrapper ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; overflow-x: hidden; }

	/* ### main container ### */
	#mainCntr { width: 100%; }

	/* ### header container ### */
	#headerCntr { position: relative; width: 100%; margin-bottom: 10px; }
	#headerCntr .top { padding: 2px 0 10px; }
	#headerCntr .top ul.social { float: left; margin-top: 9px; }
	#headerCntr .top ul.social li { float: left; margin-right: 20px; }
	#headerCntr .top ul.social li img { display: inline; }
	#headerCntr .top .right { float: right; overflow: hidden; }
	#headerCntr .top ul.partner { float: left; overflow: hidden; }
	#headerCntr .top ul.partner li { float: left; margin-right: 22px; text-transform: uppercase; line-height: 35px; font-weight: 700; font-size: 13px; }
	#headerCntr .top ul.partner li a { color: #5b5757; text-decoration: none; }
	#headerCntr .top ul.partner li a:hover { text-decoration: underline; }
	#headerCntr .top ul.login { float: left; overflow: hidden; }
	#headerCntr .top ul.login li { float: left; margin-left: 1px; font-weight: 700; font-family: 'Open Sans',sans-serif; text-transform: uppercase; }
	#headerCntr .top ul.login li a { display: block; line-height: 35px; color: #fff; padding: 0 11px; background: #; text-decoration: none; }
	#headerCntr .top ul.login li a:hover { text-decoration: underline; }
	#headerCntr .mid { padding: 0 0 17px; }
	#headerCntr .logo { float: left; }
	#headerCntr .logo img { max-width: 100%; }
	#headerCntr .banner { float: right; width: 75%; }
	#headerCntr .banner img { width: 100%; }
	#headerCntr .bot { background: url(../images/menu_bg.png) repeat-x 0 bottom; width: 100%; }

		/* ### menu box ### */
		#headerCntr .menuBox { padding-bottom: 1px; position: relative; }
		#headerCntr .menuBox li { float: left; margin-right: 26px; font-size: 15px; font-weight: 700; position: relative; text-transform: uppercase; }
		#headerCntr .menuBox li a { display: block; text-decoration: none; padding: 0 5px 13px; color: #2a2a2a; }
		#headerCntr .menuBox li a:hover { background: url(color.php?color=) repeat-x 0 bottom; color: #; }
		#headerCntr .menuBox li ul { display: none; position: absolute; top: 32px; left: 0; width: 175px; background: #fff; -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.3); box-shadow: 0 2px 3px rgba(0,0,0,0.3); border-top: 3px solid #; z-index: 100; }
		#headerCntr .menuBox li li { float: none; margin-right: 0; font-size: 13px; font-weight: 500; background: url(../images/arrow1.png) no-repeat 13px; line-height: 36px; padding: 0 12px 0 30px; text-transform: none; }
		#headerCntr .menuBox li li a { padding: 0; color: #403f3f; }
		#headerCntr .menuBox li li a span { display: block; background: url(../images/arrow2.png) no-repeat right; }
		#headerCntr .menuBox li li a:hover { color: #; background: none; }
		#headerCntr .menuBox li li ul { position: absolute; top: -3px; left: auto; right: -212px; width: 212px; z-index: 99; }
		#headerCntr .menuBox li:hover ul { display: block; }
		#headerCntr .menuBox li:hover li ul { display: none; }
		#headerCntr .menuBox li:hover li:hover ul { display: block; }
	#headerCntr .mobileMenu { display: none; }

	/* ### search container ### */
	#searchCntr { width: 100%; background: #; padding: 12px 0; }
	#searchCntr.sub { padding: 3px 0; }
	#searchCntr .search { float: left; width: 65%; }
	#searchCntr.sub .search { float: right; width: 300px; }
	#searchCntr .search fieldset { border: 0; width: 100%; height: 35px; overflow: hidden; background: #fff; }
	#searchCntr .search input.field { border: 0; background: none; width: 95%; float: left; height: 35px; line-height: 35px; padding: 0 14px; float: left; color: #7f7f7f; font-weight: 700; text-transform: uppercase; }
	#searchCntr.sub .search input.field { width: 252px; }
	#searchCntr .search input.button { border: 0; background: url(../images/btn1.png) no-repeat center 0; width: 5%; height: 35px; cursor: pointer; float: right; }
	#searchCntr.sub .search input.button { width: 48px; }
	#searchCntr ul.home { float: right; padding-left: 20px; }
	#searchCntr ul.home li { float: left; padding: 0 30px; font-size: 16px; font-weight: 700; text-transform: uppercase; }
	#searchCntr ul.home li a { color: #fff; padding-bottom: 18px; text-decoration: none; display: block; background: url(../images/arrow3.png) no-repeat center bottom; }
	#searchCntr ul.np { float: left; margin-top: 0px; }
	#searchCntr ul.np li { float: left; margin-right: 3px; font-size: 11px; font-family: 'Open Sans',sans-serif; font-weight: 600; color: #fff; text-transform: uppercase; }
	#searchCntr ul.np li a { color: #fff; text-decoration: none; }
	#searchCntr ul.np li a:hover { text-decoration: underline; }

	/* ### agenda container ### */
	#agendaCntr { width: 100%; margin-top: 1px; padding: 26px 0 31px; background: url(../images/agenda_bg.jpg) no-repeat center center; background-size: cover; }
	#agendaCntr h2 { color: #; font-size: 36px; font-weight: 300; margin-bottom: 19px; }
	#agendaCntr p { color: #2a2a2a; font-size: 16px; line-height: 28px; font-weight: 500; }

	/* ### content container ### */
	#contentCntr { width: 100%; }

	/* ### home container ### */
	#homeCntr { width: 100%; overflow: hidden; padding: 26px 0 36px; }
	#homeCntr .left { float: left; width: 77%; padding-right: 28px; }
	#homeCntr .right { float: right; width: 23%; }
	#homeCntr .right { float: right; width: 23%; }
	#homeCntr .left h2 { color: #; font-size: 28px; line-height: 30px; font-weight: 500; margin-bottom: 7px; margin-bottom: 20px;}
	#homeCntr .left h3 { color: #; font-size: 24px; line-height: 30px; font-weight: 500; margin-bottom: 7px; }
	#homeCntr .left h4 { color: #; font-size: 20px; line-height: 30px; font-weight: 500; margin-bottom: 7px; margin-bottom: 20px;}
	#homeCntr .left small { display: block; color: #; font-size: 11px; font-family: 'PT Sans',sans-serif; text-transform: uppercase; }
	#homeCntr .left small a { color: #; text-decoration: none; }
	#homeCntr .left p,td { color: #2a2a2a; font-size: 15px; line-height: 24px; font-family: 'PT Sans',sans-serif; margin-bottom:20px;}
	#homeCntr .left a { color: #; font-size: 15px; line-height: 24px; font-family: 'PT Sans',sans-serif; margin-bottom:20px;}
	#homeCntr .left ul { margin:20px;}
	#homeCntr .left li { list-style-type:square; }

		/* ### socially box ### */
		.sociallyBox { width: 100%; padding-bottom: 21px; }
		.sociallyBox .photo { position: relative; width: 100%; }
		.sociallyBox .photo img.big { width: 100%; }
		.sociallyBox .photo .text { position: absolute; bottom: 40px; left: 260px; padding: 0px; }
		.sociallyBox .photo .inner { width: 100%; background: #fff; padding: 10px 20px 10px 20px; text-align: center; position: relative; }
		.sociallyBox .photo h1 { color: #; font-size: 37px; line-height: 42px; font-weight: 300; margin-bottom: 9px; }
		.sociallyBox .photo p { color: #403f3f; font-size: 16px; line-height: 24px; font-weight: 600; }
		.sociallyBox .photo span { color: #9e9999; font-size: 14px; font-family: 'PT Sans',sans-serif; position: absolute; bottom: 7px; right: 20px; }
		.sociallyBox .photo span img { display: inline; vertical-align: middle; margin-left: 12px; }

		/* ### economy box ### */
		.economyBox { width: 100%; padding-bottom: 20px; }
		.economyBox .block { padding: 18px 0 17px; overflow: hidden; border-top: 1px solid #e5e5e5; }
		.economyBox.sub .block { padding-top: 25px; }
		.economyBox .block.bordernone { border: 0; }
		.economyBox .photo { float: left; width: 31%; }
		.economyBox .photo img { width: 100%; }
		.economyBox .text { float: left; width: 66%; padding-left: 30px; position: relative; margin-top: 3px; }
		.economyBox h3 { color: #; font-size: 24px; line-height: 30px; font-weight: 500; margin-bottom: 7px; }
		.economyBox small { display: block; color: #; font-size: 11px; font-family: 'PT Sans',sans-serif; text-transform: uppercase; }
		.economyBox small a { color: #; text-decoration: none; }
		.economyBox p { color: #2a2a2a; font-size: 15px; line-height: 24px; font-family: 'PT Sans',sans-serif; }
		.economyBox span { color: #9e9999; font-size: 14px; font-family: 'PT Sans',sans-serif; position: absolute; top: 35px; right: 3px; }
		.economyBox span img { display: inline; vertical-align: middle; margin-left: 12px; }
		.economyBox .more { padding-top: 18px; border-top: 1px solid #e5e5e5; text-align: center; width: 100%; }
		.economyBox .more a { display: inline-block; text-decoration: none; color: #c3e2f0; font-size: 14px; font-weight: 600; background: url(../images/arrow4.png) no-repeat center bottom; padding-bottom: 16px; text-transform: uppercase; }

		/* ### video box ### */
		.videoBox { width: 100%; }
		.videoBox .title { overflow: hidden; margin-bottom: 17px; padding-bottom: 12px; border-bottom: 1px solid #828181; }
		.videoBox .title h3 { color: #403f3f; font-weight: 600; float: left; font-size: 14px; text-transform: uppercase; }
		.videoBox .title a.video { float: right; text-decoration: none; color: #403f3f; font-size: 14px; font-weight: 600; }
		.videoBox .title a.video:hover { text-decoration: underline; }
		.videoBox .holder { margin-right: -29px; overflow: hidden; }
		.videoBox .block { width: 33.33%; padding-right: 29px; float: left; }
		.videoBox .block .inner { border-bottom: 1px solid #e5e5e5; width: 100%; }
		.videoBox .block .photo { width: 100%; margin-bottom: 14px; }
		.videoBox .block .photo img { width: 100%; }
		.videoBox h4 { color: #; font-size: 24px; line-height: 30px; margin-bottom: 8px; font-weight: 500; }
		.videoBox small { display: block; color: #; font-size: 11px; margin-bottom: 19px; font-family: 'PT Sans',sans-serif; text-transform: uppercase; }
		.videoBox small a { color: #; text-decoration: none; }

		/* ### read box ### */
		.readBox { width: 100%; padding-bottom: 25px; }
		.readBox .title { border-bottom: 1px solid #969696; padding-bottom: 5px; margin-bottom: 7px; overflow: hidden; }
		.readBox .title h3 { color: #403f3f; font-size: 14px; font-weight: 600; float: left; text-transform: uppercase; }
		.readBox .title a.link { float: right; color: #c8c4c4; font-size: 14px; float: right; font-weight: 600; text-decoration: none; text-transform: uppercase; }
		.readBox .title a.link:hover { text-decoration: underline; }
		.readBox .block { padding: 8px 0 9px; border-bottom: 1px solid #e5e5e5; overflow: hidden; }
		.readBox .icon { float: left; }
		.readBox .text { margin-left: 98px; }
		.readBox .text p { color: #2a2a2a; font-size: 14px; line-height: 16px; font-family: 'PT Sans',sans-serif; }
		.readBox small { display: block; color: #; font-size: 11px; line-height: 16px; font-family: 'PT Sans',sans-serif; text-transform: uppercase; }
		.readBox small a { color: #; text-decoration: none; }

		/* ### news box ### */
		.newsBox { width: 100%; padding-bottom: 24px; overflow: hidden; }
		.newsBox .title { border-bottom: 1px solid #969696; padding-bottom: 8px; margin-bottom: 11px; overflow: hidden; }
		.newsBox .title h3 { color: #403f3f; font-size: 14px; font-weight: 600; float: left; text-transform: uppercase; }
		.newsBox .news { background: #bbc93f; padding: 9px 10px 0 12px; margin-bottom: 11px; }
		.newsBox .news .block { padding-bottom: 17px; }
		.newsBox .news a { display: block; color: #fff; font-size: 13px; line-height: 18px; text-decoration: none; font-family: 'PT Sans',sans-serif; }
		.newsBox .news a strong { font-family: 'Raleway',sans-serif; display: block; }
		.newsBox a.more { float: right; color: #403f3f; font-size: 13px; text-decoration: none; font-weight: 500; }
		.newsBox a.more:hover { text-decoration: underline; }

		/* ### suitsupply box ### */
		.suitsupplyBox { width: 100%; margin-bottom: 34px; }
		.suitsupplyBox img { border: 1px solid #193151; width: 100%; }

		/* ### events box ### */
		.eventsBox { width: 100%; overflow: hidden; margin-bottom: 32px; }
		.eventsBox .title { border-bottom: 1px solid #969696; padding-bottom: 8px; margin-bottom: 13px; overflow: hidden; }
		.eventsBox .title h3 { color: #403f3f; font-size: 14px; font-weight: 600; float: left; text-transform: uppercase; }
		.eventsBox .events { margin-bottom: 14px; }
		.eventsBox .block { padding: 11px 0; border-bottom: 1px solid #e5e5e5; overflow: hidden; }
		.eventsBox span { float: left; background: #; padding: 8px 0; width: 43px; text-align: center; color: #fff; font-size: 11px; font-weight: 800; }
		.eventsBox span strong { font-size: 28px; display: block; font-weight: 800; }
		.eventsBox .text { margin-left: 54px; }
		.eventsBox h4 { color: #2a2a2a; font-size: 14px; line-height: 18px; font-family: 'PT Sans',sans-serif; }
		.eventsBox p { color: #; font-size: 13px; line-height: 18px; font-family: 'PT Sans',sans-serif; }
		.eventsBox a.more { float: right; color: #403f3f; font-size: 13px; text-decoration: none; font-weight: 500; }
		.eventsBox a.more:hover { text-decoration: underline; }

		/* ### partner box ### */
		.partnerBox { width: 100%; margin-bottom: 46px; background: #fdab8e; padding: 15px 15px 12px 22px; }
		.partnerBox.sub { background: #; }
		.partnerBox h3 { color: #fff; font-size: 28px; line-height: 30px; font-weight: 300; margin-bottom: 7px; }
		.partnerBox p { color: #fff; font-size: 16px; font-family: 'PT Sans',sans-serif; line-height: 22px; font-style: italic; }

		/* ### twitter box ### */
		.twitterBox { width: 100%; margin-bottom: 35px; }
		.twitterBox .title { border-bottom: 1px solid #969696; padding-bottom: 8px; overflow: hidden; }
		.twitterBox .title h3 { color: #403f3f; font-size: 14px; font-weight: 600; float: left; text-transform: uppercase; }
		.twitterBox .twitter { width: 100%; margin-bottom: 10px; }
		.twitterBox .twitter img { width: 100%; }
		.twitterBox fieldset { border: 0; width: 100%; padding: 9px 7px; background: #1badcf; }
		.twitterBox input.field { border: 0; background: #fff; width: 100%; height: 35px; line-height: 35px; padding: 0 14px; color: #7f7f7f; font-weight: 700; }

	/* ### company container ### */
	#companyCntr { width: 100%; padding: 24px 0 64px; }
	#companyCntr .left { float: left; width: 15%; }
	#companyCntr .right { float: left; width: 85%; padding-left: 30px; }

		/* ### search box ### */
		.searchBox { width: 100%; background: #c8c4c4; padding: 13px 15px; margin-bottom: 32px; }
		.searchBox fieldset { border: 0; width: 100%; height: 35px; background: #fff; }
		.searchBox input.field { border: 0; background: none; width: 97%; height: 35px; line-height: 35px; padding: 0 13px; float: left; color: #7f7f7f; font-weight: 700; text-transform: uppercase; }
		.searchBox input.button { border: 0; background: url(../images/btn1.png) no-repeat center 0; width: 3%; height: 35px; cursor: pointer; float: left; }

		/* ### type box ### */
		.typeBox { width: 100%; }
		.typeBox a.link { display: inline-block; padding: 0 7px 0 8px; line-height: 23px; color: #5b5757; font-family: 'PT Sans',sans-serif; text-decoration: none; margin-bottom: 15px; background: #f4f4f4; }
		.typeBox a.link span { color: #; }
		.typeBox a.link:hover { text-decoration: underline; }
		.typeBox p { color: #403f3f; font-size: 14px; margin-bottom: 18px; font-family: 'PT Sans',sans-serif; }
		.typeBox .holder { margin-bottom: 24px; }
		.typeBox .block { position: relative; }
		.typeBox .shadow { background: url(../images/shadow1.png) no-repeat 0 bottom; position: absolute; bottom: -14px; left: 0; width: 190px; height: 46px; }
		.typeBox li { margin-bottom: 15px; font-size: 14px; color: #403f3f; font-family: 'PT Sans',sans-serif; }
		.typeBox li input { display: inline; vertical-align: middle; margin-right: 12px; }
		.typeBox .arrow { width: 100%; text-align: center; }
		.typeBox .arrow img { display: inline; }
		.typeBox h3 { color: #403f3f; font-size: 14px; font-weight: 600; padding-bottom: 10px; border-bottom: 1px solid #828181; margin-bottom: 16px; text-transform: uppercase; }
		.typeBox fieldset { border: 0; width: 100%; }

		/* ### company box ### */
		.companyBox { width: 100%; padding-bottom: 21px; }
		.companyBox .photo { position: relative; width: 100%; }
		.companyBox .photo img.big { width: 100%; }
		.companyBox .photo .text { position: absolute; bottom: 0; left: 0; padding: 0 109px; width: 100%; }
		.companyBox .photo .inner { width: 100%; background: #fff; padding: 16px 0; text-align: center; position: relative; }
		.companyBox a.prev { position: absolute; top: 50%; left: 25px; background: url(../images/prev.png) no-repeat; width: 25px; height: 63px; margin-top: -31px; z-index: 100; }
		.companyBox a.next { position: absolute; top: 50%; right: 25px; background: url(../images/next.png) no-repeat; width: 25px; height: 63px; margin-top: -31px; z-index: 100; }
		.companyBox h3 { color: #; font-size: 36px; font-weight: 300; text-align: center; margin-bottom: 6px; }
		.companyBox p { color: #; font-size: 11px; font-family: 'PT Sans',sans-serif; text-align: center; text-transform: uppercase; }
		.companyBox p a { color: #; text-decoration: none; }
		.companyBox p a:hover { text-decoration: underline; }
		.companyBox p small { font-size: 11px; padding: 0 3px; }
		.companyBox .photo span.fav { color: #9e9999; font-size: 14px; font-family: 'PT Sans',sans-serif; position: absolute; bottom: 14px; right: 20px; }
		.companyBox .photo span.fav img { display: inline; vertical-align: middle; margin-left: 12px; }
		.companyBox span.date { display: block; position: absolute; bottom: 14px; left: 18px; background: #; padding: 5px 0; width: 43px; text-align: center; color: #fff; font-size: 11px; font-weight: 800; line-height: 24px; }
		.companyBox span.date strong { font-size: 28px; display: block; }

		/* ### sort box ### */
		.sortBox { width: 100%; padding-bottom: 34px; border-top: 1px solid #e5e5e5; padding-top: 16px; }
		.sortBox .title { overflow: hidden; margin-bottom: 20px; }
		.sortBox fieldset { border: 0; width: 100%; overflow: hidden; }
		.sortBox .col1 { float: left; overflow: hidden; }
		.sortBox .col2 { float: right; overflow: hidden; }
		.sortBox label { float: left; line-height: 33px; color: #403f3f; font-size: 14px; font-family: 'PT Sans',sans-serif; margin-right: 16px; }
		.sortBox select { float: left; border: 1px solid #dad7d7; padding: 0 13px; height: 33px; color: #5b5757; font-size: 14px; font-family: 'PT Sans',sans-serif; }
		.sortBox .holder { padding-left: 110px; }
		.sortBox .block { padding: 18px 0 17px; position: relative; border-top: 1px solid #e5e5e5; }
		.sortBox .photo { float: left; width: 31%; }
		.sortBox .photo img { width: 100%; }
		.sortBox .text { float: left; width: 69%; padding-left: 30px; position: relative; margin-top: 4px; }
		.sortBox h3 { color: #; font-size: 24px; line-height: 30px; font-weight: 500; margin-bottom: 7px; }
		.sortBox small { display: block; color: #; font-size: 11px; margin-bottom: 20px; font-family: 'PT Sans',sans-serif; text-transform: uppercase; }
		.sortBox small a { color: #; text-decoration: none; }
		.sortBox small a:hover { text-decoration: underline; }
		.sortBox p { color: #2a2a2a; font-size: 15px; line-height: 24px; font-family: 'PT Sans',sans-serif; }
		.sortBox span.fav { color: #9e9999; font-size: 14px; font-family: 'PT Sans',sans-serif; position: absolute; top: 40px; right: 3px; }
		.sortBox span.fav img { display: inline; vertical-align: middle; margin-left: 12px; }
		.sortBox span.date { display: block; position: absolute; top: 18px; left: -92px; background: #; padding: 5px 0; width: 43px; text-align: center; color: #fff; font-size: 11px; font-weight: 800; line-height: 24px; }
		.sortBox span.date strong { font-size: 28px; display: block; }

		/* ### paging box ### */
		.pagingBox { width: 100%; overflow: hidden; padding-left: 370px; }
		.pagingBox ul { margin: 0 5px; float: left; }
		.pagingBox li { float: left; margin: 0 3px; font-size: 14px; font-family: 'PT Sans',sans-serif; }
		.pagingBox li a { display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; text-decoration: none; border: 1px solid #c8c4c4; color: #c8c4c4; }
		.pagingBox li a:hover,.pagingBox li.active a { border: 1px solid #; color: #; }
		.pagingBox .arrow { float: left; margin: 0 5px; }

		
.listBox {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 36px;
    width: 100%;
}
.listBox a {
    color: #0caed0;
    text-decoration: none;
}
.listBox a:hover {
    background: #fafafa none repeat scroll 0 0;
    color: #146780;
}
.listBox .photo {
    margin-bottom: 27px;
    width: 100%;
}
.listBox .photo img {
    width: 100%;
}
.listBox .photoleft img {
    float: left;
    padding: 5px 20px 20px 0;
    width: 180px;
}
.listBox .avatar {
    border-radius: 50%;
    margin: 15px auto;
    position: relative;
    width: 100px;
}
.listBox .avatar img {
    border-radius: 50%;
    display: inline;
    margin: 15px auto;
    position: relative;
    width: auto;
}
.listBox.auteurBox .text a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    display: inline;
    font-family: "proxima-nova",sans-serif;
    font-size: 15px;
    text-decoration: none;
}
.listBox.auteurBox .text a:hover {
    color: #8ac8df;
    text-decoration: none;
}
.listBox.auteurBox .text {
    font-size: 15px;
    padding-bottom: 0;
    text-align: center;
}
.listBox .text {
    display: block;
    padding-bottom: 26px;
    position: relative;
}
.listBox h3 {
    color: #146780;
    font-size: 24px;
    font-weight: 200;
    line-height: 30px;
    margin-bottom: 8px;
}
.listBox span.para {
    color: #8ac8df;
    display: block;
    font-family: "proxima-nova",sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.listBox span.para.top {
    margin-bottom: 5px;
}
.listBox span.para small {
    font-size: 11px;
    padding: 0 3px;
}
.listBox span.para a {
    color: #8ac8df;
    text-decoration: none;
}
.listBox span.num {
    color: #9e9999;
    font-family: "proxima-nova",sans-serif;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 34px;
}
.listBox span.num img {
    display: inline;
    margin-left: 12px;
    vertical-align: middle;
}
.listBox p {
    color: #2a2a2a;
    font-family: "proxima-nova",sans-serif;
    font-size: 15px;
    line-height: 26px;
}
.listBox.auteurBox p.info {
    color: #2a2a2a;
    font-family: "proxima-nova",sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin: 30px;
}
.listBox.auteurBox {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
}
.listBox .love {
    position: absolute;
    right: 3px;
    top: 35px;
}
.listBox .love.overzicht {
    color: inherit;
    display: inline;
    font-size: inherit;
    position: relative;
    right: 0;
    top: 0;
}		
articleBox {
    margin-bottom: 20px;
    width: 100%;
}
.articleBox .title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 24px;
    overflow: hidden;
    padding-bottom: 16px;
}
.articleBox .title h3 {
    color: #146780;
    font-size: 36px;
    font-weight: 300;
    line-height: 42px;
    margin-bottom: 14px;
}
.articleBox span.link {
    color: #;
    float: left;
    font-family: "proxima-nova",sans-serif;
    font-size: 11px;
    text-transform: uppercase;
}
.articleBox span.link a {
    color: #;
    text-decoration: none;
}
.articleBox span.link a:hover {
    color: #;
}
		
	/* ### details container ### */
	#detailsCntr { width: 100%; padding: 28px 0 60px; }
	#detailsCntr .left { width: 15%; float: left; }
	#detailsCntr .mid { width: 62%; float: left; padding: 0 30px; }
	#detailsCntr .right { width: 23%; float: left; }
	#detailsCntr .mid.tab { display: none; }

		/* ### dummy box ### */
		.dummyBox { width: 100%; padding: 0 5px; margin-bottom: 16px; }
		.dummyBox li { margin-bottom: 22px; width: 100%; }
		.dummyBox li img { width: 100%; }

		/* ### recent box ### */
		.recentBox { width: 100%; margin-bottom: 20px; }
		.recentBox .title { border-bottom: 1px solid #969696; padding-bottom: 6px; margin-bottom: 2px; overflow: hidden; }
		.recentBox .title h3 { color: #403f3f; font-size: 14px; font-weight: 600; float: left; text-transform: uppercase; }
		.recentBox .block { padding: 7px 0 6px; border-bottom: 1px solid #f2f2f2; }
		.recentBox h4 { color: #2a2a2a; font-size: 13px; line-height: 18px; font-family: 'PT Sans',sans-serif; }
		.recentBox p { color: #2a2a2a; font-size: 13px; line-height: 18px; font-family: 'PT Sans',sans-serif; }
		.recentBox p a { color: #; text-decoration: none; }
		.recentBox p a:hover { text-decoration: underline; }

		/* ### related box ### */
		.relatedBox { width: 100%; padding-bottom: 27px; overflow: hidden; }
		.relatedBox .title { border-bottom: 1px solid #969696; padding-bottom: 6px; margin-bottom: 5px; overflow: hidden; }
		.relatedBox .title h3 { color: #403f3f; font-size: 14px; font-weight: 600; float: left; text-transform: uppercase; }
		.relatedBox .block { padding: 10px 0 8px; border-bottom: 1px solid #e5e5e5; }
		.relatedBox p { color: #2a2a2a; font-size: 14px; line-height: 16px; font-family: 'PT Sans',sans-serif; }
		.relatedBox span { color: #; font-size: 11px; line-height: 16px; font-family: 'PT Sans',sans-serif; }
		.relatedBox span a { color: #; text-decoration: none; }
		.relatedBox span a:hover { text-decoration: underline; }
		.relatedBox a.link { float: right; margin-top: 10px; color: #403f3f; font-size: 13px; font-weight: 500; text-decoration: none; }
		.relatedBox a.link:hover { text-decoration: underline; }

		/* ### photo box ### */
		.photoBox { width: 100%; margin-bottom: 15px; }
		.photoBox .photo { width: 100%; }
		.photoBox .photo img { width: 100%; }
		.photoBox .text { position: relative; z-index: 100; margin-top: -26px; background: #fff; margin-right: 35px; padding: 24px 20px 0 0; }
		.photoBox .text p { color: #403f3f; font-size: 16px; float: left; }
		.photoBox .text span { float: right; color: #9e9999; font-size: 14px; font-family: 'PT Sans',sans-serif; }
		.photoBox .text span img { display: inline; vertical-align: middle; margin-left: 12px; }

		/* ### social box ### */
		.socialBox { width: 100%; margin-bottom: 20px; }
		.socialBox .title { overflow: hidden; margin-bottom: 24px; padding-bottom: 16px; border-bottom: 1px solid #e5e5e5; }
		.socialBox h3 { color: #; font-size: 36px; font-weight: 300; line-height: 42px; margin-bottom: 14px; }
		.socialBox span.link { float: left; color: #; font-size: 11px; font-weight: 500; text-transform: uppercase; }
		.socialBox span.link a { color: #; text-decoration: none; }
		.socialBox span.link a:hover { text-decoration: underline; }
		.socialBox ul.social { float: right; }
		.socialBox ul.social li { text-transform: uppercase; float: left; margin-left: 18px; color: #9e9999; font-size: 11px; font-weight: 500; }
		.socialBox ul.social li:first-child { margin-left: 0; }
		.socialBox .para { margin-bottom: 8px; }
		.socialBox .para p { color: #2a2a2a; font-size: 15px; line-height: 28px; font-family: 'PT Sans',sans-serif; margin-bottom: 48px; }
		.socialBox .para p a { color: #2a2a2a; text-decoration: none; }
		.socialBox .para p a:hover { text-decoration: underline; }
		.socialBox .para p.top { font-family: 'Raleway',sans-serif; font-size: 16px; font-weight: 500; }
		.socialBox .para p span { color: #; font-size: 18px; font-weight: 500; display: block; font-family: 'Raleway',sans-serif; }
		.socialBox span.coma { color: #403f3f; font-size: 24px; line-height: 30px; padding-left: 30px; padding-bottom: 32px; display: block; background: url(../images/coma.png) no-repeat; }
		.socialBox .bot { overflow: hidden; padding: 16px 0; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; }
		.socialBox .photo { float: left; }
		.socialBox .photo img { display: inline; -webkit-border-radius: 50%; border-radius: 50%; }
		.socialBox .text { margin-left: 112px; }
		.socialBox .text p { color: #2a2a2a; font-size: 13px; line-height: 24px; font-family: 'PT Sans',sans-serif; margin-bottom: 12px; }
		.socialBox .text p span { color: #; font-size: 14px; line-height: 30px; font-weight: 500; font-family: 'Raleway',sans-serif; display: block; }
		.socialBox .text li { float: left; margin-right: 22px; }

		/* ### share box ### */
		.shareBox { width: 100%; }
		.shareBox .title { padding: 0 0 30px; overflow: hidden; }
		.shareBox h3 { float: left; color: #2a2a2a; font-size: 24px; font-weight: 300; margin-top: 16px; }
		.shareBox .paging { float: right; }
		.shareBox ul.social { margin-bottom: 7px; overflow: hidden; }
		.shareBox ul.social li { float: left; margin-left: 9px; }
		.shareBox ul.social li img { display: inline; }
		.shareBox ul.num { overflow: hidden; }
		.shareBox ul.num li { float: left; margin-left: 9px; font-size: 14px; font-family: 'PT Sans',sans-serif; }
		.shareBox ul.num li a { display: block; color: #9e9999; text-align: center; width: 34px; line-height: 20px; border: 1px solid #c8c4c4; text-decoration: none; }
		.shareBox ul.num li a:hover { text-decoration: underline; }
		.shareBox .replies { width: 100%; padding: 28px 12px 15px 14px; background: #f4f4f4; }
		.shareBox .replies h4 { color: #2a2a2a; font-size: 24px; font-weight: 300; margin-bottom: 22px; }
		.shareBox .replies fieldset { border: 0; width: 100%; }
		.shareBox .replies fieldset .bot { overflow: hidden; padding-bottom: 16px; border-bottom: 1px solid #dedede; }
		.shareBox .replies textarea { border: 1px solid #aaa; background: #fff; width: 100%; height: 81px; padding: 15px 12px; color: #7f7f7f; font-weight: 700; text-transform: uppercase; margin-bottom: 12px; resize: none; }
		.shareBox .replies a.link { float: left; color: #2a2a2a; font-size: 14px; font-family: 'PT Sans',sans-serif; line-height: 35px; text-decoration: none; }
		.shareBox .replies a.link:hover { text-decoration: underline; }
		.shareBox .replies input.button { border: 0; background: #1caed0; width: 102px; cursor: pointer; float: right; height: 35px; color: #fff; font-weight: 700; font-family: 'Open Sans',sans-serif; text-transform: uppercase; }
		.shareBox .replies .comments { width: 100%; margin-bottom: 40px; }
		.shareBox .block { padding: 22px 0 12px; border-bottom: 1px solid #dedede; }
		.shareBox .block.gap { margin-left: 88px; }
		.shareBox .photo { float: left; }
		.shareBox .photo img { display: inline; -webkit-border-radius: 50%; border-radius: 50%; }
		.shareBox .text { margin-left: 90px; }
		.shareBox .text h5 { color: #; font-size: 13px; line-height: 28px; font-family: 'PT Sans',sans-serif; font-weight: 400; text-transform: uppercase; }
		.shareBox .text h5 span { color: #2a2a2a; font-size: 13px; font-weight: 500; font-family: 'Raleway',sans-serif; text-transform: none; padding-left: 10px; }
		.shareBox .text p { color: #2a2a2a; font-size: 15px; line-height: 28px; font-family: 'PT Sans',sans-serif; margin-bottom: 7px; }
		.shareBox .text .bot { overflow: hidden; }
		.shareBox .text a.link { float: left; color: #; font-size: 13px; font-weight: 500; text-decoration: none; text-transform: uppercase; }
		.shareBox .text a.link:hover { text-decoration: underline; }
		.shareBox .text ul { float: right; }
		.shareBox .text li { float: left; margin-left: 10px; font-size: 14px; font-family: 'PT Sans',sans-serif; }
		.shareBox .text li a { color: #9e9999; text-decoration: none; line-height: 24px; }
		.shareBox .text li a img { display: inline; vertical-align: middle; margin-left: 8px; }
		.shareBox .posting { width: 100%; padding: 7px 6px 16px 7px; background: #e7eaea; }
		.shareBox .posting h4 { color: #575960; font-size: 12px; text-transform: uppercase; margin-bottom: 6px; font-weight: 700; }
		.shareBox .posting p { color: #776c68; font-size: 11px; line-height: 16px; font-family: 'PT Sans',sans-serif; }

	/* ### member container ### */
	#memberCntr { width: 100%; padding: 70px 0 90px; background: url(../images/bg1.jpg) no-repeat center center; background-size: cover; }
	#memberCntr h3 { color: #fff; font-size: 36px; font-weight: 400; margin-bottom: 16px; }
	#memberCntr p { color: #fff; font-size: 16px; font-style: italic; font-family: 'PT Sans',sans-serif; margin-bottom: 15px; }
	#memberCntr a.btn { display: inline-block; padding: 0 14px 0 16px; line-height: 35px; color: #fff; font-weight: 700; background: #1caed0; text-decoration: none; text-transform: uppercase; }
	#memberCntr a.btn:hover { text-decoration: underline; }

	/* ### sign container ### */
	#signCntr { width: 100%; background: #2a2a2a; padding: 17px 0 14px; }
	#signCntr h3 { color: #fff; font-size: 24px; font-weight: 400; text-align: center; margin-bottom: 18px; }
	#signCntr fieldset { border: 0; width: 100%; text-align: center; margin-bottom: 18px; }
	#signCntr input.field { border: 0; background: #fff; width: 315px; display: inline-block; height: 35px; line-height: 35px; margin: 0 6px; color: #7f7f7f; font-weight: 700; text-transform: uppercase; padding: 0 18px; }
	#signCntr input.button { border: 0; background: #; width: 102px; height: 35px; cursor: pointer; display: inline-block; margin: 0 6px; color: #fff; font-weight: 700; text-transform: uppercase; }
	#signCntr p { color: #9e9999; font-size: 13px; font-style: italic; font-family: 'PT Sans',sans-serif; text-align: center; }

	/* ### banner container ### */
	#bannerCntr { width: 100%; height: 378px; overflow: hidden; background: url(../images/banner_bg.jpg) no-repeat center center; background-size: cover; }
	#bannerCntr .center { max-width: 1301px; height: 378px; }
	#bannerCntr h1 { color: #; font-size: 36px; font-weight: 300; padding: 18px 0 5px 11px; width: 74.5%; background: #fff; position: absolute; bottom: 0; left: 0; }

	/* ### channels container ### */
	#channelsCntr { width: 100%; background: #fff; padding: 38px 0 92px; }
	#channelsCntr .left { padding-right: 28px; float: left; width: 77%; overflow: hidden; }
	#channelsCntr .left .col1 { float: left; width: 23%; padding-right: 28px; }
	#channelsCntr .left .col2 { float: right; width: 77%; }
	#channelsCntr .right { width: 23%; float: right; }
		#channelsCntr .eventsBox { margin-bottom: 48px; }
		#channelsCntr .readBox { margin-bottom: 44px; }
		#channelsCntr .suitsupplyBox { margin-bottom: 40px; }

		/* ### channels box ### */
		.channelsBox { margin-bottom: 46px; }
		.channelsBox .title { border-bottom: 1px solid #969696; padding-bottom: 6px; margin-bottom: 2px; overflow: hidden; }
		.channelsBox .title h3 { color: #403f3f; font-size: 14px; font-weight: 600; float: left; text-transform: uppercase; }
		.channelsBox li { padding: 8px 0 6px; border-bottom: 1px solid #e5e5e5; background: url(../images/arrow7.jpg) no-repeat 0 13px; padding-left: 12px; line-height: 18px; font-size: 14px; font-family: 'PT Sans',sans-serif; font-weight: 700; }
		.channelsBox li a { color: #2a2a2a; text-decoration: none; }
		.channelsBox li a:hover { text-decoration: underline; }

		/* ### business box ### */
		.businessBox { margin-bottom: 36px; }
		.businessBox .title { border-bottom: 1px solid #969696; padding-bottom: 6px; margin-bottom: 6px; overflow: hidden; }
		.businessBox .title h3 { color: #403f3f; font-size: 14px; font-weight: 600; float: left; text-transform: uppercase; }
		.businessBox p { color: #403f3f; font-size: 14px; line-height: 25px; font-family: 'PT Sans',sans-serif; }

		/* ### featured box ### */
		.featuredBox { margin-bottom: 27px; padding-bottom: 22px; border-bottom: 2px solid #b1b1b1; }
		.featuredBox .title { border-bottom: 1px solid #969696; padding-bottom: 6px; margin-bottom: 19px; overflow: hidden; }
		.featuredBox .title h3 { color: #403f3f; font-size: 14px; font-weight: 600; float: left; text-transform: uppercase; }
		.featuredBox .photo { width: 100%; position: relative; }
		.featuredBox .photo img.big { width: 100%; }
		.featuredBox .inner { position: absolute; bottom: 0; left: 0; padding: 0 17px; width: 100%; }
		.featuredBox .inner .text { width: 100%; background: #fff; position: relative; padding: 17px 0 12px 13px; }
		.featuredBox .inner h4 { color: #; font-size: 24px; font-weight: 500; line-height: 30px; margin-bottom: 8px; }
		.featuredBox .inner span.para { color: #; font-size: 11px; line-height: 16px; font-weight: 500; display: block; }
		.featuredBox .inner span.para small { padding: 0 3px; font-size: 11px; }
		.featuredBox .inner span.para a { color: #; text-decoration: none; }
		.featuredBox .inner span.num { position: absolute; bottom: 8px; right: 14px; color: #9e9999; font-size: 14px; font-family: 'PT Sans',sans-serif; }
		.featuredBox .inner span.num img { display: inline; vertical-align: middle; margin-left: 12px; }

		/* ### framework box ### */
		.frameworkBox { width: 100%; margin-bottom: 36px; border-bottom: 1px solid #e5e5e5; }
		.frameworkBox .photo { width: 100%; margin-bottom: 27px; }
		.frameworkBox .photo img { width: 100%; }
		.frameworkBox .text { padding-bottom: 26px; position: relative; }
		.frameworkBox h3 { color: #; font-size: 24px; font-weight: 500; line-height: 30px; margin-bottom: 8px; }
		.frameworkBox span.para { color: #; font-size: 11px; line-height: 16px; font-weight: 500; display: block; margin-bottom: 20px; }
		.frameworkBox span.para small { padding: 0 3px; font-size: 11px; }
		.frameworkBox span.para a { color: #; text-decoration: none; }
		.frameworkBox span.num { position: absolute; top: 34px; right: 0; color: #9e9999; font-size: 14px; font-family: 'PT Sans',sans-serif; }
		.frameworkBox span.num img { display: inline; vertical-align: middle; margin-left: 12px; }
		.frameworkBox p { color: #2a2a2a; font-size: 15px; line-height: 24px; font-family: 'PT Sans',sans-serif; }

		/* ### knowledgebase box ### */
		.knowledgebaseBox { width: 100%; margin-bottom: 42px; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; }
		.knowledgebaseBox .photo { float: left; }
		.knowledgebaseBox .photo img { display: inline; }
		.knowledgebaseBox .text { margin-left: 146px; overflow: hidden; }
		.knowledgebaseBox h3 { color: #; font-size: 24px; font-weight: 500; margin-bottom: 12px; }
		.knowledgebaseBox p { color: #89cae1; font-size: 14px; line-height: 18px; font-weight: 600; margin-bottom: 20px; text-transform: uppercase; }
		.knowledgebaseBox .btn { float: right; }
		.knowledgebaseBox .btn a { display: inline-block; padding: 0 10px; line-height: 35px; text-decoration: none; color: #fff; text-transform: uppercase; font-weight: 700; font-family: 'Open Sans'; background: url(../images/btn2.jpg) repeat-x; }
		.knowledgebaseBox .btn a:hover { text-decoration: underline; }

		/* ### happy box ### */
		.happyBox { width: 100%; }
		.happyBox .photo { width: 100%; margin-bottom: 42px; }
		.happyBox .photo img { width: 100%; }
		.happyBox .happy { width: 100%; padding: 0 111px; position: relative; }
		.happyBox h3 { color: #; font-size: 36px; margin-bottom: 30px; font-weight: 300; }
		.happyBox span.date { position: absolute; top: -2px; left: 20px; background: #; padding: 8px 0; width: 43px; text-align: center; color: #fff; font-size: 11px; font-weight: 800; }
		.happyBox span.date strong { font-size: 28px; display: block; font-weight: 800; }
		.happyBox span.num { position: absolute; top: 4px; right: 0; color: #9e9999; font-size: 14px; font-family: 'PT Sans',sans-serif; }
		.happyBox span.num img { display: inline; vertical-align: middle; margin-left: 12px; }
		.happyBox .top { overflow: hidden; margin-bottom: 27px; padding-bottom: 14px; border-bottom: 1px solid #e5e5e5; }
		.happyBox ul.link { float: left; overflow: hidden; }
		.happyBox ul.link li { float: left; color: #; font-size: 11px; margin-right: 7px; font-family: 'PT Sans',sans-serif; line-height: 16px; }
		.happyBox ul.link li a { color: #; text-decoration: none; }
		.happyBox ul.link li a:hover { text-decoration: underline; }
		.happyBox ul.social { float: right; overflow: hidden; }
		.happyBox ul.social li { float: left; margin-left: 20px; color: #9e9999; font-size: 11px; font-weight: 500; line-height: 16px; }
		.happyBox ul.social li img { display: inline; }
		.happyBox p { color: #2a2a2a; font-size: 16px; line-height: 28px; font-weight: 500; margin-bottom: 34px; }
		.happyBox p a { color: #; text-decoration: none; }
		.happyBox p a:hover { text-decoration: underline; }
		.happyBox .block { margin-bottom: 52px; }
		.happyBox h4 { color: #403f3f; font-size: 14px; font-weight: 600; padding-bottom: 8px; border-bottom: 1px solid #969696; margin-bottom: 22px; text-transform: uppercase; }
		.happyBox ul.text { margin-bottom: 8px; }
		.happyBox ul.text li { width: 100%; line-height: 36px; font-size: 15px; font-family: 'PT Sans',sans-serif; border-bottom: 1px solid #e5e5e5; }
		.happyBox ul.text li span { float: left; width: 156px; font-weight: 700; }
		.happyBox .btn { width: 100%; text-align: center; }
		.happyBox .btn a { display: inline-block; line-height: 35px; padding: 0 27px; color: #fff; text-transform: uppercase; text-decoration: none; background: url(../images/btn2.jpg) repeat-x; font-family: 'Open Sans'; font-weight: 700; }
		.happyBox .btn a:hover { text-decoration: underline; }
		.happyBox .map { margin-top: 12px; width: 100%; }
		.happyBox .map img { width: 100%; }

		/* ### question box ### */
		.questionBox { width: 100%; margin-bottom: 52px; padding: 9px 0; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; }
		.questionBox .holder { overflow: hidden; }
		.questionBox .block { float: left; width: 35%; padding: 0 28px 0 38px; background: url(../images/arrow8.jpg) no-repeat; cursor: pointer; }
		.questionBox .block.first { padding-left: 6px; padding-right: 36px; background: none; width: 30%; }
		.questionBox .icon { float: left; }
		.questionBox .icon img { display: inline; }
		.questionBox .text { margin-left: 104px; }
		.questionBox p { color: #89cae1; font-size: 14px; line-height: 18px; font-weight: 600; margin-top: 16px; text-transform: uppercase; }

		/* ### ask box ### */
		.askBox { width: 100%; background: #403f3f; padding: 20px; }
		.askBox fieldset { border: 0; overflow: hidden; }
		.askBox label { display: block; color: #fff; font-size: 16px; font-weight: 700; margin-bottom: 15px; text-transform: uppercase; }
		.askBox textarea { border: 0; background: #fff; width: 100%; height: 94px; padding: 10px; margin-bottom: 20px; }
		.askBox input.button { border: 0; background: url(../images/btn2.jpg) repeat-x; width: 102px; height: 35px; float: right; cursor: pointer; color: #fff; font-weight: 700; font-family: 'Open Sans'; text-transform: uppercase; }

	/* ### business container ### */
	#businessCntr { margin-bottom: 68px; background: #fff; width: 100%; overflow: hidden; }
	#businessCntr .holder { margin-right: -31px; overflow: hidden; }
	#businessCntr .block { float: left; width: 25%; padding-right: 25px; margin-bottom: 20px; }
	#businessCntr .inner { width: 100%; cursor: pointer; border-bottom: 2px solid #969696; padding-bottom: 8px; }
	#businessCntr .photo { width: 100%; margin-bottom: 14px; }
	#businessCntr .photo img { width: 100%; }
	#businessCntr p { color: #403f3f; font-size: 14px; font-weight: 600; text-transform: uppercase; }

	/* ### channel container ### */
	#channelCntr { width: 100%; margin-bottom: 40px; }
	#channelCntr .holder { margin-right: -31px; overflow: hidden; }
	#channelCntr .block { float: left; padding-right: 31px; width: 16.66%; margin-bottom: 14px; }
	#channelCntr .inner { width: 100%; min-height: 260px; }
	#channelCntr .channel { width: 100%; padding-top: 8px; }
	#channelCntr .channel h3 { color: #403f3f; font-size: 14px; font-weight: 600; padding-bottom: 9px; text-transform: uppercase; margin-bottom: 15px; border-bottom: 1px solid #828181; }
	#channelCntr .channel fieldset { border: 0; position: relative; padding-bottom: 10px; }
	#channelCntr .channel .bot { position: absolute; bottom: -5px; left: 0; background: url(../images/bg3.png) repeat-x; height: 41px; width: 100%; }
	#channelCntr .channel li { line-height: 28px; }
	#channelCntr .channel .arrow { position: absolute; bottom: -2px; left: 0; width: 100%; z-index: 100; text-align: center; }
	#channelCntr .channel .arrow img { display: inline; }
	#channelCntr .photos { width: 100%; border-bottom: 1px solid #e5e5e5; padding-bottom: 8px; }
	#channelCntr .photos .photo { width: 100%; margin-bottom: 12px; }
	#channelCntr .photos .photo img { width: 100%; }
	#channelCntr .photos h3 { color: #403f3f; font-size: 14px; font-weight: 600; margin-bottom: 16px; text-transform: uppercase; }
	#channelCntr .photos p { color: #2a2a2a; font-size: 14px; line-height: 16px; font-family: 'PT Sans',sans-serif; }
	#channelCntr .photos p small { font-size: 11px; text-transform: uppercase; display: block; color: #; }
	#channelCntr .checkbox span { display: inline-block; cursor: pointer; position: relative; padding-left: 25px; font-size: 14px; color: #403f3f; }
	#channelCntr .checkbox input[type=checkbox] { display: none; }
	#channelCntr .checkbox span:before { content: ""; display: inline-block; width: 12px; height: 12px; margin-right: 12px; position: absolute; left: 0; top: 8px; }
	#channelCntr .checkbox span:before { background: url(../images/checkbox_normal.png) no-repeat; }
	#channelCntr .checkbox input[type=checkbox]:checked + span:before { content: ""; background: url(../images/checkbox_selected.png); }

	/* ### profile container ### */
	#profileCntr { background: url(../images/bg4.png) repeat-x; width: 100%; }
	#profileCntr .top { overflow: hidden; margin-bottom: 26px; }
	#profileCntr .top ul { overflow: hidden; }
	#profileCntr .top li { float: left; margin-right: 28px; font-size: 15px; font-weight: 700; text-transform: uppercase; }
	#profileCntr .top li:last-child { margin-right: 0; }
	#profileCntr .top li a { display: block; padding: 0 4px; line-height: 62px; height: 54px; text-decoration: none; color: #2a2a2a; }
	#profileCntr .top li a:hover,#profileCntr li.active a { background: url(../images/menu_hover.png) repeat-x 0 bottom; color: #; }
	#profileCntr .content { overflow: hidden; }
	#profileCntr .content .Left { float: left; width: 17%; }
	#profileCntr .content .Left ul { padding-left: 6px; }
	#profileCntr .content .Left li { line-height: 36px; font-weight: 500; font-size: 13px; background: url(../images/arrow10.png) no-repeat left; padding-left: 15px; }
	#profileCntr .content .Left li a { color: #403f3f; text-decoration: none; }
	#profileCntr .content .Left li a:hover { text-decoration: underline; }
	#profileCntr .content .Right { float: right; width: 83%; overflow: hidden; padding-top: 6px; }
	#profileCntr .content fieldset { border: 0; overflow: hidden; width: 100%; }
	#profileCntr .content .holder { padding-bottom: 21px; border-bottom: 1px solid #e5e5e5; margin-bottom: 40px; }
	#profileCntr .content .holder.gap1 { margin-bottom: 44px; }
	#profileCntr .content .holder.gap2 { margin-bottom: 28px; padding-bottom: 20px; }
	#profileCntr .content .holder.gap3 { margin-bottom: 18px; padding-bottom: 20px; }
	#profileCntr .content h3 { color: #; font-size: 18px; margin-bottom: 21px; font-weight: 500; }
	#profileCntr .content h3.gap { margin-bottom: 26px; }
	#profileCntr .content h3.gap1 { margin-bottom: 35px; }
	#profileCntr .content h3.gap3 { margin-top: -17px; }
	#profileCntr .content .row { overflow: hidden; margin-bottom: 9px; }
	#profileCntr .content .row.gap { margin-bottom: 22px; }
	#profileCntr .content .row.gap1 { margin-bottom: 51px; }
	#profileCntr .content label.Label { float: left; line-height: 35px; width: 20%; color: #2a2a2a; font-size: 15px; font-family: 'PT Sans',sans-serif; }
	#profileCntr .content input.field { border: 1px solid #e5e5e5; background: none; width: 39%; line-height: 33px; height: 33px; float: left; color: #2a2a2a; font-size: 15px; font-family: 'PT Sans',sans-serif; font-weight: 700; padding: 0 12px; }
	#profileCntr .content .btns { overflow: hidden; padding-top: 11px; }
	#profileCntr .content .btns.gap1 { padding-top: 16px; }
	#profileCntr .content .btns.gap2 { padding-top: 19px; }
	#profileCntr .content a.modify { display: inline-block; float: left; line-height: 35px; padding: 0 15px; background: #1badcf; color: #fff; font-weight: 700; font-family: 'Open Sans'; text-transform: uppercase; text-decoration: none; }
	#profileCntr .content a.modify:hover { text-decoration: underline; }
	#profileCntr .content a.cancel { display: inline-block; float: left; line-height: 35px; padding: 0 11px; margin-right: 6px; background: #1badcf; color: #fff; font-weight: 700; font-family: 'Open Sans'; text-transform: uppercase; text-decoration: none; }
	#profileCntr .content a.cancel:hover { text-decoration: underline; }
	#profileCntr .content .selects { overflow: hidden; }
	#profileCntr .content .selects .col1 { float: left; width: 61px; margin-right: 6px; }
	#profileCntr .content .selects .col2 { float: left; width: 96px; margin-right: 6px; }
	#profileCntr .content .selects .col3 { float: left; width: 79px; margin-right: 6px; }
	#profileCntr .content .select { position: relative; width: 100%; height: 35px; display: inline-block; border: 1px solid #e5e5e5; }
	#profileCntr .content .select select { width: 100%; padding: 0 10px; height: 33px; color: #2a2a2a; font-size: 15px; font-weight: 700; font-family: 'PT Sans',sans-serif; margin: 0; border: none; outline: none; display: inline-block; cursor: pointer; background: #fff; }
	#profileCntr .content .select:after { content: url('../images/select_arrow.png'); position: absolute; top: 0; right: 0; }
	#profileCntr .content p { color: #2a2a2a; font-size: 15px; line-height: 24px; float: left; width: 78%; margin: 19px 0 7px; font-family: 'PT Sans',sans-serif; }
	#profileCntr .content ul.radios { overflow: hidden; }
	#profileCntr .content ul.radios li { float: left; margin-right: 20px; width: 67px; text-align: center; cursor: pointer; }
	#profileCntr .content ul.radios li img { display: inline; margin-bottom: 18px; }
	#profileCntr .content ul.radios li .radio span { display: inline-block; cursor: pointer; position: relative; }
	#profileCntr .content ul.radios li .radio input[type=radio] { display: none; }
	#profileCntr .content ul.radios li .radio span:before { content: ""; display: inline-block; width: 18px; height: 18px; position: absolute; left: 0; top: -3px; }
	#profileCntr .content ul.radios li .radio span:before { background: url(../images/radio_normal.png) no-repeat; }
	#profileCntr .content ul.radios li .radio input[type=radio]:checked + span:before { content: ""; background: url(../images/radio_selected.png) no-repeat; }
	#profileCntr .content .upload { width: 50.6%; float: left; }
	#profileCntr .content .upload .file #inputFile { background: url(../images/upload.png) no-repeat; height: 35px; width: 100%; margin: 0; float: left; position: relative; padding: 0; }
	#profileCntr .content span.news { display: block; line-height: 24px; font-weight: 700; font-family: 'PT Sans',sans-serif; margin-bottom: 8px; font-size: 15px; }
	#profileCntr .content .text { width: 100%; border: 1px solid #e6e6e6; background: #f4f4f4; overflow: hidden; margin-bottom: 8px; height: 51px; padding: 8px 12px; }
	#profileCntr .content .text input.field { border: 0; background: none; width: 88%; height: 35px; line-height: 35px; color: #2a2a2a; font-size: 15px; float: left; font-family: 'PT Sans',sans-serif; padding: 0; font-weight: 400; }
	#profileCntr .content .text input.button { border: 0; background: #1badcf; width: 12%; height: 35px; cursor: pointer; color: #fff; font-weight: 700; font-family: 'Open Sans'; text-transform: uppercase; float: left; }
	#profileCntr .content .print { width: 100%; border: 1px solid #e6e6e6; background: #f4f4f4; padding: 20px 19px; margin-bottom: 22px; }
	#profileCntr .content .print h4 { color: #; font-size: 24px; font-weight: 500; margin-bottom: 15px; }
	#profileCntr .content p.gap1 { float: none; width: 100%; }
	#profileCntr .content p.gap2 { float: none; width: 100%; margin-bottom: 53px; }
	#profileCntr .content .match { float: left; width: 78%; }
	#profileCntr .content .match .radio span { display: inline-block; cursor: pointer; position: relative; padding-left: 34px; color: #2a2a2a; font-size: 15px; line-height: 24px; font-family: 'PT Sans',sans-serif; }
	#profileCntr .content .match .radio input[type=radio] { display: none; }
	#profileCntr .content .match .radio span:before { content: ""; display: inline-block; width: 18px; height: 18px; margin-right: 15px; position: absolute; left: 0; top: 0; }
	#profileCntr .content .match .radio span:before { background: url(../images/radio_normal.png) no-repeat; }
	#profileCntr .content .match .radio input[type=radio]:checked + span:before { content: ""; background: url(../images/radio_selected.png) no-repeat; }
	#profileCntr .content input.button2 { border: 0; background: #1caecf; width: 85px; height: 35px; cursor: pointer; color: #fff; font-weight: 700; font-family: 'Open Sans'; text-transform: uppercase; }

	/* ### kanalen container ### */
	#kanalenCntr { width: 100%; padding-bottom: 29px; }
	#kanalenCntr .category { text-align: center; padding-bottom: 26px; }
	#kanalenCntr .category a { display: inline-block; color: #; font-size: 14px; font-weight: 600; text-decoration: none; padding-bottom: 19px; background: url(../images/arrow11.png) no-repeat center bottom; text-transform: uppercase; }
	#kanalenCntr .inner { width: 100%; background: #eaf4fa; padding: 30px 0 34px; }
	#kanalenCntr .holder { overflow: hidden; }
	#kanalenCntr .block { float: left; width: 25%; padding-left: 15px; border-left: 1px solid #c5e3f1; }
	#kanalenCntr .block.first { border: 0; padding-left: 0; }
	#kanalenCntr h3 { color: #; font-size: 24px; line-height: 30px; font-weight: 500; margin-bottom: 20px; }
	#kanalenCntr li { font-size: 14px; line-height: 28px; font-weight: 600; }
	#kanalenCntr li a { color: #89cae1; text-decoration: none; }
	#kanalenCntr li a:hover { text-decoration: underline; }

	/* ### toegevoegd container ### */
	#toegevoegdCntr { width: 100%; padding-bottom: 50px; }
	#toegevoegdCntr .category { text-align: center; padding-bottom: 32px; }
	#toegevoegdCntr .category a { display: inline-block; color: #; font-size: 14px; font-weight: 600; text-decoration: none; padding-bottom: 19px; background: url(../images/arrow11.png) no-repeat center bottom; text-transform: uppercase; }
	#toegevoegdCntr .holder { margin-right: -30px; overflow: hidden; }
	#toegevoegdCntr .block { float: left; width: 25%; padding-right: 30px; }
	#toegevoegdCntr .inner { width: 100%; }
	#toegevoegdCntr h3 { color: #403f3f; font-size: 14px; font-weight: 600; padding-bottom: 8px; border-bottom: 2px solid #969696; margin-bottom: 2px; }
	#toegevoegdCntr li { border-bottom: 1px solid #e5e5e5; padding: 14px 0 12px; color: #2a2a2a; line-height: 16px; font-size: 14px; font-family: 'PT Sans',sans-serif; }
	#toegevoegdCntr li a { color: #2a2a2a; text-decoration: none; }

	/* ### footer container ### */
	#footerCntr { overflow: hidden; width: 100%; padding: 28px 0 22px; background: #5b5757; }
	#footerCntr .top { overflow: hidden; margin-bottom: 106px; }
	#footerCntr .col1 { float: left; width: 32%; padding-right: 138px; }
	#footerCntr .col2 { float: left; width: 17%; }
	#footerCntr .col3 { float: left; width: 17%; }
	#footerCntr .col4 { float: left; width: 17%; }
	#footerCntr .col5 { float: left; width: 17%; }
	#footerCntr .logo { margin-bottom: 40px; }
	#footerCntr .logo img { display: inline; }
	#footerCntr .top p { color: #fff; font-size: 15px; line-height: 28px; font-family: 'PT Sans',sans-serif; }
	#footerCntr h3 { color: #fff; font-size: 21px; font-weight: 600; margin-bottom: 25px; }
	#footerCntr ul { margin-bottom: 26px; }
	#footerCntr li { font-size: 15px; line-height: 28px; }
	#footerCntr li a { color: #fff; text-decoration: none; }
	#footerCntr li a:hover { color: #; }
	#footerCntr .bot { width: 100%; text-align: center; background: url(../images/bg2.png) no-repeat center 0; padding-top: 12px; }
	#footerCntr .bot p { color: #fff; font-size: 15px; font-family: 'PT Sans',sans-serif; }
	#profileCntr .dropdownSelect { display: none; margin-top: 20px; font-weight: 700; }

/* #Media Queries
================================================== */

@media only screen and (max-width: 1290px) {

	.center { padding: 0 8px; }
	#searchCntr .search { width: 55%; }
	.sociallyBox .photo .text { padding: 0 90px; }
	.sociallyBox .photo h1 { font-size: 30px; }
	.economyBox span { top: 62px; }
	#footerCntr li { font-size: 14px; }
	#footerCntr .col1 { padding-right: 50px; }
	#companyCntr .left { width: 20%; }
	#companyCntr .right { width: 80%; }
	#channelsCntr .eventsBox h4 { font-size: 12px; }
	#bannerCntr h1 { left: 8px; }
	#profileCntr .content label.Label { width: 25%; }
	#profileCntr .content p { width: 75%; }
	#profileCntr .content ul.radios li .radio span::before { left: 0; top: -4px; }
	#profileCntr .content .upload .file #inputFile { background: url(../images/upload2.png) no-repeat; }
	#profileCntr .content .match { width: 75%; }
	#profileCntr .content .Right { width: 80%; }
	#profileCntr .content .Left { width: 20%; }

}

@media only screen and (max-width: 979px) {

	#searchCntr ul.home li { font-size: 15px; padding: 0 17px; }
	#homeCntr .left { width: 66%; }
	#homeCntr .right { width: 34%; }
	.readBox .title a.link { font-size: 12px; }
	.readBox .title h3 { font-size: 12px; }
	.sociallyBox .photo h1 { font-size: 20px; line-height: 24px; }
	.economyBox h3 { font-size: 19px; line-height: 24px; }
	.videoBox .block { width: 50%; margin-bottom: 20px; }
	#headerCntr .banner { width: 73%; }
	#footerCntr h3 { font-size: 19px; }
	.companyBox .photo .text { padding: 0 50px; }
	.companyBox h3 { font-size: 32px; }
	.sortBox .holder { padding-left: 80px; }
	.sortBox span.date { left: -68px; }
	.sortBox h3 { font-size: 20px; line-height: 24px; }
	.sortBox span.fav { top: 65px; }
	.pagingBox { padding-left: 200px; }
	.socialBox h3 { font-size: 30px; line-height: 34px; }
	.eventsBox.sub h4 { font-size: 11px; }
	.photoBox .text { padding-right: 8px; }
	.photoBox .text span img { margin-right: 8px; }
	.socialBox ul.social li { margin-left: 7px; }
	.socialBox span.link { font-size: 10px; }
	#searchCntr.sub .search { width: 296px; }
	#searchCntr.sub .search input.field { width: 248px; }
	#channelsCntr .left { width: 100%; padding-right: 0; }
	#channelsCntr .right { width: 100%; margin-top: 20px; }
	#businessCntr p span { display: none; }
	#channelCntr .block { width: 33.33%; }
	#profileCntr .content .Right { width: 75%; }
	#profileCntr .content .Left { width: 25%; }
	#profileCntr .content .upload { width: 56%; }
	#profileCntr .content label.Label strong { font-weight: 400; display: none; }
	#profileCntr .content .text input.field { width: 85%; }
	#profileCntr .content .text input.button { width: 15%; }

}

@media only screen and (max-width: 767px) {

	#headerCntr .top ul.social { float: none; width: 100%; text-align: center; margin-bottom: 10px; }
	#headerCntr .top ul.social li { float: none; display: inline-block; margin: 0 10px; }
	#headerCntr .top .right { float: none; width: 100%; }
	#headerCntr .top ul.partner { float: none; width: 100%; margin-bottom: 10px; text-align: center; }
	#headerCntr .top ul.partner li { float: none; display: inline-block; margin: 0 11px; }
	#headerCntr .top ul.login { float: none; width: 100%; margin-bottom: 10px; text-align: center; }
	#headerCntr .top ul.login li { float: none; display: inline-block; margin: 0 1px; }
	#headerCntr .logo { float: none; margin-bottom: 20px; width: 100%; text-align: center; }
	#headerCntr .logo img { display: inline; }
	#headerCntr .banner { width: 100%; float: none; }
	#headerCntr .menuBox li { font-size: 12px; margin-right: 2px; }
	#headerCntr .menuBox li ul { top: 28px; }
	#searchCntr .search { width: 100%; margin-bottom: 20px; float: none; }
	#searchCntr ul.home { padding-left: 0; float: none; width: 100%; text-align: center; }
	#searchCntr ul.home li { float: none; display: inline-block; }
	#homeCntr .left { width: 100%; padding-right: 0; margin-bottom: 20px; }
	#homeCntr .right { width: 100%; }
	#footerCntr .col1 { float: none; width: 100%; padding-right: 0; margin-bottom: 20px; }
	#footerCntr .col2 { width: 50%; }
	#footerCntr .col3 { width: 50%; }
	#footerCntr .col4 { width: 50%; }
	#footerCntr .col5 { width: 50%; }
	#searchCntr ul.np { float: none; width: 100%; text-align: center; margin-bottom: 20px; }
	#searchCntr ul.np li { float: none; margin: 0 1px; display: inline-block; }
	#searchCntr.sub .right { width: 100%; text-align: center; }
	#searchCntr.sub .search { float: none; display: inline-block; }
	.searchBox input.field { width: 90%; }
	.searchBox input.button { width: 10%; }
	#companyCntr .left { width: 100%; float: none; }
	#companyCntr .right { width: 100%; float: none; padding-left: 0; }
	.companyBox .photo .text { padding: 0 10px; }
	.sortBox .photo { width: 100%; margin-bottom: 15px; float: none; }
	.sortBox .text { float: none; width: 100%; padding-left: 0; }
	.sortBox span.fav { top: 35px; }
	.pagingBox { padding-left: 0; text-align: center; }
	.pagingBox ul { float: none; display: inline-block; }
	.pagingBox .arrow { float: none; display: inline-block; }
	#detailsCntr .mid { display: none; width: 100%; padding: 0; }
	#detailsCntr .left { width: 50%; padding-right: 10px; }
	#detailsCntr .right { width: 50%; padding-left: 10px; }
	#detailsCntr .mid.tab { display: block; margin-top: -20px; margin-bottom: 20px; }
	#bannerCntr h1 { width: 95%; font-size: 30px; }
	#channelsCntr .left .col1 { width: 100%; float: none; padding-right: 0; }
	#channelsCntr .left .col2 { width: 100%; float: none; }
	.featuredBox .inner h4 { font-size: 21px; }
	#channelsCntr { padding: 15px 0 20px; }
	#channelsCntr .channelsBox { margin-bottom: 20px; }
	#channelsCntr .eventsBox { margin-bottom: 20px; }
	.knowledgebaseBox { margin-bottom: 20px; }
	.knowledgebaseBox .photo { float: none; width: 100%; text-align: center; margin-bottom: 15px; }
	.knowledgebaseBox .text { margin-left: 0; }
	.happyBox .photo { margin-bottom: 20px; }
	.happyBox .happy { padding: 0 10px; }
	.happyBox span.date { display: none; }
	.happyBox h3 { margin-bottom: 15px; }
	.happyBox .top { margin-bottom: 15px; }
	.happyBox p { margin-bottom: 15px; }
	.happyBox h4 { margin-bottom: 12px; }
	.happyBox .block { margin-bottom: 20px; }
	.questionBox .block { width: 50%; background: none; padding: 0; margin-bottom: 15px; }
	.questionBox .block.first { width: 50%; margin-bottom: 15px; }
	.questionBox .icon { float: none; width: 100%; text-align: center; }
	.questionBox .text { margin-left: 0; text-align: center; }
	#channelsCntr .businessBox { margin-bottom: 20px; }
	#channelsCntr .readBox { margin-bottom: 0; }
	#channelsCntr .suitsupplyBox { margin-bottom: 20px; }
	#channelsCntr .relatedBox { padding-bottom: 0; }
	#businessCntr .block { width: 50%; }
	#businessCntr { margin-bottom: 0; }
	#channelCntr .block { width: 50%; }
	#channelCntr { margin-bottom: 20px; }
	.questionBox { margin-bottom: 20px; }
	#profileCntr .top li a { padding: 0; }
	#profileCntr .top li { margin-right: 10px; font-size: 13px; }
	#profileCntr .content .Right { width: 100%; }
	#profileCntr .content .Left { width: 100%; margin-bottom: 20px; }
	#profileCntr .content label.Label { width: 35%; }
	#profileCntr .content p { width: 65%; }
	#profileCntr .content .match { width: 65%; }
	#profileCntr .content .upload { width: 65%; }
	#profileCntr .content .text input.field { width: 80%; }
	#profileCntr .content .text input.button { width: 20%; }
	#profileCntr .content input.field { width: 65%; }
	#kanalenCntr .block { width: 50%; margin-bottom: 20px; }
	#kanalenCntr .block.third { padding-left: 0; border: 0; }
	#toegevoegdCntr .block { width: 50%; margin-bottom: 20px; }
	#profileCntr { background: #fff; }
	#profileCntr .top { display: none; }
	#profileCntr .dropdownSelect { display: block; width: 100%; height: 40px; border: 1px solid #ccc; padding: 0 20px; font-size: 15px; }

}

@media only screen and (max-width: 479px) {

	#headerCntr .menuBox { display: none; }
	#headerCntr .mobileMenu { display: block; position: absolute; top: 0; left: 0; }
	#searchCntr .search input.field { width: 85%; }
	#searchCntr .search input.button { width: 15%; }
	#searchCntr ul.home li { font-size: 14px; padding: 0 16px; }
	.sociallyBox .photo .text { padding: 0 10px; }
	.sociallyBox .photo span { bottom: 3px; right: 8px; }
	.economyBox .photo { float: none; width: 100%; margin-bottom: 15px; }
	.economyBox .text { float: none; padding-left: 0; width: 100%; }
	.videoBox .block { width: 100%; }
	#memberCntr h3 { font-size: 26px; }
	#signCntr h3 { font-size: 18px; }
	#signCntr input.field { width: 188px; }
	#signCntr input.button { width: 88px; }
	#footerCntr li { font-size: 13px; }
	#footerCntr h3 { margin-bottom: 10px; }
	#footerCntr ul { margin-bottom: 10px; }
	#footerCntr .top { margin-bottom: 30px; }
	.companyBox a.prev { display: none; }
	.companyBox a.next { display: none; }
	.companyBox h3 { font-size: 20px; }
	.companyBox span.date strong { font-size: 18px; }
	.companyBox span.date { left: 3px; width: 36px; padding: 2px 0; bottom: auto; top: 6px; line-height: 16px; }
	.companyBox .photo span.fav { right: 4px; bottom: 4px; }
	.companyBox .photo span.fav img { margin-left: 0; }
	.companyBox p { padding-bottom: 14px; }
	.sortBox label { margin-right: 4px; font-size: 12px; }
	.sortBox select { padding: 0 10px; }
	.sortBox .holder { padding-left: 55px; }
	.sortBox span.date { left: -53px; }
	#detailsCntr .left { width: 100%; padding-right: 0; }
	#detailsCntr .right { width: 100%; padding-left: 0; }
	.socialBox .photo { float: none; width: 100%; text-align: center; margin-bottom: 15px; }
	.socialBox .text { margin-left: 0; }
	.shareBox h3 { text-align: center; margin-bottom: 15px; width: 100%; float: none; }
	.shareBox .paging { float: none; width: 100%; }
	.shareBox .paging ul.social { width: 100%; text-align: center; }
	.shareBox .paging ul.social li { float: none; display: inline-block; margin: 0 4px; }
	.shareBox .paging ul.social li img { display: inline; }
	.shareBox .paging ul.num { width: 100%; text-align: center; }
	.shareBox .paging ul.num li { float: none; display: inline-block; margin: 0 4px; }
	.shareBox .photo { float: none; width: 100%; text-align: center; margin-bottom: 15px; }
	.shareBox .text { margin-left: 0; }
	.shareBox .block.gap { margin-left: 0; }
	#bannerCntr h1 { font-size: 24px; }
	.featuredBox .inner span.num { bottom: auto; top: 8px; }
	.happyBox h3 { font-size: 21px; }
	.happyBox ul.social { float: left; margin-top: 10px; }
	.happyBox ul.social li { float: left; margin: 0 20px 0 0; }
	.happyBox .happy { padding: 0; }
	.questionBox p { font-size: 12px; }
	#businessCntr p { font-size: 12px; }
	#channelCntr .block { float: none; width: 100%; }
	#channelCntr .inner { min-height: inherit; }
	#profileCntr { background: none; padding-top: 20px; }
	#profileCntr .top { margin-bottom: 10px; }
	#profileCntr .top ul { width: 100%; text-align: center; }
	#profileCntr .top li { float: none; display: block; margin: 0 0 10px; }
	#profileCntr .top li a { display: inline-block; line-height: none; }
	#profileCntr .content label.Label { float: none; display: block; width: 100%; margin-bottom: 4px; }
	#profileCntr .content input.field { width: 100%; }
	#profileCntr .content label.Label.none { display: none; }
	#profileCntr .content p { width: 100%; }
	#profileCntr .content ul.radios li .radio span::before { left: -7px; }
	#profileCntr .content label.Label strong { display: inline-block; }
	#profileCntr .content .upload { width: 100%; }
	#profileCntr .content .text input.field { width: 72%; padding: 0 10px 0 0; }
	#profileCntr .content .text input.button { width: 28%; }
	#profileCntr .content .match { width: 100%; }
	#kanalenCntr .category a { font-size: 13px; }
	#kanalenCntr .block { width: 100%; border: 0; padding-left: 0; }
	#kanalenCntr { padding-bottom: 10px; }
	#toegevoegdCntr { padding: 20px 0 0; }
	#toegevoegdCntr .block { width: 100%; }

}

.article_image
{
max-width:100%;	
}

ul.breadcrumb_custom
{
float: left;
margin-top: 0;
}

ul.breadcrumb_custom li {
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 11px;
    font-weight: 600;
    margin-right: 3px;
    text-transform: uppercase;
}
ul.breadcrumb_custom li::before {
    content: " > ";
	padding: 0px 6px 0px 6px;
}
ul.breadcrumb_custom li.first::before {
    content: "";
	padding: 0px 0px 0px 0px;
}
ul.breadcrumb_custom li a {
    color: #fff;
    text-decoration: none;
}



a { color: #; }
a:hover { color: #; }