@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i|Homenaje&display=swap');

body
	{
	width: 90%;
	margin: 0 auto;
	font-family: MetaSerif, serif;
    /* font-weight: 500; */
	font-size: 18px;
	background-color: #FFFFEE;
	}
body#teeu
	{
	background-image: url('/picture_library/teeu/achtergrond_mobiel.png');
	background-position: center 20px;
	background-repeat: no-repeat;
	}

#wrapper
	{
	background-image: none !important;
	}

#portretvlak
	{
	width: 250px;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	}
a #portrettekst
	{
	display: block;
	font-family: Lato, sans-serif;
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	width: 250px;
	color: #000;
	}

a img#teeu, #portretvlak
	{
	display: block;
	border: 1px solid #000;
	border-radius: 125px;
	margin: 30px auto 25px auto;
	background-color: #FFF;
	}

a
	{
	text-decoration: none;
	color: #0788d9;
	}
a b
	{
	font-family: lato;
	font-size: 16px;
	}

ul#menu-basis
	{
	display: none;
	}

ul.menu-mobiel
	{
	clear: both;
	width: 100%;
	margin: 5px 0 0 -2.5em;
	text-align: center;
	list-style-type: none;
	}

ul.menu-mobiel li ul
	{
	margin: 0 0 0 -1.7em;
	list-style-type: none;
	width: 85%;
	}
ul.menu-mobiel li a:hover
	{
	background-color: #EEE;
	}
ul.menu-mobiel li a, ul.menu-mobiel li ul li a:hover
	{
	background-color: #DDD;
	}
ul.menu-mobiel li a
	{
	margin: 3px 0 3px 0;
	background-color: #0788d9;
	}
ul.menu-mobiel li ul li a
	{
	background-color: #41ACD9;
	font-size: 24px;
	}
ul.menu-mobiel li a
	{
	display: block;
	border: 1px solid #000;
	border-radius: 6px;
	list-style-type: none;
	padding: 3px;
	font-family: 'Homenaje', sans-serif;
	font-size: 27px;
	}
ul.menu-mobiel li a, ul.menu-mobiel li ul li a
	{
	color: #FFFFEE;
	}
ul.menu-mobiel li a:hover, ul.menu-mobiel li ul li a:hover
	{
	color: #000;
	}

h1, h2, h3, h4, .klein, table, ol.klein
	{
	font-family: Lato, sans-serif;
	}

h1
	{
	font-size: 27px;
	margin: 0;
	text-align: center;
	font-weight: 900;
	}

h2
	{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0;
	text-align: center;
	}

h3
	{
	font-size: 24px;
	font-weight: 900;
	}

h4
	{
	font-size: 21px;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: 900;
	}

.ankeiler h4
	{
	margin-top: 0;
	}

.ankeiler .datum .leestijd
	{
	display: block;
	clear: both;
	margin-bottom: -10px;
	}

.fotocredit, .tijd
	{
	font-family: Lato, sans-serif;
	font-weight: 400;
	font-size: 11px;
	float: right;
	}


.breedte-basis
	{
	display: none;
	}
#credits
	{
	font-family: Lato, sans-serif;
	font-size: 14px;
	float: left;
	border: 1px solid #000;
	border-radius: 4px;
	padding: 4px;
	margin-bottom: 40px;
	}

.kader, .kaderLinks, .agenda-kader
	{
	border: 1px solid #000;
	border-radius: 4px;
	padding: 5px;
	margin-bottom: 10px;
	background: #EEE;
	}
.kaderLinks
	{
	float: left;
	}
.kader p, .kaderLinks p
	{
	margin-bottom: 0;
	}

.kader span
	{
	font-family: Lato, sans-serif;
	font-size: 14px;
	}

.brieven
	{
	font-family: Mulli, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	}

.verberg
	{
	display: none;
	}

#inhoud
	{
	margin-top: 15px;
	}

#inhoud ul
	{
	margin-top: 0;
	}

.kaderLinks ul.urls
	{
	margin-bottom: 0;
	}

.rouwkader
	{
	border: 2px solid #A0A0A0;
	padding: 5px;
	background-color: #EEE;
	}

table
	{
	border: 1px solid #000;
	border-radius: 6px;
	margin-bottom: 10px;
	padding-left: 2px;
	font-size: 14px;
	}

ul.urls li
	{
	list-style-type: none;
	margin-left: -1.2em;
	text-indent: -0.8em;
    list-style-position: outside;
    line-height: 1em;
	}
ul.urls li:before
	{
    content: "> ";
	}
a.video_js
	{
	font-family: Lato, sans-serif;
   	font-weight: 700;
    font-size: 16px;
	}
ul.urls li a
	{
	font-family: Lato, sans-serif;
   	font-weight: 400;
    font-size: 14px;
    line-height: 21px;
	}

ul.urls li a:hover
	{
	text-decoration: underline;
	}

ul li.midi
	{
	list-style-image:  url(/picture_library/midi.png);
	}
ul li.mp3
	{
	list-style-image:  url(/picture_library/mp3.png);
	}

div.afbeelding
	{
	max-width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	}
div.afbeelding img
	{
	width: 100% !important;
	height: auto;
	border: 1px solid #000;
	border-radius: 6px;	
	}
div.vrijstaand, div.vrijstaand img
	{
	border: 1px solid transparent;
	}
.afbeelding ul
	{
	margin: 0 0 0 -1em;
	font-family: Lato, sans-serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 17px;
	}
div.afbeelding hr
	{
	width: 50px;
	float: left;
	margin-left: 2em;
	}
p
	{
	margin-top: 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	}
p#lead, p#lead-links
	{
	font-family: MetaSerif-vet, serif !important;
	margin-top: 10px;
	font-family: normal;
	font-size: 18px;
	}
.klein
	{
	font-family: Lato, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	}
q b.klein
	{
	font-weight: 700;
	}

p.agenda
	{
	font-size: 14px;
	margin: -15px 0  0 5px;
	margin-bottom: 10px;
	}
p.agenda span
	{
	display: block;
	color: transparent;
	height: 0;
	/* margin: 0 0 20px 10px; */
	}

sup
	{
	vertical-align: super !important;
 	font-size: smaller !important;
 	line-height: 12px !important;
	}

#e1, .lc_ styleable-title
	{
	display: none !important;
	}

p.extra-wit
	{
	margin-top: 30px;
	}

.onderschrift
	{
	font-family: Lato, sans-serif;
	margin: -10px 0 0 3px;
	font-weight: 700;
	font-size: 13px;
	line-height: 17px;;
	}
.onderschrift ul
	{
	margin-bottom: 0;
	font-weight: 700;
	font-size: 13px;
	line-height: 17px;;
	}

q
	{
	font-family: 'MetaSerif-italic', serif;
 	quotes: '“' '”';
	}
i
	{
	font-family: 'MetaSerif-italic', serif;
	}

.ankeiler
	{
	border: 1px solid #000;
	background-color: #FFF;
	border-radius: 6px;
	margin: 0 0 10px 0;
	padding: 5px 5px 0 5px;
	text-align: center;
	}
.ankeiler h3
	{
	margin: 0 0 10px 0;
	text-align: center;
	}
.ankeiler p.lead
	{
	margin: 0;
	font-family: MetaSerif-vet, serif !important;
	font-weight: normal;
	font-size: 20px;
	}
.ankeiler b.datum
	{
	font-family: Lato, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2em;
	display: block;
/* 	margin-top: 170px; */
	}

a img.ankeilfoto, a img.ankeilfotoVrijstaand
	{
	margin-left: 5px;
	border-radius: 6px;
	/* width: 40%; */
	max-width: 180px;
	}
a img.ankeilfoto
	{
	border: 1px solid #0788d9;
	}
a img.ankeilfotoVrijstaand
	{
	border: 1px solid #FFFFEE;
	}
a img.ankeilfoto:hover, a img.ankeilfotoVrijstaand:hover
	{
	border-color: #000;
	}
a img.ankeilfoto:hover
	{
	border-color: #000;
	}

ul.zijankeilblok
	{
	margin-top: 0;
	}

ul.zijankeilblok li
	{
	font-family: Lato, sans-serif;
	font-size: 13px;
	font-weight: 400;
	}

#inhoud ul.plat, #inhoud ol 
	{
	margin-top: 0;
	/* font-family: 'source sans pro'; */
	font-family: Lato;
	font-weight: 500;
	font-size: 15px;
	}

p#lead sup
	{
	position: relative;
	font-size: 10px;
	line-height: 0;
	top: 0;
	}

 div.initiaal
	{
	float: left;
 	font-size: 75px;
 	font-weight: normal;	
	width: auto;
	height: 60px;
	margin: -18px 0 3px 0;
	line-height: 70px;
	color: #777877;
	}

a.meer, a.meer-hh
	{
	clear: both;
	display: block;
	margin: 10px 0;
	padding: 2px;
	border: 1px solid #000;
	border-radius: 6px;
	background-color: #0788d9;
	position: relative;
	left: 50%;
	margin-left: -90px;
	color: #FFFFEE;
	font-family: Lato, sans-serif;
	font-size: 14px;
	}
a.meer
	{
	width: 180px;
	}
a.meer-hh
	{
	width: 220px;
	}

a.vertalen
	{
	float: right;
	clear: both;
	/* display: block; */
	margin: 10px 0;
	padding: 5px 2px 2px 2px ;
	border: 1px solid #000;
	border-radius: 6px;
	background-color: #0788d9;
	text-align: center;
	width: 150px;
	color: #FFFFEE;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	}
a.vertalen img
	{
	margin-right: 5px;
	}

#zijmenu
	{
	margin: 15px 0 0 0;
	}

a.kruimelspoor
	{
	display: block;
	width: 100%;
	margin: 0 0 0 0;
	padding: 3px;
	border: 1px solid #000;
	border-radius: 6px;
	background-color: #DDD;
	text-align: center;
	color: #000;
	font-family: Lato, sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin-top: 3px;
	}

a.knop
	{
	display: block;
	margin: 10px 0 10px 0;
	padding: 3px;
	border: 1px solid #000;
	border-radius: 6px;
	background-color: #0788d9;
	text-align: center;
	color: #FFFFEE;
	font-family: Lato, sans-serif;
	font-weight: 700;
	font-size: 22px;
	}
a.kruimelspoor:hover, a.meer:hover, a.knop:hover, a.vertalen:hover
	{
	background-color: #EEE;
	color: #000;
	}

#teller
	{
	width: 120px;
	margin: 20px auto;
	height: 20px;
	}
#rss
	{
	width: 120px;
	margin: 20px auto;
	height: 20px;
	}
#digits
	{
	float: left;
	margin-right: 3px;
	}

#fb-widget
	{
	margin: 0;
	width: 98%;
	font-size: 11px;
	line-height: 15px;
	}

#fb-widget
	{
	background-color: #5BFFD7;
	border: 1px solid #80BE84;
	border-radius: 6px;
	padding: 5px;
	margin-bottom: 10px;;
	font-family: arial, sans-serif !important;
	}

#fb-widget a img
	{
	float: right;
	margin-left: 10px;
	border: 1px solid #000;
	border-radius: 6px;
	max-width: 293px;
	}
#fb-widget a img.randloos
	{
	border-radius: 0;
	border-color: transparent;
	max-width: 295px;
	}

#fb-widget p
	{
	font-family: arial, sans-serif !important;
    font-size: 11px;
	margin-top: 0;
	}

#fb-widget p#quote
	{
	font-style: italic;
	font-size: 11px;
	}

#fb-widget a#pagina
	{
	display: block;
	padding-left: 25px;
   	font-weight: 600;
    background-image: url(/picture_library/facebook.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 12px;
    line-height: 15px;
    color: #335B9C;
	}

#fb-widget a#pagina:hover
	{
	text-decoration: underline;
	}

a#facebook
	{
	float: right;
	display: block;
	color: #335B9C;
	font-family: tahoma, 'lucida grande', sans-serif;
	font-weight: bold;
	margin-right: 20px;
	}

/* 
#h3facebook
	{
	display: none;
	}
 */

#addthis
	{
	width: 200px;
	margin: auto;
	}

a.sidebar, a.video
	{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	}

ul.urls li.video:before
	{
	content: "";
	margin-left: 10px;
	}
ul.urls li.video, .kader.urls li.video
	{
	overflow: auto;
	}
.kader ul.urls li.video
	{
	display: block;
	margin-bottom: 10px;
	}

li.video
	{
	margin-bottom: 15px;
	}

li.video a img, .kader li.video a img
	{
	border: 1px solid #000;
	border-radius: 6px;
	background-position: left -10px;
	width: 120px;
	height: 71px;
	margin: 5px 10px 5px 0;
	float: left;
	}
.kader li.video a img
	{
	margin-bottom: 0;
	}
iframe.youtube-player
	{
	width: 255px;
	height: 185px;
	border: 1px solid #000;
	}

#advertentieblok
	{
	max-width: 620px;
	margin: 0 auto;
	}
	
#facebookblok
	{
	margin-top: 20px;
	width: 320px;
	height: 50px;
	}
	
#advertenties, #fbbericht
	{
/* 	clear: both; */
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	}
#advertenties
	{
	margin: 15px 0 5px 0;
	}
#fbbericht
	{
	margin: 15px 0 5px 0;
	}


.advertentie img
	{
	float: left;
	width: 150px;
	height: 90px;
	}

a.sidebar
	{
	font-weight: bold;
	}

.balk
	{
	color: #FFF;
	display: block;
	border-width: 0 0 1px 0;
	border-color: transparent transparent #000 #000;
	border-style: solid;
	border-radius: 6px 6px 0 0;
	width: 98%;
	padding: 2px 0 0 10px;
	text-align: left;
	margin: 20px 0 15px 0;
	font-family: 'Homenaje', sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 21px;
	background-color: #CCC;
	}
	
.item
	{
	display: block;
	}

#fbstream
	{
	width: 100%;
	border: 1px solid #000;
	border-radius: 6px;
	background-color: #FFC;
	padding: 5px;
	}
#fbstream p
	{
	font-family: 'source sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
#fbstream .rand
	{
	float: right;
	margin-left: 5px;
	border: 1px solid #000;
	border-radius: 6px;
	margin-bottom: 5px;
	}

.naarFacebook
	{
	display: block;
   	font-family: 'Open Sans', sans-serif;
   	font-weight: 600;
    font-size: 11px;
    line-height: 14px;
	}
	
form.zoekvelden input
	{
	width: 95% !important;
	}

#wrapper .gsc-search-button, .gsc-search-button-v2
	{
	margin: 0 0 0 -10px;
	border-radius: 4px;
	height: 26px;
	}

#gsc-iw-id1
	{
	height: 25px;
	border-radius: 6px;
	}

iframe.soundcloud
	{
	width: 100%;
	height: 100px;
	border: 1px solid #000;
	border-radius: 6px;
	}

#agenda
	{
	text-align: center;
	}

.verberg-voor-mobiel
	{
	display: none;
	}

.vcredit
	{
	font-size: 12px;
	font-family: Lato, sans-serif;
	font-weight: normal;
	display: block;
	text-align: left;
	}
.urls .vcredit
	{
	margin-left: 1em;
	}

#zijblokken
	{
	width: 100% !important;
	text-align: center;
	}

#advertentiekop, #advertentieblokje
	{
	display: none;
	}
	
#zoekveld
	{
	width: 100%;
	}
	
#linkervlak
	{
	border-right: 0 solid #FFFFE7;
	}
	
div#footer
	{
	clear: both;
	display: block;
	padding-top: 30px;
	font-family: Lato, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	margin: 20px auto;
	text-align: center;
	}

.gs-visibleUrl, .gs-visibleUrl-long
	{
	display: none !important;
	}

table.gsc-table-result
	{
	border: 0 !important;
	}

#inhoud a.gs-title
	{
	display: inline-block;
	font-weight: normal;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #0788d9;
	line-height: 16px;
	text-decoration: none;
	}
#inhoud a.gs-title:before
	{
    content: "> ";
	}
#inhoud a.gs-title:hover
	{
	color: #FF0000;
	text-decoration: underline;
	}
.gs-webResult .gs-snippet
	{
	font-family: 'roboto slab', serif;
    font-size: 14px;
    margin: -5px 0 0 12px;
    }

#bannertekst
	{
	display: none;
	}
	
@font-face {
	font-family: 'Memphis LT Std';
	src: url('/fonts/MemphisLTStd-Light.eot');
	src: url('/fonts/MemphisLTStd-Light.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MemphisLTStd-Light.woff') format('woff'),
		url('/fonts/MemphisLTStd-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Memphis LT Std';
	src: url('/fonts/MemphisLTStd-BoldItalic.eot');
	src: url('/fonts/MemphisLTStd-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MemphisLTStd-BoldItalic.woff') format('woff'),
		url('/fonts/MemphisLTStd-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Memphis LT Std';
	src: url('/fonts/MemphisLTStd-LightItalic.eot');
	src: url('/fonts/MemphisLTStd-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MemphisLTStd-LightItalic.woff') format('woff'),
		url('/fonts/MemphisLTStd-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Memphis LT Std';
	src: url('/fonts/MemphisLTStd-ExtraBold.eot');
	src: url('/fonts/MemphisLTStd-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MemphisLTStd-ExtraBold.woff') format('woff'),
		url('/fonts/MemphisLTStd-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Memphis LT Std';
	src: url('/fonts/MemphisLTStd-Light_1.eot');
	src: url('/fonts/MemphisLTStd-Light_1.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MemphisLTStd-Light_1.woff') format('woff'),
		url('/fonts/MemphisLTStd-Light_1.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Memphis LT Std';
	src: url('/fonts/MemphisLTStd-Bold.eot');
	src: url('/fonts/MemphisLTStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MemphisLTStd-Bold.woff') format('woff'),
		url('/fonts/MemphisLTStd-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Memphis LT Std';
	src: url('/fonts/MemphisLTStd-Light_2.eot');
	src: url('/fonts/MemphisLTStd-Light_2.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MemphisLTStd-Light_2.woff') format('woff'),
		url('/fonts/MemphisLTStd-Light_2.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Memphis LT Std';
	src: url('/fonts/MemphisLTStd-MediumItalic.eot');
	src: url('/fonts/MemphisLTStd-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MemphisLTStd-MediumItalic.woff') format('woff'),
		url('/fonts/MemphisLTStd-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Memphis LT Std';
	src: url('/fonts/MemphisLTStd-Medium.eot');
	src: url('/fonts/MemphisLTStd-Medium.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MemphisLTStd-Medium.woff') format('woff'),
		url('/fonts/MemphisLTStd-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Memphis LT Std';
	src: url('/fonts/MemphisLTStd-Bold_1.eot');
	src: url('/fonts/MemphisLTStd-Bold_1.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MemphisLTStd-Bold_1.woff') format('woff'),
		url('/fonts/MemphisLTStd-Bold_1.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

#gsc-iw-id1
	{
	height: 25px;
	border-radius: 6px;
	}

div.gsc-adBlock, div.gcsc-branding
	{
	display: none;
	} 

.gs-visibleUrl
	{
	display: none !important;
	}

a.gs-title
	{
	font-family: Lato, sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
	display: inline-block;
	color: #0788D9 !important;
	line-height: 24px;
	text-decoration: none !important;
	}
a.gs-title:hover
	{
	text-decoration: underline !important;
	}

.gs-image-box
	{
	display: block !important;
	float: right !important;
	margin-right: 140px !important;
	margin-left: 10px;
	margin-top: 8px !important;
	}
	
a.gs-image
	{
	max-width: 180px !important;
	max-height: 135px !important;
	border: 0 solid #FFFFEE !important;
	margin-left: 10px  !important;;
	}

img.gs-image
	{
	max-width: 180px !important;
	max-height: 135px !important;
	border: 1px solid #000 !important;
	border-radius: 6px !important;
	margin-left: 10px !important;
	}

.gs-bidi-start-align, .gs-snippet
	{
	margin-top: 4px !important;
/* 	clear: both; */
/* 	width: 350px !important; */
	}

.gs-snippet
	{
	font-family: MetaSerif, serif !important;
    letter-spacing: 0.08px;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px;
	width: 220px !important;
	}

.gsc-result
	{
	margin-top: 10px !important;
	background-color: #FFF !important;
	border: 1px solid #000 !important;
	border-radius: 6px;
	}

.gsc-control-cse
	{
	background-color: #fef7ea !important;
	border: 0 solid #fef7ea !important;
	}

p.copyright
	{
	margin-top: 20px;
	font-family: Lato, sans-serif;
	font-weight: 200;
	font-size: 12px;
	text-align: left;
	}
ul.copyright li
	{
	font-family: Lato, sans-serif;
	font-weight: 300;
	text-align: left;
	font-size: 13px;
	}

.fancybox-slide--iframe .fancybox-content
	{
	padding: 0;
	overflow:visible;
	background:#FFF;
	}

@media screen and (max-width: 400px)
	{
.fancybox-slide--iframe .fancybox-content
		{
		width: calc(95vw);
		height: calc(95vw/1.774)
		}
	}
@media screen and (min-width: 401px)
	{
.fancybox-slide--iframe .fancybox-content
		{
		width: calc(66.7vw);
		height: calc(66.7vw/1.774)
		}
	}
/* 
@media screen and (max-width: 400px)
	{
	.fancybox-slide--iframe .fancybox-content
		{
		width: 100%;
		height: 60%;
		}
	}
@media screen and (min-width: 401px)
	{
	.fancybox-slide--iframe .fancybox-content
		{
		width: 50%;
		height: 80%;
		}
	}
 */
 
@font-face
	{
	font-family: 'MetaSerif';
	src: url('/fonts/meta/MetaSerifPro-Book.woff2');
	font-weight: normal;
	font-style: normal;

	}
@font-face
	{
	font-family: 'MetaSerif-vet';
	src: url('/fonts/meta/MetaSerifPro-Medium.woff2');
	font-weight: normal;
	font-style: normal;
	}
@font-face
	{
	font-family: 'MetaSerif-italic';
	src: url('/fonts/meta/MetaSerifPro-BookItalic.woff2');
	font-weight: normal;
	font-style: normal;
	}
@font-face
	{
	font-family: 'MetaSerif-vet-italic';
	src: url('/fonts/meta/MetaSerifPro-BoldItalic.woff2');
	font-weight: normal;
	font-style: normal;
	}