/*
Theme Name: SPEL Harderwijk 2017
Author: Renier Vermaak
Author URI: http://www.reniervermaak.nl
Version: 1.0
*/

@import url("style-starter.css");
@import url("https://use.typekit.net/bbm3hwf.css");

html, body {
	font-family: "objektiv-mk1", "Century Gothic", sans-serif;
	min-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

#wpadminbar {
	max-width: 100%;
	overflow-x: hidden;
}

.row:before,
.row:after {
	content: "";
	display: block;
	clear: both;
}
.row {
	display: block;
	clear: both;
}

.row .column {
	display: block;
	float: left;
	width: 100%;
}

.row .column .column-inner {
	padding: 1.0em;
}
.row .column.column-logo .column-inner {
	padding: 0em;
}

#page {
	min-height: 100%;
	overflow: auto;
}

#main {
	padding-bottom: 100px;
}

.container {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
}
.container.container-narrow {
	max-width: 700px;
}
.container.container-full {
	max-width: 100%;
}

#main .container {
	width: 94%;
}

body.single-people .entry-header {
	position: relative;
	margin-top: 130px
}

#header .wp-spaios-slider-wrap img {
	width: 100% !important;
}

.btn-back {
	display: block;
	position: absolute;
	top: auto;
    bottom: 0px;
    left: 0px;
	margin: 0 0 60px 8px;
    color: rgb(222,15,94);
}

.entry-content a,
.entry-content a strong,
.entry-content a em,
.entry-content a i {
	color: #0054b9 !important;
	text-decoration: underline;
}
.entry-content a {
	font-weight: 500;
}

body.home .entry-content hr {
	margin: 4.0em 0;
}

body.home .entry-content h2 {
	color: rgb(222,15,94);
	margin: 2.0em 0;
}
body.home .entry-content h2:first-of-type {
	margin-top: 4.0em;
}

.entry-content h2 {
	line-height: 1.35em;
	margin-bottom: 0.5em;
}

.entry-content h3 {
	text-transform: none;
	font-weight: bold;
	line-height: 1.35em;
	margin-bottom: 0.5em;
}

.entry-content input[type=text],
.entry-content input[type=email],
.entry-content input[type=date],
.entry-content input[type=number],
.entry-content select,
.entry-content textarea {
	font-family: "objektiv-mk1", "Century Gothic", sans-serif;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #c6c6c6;
	font-size: 1.3em;
	padding: 5px;
	margin: 3px 0 0 0;
	color: #666;
	background: transparent;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.entry-content input[type=submit] {
	font-family: "objektiv-mk1", "Century Gothic", sans-serif;
	background: rgb(222,15,94);
	color: #fff;
	border-radius: 0;
	line-height: 1.6em;
	padding: 10px 20px;
	font-size: 1.2em;
	-webkit-appearance: none;
	border: 1px solid #fff;
	cursor: pointer;
	font-weight: 100;
	border-radius: 5px;
}

.entry-content .wpcf7-form-control-wrap.psycholoog:after {
	content: "\f078";
	display: block;
	font-family: 'Font Awesome 5 Pro'; 
	position: absolute;
	top:  0;
	right: 10px;
}

#header-top {
	height: 100px;
}
#header-top div {
	height: 100%;
}
#header-top .column-info div.column-inner {
	height: auto;
	max-height: 100%;
}

#header-top .column-logo a.logo {
	position: relative;
	display: block;
	text-decoration: none;
	color: #0054b9;
	clear: both;
	height: 100%;
}
#header-top .column-logo a.logo:before,
#header-top .column-logo a.logo:after {
	content: "";
	display: block;
	clear: both;
}

#header-top .column-logo a.logo > span {
	display: block;
	float: left;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

#header-top .column-logo a.logo > span.icon {
	width: 50px;
	height: 50px;
	margin: 0 1.0em;
}
	#header-top .column-logo a.logo > span.icon img {
		display: block;
		width: 100%;
		height: auto;
	}

#header-top .column-logo a.logo > span.text {
	text-align: justify;
}
#header-top .column-logo a.logo > span.text span {
	display: block;
}

#header-top .column-logo a.logo span.site-title {
	font-size: 1.3em;
	font-weight: 300;
	letter-spacing: 0.04em;
	padding-bottom: 10px;
}
#header-top .column-logo a.logo span.sub-title {
	font-size: 0.45em;
	text-transform: uppercase;
}

#header-top .column-info {
	display: none;
}

#header-nav {
	height: auto;
	background: rgb(222,15,94);
	color: #fff;
}

#header-nav .toggleMenu {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 1.5em;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-decoration: none;
	cursor: pointer;
}

#header-nav > .container {
	position: relative;
}

#header-nav .container > div.menu {
	display: none;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background: rgb(156, 18, 70);
	z-index: 100;
}

#header-nav ul.menu  > li {
	display: block;
	position: relative;
	line-height: 40px;
}

#header-nav ul.menu > li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 1.0em;
}
#header-nav ul.menu > li:hover > a {
	background-color: #b7064b;	
}
#header-nav ul.menu > li:hover ul.sub-menu a:hover {
	background-color: rgb(222,15,94);	
}
#header-nav ul.menu > li:hover > a:hover {
	background-color: #b7064b;	
}

#header-nav ul li ul.sub-menu {
	display: none;
	position: relative;
	top: 0px;
	left: 0px;
	background: rgb(222,15,94);
	width: auto;
	max-width: 100%;
}

#header-nav ul.menu li.menu-item-has-children:hover ul.sub-menu {
	display: block;
}

#header-image {
	position: relative;
	padding-bottom: 33%;
}

body.page-template-page-tmpl-about #header-image {
	padding-bottom: 60%;
}

#header-image.header-image-small {
	position: relative;
	padding-bottom: 15%;
}

/*body.page-id-91 #header-image,
body.page-id-117 #header-image {
	padding-bottom: 0;
}*/

body.single-people #header-image {
	height: 150px;
	padding-bottom: 0;
}

#header-image .header-image {
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.header-table {
	display: table;
	position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9999;
    width: 100%;
    height: 101%;
}

.header-table .header-cell {
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 100%;
	text-align: center;
    color: #fff;
    max-width: 700px;
    margin: 0px auto;
    font-size: 3.0em;
}

.header-table .header-cell h1 {
	display: block;
    text-align: center;
    color: #fff;
    font-weight: 100;
}

.header-table .btn-header-more {
	position: fixed;
	display: block;
	width: 100%;
	bottom: 20px;
	left: 0;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
}

.entry-header h1 {
	color: rgb(222,15,94);
	text-align: center;
	font-size: 2.0em;
	margin: 1.0em 0;
} 

.row .column.column-people {
	display: inline-block;
	float: none;
	text-align: center;
	width: 49%;
	vertical-align: top;
}

.row .column.column-people .column-inner {
	padding: 1.0em;
}

.row .column.column-people img {
	display: block;
	max-width: 100%;
	border-radius: 50%;
	margin: 0px auto;
}

.row .column.column-people h2 {
	text-align: center;
	font-size: 1em;
	margin-top: 0.5em;
	color: #000;
}
.row .column.column-people h2 a {
	color: #000;
	text-decoration: none;
}

#header-image .image-container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#header-image .image-container img {
	display: block;
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#header-image .about_portait {
	position: absolute;
	width: 200px;
	height: 200px;
	bottom: 0px;
	z-index: 50;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}
#header-image .about_portait img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 50%;
}

#footer {
	background: rgb(222,15,94);
	color: #fff;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	padding-bottom: 2.0em;
}

#footer h2.widget_title {
	font-weight: 100;
	font-size: 1.2em;
	margin: 1.0em 0 1.5em 0;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer small {
	font-size: 0.7em;
}

@media only screen and (max-width: 368px) {
	#header-image .image-container img {
		width: auto;
		height: 100%;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	}
}

@media only screen and (min-width: 584px) {
	#header-top {
		height: 120px;
	}

	#header-top .column-logo a.logo > span.icon {
		width: 60px;
		height: 60px;
		margin: 0 1.0em;
	}

	#header-top .column-logo a.logo span.site-title {
		font-size: 1.7em;
		letter-spacing: 0.04em;
		padding-bottom: 10px;
	}
	#header-top .column-logo a.logo span.sub-title {
		font-size: 0.5em;
		text-transform: uppercase;
		letter-spacing: 0.025em;
	}
}

@media only screen and (max-width: 700px) {
	.header-table {
		display: none;
	}
}
@media only screen and (max-width: 900px) {
	.header-table .btn-header-more {
		position: absolute;
	}
}

@media only screen and (min-width: 771px) {
	.row .column.column-20 {
		width: 20%;
	}
	.row .column.column-25 {
		width: 25%;
	}
	.row .column.column-25.column-people {
		width: 24%;
	}

	.row .column.column-33,
	#footer .row .column {
		width: 33.33%;
	}
	.row .column.column-45 {
		width: 45%;
	}
	.row .column.column-50 {
		width: 50%;
	}
	.row .column.column-55 {
		width: 55%;
	}
	.row .column.column-66 {
		width: 66.66%;
	}
	.row .column.column-75 {
		width: 75%;
	}
	.row .column.column-80 {
		width: 80%;
	}

	#header-top .column {
		width: 50%;
	}

	#header-top .column-info {
		display: block;
		text-align: right;
	}

	#header-top .column-info p {
		font-size: 0.8em;
		line-height: 1.34em;
		font-weight: 100;
	}
	#header-top .column-info p.phone {
		font-size: 1.2em;
		color: #de0f5e;
		letter-spacing: 0.05em;
		margin-bottom: 0.2em;
	}
	#header-top .column-info p.phone-sub {
		font-size: 0.7em;
		color: #de0f5e;
		letter-spacing: 0.05em;
		margin-bottom: 0.6em;
	}

	#header-nav ul.menu {
		margin-left: 1.0em;
	}

	body.single-people #header-image {
		height: 200px;
		padding-bottom: 0;
	}
}

@media only screen and (min-width: 960px) {
	#header-top {
		height: 150px;
	}

	#header-top .column-logo a.logo > span.icon {
		width: 90px;
		height: 90px;
		margin: 0 1.0em;
	}

	#header-top .column-logo a.logo span.site-title {
		font-size: 2.0em;
		letter-spacing: 0.04em;
		padding-bottom: 10px;
	}
	#header-top .column-logo a.logo span.sub-title {
		font-size: 0.8em;
		text-transform: uppercase;
		letter-spacing: 0.025em;
	}

	#header-nav .toggleMenu {
		display: none;
	}

	#header-nav .container > div.menu {
		display: block;
		top: auto;
		left: auto;
		width: auto;
		background: none;
		z-index: initial;
	}

	#header-nav ul.menu  > li {
		position: relative;
		display: inline-block;
		line-height: 40px;
	}

	#header-nav ul.menu > li a {
		display: inline-block;
	}

	#header-nav ul li ul.sub-menu {
		display: none;
		position: absolute;
		top: 100%;
		left: 0px;
		background: rgb(222,15,94);
		background: rgba(222,15,94,0.8);
		width: auto;
		min-width: 150%;
		z-index: 100;
		font-size: 0.9em;

	}
	#header-nav ul.menu li.menu-item-has-children:hover ul.sub-menu {
		display: block;
	}

	#header-nav ul li#menu-item-1051 ul.sub-menu {
		min-width: 200%;
	}

	#header-nav ul li ul.sub-menu li a { 
		display: block;
	}

	#header-top .column-info p.phone {
		font-size: 1.5em;
		margin-bottom: 0.2em;
	}
	#header-top .column-info p.phone-sub {
		font-size: 0.8em;
		margin-bottom: 1.4em;
	}

	.row .column.column-people .column-inner {
		padding: 2.0em;
	}
}

@media only screen and (min-width: 1184px) {
	#header-top .column-logo a.logo > span.icon {
		margin: 0 2.0em;
	}
	#header-nav ul.menu {
		margin-left: 136px;
	}
}