/*  
Theme Name: Philomela (Child)
Description: A child theme of CulturePress
Theme URI: http://themestate.com/docs/culturepress/
Author: Dannci & Themnific 
Author URI: https://wpmasters.org/
Version: 1.0.0
Text Domain: culturepress-child
Template: philomela

*/

h1, h2, h3, h4, h5, h6,
body,
.widget,
p {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

p {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

dt {
	background: #fff;
	min-height: 260px;
}

dl {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #f7f7f7 !important;
	padding: 10px;
	margin-bottom:0px !important;
	margin-top:0px !important;
	min-height: 260px;
}

.tmnf_entry ul ul,
.tmnf_entry ol ul,
li.comment ul ul,
li.comment ol ul {
	list-style-type: disc !important;
	list-style-position: outside !important;
}

.tmnf_entry > ul:not(.wp-block-gallery), .tmnf_entry > ol, .wp-block-column > ul, .wp-block-column > ol {
	margin: 16px 0 21px 0px !important;
}

.em-pagination {
	clear: both;
}

a.page-numbers {
  padding: 10px 20px !important;
  display: inline-block;
  margin: 2px 0;
}

.gallery {
  align-items: center;
  justify-content: center;
}

.gallery dt {
  display: flex;
  align-items: center;
}

.gallery img {
  display: block;
  max-height: 100%;
  margin: 0 auto;
}

.searchSubmit.ribbon {
	background-color: transparent !important;
	color: #0096be !important;
	width: 70px !important;
}
	
#gallery-1 img {
	border: 0px !important;
}
  
.nav > li > a, .header_icon a {
	text-transform: uppercase;
}

.tmnf_meta_categs {
	display: none !important;
}

.blogger .item_inn {
	padding: 20px 60px 50px 60px !important;
}


.header_transparent #header.scrolled {
	border-color: #ddd !important;
	position: fixed;
	overflow: visible;
	float: none;
	display: block;
	border-style: solid;
	border-width: 0 0 1px 0;
}

.tmnf_menu_row.scrollDown 

.will_stick.scrollDown {
  position: fixed;
  top: unset !important;
  left: 0;
  width: 100%;
  z-index: 9998;
  transition: all .5s;
}

h2.footer_text {
	font-family: 'Sora';
	font-weight: 700;
	font-size: 26px;
	line-height: 42px;
}

h3 {
  font-size: 25px;
  line-height: 28px;
}

img.alignright {
	float:right;
}

img.alignleft {
	float:left;
}

.single-vacature .page_header .tmnf_meta,
.single-vacature .page_header > img,
.blog .page_header > img {
  display: none !important;
}

.single-vacature .page_header_image,
.blog .page_header_image {
	background-color: #fff !important;
}

.single-vacature .page_header_image h1,
.blog .page_header_image h1 {
	color: #26387E;
	border-color: #EB5A0A;
}

.single-vacature .page_header,
.blog .page_header {
  padding: 15px 0 0 0;
}

#next_prev_nav {
	margin:60px 0 !important;
}

.post_nav_image {
	background-color: #0096BE !important;
	width:50px !important;
	height:50px !important;
}

.post_nav_image img {
	display: none;
}

#next_prev_nav {
	border-width: 0px 0 !important;
}

.post_nav_text {
	padding: 0px 30px;
    font-family: "Noto Serif Tamil" !important;
    font-weight: 800 !important;
	font-size: 25px !important;
	color: #26387E !important;
	letter-spacing: 0 !important;
	line-height: 28px !important;
}

.post_nav_text span {
	font-family: 'Sora' !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	color: #26387E !important;
	letter-spacing: 0 !important;
	line-height: 15px !important;
}
  
.post_nav_image .arrow {
	margin: -18px 0 0 -10px;
}

.gerelateerde_verhalen {
	background-color:#F9F9F9; 
	margin: 60px 0;
	padding: 60px 0;
}

.gerelateerde_verhalen h5 {
	font-size: 36px;
	line-height: 66px;
}

.gerelateerde_verhalen h5 {
	font-size: 36px;
	line-height: 40px;
}

.gerelateerde_verhalen h4 {
	font-size: 16px;
	line-height: 30px;
	margin: 0px 0 30px 0 !important;
}

.blog .tmnf_column .elementor-button .elementor-button-text,
.gerelateerde_verhalen .tmnf_column .elementor-button .elementor-button-text {
	background: #00AA91;
	border-radius: 16px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1.13px;
	text-align: center;
	text-transform: uppercase;
	padding:10px 20px;
}

.gerelateerde_verhalen .elementor-button {
	padding: 0;
}

.blog .wrapper {
	background-image: url("https://www.philomela.nl/wp-content/uploads/2023/12/verhalen_geel.svg");
	 background-repeat: no-repeat;
    background-size: contain;
    background-position: center 500px;
}

.single-post .wrapper {
	background-image: url("https://www.philomela.nl/wp-content/uploads/2023/12/verhaal_geel.svg");
	 background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center 60vh;
}

.page-id-7199 .wrapper {
	background-image: url("https://www.philomela.nl/wp-content/uploads/2023/12/over-ons_geel.svg");
	 background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center 60vh;
}

.single-post p {
  margin: 0px 0 15px 0 !important;
}

.blogger .item_inn {
	box-shadow: none !important;
	background-color: #F9F9F9;
}

body .gerelateerde_verhalen .mag_item p.teaser {
	font-weight: 400 !important;
}

body .gerelateerde_verhalen .tmnf_mag .item {
  background-color: #fff;
}

body .gerelateerde_verhalen .item_inn {
	padding: 10px 40px 60px 40px;
}

body .gerelateerde_verhalen .tmnf_mag .item {
	overflow: unset !important;
}

.button_blauw_groot {
	font-family: 'Sora';
	font-weight: 700;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1.7px;
	background: #0096BE;
	border-color: #0096BE;
	border-style: solid;
	border-width: 1px;
	border-radius: 25px;
	padding:10px 30px;
	text-transform: uppercase;
	display: inline-block;
}

.button_blauw_groot:hover {
	color: #0096BE;
	border-color: #0096BE;
	border-style: solid;
	border-width: 1px;
	background: #FFFFFF;
}

.button_blauw_groot_inv {
	font-family: 'Sora';
	font-weight: 700;
	font-size: 18px;
	background: #FFFFFF;
	letter-spacing: 1.7px;
	color: #0096BE;
	border-color: #0096BE;
	border-style: solid;
	border-width: 1px;
	border-radius: 25px;
	padding:10px 30px;
	text-transform: uppercase;
	display: inline-block;
	line-height: 1em;
}

.button_blauw_groot_inv:hover {
	background: #0096BE;
	border-color: #0096BE;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
}

.button_groen_groot_inv {
	font-family: 'Sora';
	font-weight: 700;
	font-size: 18px;
	background: #FFFFFF;
	letter-spacing: 1.7px;
	color: #00AA91;
	border-color: #00AA91;
	border-style: solid;
	border-width: 1px;
	border-radius: 25px;
	padding:10px 30px;
	text-transform: uppercase;
	display: inline-block;
	line-height: 1em;
}

.button_groen_groot_inv:hover {
	background: #00AA91;
	border-color: #00AA91;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
}

#footer .tmnf_social_icons li a {
	border-color: #0096BE;
	color: #fff;
	background-color: #0096BE;
}

#footer .tmnf_social_icons li a span {
	color: #fff;
}

input, textarea, input checkbox, button, input radio, select, file {
	font-family: 'Sora';
	font-weight: 400;
	font-size: 16px;
	color: #26387E;
	letter-spacing: 0;
	line-height: 30px;
	background: #F0F0F0;
}

div.input {
	display: inline-block;
	margin-right:30px;
	margin-bottom:60px;
}

.page-id-7456 .em-event.em-item,
#em-events-grid-1 .em-event.em-item {
	width: 20% !important;
	display: inline-block;
	float: left;
	padding: 0 30px 30px 0;
}

.page-id-7456 .em-event.em-item .em-item-info,
#em-events-grid-1 .em-event.em-item .em-item-info {
	background-color: #F9F9F9;
	padding:15px;
	min-height: 200px;
}

.em-item-title a {
	font-family: 'Sora';
	font-weight: 700;
	font-size: 18px;
	color: #26387E;
	letter-spacing: 0;
	line-height: 28px;
}

.em-event-meta {
	font-family: 'Sora';
	font-weight: 400;
	font-size: 13px;
	color: #26387E;
	letter-spacing: 0;
	line-height: 22px;
}

.em-event-location a {
	font-family: 'Sora';
	font-weight: 400;
	font-size: 13px;
	color: #26387E;
	letter-spacing: 0;
	line-height: 22px;
}

#em-wrapper .em-events-search {
  display: block;
}

.lijst-producties .event_item .evnt_date {
  display: none;
}

.event_header h3 {
	font-family: 'Sora';
	font-weight: 700;
	letter-spacing: 0;
	font-size: 30px;
}

.event_header {
	background-color: #F9F9F9;
	font-size: 100% !important;
	border-width: 0px;
	padding:30px 60px !important;
	margin-bottom:2px;
}

.em .em-icon.em-icon-clock {
	background-image: url("images/time.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px auto;
}

.em .em-icon.em-icon-calendar {
	background-image: url("images/date.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 13px auto;
}

.em .em-icon.em-icon-at,
.em .em-icon.em-icon-location {
	background-image: url("images/location.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 13px auto;
}

.event-location {
	background-image: url("images/location.svg");
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left:30px;
	margin-bottom:10px;
	margin-top:10px;
}

.event-date {
	background-image: url("images/date.svg");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	font-weight: 600;
	margin-bottom:10px;
	margin-top:10px;
	width:200px;
	display:inline-block;
}

.event-time {
	background-image: url("images/time.svg");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	margin-bottom:10px;
	margin-top:10px;
}

.item_inn {
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 30px;
}

.ribbon {
	background-color: #00AA91 !important;
}

.event_item .evnt_date {
	font-size: 12px !important;
	letter-spacing: 1.13px !important;
	text-transform: uppercase !important;
}

.event_item .evnt_date span {
	 margin: 0 !important;
}

.event_sidebar_bottom p {
	font-size: 13px;
	letter-spacing: 0;
	line-height: 22px;
	max-width: 360px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.evnt_button .mainbutton {
	background: #00AA91 !important;
	border-radius: 16px !important;
	float: left !important;
	position: relative !important;
	font-size: 12px !important;
	letter-spacing: 1.13px !important;
	text-align: center !important;
	padding: 0px 20px !important;
}

#main-nav > li.special {
	margin-top: 6px;
}

#main-nav > li.special > a {
	font-size: 12px !important;
	padding: 10px 20px 10px 20px;
}

.populated .footop_wrap {
	justify-content: center;
}

#footer .tmnf_social_icons li a:hover {
	border-color: #26387E;
	color: #fff;
	background-color: #26387E;
}

.mc4wp-form input[type="email"] {
	width: 65% !important;
}

#footer .mc4wp-form input[type="email"] {
	width: 60% !important;
}

#footer .mc4wp-form input[type="submit"] {
	width: 35%;
	color: #26387E;
	background-color: #fff;
	border-radius: 40px 40px 40px 40px;
	border-color: #26387E !important;
	border-style: solid;
	border-width: 1px;
}

#footer .mc4wp-form input[type="submit"]:hover {
	width: 35%;
	color: #ffffff;
	background-color: #26387E;
	border-radius: 40px 40px 40px 40px;
	border-color: #26387E !important;
	border-style: solid;
	border-width: 1px;
}

#footer h4.widget {
	font-size: 18px !important;
	color: #26387E !important;
	letter-spacing: 0 !important;
	line-height: 28px !important;
	text-transform: none !important;
}

#footer a {
	text-decoration: underline !important;
}

#footer li a {
	font-weight: 700 !important;
	font-size: 12px !important;
	letter-spacing: 1.13px !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
}

#footer .bottom-menu a {
  font-size: 13px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

.tmnf_foocol p {
  font-size: 13px !important;
}

.tmnf_foocol.first p {
  padding: 6px 0 20px 0;
  font-size: 16px !important;
  max-width: 400px !important;
}


#header .logo .this_is_logo,

.single-vacature .header_transparent #header .logo .this_is_logo,
.blog .header_transparent #header .logo .this_is_logo,
.page-id-8 .header_transparent #header .logo .this_is_logo,

.page-id-7565 .header_transparent #header .logo .this_is_logo,
.page-id-7456 .header_transparent #header .logo .this_is_logo,
.page-id-7336 .header_transparent #header .logo .this_is_logo,
.page-id-7317 .header_transparent #header .logo .this_is_logo,
.page-id-5602 .header_transparent #header .logo .this_is_logo,
.page-id-7292 .header_transparent #header .logo .this_is_logo,
.page-id-7199 .header_transparent #header .logo .this_is_logo,
.page-id-6999 .header_transparent #header .logo .this_is_logo,
.header_transparent #header.scrolled .logo .this_is_logo {
	filter: invert(46%) sepia(92%) saturate(3108%) hue-rotate(163deg) brightness(91%) contrast(101%);
}

.header_transparent #header:not(.scrolled) .header_icon a i,
.header_transparent #header:not(.scrolled) .nav > li > a,
.header_transparent #header:not(.scrolled) .header_icon a {
	color: #26387E;
}

#main-nav > li.special > a {
	color: #fff !important;
}


.single-vacature .header_transparent #header .header_icon a i,
.single-vacature .header_transparent #header .nav > li:not(.special) > a,
.single-vacature .header_transparent #header .header_icon a,
.blog .header_transparent #header .header_icon a i,
.blog .header_transparent #header .nav > li:not(.special) > a,
.blog .header_transparent #header .header_icon a,
.page-id-8 .header_transparent #header .header_icon a i,
.page-id-8 .header_transparent #header .nav > li:not(.special) > a,
.page-id-8 .header_transparent #header .header_icon a,
.page-id-7565 .header_transparent #header .header_icon a i,
.page-id-7565 .header_transparent #header .nav > li:not(.special) > a,
.page-id-7565 .header_transparent #header .header_icon a,
.page-id-7456 .header_transparent #header .header_icon a i,
.page-id-7456 .header_transparent #header .nav > li:not(.special) > a,
.page-id-7456 .header_transparent #header .header_icon a,
.page-id-7336 .header_transparent #header .header_icon a i,
.page-id-7336 .header_transparent #header .nav > li:not(.special) > a,
.page-id-7336 .header_transparent #header .header_icon a,
.page-id-7317 .header_transparent #header .header_icon a i,
.page-id-7317 .header_transparent #header .nav > li:not(.special) > a,
.page-id-7317 .header_transparent #header .header_icon a,
.page-id-5602 .header_transparent #header .header_icon a i,
.page-id-5602 .header_transparent #header .nav > li:not(.special) > a,
.page-id-5602 .header_transparent #header .header_icon a,
.page-id-7292 .header_transparent #header .header_icon a i,
.page-id-7292 .header_transparent #header .nav > li:not(.special) > a,
.page-id-7292 .header_transparent #header .header_icon a,
.page-id-7199 .header_transparent #header .header_icon a i,
.page-id-7199 .header_transparent #header .nav > li:not(.special) > a,
.page-id-7199 .header_transparent #header .header_icon a,
.page-id-6999 .header_transparent #header .header_icon a i,
.page-id-6999 .header_transparent #header .nav > li:not(.special) > a,
.page-id-6999 .header_transparent #header .header_icon a {
	color: #26387E !important;
}

.header_transparent #header:not(.scrolled),
.header_transparent #header:not(.scrolled) .header_icon {
	border-color: #26387E !important;
}

.elementor-element.elementor-arrows-position-outside .swiper {
	width: calc(100% - 160px) !important;
}

.page-id-8 .header_transparent #header,
.page-id-8 .header_transparent #header .header_icon,
.single-vacature .header_transparent #header,
.single-vacature .header_transparent #header .header_icon,
.blog .header_transparent #header,
.blog .header_transparent #header .header_icon,
.page-id-7565 .header_transparent #header,
.page-id-7565 .header_transparent #header .header_icon,
.page-id-7456 .header_transparent #header,
.page-id-7456 .header_transparent #header .header_icon,
.page-id-7336 .header_transparent #header,
.page-id-7336 .header_transparent #header .header_icon,
.page-id-7317 .header_transparent #header,
.page-id-7317 .header_transparent #header .header_icon,
.page-id-5602 .header_transparent #header,
.page-id-5602 .header_transparent #header .header_icon,
.page-id-7292 .header_transparent #header,
.page-id-7292 .header_transparent #header .header_icon,
.page-id-7199 .header_transparent #header,
.page-id-7199 .header_transparent #header .header_icon,
.page-id-6999 .header_transparent #header,
.page-id-6999 .header_transparent #header .header_icon,
.header_transparent #header.scrolled,
.header_transparent #header.scrolled .header_icon {
	border-color: #26387E !important;
}

body .will_stick_wrap {
	min-height: 84.2px !important;
}

.wrapper_main {
	margin-top: -2px !important;
}

/*
.eleslideinside {
	display:none !important;
}
*/

.eleslideinside {
	top: 75% !important;
}

.eleslideinside h2 {
	padding: 0px 0px 0px 30px;
	border-style: solid;
	border-width: 0px 0px 0px 2px;
	border-color: #EB5A0A;
	border-radius: 0px 0px 0px 0px;
}

body .page_header_image h1 {
	padding: 0px 0px 0px 30px;
	border-style: solid;
	border-width: 0px 0px 0px 2px;
	border-color: #00AA91;
	border-radius: 0px 0px 0px 0px;
	font-size: 65px;
	line-height: 66px;
}

.single .tmnf_content {
	width: 66% !important;
}

.single .tmnf_sidebar {
	width: 33% !important;
}

.page_header_image {
	background-color: #000 !important;
}

.page_header > img {
	top: -150px;
	opacity: .8 !important;
}

.single-event .page_header > img {
	top: -150px;
	opacity: .85 !important;
}

.main_breadcrumbs {
	display: none !important;		
}

.culturepress_eleslider .owl-dot::before {
    font-family: "Noto Serif Tamil" !important;
}

.owl-nav > div {
	border-color: #fff !important;
}

.culturepress_eleslider .owl-dot {
	border-color: #fff !important;
	font-weight: 700;
}

.meta_divider,
.author,
.has-post-thumbnail .tmnf_meta_categs {
	display: none !important;
}

.post-date {
	font-size: 13px;
	text-transform: none !important;
	font-size: 13px;
	font-weight: 600;
}

.tmnf_excerpt_disabled.tmnf_titles_are_medium .post-date,
.tmnf_excerpt_disabled .mag_item p.teaser {
  display: block !important;
}

.tmnf_excerpt_disabled.tmnf_titles_are_medium .post-date {
	font-size: 13px !important;
	color: #26387E !important;
	letter-spacing: 0 !important;
	line-height: 22px !important;
}

.elementor-button.elementor-size-sm,
.elementor-kit-5 .elementor-button {
	font-weight: 800;
	letter-spacing: 1.13px;
	line-height: 15px;
	font-size: 12px;
	margin-top:20px;

}
  
.medium_title, .tmnf_titles_are_medium h3 {
    font-family: "Noto Serif Tamil" !important;
	font-size: 25px !important;
	letter-spacing: 0 !important;
	line-height: 28px !important;
}

.mag_item p.teaser {
	font-size: 16px !important;
	color: #26387E !important;
	letter-spacing: 0 !important;
	line-height: 30px !important;
	opacity: 1 !important;
}

.culturepress_eleslider .owl-dot::after {
	background: #fff !important;
}

#titles {
	padding: 0 !important;
}

.will_stick.scrollUp {
	  transform: none !important;
}

.header_icon_left {
	display: none !important;
}
	
body .eleslideinside h2 {
  font-size: 2.55vw;
}

.header_logo_next {
	background: rgba(255,255,255,0.85) !important;
	position: fixed;
	width: 100%;
	border-color: #26387E !important;
	border-style: solid;
	border-width: 0 0 1px 0;
}



.tmnf_menu_row.scrollDown {
	background-color: transparent !important;
}

.home .owl-dots .owl-dot {
	background: rgba(0,0,0,0.50) !important;
}

.culturepress_eleslider .owl-dot {
	color: #fff !important;
}

.slider_overlay {
	background: rgba(38, 56, 126,0) !important;
}

.slider_overlay {
	opacity: 1 !important;
}


body .header_logo_next .header_icon_right {
	margin-left: 40px;
}

.vacature-category {
	font-weight: 700;
	font-size: 12px;
	color: #26387E;
	letter-spacing: 1.13px;
	text-transform: uppercase;
}

.vacature-grid-item {
	padding: 40px 50px;
	background-color: #fff;
	float: left;
	width: 30%;
	margin: 0 3% 3% 0 !important;	
}

.page-id-5602 .vacature-grid-item,
.page-id-7292 .vacature-grid-item {
	background-color: #F9F9F9;
}

.vacature-grid-item h3 {
	margin-top: 20px !important;
}	

.vacature-grid-item h3 a {
	color: #26387E !important;
}	

.single-vacature .tmnf_content {
	width:100% !important;
}

.single-vacature .tmnf_sidebar_right .single_post_inn {
	border: 0 !important;
	margin-left:15px;
}

.single-vacature .tmnf_sidebar_none .tmnf_content, .tmnf_sidebar_null .tmnf_content {
  float: none !important;
  margin: 0 auto !important;
  overflow: visible !important;
  max-width: 800px;
}
.single-vacature .tmnf_content {
	float: none !important;
	margin: 0 auto !important;
	overflow: visible !important;
	max-width: 800px;
}

.single-vacature .tmnf_sidebar {
  display: none;
}

.single-vacature .tmnf_sidebar_right .single_post_inn {
  padding-left: 0%;
}

.single-vacature .tmnf_sidebar_right .tmnf_post_head {
	padding-left:30px;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.single-vacature .wrapper {
	background-image: url("images/vacature-achtergrond.svg");
	 background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center 60vh;
}
	
@media only screen and (min-width: 1155px) {

	.will_stick_wrap {
		min-height: 78px !important;
	}	
	
	body:not(.home):not(.single-post):not(.single-event):not(.search):not(.archive) .wrapper {
		margin-top: 120px;
	}


}

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

	.tmnf_header_row .tmnf_container {
		padding: 0 0px;
	}

}

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

	.nav > li > a, .header_icon a {
		font-size: 16px !important;
	}

}

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

	#header {
	  background-color: #ffffff !important;
	}
	
	.tmnf_navigation_wrap {
		border-top: 0px solid #000 !important;
	}
	
	.header_icon_right {
		float: right !important;
	}
	
	.header_transparent #header .logo .this_is_logo {
		filter: invert(46%) sepia(92%) saturate(3108%) hue-rotate(163deg) brightness(91%) contrast(101%) !important;
	}
	
	body .searchOpen,
	body .header_transparent #header .header_icon a,
	body .searchOpen i,
	body .header_transparent #header .header_icon a i {
		color: #26387E !important;
	}
	
	body .will_stick_wrap {
		min-height: auto !important;
	}
	
	#curtain a.curtainclose {
		top: 60px !important;
		right: 20px !important;
		color: #26387E !important;
	}
	
	.header_icon a {
		padding: 10px 0px 15px 10px !important;
		width: 30px !important;
	}
	
	body .header_logo_next .header_icon_right {
		margin-left: 0px;
	}

	#titles {
	  width: auto !important;
	}

	#titles img {
	  max-height: 35px !important;
	}
	
	.show-menu {
		border-radius: 30px !important;
		margin: 9px 0px 9px 0px !important;
		width: 110px !important;
	}
	
	.nav li.current-menu-item > a, .nav > li > a:hover, #main-nav li.current-menu-ancestor > a,
	#main-nav li a {
	  color: #26387E !important;
	}
	
	#main-nav > li.special > a {
		background-color: transparent !important;
		padding: 15px 0 !important;
		font-size: 16px !important;
		color: #26387E !important;
	}
	
	#navigation .current-menu-item > a {
	  opacity: 1 !important;
	}
	
	.header_transparent #header .header_icon {
		border-width: 0px !important;
	}
		
}

@media only screen and (min-width: 1441px) and (max-width: 1687px) {

}

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

	body .eleslideinside h2 {
	  font-size: 3em;
	}
	
	
}

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

	.tmnf_foocol.first {
		padding-right: 20px !important;
	}
	
	body .eleslideinside h2 {
	  font-size: 3em;
	}
	
}

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

}

@media (max-width: 810px) {

	.blog .wrapper {
		padding-top: 60px;
	}

	.single .tmnf_content {
	  width: 100% !important;
	}

	.single-vacature .tmnf_sidebar_right .tmnf_post_head {
		padding-left:10px;
	}

	.vacature-grid-item {
		width: 47% !important;
	}
	
	.page-id-7456 .em-event.em-item,
	#em-events-grid-1 .em-event.em-item {
		width: 50% !important;
	}
	
	.tmnf_foocol {
	  width: 33% !important;
	  padding-bottom: 0px;
	}
	
	body .eleslideinside h2 {
	  font-size: 2em;
	}
	
	.tmnf_foocol.first {
		width: 100% !important;
		padding-bottom: 0px !important;
	}
	
	.eleslideinside h2 {
		padding: 0px 0px 0px 15px !important;
	}
	
	.tmnf_mag .item {
		margin: 0 0 40px 0;
	}
	
	.tmnf_mag p.teaser {
		margin: 0;
	}
	
	.footer_tagline h2 {
		margin: 0;
		font-size: 24px;
		line-height: 32px;
	}
	
	.tmnf_foocol {
		width: 100% !important;
		margin-bottom:40px !important;
	}
	
	#footer .mc4wp-form input[type="email"] {
	  width: 50% !important;
	}

	#footer .mc4wp-form input[type="submit"] {
		width: 45% !important;
	}
	
	div.input {
	  margin-bottom: 30px;
	}	
	
	.event_header {
		padding: 20px 30px !important;
	}
	
	.blogger .item_inn {
		padding: 20px 30px 30px 30px !important;
	}
	
	.blogger .has-post-thumbnail .item_inn {
		padding: 0px 30px 30px 30px !important;
	}

	.medium_title {
	  font-size: 2em !important;
	}
	
	#tmnf_single_core {
		margin-top: 0px;
	}		

}

@media only screen and (max-width: 640px) {
		
	.page_header_image {
		padding: 20vw 0 8vw 0;
	}

	body .large_title, body .tmnf_titles_are_large h3 {
		font-size: 8vw !important;
	}
	  
	.eleslideinside {
	  top: 65% !important;
	  display: none !important;
	}
	
	body .page_header_image h1 {
		line-height: 46px;
	}
	
	.vacature-grid-item {
		width: 100% !important;
	}
	
	.page-id-7456 .em-event.em-item,
	#em-events-grid-1 .em-event.em-item {
		width: 100% !important;
		padding-right:0 !important;
	}


}
