/*
Theme Name: Social Brothers Theme
Author: Social Brothers
Author URI: http://socialbrothers.nl
Description: Social Brothers theme.
Version: 1.0
License: Social Brothers

Colijn rood:	#b71e2d

Colijn groen:	#65ad45
*/


#main-container{
	margin: 0 auto;
	padding: 0;
	width:auto;
	height: 100%;
}

#main-container .container-fluid{
	padding: 0;
}

html, body {
	height: 100vh;
	margin: 0;
	font-family: 'Titillium Web', sans-serif;
	font-size: 15px;
	font-weight: 400;
}

#wrap{
	height:100%;
}

/*.container{*/
	/*height: 100%;*/
/*}*/

.container>.container-fluid{
	position: relative;
	height: 100%;
}

/*#menu{*/
	/*padding: 0;*/
	/*margin: 10px auto;*/
/*}*/

.row {
	display: block;
	margin-left: 0;
	margin-right: 0;
}

#templateRow{
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
 }

/*#templateRow .mobile_sb{*/
	/*height: 100%;*/
	/*margin-bottom: 100px;*/
/*}*/

.show991{
	display: none !important;

}
.hide991{
	display: inline-block !important;
}

.lPadding5{
	padding-left: 165px;
}

.popup{
	background-color: white;
}
#vCirkel .popup{
	position: absolute;
	z-index: -1;
	color: #65ad45;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 43px;
	padding-bottom: 43px;
	padding-right: 150px;
	width: 350px;
	max-height: 150px;
	left: -200px;
	background-color: white;
	display: none;
	border-radius: 5px;
}

#literature .popup{
	top: -100%;
	background-color: white;
	display: none;
	border-radius: 5px;
}
/* region h1-h6 & p styles*/
h1,
.h1 {
	font-size: 44px;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 0;
}
h2,
.h2 {
	font-size: 30px;
}
h3,
.h3 {
	font-size: 24px;
}
h4,
.h4 {
	font-size: 18px;
}
h5,
.h5 {
	font-size: 14px;
}
h6,
.h6 {
	font-size: 12px;
}
p {
	margin: 0 0 10px;
}
/* endregion */

.colijnGroen {
	color: #65ad45;
}


/* region Header styles */
nav,
.navbar{
	background: #65ad45;
	margin: 0 auto;
	color: #fff;
	border: none;
	border-radius: 0px;
	font-weight: 300;
}

#menuButton{
	display: inline-block;
	margin: 15px;
	margin-top: 30px;
	float:right;
}
.navbar-toggle{
	margin:0;
}

#menuButton p{
	margin: 0 0 0 2px;
	display: none !important;
}

.icon-bar{
	background-color: white !important;
}


.navbar-collapse .col-md-8{
	margin-left: -10px;
}

.navbar-brand {
	height: 100%;
	/*margin: 0 60px;*/
	padding: 0;
}

.navbar-brand img {
	max-width: 530px;
	width: 530px; /* 70% */
	height: auto;
	margin: 0 auto;
	margin-left: 80px;
	float: right;
	margin-right: 30px;
	min-width: 320px;
}

.navbar-header{
	width: 100%;
}

#menu >.row {
	margin-top: 20px;
	padding: 20px 0;
}

#menu .col-sm-8 {
	padding-left: 5%;
}


.headerBorderDash {
	border-left-style: dashed;
	border-width: 2px;
	color: #fff;
}

.navbar-nav>li{
	float: none;
	padding-top: 3px;
}

.navbar-default .navbar-nav>li>a{
	color: #fff;
	font-weight: 300;
	padding: 0;
	font-size: 15px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus{
	color: #fff;
	font-weight: 600;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover{
	background-color: inherit;
	font-weight: 600;
	color: #000;
}

/* End header styles*/
/* endregion */

/*  region Owl-Carousel styles*/
.owl-carousel{
	height:100%;
}
.owl-stage-outer{
	height: inherit;
}
.owl-stage{
	height: inherit;
}
.owl-item{
	height: inherit;
}

/* Carousel voor homepage */
#owl-colijn .item {
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 5px;
	/* background-position: center center; */
}

#owl-colijn .item .row{
	padding: 0 !important;
}

/* Carousel voor andere pagina's */
.owl-nav span.glyphicon{
	font-size: 2em;
	color: #65ad45;
	transform: translateY(200%);
	display: initial;
}


#owl-colijn2{
	width: 83.33333333% !important;
}
#owl-colijn2 .item{
	background-color: #e6e7e8;
	min-height: 200px;
	width: 100%;
	max-width: 600px;
	margin:0 auto;
	padding: 0 25px 25px;
	text-align: center;
	display: table;
}

.owl-carousel .owl-item img {
	width: auto !important;
}

#owl-colijn2 .owl-item img.alignleft{
	margin: 0 10px;
}
#owl-colijn2 .owl-item img.alignright{
	margin-left: auto;
}

.constrainWidth{
	width: auto !important;
}
#carouselToggle:hover{
	text-decoration: underline;
	color: #65ad45;
}

#carouselToggle, .btn-info:active, .btn-info:focus, .btn-info:visited{
	background-color: #e6e7e8;
	border: none;
	outline: none;
	padding: 10px;
}


#owl-colijn2 .item h3{
	color: #65ad45;
	font-weight: bold;
}

#owl-colijn2 .item h3 b{
	color: #000;
	font-weight: bold;
}

.owl-controls span {
	background: none repeat scroll 0 0 #869791;
	border-radius: 20px;
	display: block;
	height: 12px;
	float: left;
	margin: 5px 7px;
	opacity: 0.5;
	width: 12px;
}

.owl-dot .active{
	color: #65ad45;
}

.owl-dots {
	display: inline-block;
}

.owl-dot {
	float: left;
}

.owl-dot.active span{
	background-color: #65ad45;
}

.item div.bgOverlay{
	position: absolute;
	display: block;
	max-width: 400px;
	margin-left: 15%;
	margin-bottom: 20px;
	margin-top: 150px;
}



.item div.bgOverlay div{
	display: block;
	margin: 15px auto;
}

.item div.bgOverlay div div{
	display: inline-block;
}

.item div.bgOverlay div h1{
	text-align: justify;
	text-align-last: justify;
	margin-bottom: 15px;
	margin-top: 20px;
}

.item div.bgOverlay div h1 strong{
	font-weight: inherit;
	font-size: 52px;
}
.item div.bgOverlay div h1 b{
	color: #65ad45;
	font-weight: bold;
}

.item .row{
	margin-left: 0 !important;
	margin-right: 0 !important;
}


.ltrspacing2{
	letter-spacing: 2px;
}
.ltrspacing11{
	letter-spacing: 11px;
}

.btn{
	background-color: black;
	border-radius: 0px;
	padding: 10px;
	padding-right: 30px;
}

.btn a{
	color: white;
	font-size: 18px;
}

.content{
	margin: 0;
	margin-top: 20px;
}
.maxHeight{
	height: 100%;
}
/* End Owl-Carousel styles*/
/* endregion */



/* region 2-Column (Alex Colijn) styles*/

.sidebarImg {						/* Don't tweak width */
	background-size: cover;
	/*margin-top: -1px;*/
	padding: 0;
	height: 100%;
	background-position: center center;
	overflow: hidden;
}

.sidebarImg img {
	width:	auto;
	/*z-index: -10;*/
	height: 100%;
	/*max-height: 120%;*/
	/*position: absolute;*/
	-webkit-transform: translateX(-30%);
}

.bgOverlay{
	background-color: #fff;
	z-index: 100;
}

#templateRow .bgOverlay{
	margin-top: 1px;
}

.text {
	margin-top: 100px ;
	margin-bottom: 0;
	margin-left: 80px;
	margin-right: 80px;
	font-weight: 400;
	max-width: 850px;
}

.bgOverlay .text{
	z-index: 999;
}
blockquote.right {
	position:relative;
	border-left-style: none;
	margin-left: 20px;
	text-align: center;
	margin-right: 0;
	width: 33%;
	float: right;
	color: #65ad45;
	font-style: italic;
	font-size: 24px;
}

.text h1{
	text-transform: uppercase;
	font-size: 44px;
	color: #000;
}

.text h2{
	font-size: 24px;
	text-transform: uppercase;
	color: #65ad45;
	font-weight: 600;
	margin: 0;
	padding: 0;
	width: 80%;
	text-align: left;
}

.text a{
	font-weight: bold;
	color: #65ad45;
}

#vCirkel{
	margin-left: -190px;
	position: relative;
}
#vCirkel p{
	padding-left: 25px;
}
#vCirkel .alignleft, #vCirkel img.alignleft{
	margin-right: 10px;
}



.collapseTitle{
	color: #fff;
	background-color: #000;
	margin: 0 auto;
	padding: 10px 25px 10px 25px !important;
}

.collapseContent{
	border-style: solid;
	border-width: 1px;
	border-color: #65ad45;
	margin-top: -32px !important;
	margin-left: 0px !important;
	padding: 20px !important;
	padding-top: 60px !important;
}

.wp-image-75{
	margin-top: 15px;    /* TODO */
}

.underBorderDash {
	display: block !important;
	height: 100%;
	border-bottom-style: dashed;
	border-width: 2px;
	color: #65ad45;
	margin: 20px 0 !important;
}

.text .underBorderDash{
	max-width: 125px;
}


/* End 2-Column styles*/
/* endregion */

/* region 2-Column (contact) styles*/
#contact{
	margin-top: 20px;
}

#contact .col-xs-3, #contact .control-label, input.verzenden{
	color: #65ad45;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
	padding-left: 0;
}

/*#contactRow .text{*/
	/*font-size: 18px;*/
/*}*/

#contactRow .sideBarImg{
	height: 120%;
}

#contact .col-xs-12{
	padding-left: 0;
}

#form{
	margin-left: -15px;
}

#contact .btn, input.verzenden{
	margin: 15px;
	padding: 10px;
	background-color: #65ad45;
	color: white;
	border-radius: 5px;
}

textarea.form-control{
	resize: none !important;
}
/* endregion */


/* region Responsiveness section (Media queries) */
.hideOnCollapse{
	display: inline-block !important;
}

.showOnCollapse{
	display: none !important;
}

/* 4K devices */
@media only screen and (max-width : 2560px) {
	.navbar-brand img{
		margin-right: 100px;
	}

}

@media only screen and (max-width : 2000px) {
	.navbar-brand img{
		width: 390px;
	}

}

@media only screen and (max-width : 1500px) {
	.navbar-brand img{
		width: 320px;
	}

}

/* Large laptops */
@media only screen and (max-width : 1440px) {
	.navbar-default{
		font-size: 16px;
	}

	#owl-colijn2 .item {
		width: 100%;
	}

	.navbar-brand img{
		margin: 0;
		width: 280px;
	}


}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

	.navbar-brand img{
		min-width: 260px;
	}
}

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

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	.hide991{
		display: none !important;
	}
	.show991{
		display: inline-block !important;
	}

	#main-container{
		height: auto !important;
	}

	#menu .hideOnCollapse{
		margin-left: -10px !important;
	}

	.headerBorderDash {
		border-left-style: none;
	}

	#menu > .row{
		margin-top: 0;
	}

	.sidebarImg{
		height: 400px !important;
		max-height: 400px !important;
		overflow: unset;
		transform: translateX(0%);
	}

	.sidebarImg img{
		object-fit: cover;
		width: auto;
		min-width: 100%;
		height: 100%;
		-webkit-transform: translateX(0%);
	}

	/*#vCirkel p{*/
		/*padding-left: 0;*/
	/*}*/

	#templateRow .bgOverlay{
		margin-bottom: 50px;
	}

	#owl-colijn .item {
		background-image: none !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	#owl-colijn .item .showOnCollapse{
		max-height: 300px;
		width: auto;
		background-size: contain;
		padding-left: 0;
		padding-right: 0;
	}

	#owl-colijn .item .showOnCollapse img{
		width:  100% !important;

	}

	#owl-colijn .item .bgOverlay{
		position: relative;
		margin: 0;
		max-width: 100%;
		width: 100%;
	}
	#owl-colijn .item .bgOverlay>div{
		margin: 50px auto;
		width: 80%;
	}

	#owl-colijn .item .bgOverlay h1{
		font-size: 38px;
		text-align: initial;
		text-align-last: initial;

	}

	#owl-colijn .item .bgOverlay h1 strong{
		font-size: inherit;
	}

	.ltrspacing2, .ltrspacing11 {
		letter-spacing: initial;
	}

	#owl-colijn .underBorderDash{
		max-width: 125px;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.hideOnCollapse{
		display: none !important;
	}

	.showOnCollapse{
		display: inline-block !important;
	}

	.navbar-collapse{
		padding-left: 0;
	}

	.navbar-header .navbar-brand{
		margin: 0;
		margin-left: 25px;
	}

	.navbar-brand img {
		min-width: 260px;
		max-width: 40%;
		float: left;
		margin: 30px auto;
	}

	.text {
		margin-top: 100px;
		margin-bottom: 0;
		margin-left: 5%;
		margin-right: 5%;
	}

	#vCirkel{
		margin-left: auto;
	}
	#vCirkel p{
		padding-left: 0;
	}

}
@media only screen and (max-width: 767px) {
	#menuButton p{
		display: block !important;
	}

	.lPadding5 {
		padding-left: 0;
	}
}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.navbar-brand {
		width: 75%;
	}

	.navbar-brand img {
		min-width: 100%;
		float: left;
		margin: 30px auto;
	}

	.col-sm-4 .col-md-4 {
		padding: 5px;
		margin-left: 300px;
	}

	.item div.bgOverlay {
		min-width: 100%;
		margin: 100px auto 50px auto;
		bottom: 0;
	}

	.text h1 {
		font-size: 36px;
	}

	.text h2 {
		width: 100%;
	}

	blockquote.right {
		margin-left: 0;
		width: 100%;
		float: left;
		padding: 0;
		text-align: left;
	}

	.text .underBorderDash {
		max-width: 50%;
	}

	#customNav {
		display: none;
	}
}

@media only screen and (max-width : 380px) {
	#vCirkel img.alignright{
		margin-left: 0;
	}

	.navbar-header .navbar-brand{
		margin: 0;
		margin-left: 15px;
	}

	#owl-colijn .item .bgOverlay{
		min-height: 650px;
	}
}

@media only screen and (max-width : 380px) {
	#menuButton{
		margin-left: 0;
	}
}


/*Wordpress editor styles start*/
.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
.alignnone, img.alignnone {
	/* not sure about this one */
}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 1em;
	margin: 0;
}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
}

/*Wordpress editor styles end*/

#literature div#hoverArea {
	position: absolute;
}

.page-id-26 .sidebarImg img{margin-left:125px !important;}
@media only screen and (max-width: 991px){
	.page-id-26 .sidebarImg img{
		margin-left:0 !important;
		object-position: center -10px !important;
	}
	
	.page-id-17 .sidebarImg{background-position:center top !important;}
}
.uitgelicht_img {
    margin-top: 50px;
    height: 225px;
    padding: 50px;
    margin-bottom: 15px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.blogs h3 {
    color: white;
    position: absolute;
    bottom: 20px;
    text-shadow: 0px 0px 10px #333;
    z-index: 10;
}

.leesmeer{
    padding: 10px;
    background-color: #65ad45;
    color: #fff;
    border-radius: 5px;

}
.shadowbox{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );

}

.blogs .uitgelicht_img p {
    color: white;
    position: absolute;
    bottom: 0px;
    text-shadow: 0px 0px 10px #333;
    z-index: 10;
}
#blogpost {
    padding: 25px;
}

div#literature {
    margin-bottom: 45px;
}


/*Responsive youtube embed styles*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom: 25px;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}