#in_header {

    background-color: #fff;
    color: white;
    box-sizing: border-box;
    min-height: 196px;
    height: auto;
    position: relative;
}

#in_header .header {

    display: block;
}

#in_header .mobile-header {

    display: none;
}

#in_header .mobile-header .text.description {

    width: 100%;
}

.description b {
    color: #0079d3 !important;
}

#in_header .container {

    padding: 0 45px;
}

#in_header .header .container  {
 
    padding:0;
}

#in_header .header .container .left {

    
    float:left;
    padding-right:60px; 
    width: calc(60% - 20px);
    width: -webkit-calc(60% - 20px);
    width: -moz-calc(60% - 20px);
    
}

#in_header .header .container .right {
    
    float:left; 
    width: calc(40% - 20px);
    width: -webkit-calc(40% - 20px);
    width: -moz-calc(40% - 20px);
}

#in_header .container > .content {

    padding: 25px 0 0 0;
}

#in_header div .av_left {

    width: 23%;
    box-sizing: border-box;
}

#in_header div .av_right {

    margin-left: 1%;
    width: 76%;
    box-sizing: border-box;
    padding: 18px 21px;
}

#in_header .text {

    color: #000;
    text-align: left;
    font-size: 26px;

}

#in_header .text.filter {

    margin-bottom: 24px;
    margin-top: 20px;
    padding: 0 20px;
    padding-top: 10px;
	 text-align: left;
}

#in_header .text.option {

    color: #172e79;
    font-size: 14px;
    margin-bottom: 16px;
    padding: 0 20px;
    padding-top: 12px;
}

#in_header .text.question {

    display: inline-block;
    margin-top: 13px;
    margin-bottom: 14px;
    width: calc(60% - 20px);
    width: -webkit-calc(60% - 20px);
    width: -moz-calc(60% - 20px);
}

#in_header .text.description {

    line-height: 24px;
    color: rgb(0, 0, 0);
    text-decoration: none;
    margin-bottom: 19px;
    font-size: 1.25rem;
    width: calc(60% - 20px);
    width: -webkit-calc(60% - 20px);
    width: -moz-calc(60% - 20px);
}

#in_header .line {

    width: 100%;
    border-top: 2px solid #d6d7d8;
    position: relative;
}

#in_header .av_left .line {

    width: 98%;
    left: 1%;
}

#in_header .text h1 {

    color: #fff;
	background: #0054a4 !important;
    text-transform: none;
    font-size: 46px;
    font-weight: 600;
    letter-spacing: 0;
    padding: 10px 25px !important;
   -webkit-border-radius: 10px !important;
-moz-border-radius: 10px !important;
border-radius: 10px !important;
}






#in_header .flex_column {

    background-color: white;
}

#top .main_color #search_input {
    
    border: 1px solid #0079d3; 
    margin-left: 15px;
    margin-top: 22px;
    width: 70%;
    float: left;

}

#ok_search {
    
    cursor: pointer;
}

.in_nav {

    position: relative;
    bottom: 0;
    margin-bottom: 0;
    width: 100%;
    background-color: white;
}

.filters {

    width: 100%;
}

.in_nav ul ul {
    /* display: none; */
}

.in_nav ul li:hover > ul {
    display: block;
}

.in_nav ul {

    background: transparent;
    padding: 0 3px;
    list-style: none;
    position: relative;
    z-index: 999;
    margin: 0;
}

.in_nav ul:after {

    content: "";
    clear: both;
    display: block;
}

.in_nav ul li {

    width: auto;
    padding: 0;
    list-style: none;
    margin: 0;
    z-index: 999;
    min-height: 24px;
}

.in_nav > ul > li {

    height: auto;
    padding: 2px 2px;
    text-align: left;

}

.in_nav > ul > li > a:hover,
.in_nav > ul > li > a:active,
.in_nav > ul > li > a {

    font-weight: bold;
    color: white;
    text-decoration: none;
    min-height: 28px;
    line-height: 28px;
    display: block;
    color: #fff;
    background-color: #0054a3;
    padding:5px 15px;
    margin-bottom: 10px;
}

.in_nav ul li ul {

    margin: 0px;
}

.in_nav ul li ul li {

    width: 100%;
    max-width: 100%;
    height: auto;
    color: #671c7b;
    background-color: #fff;
    text-align: left;
    position: relative;
}

.in_nav ul li ul li a {

    display: inline-block;
    line-height: 20px;
    color: #000;
    text-decoration: none;
    padding-left: 37px;
    font-weight: normal;
}

/* submenu */
.in_nav ul ul {

    background: #fff;
    border-radius: 0px;
    padding: 0;
    position: relative;
    width: 100%;
    height: auto;
}

.in_nav ul ul li,
.in_nav ul ul li:active {

    float: none;
    background-image: url('https://www.delftvoorelkaar.nl/wp-content/plugins/in_adsysco/img/unselected.png');
    background-color: #fff;
    position: relative;
    background-repeat: no-repeat;
    background-position: 14px 4px;
    min-height: 25px;
}

.in_nav ul ul li:hover {

    color: #0079d3;
    background-image: url('https://www.delftvoorelkaar.nl/wp-content/plugins/in_adsysco/img/selected.png');
}

.in_nav ul ul li.active {

    color: #0079d3;
    background-image: url('https://www.delftvoorelkaar.nl/wp-content/plugins/in_adsysco/img/selected.png');
}

#in_form form {

    padding: 20px;
}

#in_form {

    position: relative;
    border-top: 2px solid #d6d7d8;
    padding-top: 20px;
}

#in_form input {

    height: 28px;
    width: auto;
    position: relative;
    font-size: 20px;
    margin-left: 14px;
    line-height: 16px;
    padding: 4px 9px;
}

#in_form #reset {

    height: 28px;
    line-height: 16px;
    width: auto;
    position: relative;
    font-size: 20px;
	font-weight:600;
    padding: 4px 9px;
    cursor: pointer;
    border: none;
    -webkit-appearance: none;
    border-radius:0;
    background-color: #000;
    color: #ffffff;
    border-color: #003281;
    margin-left: 34px;
}

.map-container {

    margin-top: 17px;
    vertical-align: top;
}

#map {

    height: 337px;
    width: calc(74% - 20px);
    width: -webkit-calc(74% - 20px);
    width: -moz-calc(74% - 20px);
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-right: 20px;
}

#marker-tooltip {
    display: none;
    position: absolute;
    width: 300px;
    height: 200px;
    background-color: #ccc;
    margin: 15px;
}

.icons {

    vertical-align: top;
    width: calc(25% - 2px);
    width: -webkit-calc(25% - 2px);
    width: -moz-calc(25% - 2px);

    color: #0055a3;
    display: inline-block;
    box-sizing: border-box;
    max-width: 195px;
}

.icons h3 {

    font-size: 24px;
    color: #1b4699;
}

.icons .icon-container {

    color: #0055a3;
    background-color: #dbe7f2;
    padding: 5px;
}

.results {
    margin-top: 10px;
}

.icons .icon {

    margin-bottom: 6px;
    padding-left: 8px;
}

.icons .icon > span {

    display: inline-block;
    vertical-align: top;
    margin-left: 27px;
    padding-top: 4px;
    font-weight: bold;
    word-break: normal;
    font-size: 80%;
    line-height: 14px;

}

.icons .icon img {
    position: absolute;
}

.icons .icon img {

    width: 21px;
    height: 21px;
}

.results .items .icon img {

    width: 35px;
    height: 35px;
}

.results .items .icon img {

    width: 25px;
    height: 25px;
}

.results .items {

    width: calc(53% - 20px);
    width: -webkit-calc(53% - 20px);
    width: -moz-calc(53% - 20px);
    box-sizing: border-box;
    float: left;
    position: relative;
}

.template-page .entry-content-wrapper h2.no-results,
.template-page .entry-content-wrapper .results .items h2 {

    margin-bottom: 35px;
    margin-top: 12px;
    text-transform: none;
    color: #0079d3;
}

.results .item {

    float: left;
    width: 100%;
    margin-bottom: 10px;
    color: #56585a;
}

.results .items .item .content {

    color: #56585a;
    width: 88%;
    padding: 3px 0 0 10px;
}

.results .items .item .content a {

    font-weight: bold;
    color: #0054a4;
    word-wrap: normal;
}

.results .items .item .content a a {

    white-space: pre;
}

.results .items .icon,
.results .items .content {
    display: inline-block;
    vertical-align: top;
}

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

    #in_form #reset,
    #in_form input {

        font-size: 14px;
		font-weight:600;
        margin-left: 14px;
        padding: 4px 10px;
		background:#000;
    }

}

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

    .results .items {

        width: calc(80% - 20px);
        width: -webkit-calc(80% - 20px);
        width: -moz-calc(80% - 20px);
    }

    #map {

        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
    }

    .icons {

        display: none;
    }
    
    
}

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

    #top .main_color #search_input {
        
        width: 65%;
    }
    
    #in_header div .av_left {

        width: 100%;
        box-sizing: border-box;
        padding: 20px;
        padding-bottom: 0;
    }

    #in_header div .av_right {

        margin-top: 0;
        margin-left: 0;
        width: 100%;
        padding: 20px;
        padding-top: 0;
    }

    #in_header .header {

        display: none;
    }

    #in_header .mobile-header {

        display: block;

    }

    #in_form {

        border: none;
    }

    #in_header .line {

        display: none;
    }

    #in_header .mobile-header .line {

        display: block;
    }

    #in_header .text h1 {

        font-size: 36px;
        line-height: 36px;
    }

    #in_header .text {

        font-size: 16px;
        line-height: 16px;
    }

    #in_header .text.description {

        line-height: 10px;
        margin-bottom: 10px;
        font-size: 10px;
    }

    #in_header .text.filter {
        
        margin-top: 10px;
        color: white;
        margin-bottom: 10px;
        height: 80px;
        line-height: 28px;
        background-color: #0271C9;
        font-size: 2.0em;
        padding-top: 10px;
    }

    #in_header #in_form {

        text-align: right;
    }

    #in_header .in_nav ul {

        padding: 0;
    }

    #in_header .in_nav ul ul {

        display: none;
    }

    #in_header .in_nav > ul > li > a:after {

        content: 'V';
        position: absolute;
        right: 20px;
    }

    #in_header .in_nav > ul > li.active > a:after {

        content: 'Ʌ';
    }

    #in_header .in_nav ul li.active ul {

        display: block;
    }

    #in_header .in_nav > ul > li > a {

        height: 60px;
        line-height: 60px;
        font-size: 1.5em;
    }

    #in_header .text.option {

        display: none;
    }

    #map {

        display: none;
    }

    .map-container,
    .results {
        margin-top: 0;
    }

    .results .items {

        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
    }

    .template-page .entry-content-wrapper .results .items h2 {
        margin-bottom: 25px;
    }
    
    .responsive #top #wrap_all #in_header .container .content .mobile-header >.container {
        
        max-width: 100%;
        width:100%;
        padding:0;
    }
    
    .mobile-header .container >.left 
    {
        
        width:100%;
        display: block;
    }
    
    .mobile-header .container >.right {
        
        display: none;
    }

}

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

    #in_header .text.filter {

        padding-top:6px;
        color: white;
        margin-bottom: 10px;
        height: 60px;
        line-height: 26px;
        background-color: #0271C9;
        font-size: 1.25em;
    }

    #in_header .in_nav > ul > li > a {

        height: 40px;
        line-height: 40px;
        font-size: 1.2em;
    }

    #in_header .in_nav > ul > li > a:after {

        right:10px;
    }
        
    .template-page .entry-content-wrapper .results .items h2 {
        margin-bottom: 15px;
    }

    #in_header .line {

        display: none;
    }

    #in_header .mobile-header .line {

        display: block;
    }
    
    #in_header .results .items .item .icon { 
        
        position: absolute;
        
    }
    
    #in_header .results .items .item .content {
        
        margin-left:20%;
        width: 80%;
    }
    
    #in_header .results .items .item .content a h4 {
     
        width: 90%;
        font-size: 1.125em;
    }

    #in_form {

        border: none;
    }
    
    #in_form #reset,
    #in_form input {
     
        margin:2px;
    }
    
    .container >.left ,
    .container >.right
    {
        
        display:none;
    }
}

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

    #in_header .text.filter {

        color: white;
        padding-top: 4px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 17px;
        background-color: #0271C9;
        font-size: 1em;
    }

    #in_header .in_nav > ul > li > a {

        height: 30px;
        line-height: 30px;
        font-size: 1em;
    }

    .template-page .entry-content-wrapper .results .items h2 {
        margin-bottom: 10px;
    }

    #in_header .line {

        display: none;
    }

    #in_header .mobile-header .line {

        display: block;
    }

    #in_form {

        border: none;
    }
}

@media screen and (max-width: 380px) {
    
    #top .main_color #search_input {
        
        margin-left:2px;
        width:66%;
    }
}



@media only screen and (max-width: 767px)  {#in_header .left {
  
   padding-right:0!important;
    width: calc(100% - 20px)!important;
    width: -webkit-calc(100% - 20px)!important;
    width: -moz-calc(100% - 20px)!important;
    
}}