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

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

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

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

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

	/* ### header container ### */
	#headerCntr { position: relative; width: 100%; height: 114px; background: #f7f7f7; }
	#headerCntr .logo { padding: 24px 0 0 0; float: left; }
	#headerCntr .logo a { text-decoration:none; }
	#headerCntr .logo span.groot {font-weight: bold;font-size: 30px; color: #2f4f4f;}
#headerCntr .logo span.middel {font-size: 20px; margin-top: -15px; margin-left: 70px; color: #696969; text-align: center; font-weight: normal;}

		/* ### menu box ### */
		#headerCntr .menuBox { padding: 40px 0 0 0; width: auto; float: right; }
		#headerCntr .mobileMenu { display: none; }
		#headerCntr .menuBox li { padding: 0 0 0 17px; float: left; line-height: 27px; }
		#headerCntr .menuBox li a { font-size: 13px; color: #939393; text-decoration: none; display: block; }
        #headerCntr .menuBox li a:hover { color: #17a2db; border-bottom: 3px solid #17a2db; }
		#headerCntr .menuBox li.active a { color: #17a2db; font-weight: bold; border-bottom: 3px solid #17a2db; }
        #headerCntr .menuBox li:last-child a { padding: 0 5px 0 5px; display: inline-block; height: 30px; text-decoration: none; color: #f69f00; font-size: 13px; font-weight: bold; border: 2px solid #f69f00;  background: #fff; margin-top: -2px; }
		#headerCntr .menuBox li:last-child a:hover { text-decoration: underline; }

	/* ### banner container ### */
	#bannerCntr { padding-bottom:40px; width: 100%; position: relative; background: url(../images/headergpt.jpg) right top no-repeat; background-size:cover; }
    #bannerCntr .banner { position:relative; left: 40px; }
    #bannerCntr .banner img { width: 100%; }
	#bannerCntr .text { position: absolute; left:40px; top:29%; max-width:480px; }
	#bannerCntr p { padding-left:20px; margin: 0 0 39px 0; font-family: 'helveticaneuelight'; font-size: 30px; color: #fff;  line-height: 36px; font-weight: lighter; position: relative; }
	#bannerCntr p span { width: 12px; height: 11px; display: inline-block; background: url(../images/qote2.png) left top no-repeat; }
	#bannerCntr a { padding: 0 0 0 49px; display: inline-block; font-family: 'HelveticaNeueRoman'; font-size: 23px; color: #ffbc41; line-height: 37px; text-decoration: none; background: url(../images/img1.png) left top no-repeat; }
	#bannerCntr a:hover { text-decoration: underline; }

	/* ### content container ### */
	#contentCntr { overflow: hidden; width: 100%; position: relative; padding: 27px 0 38px 0; }
	#contentCntr .arrow { position: absolute; top: 0; left: 0; width: 100%; text-align: center; }
	#contentCntr .arrow img { display: inline; }

		/* ### left container ### */
		#leftCntr { float: left; width: 57%; padding-right: 50px; }

			/* ### saxophone box ### */
			.saxophoneBox { width: 100%; padding-bottom: 30px; }
			.saxophoneBox h1 { font-family: 'HelveticaBold'; font-size: 30px; color: #576064; line-height: 46px; margin-bottom: 20px; }
			.saxophoneBox h1 span { font-size: 20px; font-family: 'helveticaneuelight'; font-weight: normal; display: block; margin-bottom: -18px; }
            .saxophoneBox h2 { color: #576064; }
			.saxophoneBox p { color: #7b8385; font-size: 14px; line-height: 20px; margin-bottom: 18px; }
			.saxophoneBox ul { margin-bottom: 18px; }
			.saxophoneBox li { background: url(../images/bullet1.png) no-repeat left; padding-left: 21px; color: #7b8385; font-size: 14px; line-height: 20px; }
			.saxophoneBox li:first-child { background: none; padding-left: 0; }
            .saxophoneBox a { color: #17a2db; font-size: 14px; }
            .saxophoneBox a:hover { text-decoration: none; }

			/* ### info box ### */
			.infoBox { width: 100%; }
			.infoBox h3 { font-family: 'HelveticaBold'; color: #576064; font-size: 30px; line-height: 46px; margin-bottom: 18px; }
			.infoBox .row { margin-bottom: 9px; overflow: hidden; }
			.infoBox h3 span { font-family: 'helveticaneuelight'; font-size: 18px; font-weight: normal; display: block; margin-bottom: -18px; }
			.infoBox fieldset { border: 0; overflow: hidden; width: 100%; }
			.infoBox .row.gap1 { margin-bottom: 12px; }
			.infoBox .row.gap2 { width: calc(100% - 201px); float: right; text-align: right; margin-bottom: 22px;  }
			.infoBox label.text { float: left; width: 35%; line-height: 26px; color: #7b8385; font-size: 14px; }
			.infoBox input[type="text"] { border: 1px solid #d9d9d9; background: #fff; width: 65%; height: 26px; line-height: 26px; padding: 0 15px; float: left; font-size: 14px; }
			.infoBox textarea { border: 1px solid #d9d9d9; background: #fff; width: 65%; height: 138px; padding: 15px; float: left; font-size: 14px; resize: none; }
			.infoBox span.tag { display: block; float:left; color: #7b8385; font-size: 14px; line-height: 14px; font-weight: bold; }
            .infoBox p.fout { color: #df2f1a; background: url('../images/error.png') no-repeat 5px; position: relative; left: 0px; padding: 5px 3px 3px 30px; display: none; }
            .infoBox span.success { color: #298A08; background: url('/images/succes.png') no-repeat 5px; position: relative; left: 0px; padding: 5px 3px 3px 30px; }
			.infoBox ul { display: block; float:left; width:160px; overflow: hidden; }
			.infoBox li { float: left; color: #7b8385; font-size: 14px; padding: 3px 0px 3px 22px; line-height: 16px; }
			.infoBox input[type="submit"] { border: 0; background: #f69f00; width: 180px; height: 40px; cursor: pointer; float: right; color: #fff; font-size: 15px; font-weight: bold; border: 2px solid #ff9600; }
			.infoBox input[type="submit"]:hover { text-decoration: underline; border: 2px solid #e97300; }

		/* ### right container ### */
		#rightCntr { float: right; width: 43%; }

			/* ### over box ### */
			.overBox { width: 100%; margin-bottom: 36px; background: #ecf4f8; border: 2px solid #cfdadf; padding: 14px 16px 44px 28px; }
			.overBox .top { overflow: hidden; margin-bottom: 22px; }
			.overBox .text { float: left; width: 65%; padding-right: 15px; }
			.overBox h3 { font-family: 'HelveticaBold'; color: #576064; font-size: 25px; line-height: 30px; margin-bottom: 12px; }
			.overBox h3 span { font-family: 'helveticaneuelight'; font-size: 18px; font-weight: normal; display: block; line-height:18px; }
			.overBox address { color: #7b8385; font-size: 14px; line-height: 22px; font-style: normal; }
			.overBox address a { color: #17a2db; text-decoration: none; }
			.overBox address a:hover { text-decoration: underline; }
			.overBox .photo { float: left; width: 35%; }
			.overBox .photo img { border: 1px solid #fff; max-width: 100%; }
			.overBox p { color: #7b8385; font-size: 14px; line-height: 20px; padding-right: 20px; }

			/* ### experiences box ### */
			.experiencesBox { width: 100%; border: 2px solid #cfdadf; padding: 17px 30px 18px 30px; }
			.experiencesBox h3 { font-family: 'HelveticaBold'; color: #576064; font-size: 25px; line-height: 30px; margin-bottom: 10px; }
			.experiencesBox h3 span { font-family: 'helveticaneuelight'; font-size: 18px; font-weight: normal; display: block; }
			.experiencesBox ul { margin-bottom: 18px; }
			.experiencesBox li { border-bottom: 1px solid #c6c6c6; padding: 22px 0; }
			.experiencesBox li:last-child { border-bottom: 0; }
			.experiencesBox p { color: #b0b0b0; font-size: 14px; line-height: 20px; margin-bottom: 18px; }
			.experiencesBox span.name { color: #7b8385; font-size: 14px; line-height: 20px; display: block; }
			.experiencesBox a.link { color: #17a2db; font-size: 14px; }
			.experiencesBox a.link:hover { text-decoration: none; }

	/* ### bottom container ### */
	#bottomCntr { width: 100%; padding: 48px 0 58px 0; background: #ebebeb; }
	#bottomCntr .left { float: left; width: 45%; border: 1px solid #2b86c6; padding: 24px 58px 18px 36px; min-height: 320px; }
	#bottomCntr .right { float: right; width: 45%; border: 1px solid #2b86c6; padding: 24px 58px 12px 36px; min-height: 320px; }
	#bottomCntr h3 { font-family: 'HelveticaBold'; color: #576064; font-size: 30px; line-height: 37px; margin-bottom: 28px; margin-left: 52px; }
	#bottomCntr .right h3 { margin-left: 42px; }
	#bottomCntr h3 span { padding: 0 0 5px 0; font-family: 'helveticaneuelight'; font-size: 18px; font-weight: normal; display: block; margin-bottom: -18px; }
	#bottomCntr .icon { float: left; margin-top: 10px; }
	#bottomCntr a.link { color: #00aced; font-size: 20px; margin-bottom: 8px; display: block; text-decoration: none; }
	#bottomCntr p { color: #576064; font-size: 14px; line-height: 20px; margin-bottom: 18px; }
    #bottomCntr p.fout { color: #df2f1a; background: url('/images/error.png') no-repeat 5px; position: relative; left: 0px; padding: 5px 3px 3px 30px; display: none; }
    #bottomCntr span.success { color: #298A08; background: url('/images/succes.png') no-repeat 5px; position: relative; left: 0px; padding: 5px 3px 3px 30px; }
	#bottomCntr fieldset { border: 0; width: 90%; }
	#bottomCntr input[type="text"] { border: 1px solid #d9d9d9; background: #fff; width: 100%; height: 31px; margin-bottom: 10px; line-height: 31px; padding: 0 12px; color: #7b8385; font-size: 14px; }
	#bottomCntr input[type="submit"] { border: 0; background: #f69f00; width: 176px; height: 40px; cursor: pointer; color: #fff; font-size: 15px; font-weight: bold; margin-top: 9px; }
	#bottomCntr input[type="submit"]:hover { text-decoration: underline; border: 2px solid #e97300; }

	/* ### footer container ### */
	#footerCntr { overflow: hidden; width: 100%; height: 80px; background: #334553; }
	#footerCntr p { color: #adb2b6; font-size: 14px; line-height: 80px; text-align: center; }
	#footerCntr p a { color: #adb2b6; text-decoration: none; }
	#footerCntr p a:hover { text-decoration: underline; }
	#footerCntr p span.scheiding { padding: 0 4px; }


.overBox .photo.mobile { display: none; }



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

@media only screen and (max-width: 824px) {
	.center { padding: 0 20px; }
	#headerCntr .menuBox li { padding: 0 0 0 8px; }
	#headerCntr .menuBox li a { font-size: 13px; }
	#headerCntr .menuBox li:last-child a { font-size: 13px; }

	#bannerCntr p { margin: 0 0 20px 0; font-size: 26px; line-height: 40px; }

	#leftCntr { padding-right: 0px; width: 100%; }

	#rightCntr { width: 100%; }

	.saxophoneBox { padding-bottom: 0px; }
	.infoBox { padding-bottom: 30px; }

	.overBox { padding: 15px; margin-bottom: 0px; width: 49%; float: left; }

	.overBox p { padding-right: 0px; }
	.experiencesBox { padding: 0 15px 15px 15px; width: 49%; float: right; }

	.experiencesBox h3 span { padding: 0 0 15px 0; }
	.experiencesBox li { padding: 10px; }
	.experiencesBox p { margin-bottom: 2px; font-size: 14px; }
	.experiencesBox ul { margin-bottom: 0px; }

    #bottomCntr .left { padding: 20px 20px 20px 20px; width: 48%; }
    #bottomCntr #twitter { margin-top: 35px; }
	#bottomCntr .right { padding: 20px 20px 20px 20px; width: 48%; }

	.infoBox .row.gap2 { width:65%; }
	.infoBox ul { width: auto; }
}

@media only screen and (max-width: 767px) {
	#headerCntr { height: 90px; }
	#headerCntr .menuBox { display: none; }
	#headerCntr .mobileMenu { display: block; position: absolute; top: 20px; right: 10px; }
	#headerCntr .logo { padding: 20px 0 0 0; }

	
	#bannerCntr p { margin: 0 0 20px 0; font-size: 15px; line-height: 25px; }

	.overBox { padding: 20px; margin-bottom: 20px; }
	.experiencesBox { padding: 20px; }
	.experiencesBox h3 { margin-bottom: 0px; }

	#contentCntr { padding: 27px 0 20px 0; }

	#bottomCntr .left { margin-bottom: 20px; width: 100%; }
	#bottomCntr .right { width: 100%; }
	#bottomCntr { padding: 20px 0; }

	.infoBox .row.gap2 { width: 65%; text-align: left; }
	.infoBox li { margin-bottom: 10px; float: none; margin-left: 0px; }
	.infoBox span.tag { padding-bottom: 10px; float: left; width: 100%; text-align: left; }


	.overBox { width: 100%; }
	.experiencesBox { width: 100%; }

	#bottomCntr fieldset { width: 100%; }

	#footerCntr { height: 50px; }
	#footerCntr p { line-height: 50px; }
    #footerCntr p span { display: none; }

}

@media only screen and (max-width: 479px) {
	.center { padding: 0px  10px; }
    #bannerCntr p { line-height: 18px; font-size:11px; }
	#bannerCntr a { padding-left:38px; font-size:15px; }
    #bannerCntr .text { left: 14px; }
    #bannerCntr p { margin: -5px 0 5px 0; }
    #bannerCntr .banner { top: 13px; }

    #headerCntr .logo { width: 189px; margin-top: -5px; }
	#headerCntr .logo img { width: 100%; }

    .saxophoneBox h1 { margin-bottom: 5px; font-size: 26px; }
	.saxophoneBox h1 span { font-size: 16px; }
	.saxophoneBox p { font-size: 14px; }

	.infoBox h3 { margin-bottom: 5px;  }
	.infoBox h3 span { font-size: 16px; }
	.infoBox label.text { width: 100%; }
	.infoBox input[type="text"] { width: 100%; }
	.infoBox textarea { width: 100%; }
	.infoBox li { float: none; margin-left: 0px; }
	.infoBox span.tag { padding-bottom: 10px; float: left; width: 100%; text-align: left; }


	.infoBox .row.gap2 { margin-bottom: 5px; width: 100%; }
	.infoBox ul { float: left; }
	.infoBox li { margin: 0px 0 10px 0; text-align: left; }

	.infoBox { padding-bottom: 20px; }

	.overBox { padding: 20px 20px 20px 20px; }
	.overBox .photo.desktop { display: none; }
	.overBox .photo.mobile { display: block; padding:10px 0px; }
	.overBox .photo.mobile img { display: inline-block;}
	.overBox h3 { margin-bottom: 5px; line-height:30px; }
	.overBox h3 span { font-size: 14px; }
	.overBox p { font-size: 14px; }
	.overBox .text { padding-right: 0px; width: 100%; }
	.overBox .photo { width: 100%; }
	.overBox .top { margin-bottom: 10px; }

	.experiencesBox { padding: 20px; }
	.experiencesBox ul { margin-bottom: 0px; }
	.experiencesBox li { padding: 10px 0; }
	.experiencesBox p { margin-bottom: 5px; font-size: 14px; }

	#bottomCntr .left { padding: 10px 20px 20px 20px; }
	#bottomCntr h3 { margin-bottom: 5px; }
	#bottomCntr a.link { font-size: 18px; }
	#bottomCntr p { font-size: 14px; }

	#bottomCntr .right { padding: 10px 20px 20px 20px; min-height: inherit; }
	#bottomCntr h3 { font-size:28px;}

.mobile-text { padding:43px 0px 0px 13px; display: block; }
.mobile-text span { font-size: 13px; margin-bottom:13px; line-height: 20px; }


}
