@CHARSET "UTF-8";
@font-face {
font-family: 'Calibri';
src: url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/fonts/Calibri-Light.woff2) format('woff2');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Calibri';
src: url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/fonts/Calibri-BoldItalic.woff2) format('woff2');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'Calibri';
src: url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/fonts/Calibri-Bold.woff2) format('woff2');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Calibri';
src: url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/fonts/Calibri.woff2) format('woff2');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Calibri';
src: url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/fonts/Calibri-Italic.woff2) format('woff2');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Calibri';
src: url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/fonts/Calibri-LightItalic.woff2) format('woff2');
font-weight: 300;
font-style: italic;
}* {
font-family: 'Calibri', sans-serif;
margin:0px;
padding:0px;
}
* { 
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
} 
a, a:hover {
color:#0089ce;
} 
a:hover {
text-decoration: underline;
}
.col-left {
text-align:left;
}
.col-center {
text-align:center;
}
.col-right {
text-align:right;
}
a:hover {
text-decoration: none;
}
main h1 {
font-size:25px;
font-weight:bold;
line-height:28px;
margin-bottom:20px;
}
main .block-content h1 {
font-size:27px;
}
main .block-content h2 {
font-size:27px;
font-weight:bold;
line-height:40px;
}
main .block-content .col-post-content h2:first-child {
margin-bottom:20px;
}
main .block-content .col-post-content h3 {
}
main p {
font-size:17px;
font-weight:normal;
line-height:30px;
}
main h3 {
font-size:20px;
font-weight:bold;
line-height:26px;
}
ul, li {
margin:0;
padding:0;
}
ul li {
line-height: 27px;
font-size: 16px;
}
body header#navheader {
border-top:6px solid #0089ce;
}
.primary-menu-wrapper ul li {
display: inline;
list-style-type: none;
transition-duration: 0.5s;
}
li.menu-item {
position: relative;
text-decoration: none;
transition-duration: 0.5s;
padding-bottom: 25px;
}
ul.sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
transition: all 0.5s ease;
margin-top: 0px;
left: 0;
display: none; 
z-index:1;  
background-color:#fff; 
width:300px;
padding-bottom:10px;
padding-top:10px;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
}
.primary-menu-wrapper ul.sub-menu li a {
padding:0px;
text-transform: none;
color:#000;
font-size:17px;
font-weight:normal;
width:100%;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;  
}
.primary-menu-wrapper ul.sub-menu li {
padding-bottom:0px;
padding-top:0px;
}
.primary-menu-wrapper ul.sub-menu li a:hover, .primary-menu-wrapper ul.sub-menu li.current-menu-item a {
background-color:transparent;
}
.primary-menu-wrapper ul.sub-menu li.current-menu-item a {
font-weight: bold;
}
.primary-menu-wrapper ul.sub-menu li a:after {
display:none;
}
.primary-menu-wrapper ul.sub-menu li {
display:block;
}
.primary-menu-wrapper ul li.menu-item-has-children:hover > ul,
.primary-menu-wrapper ul li.menu-item-has-children ul:hover {
visibility: visible;
opacity: 1;
display: block;
}
.primary-menu-wrapper ul li.search-item a:before {
content:'';
position:absolute;
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/search-blue.svg);
background-size:cover; 
height:20px;
width:20px;
top: 0px;
right: 0;
left: 0;
margin: auto;
}
.primary-menu-wrapper ul li.search-item a {
background-color:transparent !important;
width:100px; 
}
.primary-menu-wrapper ul li.search-item a:hover {
background-color: #f9f9f9 !important; 
color:#f9f9f9;
}
.primary-menu-wrapper ul li a {
padding:40px;
padding-left:20px;
padding-right:20px;
display:inline-block;
text-transform: uppercase;
color:#262626;
font-weight:600;
letter-spacing:0.57px;
}
.primary-menu-wrapper ul li a:hover {
background-color:#f9f9f9;
color:#0089ce; 
}
.primary-menu-wrapper li.current-menu-item a {
color:#0089ce;
background-color:#f9f9f9; 
}
.primary-menu-wrapper li.menu-item-has-children a:after {
content:'';
position:absolute;
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/arrow-blue-down.svg);
background-size:cover;
top:5px;
right:16px;
width:12px;
height:7px;   
}
.primary-menu-wrapper li.menu-item-has-children a {
padding-right:35px;
}
header .outer-container {
max-width:1920px;
}
header .logo-top {
float:left;
padding-top:17px;
}
header .call-me-back {
float:right;
margin-top:20px;
margin-right:5px;
}
.header-image-container {
background-size: cover;
height: 670px;
width: 100%;
background-position: center center;
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/bg_groningen.jpg);
position: relative;
}
header .container-nav-desktop .row:first-child {
margin-left:0px;
margin-right:0px;
}
.header-image-container:after {
position: absolute;
width: 100%;
height: 97px;
content: '';
background-image: url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/header-overlay.svg);
background-size: cover;
background-position: center center;
bottom: -2px;
left: 0;  
}
.block-default-pd {
padding-top:66px;
padding-bottom:66px;
}
.container .border-top {
border-top:1px solid #ddd;
padding-top:66px;
}
.block-border-top {
padding-top:0px;
}
body.home .block-intro {
background-color:#f9f9f9;
text-align:center;
}
.container-search-header .search-wrapper {
max-width:732px;
width:100%;  
padding:15px;
}
.container-search-header .search-wrapper input {
border-radius:0px;
}
.container-search-header h1 {
text-transform: uppercase;
font-size:73px;
line-height:78px;
font-weight:bold;
text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.69);
}
.container-search-header h2 {
font-size:30px;
margin-bottom:20px;
font-weight:bold;
text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.69);
letter-spacing: 1px;
}
.container-search-header h1, .container-search-header h2 {
color:#fff;
}
.container-search-header .col {
position:relative;
}
.container-search-header .search-wrapper {
position:absolute;
right:0;
left:0;
margin:auto;
width:100%;
top:160px;
}
.container-search-header .search-box {
position:relative;
}
.container-search-header .search-box input {
width:100%;
padding:26px;
line-height:65px;
height:65px;
-webkit-appearance: none;
outline:none;
border:0px;
}
.container-search-header .search-box a.button {
position:absolute;
right:0px;
top:0px;
}
.search-box .results {
width:100%;
background-color:#fff;
border-top:1px solid #efefef;
padding:0px; 
position:absolute;
padding-top:12px;
padding-bottom:12px;
display:none;
z-index:1;
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.36);
border-radius: 0px 0px 4px 4px;
}
.search-box .results ul {
list-style-type: none;
}
.search-box .results ul li a {
color:#000;
position: relative;
padding-left: 55px;
font-weight: bold;
line-height: 20px;
padding-top: 12px;
padding-bottom: 12px;
display: block;
padding-right:20px;
}
.search-box .results ul li:hover {
background-color:#f9f9f9;
}
.search-box .results ul li a:before {
position:absolute;
content:'';
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/search-black.svg);
background-size:cover;
width: 19px;
height: 19px;
top: 13px;
left: 20px;    
}
.search-box .loader {
position:absolute;
width:30px;
height:30px;
right:220px;
top:0;
bottom:0;
margin:auto;
display:none;
}
.search-box .loader.show {
display:block !important;
}
.block-headings h1 {
font-size:27px;
font-weight: bold;
line-height: 26px;
margin-bottom: 20px;    
}
ul.list-statics {
list-style-type:none;
}
ul.list-statics li {
padding-bottom:25px;
border-bottom:1px solid #ddd;
padding-top:25px;
}
ul.list-statics li:first-child {
padding-top:0px;
}
ul.list-statics li:last-child {
border-bottom:0px;
padding-bottom:0px;
}
ul.list-statics .info-bl {
padding:20px 16px 20px 16px;
background-color:#0089ce;
color:#fff;
height:60px;
width:60px;
text-align:center;
line-height: 20px;
margin-right:15px;
}
ul.list-statics .info-bl span {
font-size:20px;
font-weight:bold;
display:block;    
}
ul.list-statics .info-bl.small span {
margin-right:-4px;
}
ul.list-statics .info-bl.large span {
margin-left:-2px;
}
ul.list-statics-blue .info-bl.hover {
background-color: #f1870f;
}
ul.list-statics-orange .info-bl.hover {
background-color: #0089ce; 
}
ul.list-statics-blue .info-bl {
background-color:#0089ce; 
}
ul.list-statics-orange .info-bl {
background-color:#f1870f;  
}
ul.list-statics span {
font-size:17px;
line-height:20px;
font-weight:bold;
}
ul.list-statics {
background-color:#fafafa;
padding:27px;
}
ul.list-statics table {
cursor:pointer;
}
.nieuws-wrapper {
position:relative; 
margin-bottom:30px; 
cursor:pointer;  
}
.nieuws-col-large .nieuws-wrapper {
height:380px;
background-size:cover;
background-position: center center;
padding:20px;
position:relative;
overflow:hidden;
}
.nieuws-col-large .nieuws-wrapper .gradient {
position:absolute;
top:0;
left:0;
width:100%;
height:380px;
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 ); }
.nieuws-col-large .nieuws-wrapper .categorie {
background-color:#0089ce;
padding:9px 23px 11px 23px;
color:#fff;
font-weight:bold;
font-size:18px;
display:inline-block;
}
.nieuws-col-large .nieuws-wrapper time {
text-transform: uppercase;
color:#fff;
font-size:18px;
padding-left:10px;
}
.nieuws-col-large .nieuws-wrapper h2 {
color:#fff;
font-size:25px;
font-weight:bold;
margin-top:17px;
}
.nieuws-col-large .nieuws-wrapper .info-top {
position:absolute;
bottom:20px; 
}
.nieuws-col-default .nieuws-wrapper .photo { 
height:265px;
background-size:cover;
background-position: center center;
transition: all .5s;
}
.nieuws-col-default .nieuws-wrapper .photo-wrapper {
overflow:hidden;
}
.nieuws-col-default .nieuws-wrapper .photo:hover {
transform: scale(1.10);
}
.nieuws-col-large .nieuws-wrapper-outer .background {
height: 380px;
position: absolute;
top: 0;
left: 0;
width:100%;
background-size: cover;
background-position: center center;
padding: 20px;   
transition: all .5s;
}
.nieuws-col-large .nieuws-wrapper-outer .background.hover {
transform: scale(1.10);
}
.team-box a {
overflow:hidden;
}
.team-box > a img {
transition: all .5s;
}
.team-box > a img:hover {
transform: scale(1.05); 
}
.nieuws-col-default .nieuws-wrapper .categorie {
color:#000;
font-size:15px;
font-weight:normal;
font-size:15px;
display:inline-block;
text-transform: uppercase;
}
.nieuws-col-default .nieuws-wrapper .info-top {
margin-top:20px;
}
.nieuws-col-default .nieuws-wrapper .categorie time {
color:#bdbdbd;
}
.nieuws-col-default .nieuws-wrapper h2 {
font-size:25px;
font-weight:bold;
margin-top:5px;
}
.nieuws-wrapper .text-box {
text-overflow: ellipsis; overflow: hidden;
height:189px;
}
.rounded-images img{
border-radius: 50%;
width:230px;
height:230px;  
}
.team-box h3 {
margin-top:25px;
cursor:pointer; 
}
.team-box p.functie {
font-size:18px;
text-transform: lowercase;
cursor:pointer; 
}
ul.socials {
list-style-type: none;
}
ul.socials li {
display:inline-block;
}
ul.socials li img {
width:49px;
height:49px;
}
ul.socials li {
margin-right:15px;
}
ul.socials li:last-child {
margin-right:0px;
}
footer .block-footer-1 {
height:345px;
background-color:#0089ce;
color:#fff;
}
footer .container-bg .bg {
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/footer.svg);
background-size:cover; 
background-position: center;
height:180px;
width:100%;
}
footer .block-footer-1 h3 {
color:#fff;
font-size:25px;
font-weight:bold;
line-height:26px;
}
footer p {
font-size:17px;
line-height:26px;
}
footer a.follow-us-twitter {
color:#0089ce;
font-size:17px;
font-weight:bold;
float:right;
}
footer h1.twitter {
float:left;
}
footer .block-footer-2 {
background-color:#f9f9f9;
}
footer .block-footer-2 p {
font-size:17px;
line-height:30px;
letter-spacing: 0.94px;
}
footer .block-footer-2 h1 {
margin-bottom:30px;
}
footer h1.contact, footer h1.socialmedia {
margin-top:35px;
}
footer h1.twitter {
margin-bottom:13px;
}
footer .block-footer-3 {
background-color:#fff;
padding-top:40px;
padding-bottom:40px;
}
footer .block-footer-3 a {
color:#000;
font-size:17px;
letter-spacing: 0.94px;
padding-left:15px;
padding-right:15px;
}
footer .block-footer-3 p {
letter-spacing: 0.94px; 
color:#000;
font-size:17px;
}
footer .block-footer-3 a:first-child {
padding-left:0px;
}
footer .block-footer-3 p {
margin:0px;
}
footer .block-footer-4 {
border-top:1px solid #f1f1f1;
padding-top:58px;
padding-bottom:58px;
}
footer .logos {
display:flex;
align-items: top;
justify-content: center;
}
footer .logos p:first-child img {
margin-top:15px;
}
footer .logos p:not(:last-child) {
margin-right:60px;
}
footer .logos p strong {
color:#aeaeae;
font-size:17px;
line-height:50px;
font-weight:normal;
}
#ctf.ctf-narrow .ctf-author-avatar, #ctf.ctf-narrow .ctf-author-avatar img {
width:48px;
height:48px;
border-radius:50%;
}
#ctf.ctf-narrow .ctf-tweet-content, #ctf.ctf-narrow .ctf-tweet-actions, #ctf.ctf-narrow .ctf-quoted-tweet {
margin-left: 59px;
}
#ctf.ctf-narrow .ctf-context {
margin-left: 59px;
display:none; 
}
.ctf-corner-logo {
display:none !important;
}
.ctf-twitterlink {
display:none;
}
.header-container-content {
height:350px;
background-color:#0089ce;
background-size:cover;
background-repeat: no-repeat;
text-align:center;
width:100%;
}
.header-container-content .container, .header-container-content .container .row {
height:100%;
}
.header-container-content .title-wrapper {
width:100%;
max-width:879px;
background-color:#0089ce;
background-color: rgba(0, 137, 206, 0.89);
display:inline-block;
padding-top:35px;
padding-bottom:30px;
border-radius:10px 10px 0 0;
padding-left:25px;
padding-right:25px;
}
.header-container-content .title-wrapper p { 
color:#fff;
margin:0;
padding:0;
}
.header-container-content .title-wrapper h1 {
color:#fff;
font-size:35px;
font-weight:bold;
margin:0;
padding:0;
text-transform: uppercase; 
margin-bottom:15px;
}
.no-margin {
margin:0px !important;
}
.header-container-content .title-wrapper h1.no-margin {
margin-top:-2px !important;
}
#breadcrumbs a {
color:#858585;
}
#breadcrumbs * {
text-transform: uppercase;
font-size:15px;
letter-spacing: 0.50px;
}
p#breadcrumbs {
margin:0px !important;
}
.breadcrumb-container {
padding-top:30px;
padding-bottom:35px;
}
.block-nieuws-filters .container .wrapper {
background-color:#f4f4f4;
border-radius:2px;
padding:24px 20px 24px 20px;
}
.thema-box {
background-color:#f4f4f4;
position: absolute;
top: 0;
left: 0;
width: 100%;
background-size: cover;
background-position: center center;
height:217px;
text-align:center;
position:relative;
width:100%;
display:block;
transition: all .5s;
}
.thema-box:hover {
transform: scale(1.10);
}
.thema-box-outer {
overflow: hidden;
height:217px;
margin-bottom:30px;
position:relative;
}
.thema-box .gradient {
position:absolute;
top:0;
left:0;
width:100%;
height: 217px;   
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 ); }
.col-last .thema-box {
margin-bottom: 0px;
}
.thema-box-outer h2 {
font-size:25px;
font-weight:700;
color:#fff;
position:absolute;
bottom:10px;
left:15px;
width:100%;
pointer-events: none;
}
body.home .slider-outer-box {
margin-top:31px;
}
.icon-locatie {
background-color:#0089ce;  
}
.icon-postadres {
background-color:#f1870f;  
}
.icon-block {
display:flex;
align-items: center;
justify-content: center; 
margin-right:20px; 
width:73px;
height:73px;   
}
.icon-block i {
color:#fff;
font-size:25px;
}
.custom-widget strong {
font-size:17px;
}
.custom-widget p {
margin:0;
}
.custom-widget {
margin-bottom:55px;
}
.col-widget-bar .custom-widget:last-child {
margin-bottom:0px; 
}
.widget-locatie table {
margin-bottom:25px;
}
.widget-locatie img.maps {
width:100%;
}
.img-maps-container {
width:100%;
text-align:right;
}
.img-maps-container a.button {
margin-top:15px;
}
.widget-contactgegevens {
}
.widget-contactgegevens a {
display:block;
line-height:28px;
}
.widget-contactgegevens a i {
padding-right:10px;
}
.block-contact-form .col-side-1 {
padding-right:190px;
}
.block-content .col-post-content {
padding-left:160px;
padding-right:160px;
position:relative;
}
.block-content .col-post-content.full-width {
padding-left:15px !important;
padding-right:15px !important;
}
.block-content .col-post-content img {
height:auto;
border:50px solid #fafafa;
width: calc(100% + 160px);
position: relative;
left: -100px;
margin-right: -100px;
margin-top:35px;
margin-bottom:35px;  
}
.block-content .col-post-content ul, .block-content .col-post-content ol {
margin-left:15px;
margin-top:15px;
margin-bottom:15px;
}
.block-content .col-post-content ul li, .block-content .col-post-content ol li {
font-size:17px;
line-height:32px;  
}
.block-content form ul {
margin:0px;
}
.block-content ul li {
line-height:32px;
}
.tableauPlaceholder1 {
margin-bottom:25px;
border: 50px solid #fafafa;
width: calc(100% + 160px);
position: relative;
margin-right: -100px;
margin-top: 35px;
margin-bottom: 35px;
height:auto !important;
width: 100% !important;
}
.post-content-share-container {
text-align:center;
margin-top:35px;
}
ul.faq {
margin:0 !important;
padding:0 !important;
}
ul.faq li {
list-style-type: none;
font-size:17px;
width:100%;
position:relative;
padding:30px;
background-color:#f4f4f4;
margin-bottom:25px;
border-radius:2px;
border:2px solid #f4f4f4; 
}
ul.faq li.active {
background-color:#fff;
}
ul.faq li div.question {
font-weight:bold;
line-height:30px;
cursor:pointer;
padding-right:25px;
}
ul.faq li div.answer {
margin-top:20px;
display:none;
}
ul.faq a.btn-toggle:hover {
text-decoration: none;
}
ul.faq a.btn-toggle {
display:flex;
position:absolute;
right:20px;
top:20px;
background-color:#fff;
border-radius:50%;
width:50px;
height:50px;
align-items: center;
justify-content: center;    
}
ul.faq a.btn-toggle:before {
font-family: "Font Awesome 5 Free";
font-weight:900;
content: "\f078";
font-size:13px;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
color:#000;
}
ul.faq li.active a.btn-toggle:before {
content: "\f077";
}
.block-team-full .team-box {
margin-bottom:65px;
}
body.single-medewerker img.medewerker-large {
width: 100%;
}
body.single-medewerker .medewerker-info-wrapper {
margin-top:20px;
border-top:1px solid #f0f0f0;
padding-top:20px;
}
body.single-medewerker .medewerker-info-wrapper ul.socials {
margin-top:20px;
}
body.page-template-2-columns .block-contact-form .col-side-1 {
padding-right:15px !important;
}
body.page-template-2-columns .block-contact-form input {
width:auto;
}
body.page-template-2-columns .block-contact-form input[type="submit"] {
display:block;   
}
a.ss-button-twitter, a.ss-button-linkedin {
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/icon-twitter-orange.svg) !important;
width: 49px !important;
height: 49px !important;
margin:0 !important;
padding:0 !important;
background-position: center !important;
background-size: cover !important;
margin-left:7px !important;
margin-right:7px !important;
}
a.ss-button-linkedin {
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/icon-linkedin-orange.svg) !important;  
}
.newsletter-success-msg {
display:none;
}
form#LoginForm input[type="submit"] {
margin-bottom:25px;
}
.block-content iframe {
width: 100%;
max-width: 850px;
}
.popup_wrapper iframe {
width: auto;
max-width: auto;
}
.popup_wrapper .tableauPlaceholder {
width: auto !important;
margin:0px !important;
border:0 !important;
}
.tableau-temp-holder {
display:none;
position:relative;
}
.tableau-temp-holder a.close {
position:absolute;
width:59px;
height:59px;
right:1px;
top:1px;
content:'';
background-color:#fff;
z-index:1;
display:block;
opacity:1 !important;
}
.tableau-temp-holder a.close:before {
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/close-cross.svg);
width: 100%;
height: 100%;
content: '';
position: absolute;
background-size: 15px 15px;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-repeat: no-repeat;
background-position: center;
}
}
.tableau-temp-holder .zoom-tbl {
display:none; 
}
.header-container-content .title-wrapper p {
font-size:22px;
}
.block-themaoverzicht-1 .contents-actueel .inner-block {  
background-color:#f1870f;
width:100%;
height:180px;
display:flex;
align-items: center;
justify-content: center;
margin-bottom:15px;
margin-top:15px;
transition-duration: 0.2s;
}
.block-themaoverzicht-1 .contents-actueel .inner-block:hover {
box-shadow: inset 0px 0px 400px 110px rgba(0, 0, 0, 0.05); 
}
.block-themaoverzicht-1 .contents-actueel .inner-block span {
color:#fff;
font-size:24px;
font-weight:600;
text-align:center;
padding:20px;
}
.block-themaoverzicht-1 .contents-actueel {
margin-bottom:15px;
}
.no-padding-bottom {
padding-bottom:0px;
}
.block-themaoverzicht-2 .onderwerp-block {
width:100%;
height:66px;
background-color:#0089ce;
display:flex;
align-items: center;
justify-content: center;    
text-align:center;
transition-duration: 0.2s;
margin-bottom:20px;
}
.block-themaoverzicht-2 .onderwerp-block:hover {
box-shadow: inset 0px 0px 400px 110px rgba(255, 255, 255, 0.08); 
}
.block-themaoverzicht-2 .onderwerp-block span {
color:#fff;
font-size:17px;
font-weight:600;
}
.block-themaoverzicht-2 .row-onderwerpen {
padding-top:10px;
}
.single-thema ul.subjects {
margin:0;
padding:0;
list-style-type: none;
}
.single-thema ul.subjects a {
color: #000 !important;
}
.single-thema ul.subjects a.active {
font-weight:600;
}
.single-thema ul.subjects a:hover {
text-decoration: underline;
}
.button-back:before {
content: '';
position: absolute;
background-image: url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/arrow-blue-right.svg);
background-size: cover;
width: 22px;
height: 15px;
top: 5px;
left:0;
transform: rotate(180deg);
}
.button-back:after {
display:none;
}
.button-back {
margin-top:-60px;
position:relative;
padding-right:0px !important;
padding-left:35px;
}
.single-thema .col-cnt-3 .post-content-share-container {
text-align:left;
}
.single-thema h3 {
font-size:21px;
}
.single-thema .col-cnt-3 h2 {
font-size:21px;
font-weight:bold;
margin-bottom:25px;
}
.single-thema .contents-outer {
width: 100%;
max-width: 879px;
display:inline-block;
padding-bottom:45px;
}
.single-thema .col-cnt-center {
text-align:center; 
}
.single-thema .contents-outer .content {
text-align:left;
padding:35px;
}
.single-thema .content-intro {
background-color:#f1870f;
color:#fff !important;
}
.single-thema .content-intro a {
color:#fff;
text-decoration: underline;
}
.single-thema .content-intro p, .single-thema .content-intro h1, .single-thema .content-intro h2 {
color:#fff;
}
.single-thema .contents-left {
position:absolute;
width:255px;
text-align:left;
margin-left:-159px;
top:0px;
}
.single-thema .contents-left.sticky {
position:fixed;
top:20px;
z-index:1;
}
.single-thema .contents-left-back {
position:absolute;
width:350px;
text-align:left;
margin-top:-60px;
margin-left:-159px; 
top:0;   
}
.single-thema ol, .single-thema ul {
margin-left:30px;
}
.single-thema ol li, .single-thema ul li{
padding-bottom:17px;
font-size: 17px;
font-weight: normal;
line-height: 20px;
}  
.single-thema .contents-right {
position:absolute;
top:0;
right:-120px;
text-align:left;
}
.single-thema .block-betrokken-medewerkers .more-info {
background-color:#0089ce;
border-radius:50%;
width: 230px;
height: 230px;
align-items: center;
justify-content: center;  
display:flex;  
flex-direction: column; 
padding:15px; 
}
.single-thema ul.subjects {
margin-top:15px;
}
.single-thema .block-betrokken-medewerkers ul.socials {
margin:0;
}
.single-thema .block-betrokken-medewerkers .more-info h2 {
font-size:25px;
font-weight:bold;
color:#fff;
}
.single-thema .block-betrokken-medewerkers .more-info p{
color:#fff;
padding:0;
margin:0;
}
.single-thema .contents-right .hoofdauteur img{
width:130px;
height:130px;
}
.single-thema .contents-right .hoofdauteur h3 {
font-size:18px;
margin-bottom:0px;
}
.col-publicaties-title h1 {
margin-top:30px;
}
.border-top.margin-top {
margin-top:45px;
}
.col-related .contents {
background-color:#0089ce;
color:#fff;
text-align:left;
padding:30px;
margin-top:30px;
height:100%;
}
.col-related {
padding-bottom:35px;
}
.col-related a {
color:#fff !important;
}
.col-related ul {
margin:0;
padding:0;
list-style-type: none;
}
.col-related ul li {
position:relative;
padding-bottom:10px;
}
.col-related ul li a {
padding-left:37px;
display:block;
}
.col-related ul li a:hover {
text-decoration: underline;
}
.col-related ul li a:before {
content:'';
position:absolute;
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/icon-pdf.svg);
background-size:cover; 
height:19px;
width:15px;
top: 3px;
left: 0;  
}
.col-related-nieuws ul li a:before {
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/arrow-white-right.svg); 
height:13px;
width:10px;
top: 7px;    
}
.single-thema .tableauPlaceholder {
margin-left:-65px;
max-width: 940px;
width: 940px !important;
}
.search-overlay {
position:relative;
display:none;
}
.search-overlay-body {
margin-top:-110px;
width: 100%;
background: #fff;
padding-bottom:45px;
}
.search-overlay .button-back {
margin-top:0px;
}
.search-overlay h3 {
font-size:21px;
font-weight: bold;
line-height: 26px;
margin-top:30px;
}
.search-overlay .contents-left-back {
margin-top:30px;
}
.search-overlay ul {
margin:0;
padding:0;
list-style-type:none;
}
.search-overlay ul li label {
padding-left:15px;
}
.search-overlay h4 {
font-size:18px;
font-weight:600;
}
.search-overlay h3.filter-title {
margin-bottom:45px;
}
.search-overlay ul.themas {
margin-bottom:35px;
}
.search-overlay .col-results .col-res-left .photo {
width:170px;
height:170px;
background-size:cover;
background-repeat: no-repeat;
display:block;    
}
.search-overlay .col-results .col-res-left {
padding-right:0px;
max-width:22%;
}
.search-overlay .col-results {
padding-top:57px;
}
.search-overlay .col-results .row-result {
margin-bottom:30px;
}
.search-overlay .nieuws-col-default .nieuws-wrapper .info-top {
margin-top:0px;
}
.search-overlay .nieuws-col-default .nieuws-wrapper {
cursor:inherit;
}
.search-overlay .nieuws-col-default a.read-more {
text-decoration: underline;
cursor:pointer;
}
.search-overlay .nieuws-col-default a.item-title {
color:#000; 
}
.search-overlay a.photo-wrapper {
overflow:hidden;
display:block;
}
.tableau-img-wrapper {
display:block;
background-color:#fafafa;
padding:70px;
margin-top: 35px;
margin-bottom: 35px;   
width: calc(100% + 120px);
position: relative;
left:-70px;
}
.tableau-img-wrapper a.zoom {
position:relative;
display:block;
width:100%;
height:420px;
background-position: center center;
background-size:cover;
transition: all 0.5s ease;  
}
.tableau-img-wrapper a.zoom:after {
position:absolute;
width:100%;
height:100%;
content:'';
background-color: rgba(20, 79, 156, 0.65);
}
.tableau-img-wrapper a.zoom:hover:after {
background-color: rgba(20, 79, 156, 0.35); 
}
.tableau-img-wrapper a.zoom:before {
position:absolute; 
content:'';
width:92px;
height:95px;
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/zoom-tableau.svg);
background-size:cover;
z-index:1;
top:0;
bottom:0;
right:0;
left:0;
margin:auto;
}
.tableau-img-wrapper .more {
margin-top:30px;
}
div.tableauPlaceholder.automatic-size {
width: 85vw !important;
height: 90vh !important;
}
.col-feiten-cijfers .list-statics-blue {
padding-bottom:45px;
}
footer ul.themas {
margin:0;
padding:0;
list-style-type: none;
margin-bottom:30px;
}
footer ul.themas li a {
font-size: 17px;
line-height: 30px;
letter-spacing: 0.94px;
color:#000; 
position:relative;
padding-left:25px;
}
footer ul.themas li {
padding-bottom:5px;
}
footer ul.themas li a:before {
position:absolute; 
content:'';
width:6px;
height:11px;
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/opsomming.svg);
background-size:cover;  
left:0px;  
top:4px;
}
footer .about-us {
padding-right:25px;
}
.single a.button-back {
margin-top: -40px;
display: block;
margin-bottom: 45px;
}
.summary-top .contents {
margin-bottom:35px;
display:inline-block;
margin-top:-40px;
}
.block-content .col-post-content .logos-container img {
height: auto;
border: 0px;
width: 100%;
position: relative;
left: auto;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.logos-container {
margin-top:35px;
}
.block-content .col-post-content .logos-container .row > div {
padding-bottom:60px;
}
.tableau-img-wrapper.only-preview a {
cursor:default;
pointer-events:none;
}
.tableau-img-wrapper.only-preview a:before, .tableau-img-wrapper.only-preview a:after {
display:none;
}
.tableau-img-wrapper.only-preview .more {
display:none;
}
.page-template-2-columns .block-content .outer-block {
background-color:#f9f9f9;
padding:35px;
}
.page-template-2-columns .block-contact-form input[type="text"], .page-template-2-columns .block-contact-form textarea { 
border:1px solid #979797;
background-color:#fff;
}
.inline-tableau .tableauPlaceholder {
width:auto !important;
height:auto  !important;
margin-left:inherit !important;
text-align:center;
}
.inline-tableau .tableauPlaceholder iframe {
display:inline-block !important;
}
.inline-tableau {
margin-bottom:30px;
}
.page-template-onderhoud footer .block-default-pd, .page-template-onderhoud footer .block-footer-3 {
display:none;
}
.page-template-onderhoud .logo {
max-width:380px;
width:70%;
margin-top:50px;
margin-bottom:50px;
}
.page-template-onderhoud .block-1 {
padding-top:75px;
padding-bottom:75px;
background-color:#f9f9f9;
}
.page-template-onderhoud .block-2 {
padding-top:75px;
padding-bottom:75px;
background-color:#fff;
}
.page-template-onderhoud .block-2 a:hover {
text-decoration: underline;
}
.page-template-onderhoud .block-2 p {
margin-bottom:2rem;
}
.single-thema-show-mobile {
display:none;
}
.single-thema-show-mobile h2 {
font-size: 25px;
font-weight: bold;
line-height: 40px; 
}
.single-thema-show-mobile {
margin-bottom:40px;
}
.single-thema-show-mobile .border-top {
padding-top:0px !important;
}
body.single .block-betrokken-medewerkers {
padding-bottom:70px;
}
body.single .block-betrokken-medewerkers h1 {
font-size:27px;
margin-bottom:40px;
}
body.single p.date {
color:#a2a2a2;
}
body.single .quote-container {
height:230px;
width: calc(100% + 45px);
position: relative;
left: -25px;
margin-bottom:35px;
margin-top:25px;
background-repeat: no-repeat;
background-size: auto 230px;
position:relative;
}
body.single .quote-container .quote-block-1 {
width: 110px;
height: inherit;
transform: skew(-10deg);
background-color:#e38011;
position:absolute;
right:50%;    
z-index:1;
display:flex;
align-items: center; 
justify-content: center;
}
body.single .quote-container .quote-block-1 img {
border:0px;
height:28px;
margin-left:96px;
}
body.single .quote-container .quote-block-2 {
background-color:#f1870f;
width:57%;
height: inherit;
right:0;
position:absolute;
display:flex;
align-items: center; 
justify-content: center;     
}
body.single .quote-container .quote-block-2 p {
padding:0;
margin:0;
color:#fff;
padding-left:149px;
padding-right:20px;
font-size:20px;
font-weight: 600;
font-style:italic;     
}
body.home .block-intro {
padding-top: 26px;
padding-bottom: 26px;
}
.block-themaoverzicht-2 .onderwerp-block-2 {
background-color:#f1870f;
}
.themaoverzicht-block-2 {
padding-top:0px;
}
.themaoverzicht-block-2 .newsletter-outer {
background-color:#fafafa;
padding:40px;
}
.nieuws-regiegroep .container .border-top {
border-top:0px !important;
}
.nieuws-regiegroep .row-more {
display:none;
}
.map-o-container img {
width:100%;
max-width:1124px;
}
.map-o-container-mobile {
display:none;
} 
a.onderwerp-block-2{
position:relative;
}
a.onderwerp-block-2:after {
content:'';
position: absolute;
background-image: url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/arrow-white-down.svg);
background-size: cover;
width: 13px;
height: 22px;
top: 21px;
right: 25px;
}
img.owijs-logo {
width:95%;    
margin-bottom:15px;
}
.logos-container .row {
align-items: center;
align-content:center;
}
#primary-nav-wrap li.menu-item-has-children > a{
cursor:default;
}
body.single-medewerker .quote-container {
margin-top:-40px !important;
}
body.single .quote-container-2 .quote-block-1 {
right:auto;
}
body.single .quote-container-2 {
left:0px;
width:100%;
}
body.single .quote-container-2 .quote-block-3 {
position:absolute;
z-index:1;
background-color:#e38011;
height:230px;
width:50px;
}
body.single .quote-container-2 .quote-block-2 {
width:100%;
}
body.single .quote-container-2 {
overflow:hidden;  
}
body.single .quote-container-2 .quote-block-1 img {
border: 0px;
height: 28px;
margin-left: 6px;
}
.list-statics-orange a.button {
display:none;
}
#search-box > h1:after {
content:'';
position:absolute;
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/3jaar.svg);
width:170px;
height:172px;
right:0;
top:-30px;
background-size:cover; 
display:none !important;
}
#confetti-canvas {
position:absolute;
overflow:hidden;
width:100%;
left:0;
top:0;
}
.col-post-content a.button-large {
color:#fff;
cursor:pointer;
white-space: normal;
height:auto;
line-height: 25px;
padding-top:20px;
padding-bottom:20px;
}
.col-post-content a.button-large:hover {
text-decoration: none;
}
.contact-card-medewerker{
background-color:#f9f9f9;
padding:30px;
margin-top:30px;
}
.contact-card-medewerker h3 {
margin-bottom:0px;
}
.contact-card-medewerker .widget-contactgegevens {
margin-bottom:35px;
}
body.single-medewerker .row-more {
display:none;
}
body.single-medewerker .widget-contactgegevens i {
display:none;
}
body.single-medewerker .socials li:first-child {
display:none;
}
body.page-template-contact .block-1 .contents {
background-color:#f9f9f9;
height:683px;
}
body.page-template-contact .block-1 .contents .afbeelding-top {
background-size:cover;
background-repeat: no-repeat;
background-position: center center;
height:268px;
width:100%;
}
body.page-template-contact .block-1 .contents-2 {
padding:25px;
}
body.page-template-contact .block-1 .contents-3 {
padding:25px;
padding-top:0px;
text-align: center;
}
body.page-template-contact .block-1 .col-cnt-1 .contents ul {
margin:0pxp;
padding:0px;
list-style-type: none;
}
body.page-template-contact .block-1 .col-cnt-1 .contents ul p {
margin-bottom:0px;
}
body.page-template-contact .block-1 .col-cnt-1 .contents ul li {
padding-bottom:20px;
position:relative;
padding-left:35px;
}
body.page-template-contact .block-1 .col-cnt-1 .contents ul li:before {
content: "\f041";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
position:absolute;
left:0;
top:5px;
color:#0089ce;
font-size:20px;
}
body.page-template-contact .block-1 .col-cnt-1 .contents ul.ul-2 li {
padding-bottom:0px;
}
body.page-template-contact .block-1 .contents ul li.tel:before {
content: "\f095";
font-size:17px;
top:8px;
transform: rotate(90deg); 
}
body.page-template-contact .block-1 .contents ul li.email:before {
content: "\f1d8";
font-size:17px;
top:8px;
}
body.page-template-contact .block-1 .contents .button {
text-transform: none;
width:100%;
}
body.page-template-contact .block-1 .col-cnt-2 .contents {
background-size:cover;
}
body.page-template-contact .block-1 .col-cnt-2 .contents {
position:relative;
}
body.page-template-contact .block-1 .col-cnt-2 .contents-3 {
position:absolute;
bottom:3px;
width:100%;
}
body.page-template-contact .block-1 .widget-socialmedia {
margin-top:50px;
}
.info-block-content-wrapper ul li a {
background-color: transparent;
border: 0px;
padding-left: 5px; 
color:#000;
font-weight: 400;
}
.info-block-content-wrapper ul {
padding-left:18px;
}
a.go-to-top {
position:relative;
}
a.go-to-top:after {
content:'';
position:absolute;
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/arrow-white-down.svg);
height: 17px;
width: 11px;
top: 18px;
background-size: cover;
transform: rotate(180deg);
right: 17px;
}
a.go-to-top {
padding-right:38px;
}
.block-content > *:last-child {
margin-bottom:0px;
}
.contents-left-back-nonscroll {
margin-top:-65px;
padding-bottom:40px;
padding-right: 40px;
}
.contents-left-back-scroll {
margin-top:0px;
margin-top:30px;
}
.contents-left-back-nonscroll a {
display:block;
margin-top:-5px;
}
h3 {
font-size:25px !important;
}
h4 {
font-size:21px;
}
.team-box .phone-placeholder {
height:41px;  
}
.team-box p.functie {
padding-bottom:0px;
margin-bottom:5px;
}
.row-more-pubs {
display:none;
}
.theme-overzicht-news .row-more-pubs {
display:block;
}
.map-o-container-mobile {
padding-bottom:25px;
}
.block-themaoverzicht-1 ul li {
margin-left:30px;
}
.themaoverzicht-block-2.no-margin {
margin-left:-35px !important;
width:calc(100% + 70px);
}
.themaoverzicht-block-2.no-margin input[type="submit"] {
padding-right:12px;
padding-left:12px;
text-align:center;
font-size:17px;
}
body.regiegroep-drentse-onderwijskwaliteit .contents-left h3, body.regiegroep-drentse-onderwijskwaliteit .contents-left ul {
display:none;
}
body.regiegroep-drentse-onderwijskwaliteit .thema-onderwerpen {
display:none;
}
body.onderwijs .thema-onderwerpen, body.onderwijs .block-4.block-headings {
display:none;
}
body.drentse-onderwijsmonitor .block-themaoverzicht-1.themaoverzicht-block-2 .nieuws-regiegroep {
display:none;
}
body.drentse-onderwijsmonitor .thema-onderwerpen, body.onderwijs-in-coronatijd .thema-onderwerpen {
display:none; 
}
body.onderwijs .block-headings a.button-more {
display:none;
} 
body.onderwijs .theme-overzicht-news .block-4.block-headings {
display:block;
}
body.drentse-onderwijsmonitor #regiegroep .row-regiegroep, body.drentse-onderwijsmonitor #regiegroep .container-regiegroep > .border-top:first-child {
display:none; 
}
body.onderwijs-in-coronatijd .nieuws-regiegroep {
display:none; 
}
body.onderwijs-in-coronatijd #regiegroep .row-regiegroep, body.onderwijs-in-coronatijd #regiegroep .container-regiegroep > .border-top:first-child {
display:none; 
}
body.regiegroep-drentse-onderwijskwaliteit .block-betrokken-medewerkers {
order:2;
}
body.regiegroep-drentse-onderwijskwaliteit .block-default-pd.single-thema {
display:grid;
}
.nieuws-wrapper-outer a.nieuws-wrapper {
display:block;
color:#000 !important;
text-decoration: none !important;
}
.tableau-img-wrapper {
background-color:transparent;
}
.block-banner-below .container img {
width:100%;
}
.single-thema ul li {
line-height:30px
}
.medewerker-o-single {
border-radius:10px;
background-color:#0089ce;
display:block;
overflow:hidden;
margin-bottom:35px;
transform: translateZ(0);
text-decoration: none !important;
}
.medewerker-o-single:hover {
text-decoration: none !important;
}
.medewerker-o-single * {
color:#fff;
}
.medewerker-o-single .bg {
background-position:center center;
width:100%;
height:280px;
background-size:cover; 
transition: all .5s;
position: relative;
z-index:0;   
}
.medewerker-o-single .infos {
text-align:left !important;
padding:25px;
background-color:#0089ce;
position: relative;
z-index:1;
height:140px;
}
.medewerker-o-single .infos p {
margin:0;
padding:0;
line-height: 25px;
}
.medewerker-o-single:hover .bg {
transform: scale(1.04);
}
.col-groep-title {
margin-bottom:20px;
}
.col-groep-title:not(.col-groep-title.g1) {
margin-top:40px;
}
.contact-card-medewerker {
margin-top:0;
padding-right:10px;
padding-left:20px;
}
img.medewerker-large {
border-radius:10px 10px 0 0;
}
.widget-contactgegevens {
padding-bottom:25px;
border-bottom:1px solid #e0e8f0;
}
body.single-medewerker .widget-contactgegevens i {
display: inline-block;
}
body.single-medewerker .widget-contactgegevens a {
text-decoration: none !important;
}
.contact-card-medewerker .widget-contactgegevens {
margin-bottom: 30px;
}
ul.socials li img {
width: 40px;
height: 40px;
}
ul.socials li {
margin-right: 7px;
}
blockquote p {
color:#00509e;
font-weight: 600;
font-style:italic;
}
.contact-card-medewerker {
border-radius: 0 0 10px 10px;
}
.single-thema .contents-right .hoofdauteur img {
width:150px;
height:auto;
}
.medewerker-o-single .bg {
background-size:140%;
background-repeat: no-repeat;   
background-position: top center;
}
div.medewerker-large {
height:355px;
width:100%;
background-size:140%;
background-repeat: no-repeat;   
background-position: top center;
border-radius:10px 10px 0 0;    
}
.team-box a.thema-auteur {
height: 260px;
width: 100%;
background-repeat: no-repeat;
background-position: top center;
display: block;
background-size: 180%;  
}
.block-headings h2.title, h2.hoofdstuk-title {
font-size: 27px;
font-weight: bold;
line-height: 26px;
margin-bottom: 20px;
}                    
footer .block-footer-2 h2.title {
margin-bottom: 30px;
}
footer h2.contact, footer h2.socialmedia {
margin-top: 35px;
}
main h2.title2 {
font-size: 25px;
font-weight: bold;
line-height: 28px;
margin-bottom: 20px;
}
.last-edited-article {
margin-top:15px;
text-align:left;
background-color:#fcfbfb;
}
.last-edited-article .content {
padding-top:15px !important;
padding-bottom:15px !important;
font-style:italic;
}
a.logo-top img {
width:132px;
}
footer p.copyright {
text-align:right;
}.button:not(.button-more):hover {
color:#fff;
box-shadow: inset 0px 0px 400px 110px rgba(0, 0, 0, 0.05);
}
.button-more:hover {
text-decoration: underline;
}
footer a:hover {
text-decoration: underline;
}
.breadcrumb-container a:hover {
text-decoration: underline;
}
.col-post-content a:hover {
text-decoration: underline;
}
.widget-contactgegevens a:hover {
text-decoration: underline;
}
.col-post-content a {
font-weight:bold;
}
.button {
background-color:#f1870f;
display:inline-block;
text-transform: uppercase;
color:#fff;
font-weight:600;
font-size:16px;
letter-spacing:0.57px;
position:relative;
-webkit-transition-duration: 0.2s; transition-duration: 0.2s;
}
.button-round {
width: auto;
line-height: 53px;
-webkit-appearance: none;
outline: none;
border: 0px;
border-radius: 3px;
background-color: #f1870f;
font-size: 18px;
font-weight: bold;
color:#fff;
padding-left: 30px;
padding-right: 30px;
}
.button-large {
height:65px;
line-height:65px; 
padding-left:48px;
padding-right:48px;
}
.button-orange {
background-color:#f1870f; 
color:#fff;
}
.button-blue {
background-color:#0089ce; 
color:#fff;
}
.button-more {
padding-right:35px;
}
.button-more:after {
content:'';
position:absolute;
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/arrow-blue-right.svg);
background-size:cover;
width: 22px;
height: 15px; 
top: 7px; 
right: 0px;        
}
.button-more.button-blue {
background-color:transparent;
color:#0089ce;
font-size:18px;
}
.button-more.button-orange {
background-color:transparent;
color:#f1870f;
font-size:18px;
}
.button-more.button-blue:after {
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/arrow-blue-right.svg);
}
.button-more.button-orange:after {
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/arrow-orange-right.svg);
}
.button-icon:before {
position:absolute;
content:'';
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/search-white.svg);
background-size:cover;
width: 19px;
height: 19px;
top: 23px;
left: 47px; 
}
.button-icon {
padding-left:77px;
padding-right:67px;
}
.button-more.button-load-more:after {
background-image: url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/arrow-blue-down2.svg);
width: 15px;
height: 22px;
top: 4px;
right: 0px;
}
.button-text-default {
text-transform: none !important;
}
a.button-filter, a.button-filter:hover,  a.button-filter:active {
-webkit-appearance: none;
outline: none;
border: 0px;
border-radius: 3px;
background-color: #f1870f;
font-size: 18px;
font-weight: bold;
color: #000 !important;
padding-left: 30px;
padding-right: 30px;
background-color:#fff !important;
width:100%;
height: 53px;
line-height:53px;
text-align:center;
text-transform: none;
font-weight:normal;
box-shadow:none !important;
}
a.button-filter i {
margin-right:5px;
}::placeholder { color: #000;
opacity: 1; }
:-ms-input-placeholder { color: #000;
}
::-ms-input-placeholder { color: #000;
}
button, input {
overflow:hidden;
}
input[type="text"], input[type="email"], select {
width:100%;
padding:26px;
line-height:50px;
height:50px;
-webkit-appearance: none;
outline:none;
border:1px solid transparent;  
border-radius:3px;
}
select {
padding:0; 
height:52px;
padding-left:30px;
background-color:#fff;
border:1px solid transparent;
}
form.filter select:active, form.filter select:hover, form.filter input[type="text"]:active, form.filter input[type="text"]:hover {
border:1px solid #858585;
outline:none;
}
input[type="submit"] {
width:100%;
height:54px;
-webkit-appearance: none;
outline:none;
border:0px;
border-radius:3px;    
background-color:#f1870f;
font-size:18px;
font-weight:bold;
color:#fff;
padding-left:30px;
padding-right:30px;
-webkit-transition-duration: 0.2s; transition-duration: 0.2s;
}
input[type="submit"]:hover {
box-shadow: inset 0px 0px 400px 110px rgba(0, 0, 0, 0.05);
} 
textarea {
-webkit-appearance: none;
outline:none;
border:0px;
border-radius:3px; 
padding-left:30px;
padding-right:30px;
padding-top:15px;
width:100%;        
}
.block-nieuws-filters form {
display: flex;
flex-direction: row;
align-items: stretch;
width: 100%;
}
.select-wrapper, .input-wrapper, .submit-wrapper {
position:relative;
}
.select-wrapper:before {
background: #fff url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/arrow-black-down.svg) no-repeat scroll center center / 15px auto;
right: 20px;
top: 23px;
position: absolute;
content: '';
width: 13px;
height: 7px;
pointer-events: none;
}
.input-wrapper:before {
background: #fff url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/search-black.svg) no-repeat scroll center center / 15px auto;
background-size:cover;
left: 25px;
top: 17px;
position: absolute;
content: '';
pointer-events: none;
height:19px;
width:20px;
}
.input-wrapper input {
padding-left:63px;
}
.block-nieuws-filters form .form-element-wrapper {
margin-right: 15px;
flex: 1;
}
.block-nieuws-filters form .submit-wrapper {
max-width:180px;   
}
form.newsletter input[type="submit"] {
text-transform: uppercase;
}
form.newsletter input {
margin-right:20px;
flex: 1; 
}
form.newsletter input:last-child {
margin:0px;
}
form.newsletter {
display: flex;
flex-direction: row;
align-items: stretch;
width:100%;
}
footer .box {
display: flex;
flex-direction: row;
align-items: stretch;
width:100%;
}
footer .box .div1 {
background-color:red;  
}
footer .box .div2 {
background-color:blue;  
}
footer .box div {
flex: 1;   
}
form ul {
margin:0;
padding:0;
}
form ul li {
list-style-type: none;
}
.block-contact-form input[type="text"], .block-contact-form textarea , .block-contact-form input[type="email"] {
background-color:#f9f9f9;
}
.block-contact-form label {
font-size:17px;
font-weight:500;
padding-top:20px;
padding-bottom:5px;
}
.block-contact-form ::placeholder { color: #5e5e53;
opacity: 1; }
.block-contact-form :-ms-input-placeholder { color: #5e5e53;
}
.block-contact-form ::-ms-input-placeholder { color: #5e5e53;
}
.block-contact-form input[type="submit"] {
text-transform: none;
margin-top:20px;
width:auto;
padding-left:65px;
padding-right:65px;
font-size:16px;
}
.validation_error p {
color:red;
}
.validation_message {
font-size: 14px;
padding-top: 5px;
color:red;
}
.gform_confirmation_message {
font-weight:600;
}.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.top-bar {
height: 138px;
background-color: #fff;
color: 
#ddd;
font-size: 13px;
display: block;
text-align: center;
}
.navbar-collapse.in {
overflow-y: auto;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle, button:focus {
outline:none !important;
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid 
transparent;
border-top-color: transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}
.navbar-default {
background-color: #f8f8f8;
border-color: 
#e7e7e7;
border-bottom-color: rgb(231, 231, 231);
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
border-bottom-width: 1px;
}
.navbar-fixed-bottom, .navbar-fixed-top {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
}
.dropdown-toggle:after {
display:none;
}
.navbar-collapse.collapse.show {
display: block !important;
min-height:100vh;
height:auto;
}
.navbar-mobile {
display:none;
}
.navbar-header {
float: none;
}
.navbar-toggle {
display: block;
}
.navbar-collapse.collapse {
display: none!important;
}
.navbar-nav {
float: none!important;
}
.navbar-nav>li {
float: none;
}
.navbar-collapse.collapse.in{
display:block !important;
}
.navbar-default .navbar-nav > li > a {
color: #fff;
}
.navbar-toggle .icon-bar {
margin: 6px 0;
transition: all 0.2s ease 0s;
width: 29px;
}     
.navbar-toggle {
background: transparent none repeat scroll 0 0 !important;
border: medium none;
margin-top:0px !important;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #0088ce;
}    
.navbar {
background-color: #fff;
border-bottom: 0px;
padding-top: 15px !important;
padding-bottom: 0px !important;
height:80px;
}  
.navbar-default .navbar-nav > li > a:hover {
color: #fff;
font-weight:400;
}    
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
background-color: #f1870f;
border-color: #f1870f;
}    
.navbar-toggle {
background: transparent none repeat scroll 0 0 !important;
border: medium none;
margin-right:10px;
}
.navbar-toggle[aria-expanded="true"] {
margin-right:4px;
}
.navbar-toggle:hover {
background: transparent none repeat scroll 0 0 !important;
}
.navbar-toggle .icon-bar {
margin: 6px 0;
transition: all 0.2s ease 0s;
width: 29px;
}
.navbar-toggle .top-bar {
transform: rotate(45deg);
transform-origin: 10% 10% 0;
}
.navbar-toggle .middle-bar {
opacity: 0;
}
.navbar-toggle .bottom-bar {
transform: rotate(-45deg);
transform-origin: 10% 90% 0;
}
.navbar-toggle.collapsed .top-bar {
transform: rotate(0deg);
width: 22px;
margin-left: 8px;
}
.navbar-toggle.collapsed .middle-bar {
opacity: 1;
width: 30px;
margin-left: 0px;
}
.navbar-toggle.collapsed .bottom-bar {
transform: rotate(0deg);
width: 26px;
margin-left: 4px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: rgba(255, 255, 255, 0);
box-shadow: none;
}
.primary-menu-mobile-wrapper ul {
padding-left: 20px;
}
.primary-menu-mobile-wrapper li a {
color:#fff;
}
.primary-menu-mobile-wrapper {
padding-top:15px;
padding-bottom:15px;
}
.navbar-mobile .logo_top {
position:absolute;
top:10px;
left:12px;   
} 
.navbar-mobile .logo_top img.logo {
width: 139px;
margin-top: 2px;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
margin-top:64px;
max-height:none!important;
}
#mobile-menu {
z-index:99;
position:absolute;
top: 0px;
left: 0;
padding:0;
}
.primary-menu-mobile-wrapper ul {
margin:0px;
padding:0px;
list-style: outside none none;
}
.primary-menu-mobile-wrapper a:before {
font-family: "Font Awesome 5 Free";
content: "\f054";
font-size:17px;
padding-right:12px;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;    
font-weight:900;
}
.primary-menu-mobile-wrapper a:before {
font-family: "Font Awesome 5 Free";
font-weight:900;
content: "\f054";
font-size:17px;
padding-right:12px;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.primary-menu-mobile-wrapper a.dropdown-toggle:before {
font-family: "Font Awesome 5 Free";
font-weight:900;
content: "\f078";
font-size:17px;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
padding-right:0px;
padding-left:5px;
vertical-align:middle;
padding-bottom:4px;
}
.primary-menu-mobile-wrapper a.dropdown-toggle[aria-expanded="true"]:before {
content: "\f077";  
padding-bottom:5px;  
}
#mobile-menu ul li a {
font-weight:300;
text-decoration: none !important;
font-size:17px;
}
header .dropdown-menu {
background-clip:none;
background-color: transparent;
border: 0px;
border-radius: 0px;
box-shadow:none;
display: none;
float:none;
font-size: 14px;
left: 0;
list-style: outside none none;
margin: 2px 0 0;
min-width: 160px;
padding: 2px 0;
position:inherit;
text-align: left;
}    
header .dropdown-menu > li > a {
font-weight:300; 
}
#menu-mobilemenu a {
text-transform: uppercase;
font-weight:400 !important;
}
#menu-mobilemenu li {
line-height: 37px;
}
#menu-mobilemenu li.menu-item {
padding-bottom:5px;
}
li.menu-item > a:focus, li.menu-item > a:hover {
background-color: transparent;
text-decoration: none;
}    
.navbar-collapse {
padding-right: 15px !important;
padding-left: 15px !important;
}
#mobile-menu.scroll {
position:fixed;
}
.default-menu-bar {
position:inherit;
}
@media (max-width: 1013px) {
.slider-top-container {
top:80px !important;
margin-bottom:80px !important;
}
}
.dropdown-menu.show {
margin-left:20px;
margin-top:20px;
}
#mobile-menu .search-item {
display:none;
}
#mobile-menu ul li a {
outline:none !important;
}
.primary-menu-wrapper ul.sub-menu li:after {
content:'';
width:15px;
height:13px;
background-image:url(//trendbureaudrenthe.nl/wp-content/themes/spg-2020/assets/images/arrow-right.svg);
background-size:cover;
position:absolute;
right:15px;
top:16px;
}@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
ul.list-statics .info-bl span {
margin-top:1px;
}
.primary-menu-wrapper li.menu-item-has-children a:after {
top:3px; 
}
.primary-menu-wrapper ul li.search-item a:before {
top:-3px; 
}
.button-large {
line-height:68px;
}
.container-search-header .search-box input {
padding-top:28px;
}
.nieuws-col-large .nieuws-wrapper .categorie {
padding-top:12px;
}
.button-more:after {
top:5px !important;
}
}
@media (min-width: 1921px) {
.header-image-container:after {
height: 120px; 
}
}
@media (min-width: 2360px) {
.header-image-container:after {
height: 140px; 
}
}
@media (max-width: 1559px) {
.container-nav-desktop .primary-menu-wrapper {
display: inline-block;
width: 100%;
}
.container-nav-desktop .primary-menu-wrapper > ul.menu {
text-align: center;
}
.container-nav-desktop .primary-menu-wrapper ul.menu li {
text-align:left;
}
}
@media (max-width: 1124px) { 
.navbar-mobile .logo_top img.logo {
width: 120px;
margin-top: -1px;
}
.container-nav-desktop {
display:none !important;
}  
.container-nav-mobile {
display:block !important;
}
.hide-mobile {
display:none !important; 
}
}
@media (max-width: 1199px) {
body.single .quote-container .quote-block-2 p {
font-size:17px;
padding-left: 120px;
padding-right: 15px;
}  
.single-thema-show-mobile {
display:block;
}
footer .container-bg .bg {
height:150px;
}
footer .block-footer-1 {
height:315px;
}
.slider-col .photo_overlay {
background-color:#00519e;
width:51%;
}
.slider-col .cta_content_container .cta_content {
padding-top: 36px;
padding-left: 19px;
}
.block-posts-filters .col-main {
width:100%;
max-width:100%;
flex:auto;
display:block;
}
.block-posts-filters .col-2 {
display:none;
}
}
@media (max-width: 991px) {
body.single .quote-container-2 .quote-block-1 img {
margin-left: 5px !important;
}
.map-o-container {
display:none;
}
.map-o-container-mobile {
display:block;
}    
body.single .quote-container .quote-block-1 img {
margin-left:36px;
}
body.single .quote-container .quote-block-2 p {
padding-left: 98px;
}
.block-themaoverzicht-1 .contents-actueel .inner-block span {
font-size:21px;
}    
footer .container-bg .bg {
margin-bottom: -70px;
padding-top: 20px;
display: block;
margin-top: 30px;
height: 110px;
}
footer .block-footer-1 {
height:auto;
}
.block-content .col-post-content {
padding-left:15px;
padding-right:15px;
}
.block-content .col-post-content img {
width: calc(100% + 120px);
left: -70px;
}
.block-contact-form .col-side-1 {
padding-right: 15px;
}
.block-contact-form .col-side-2 {
margin-top:45px;
}
.slider-col .cta_content_container .cta_content h2, .slider-col .cta_content_container .cta_content h1 {
font-size:25px;
}
.slider-col .photo_overlay {
width:59%;
}    
.slider-col .cta_content_container .cta_content p {
font-size:22px;
}
footer h1.twitter, footer a.follow-us-twitter {
margin-top:35px;
}
.block-posts-filters form.filter .form-element-wrapper:not(:last-child) {
width:100%;
display:block;
margin-bottom:15px;
}
.block-posts-filters form {
display:block;
}
}
@media (max-width: 767px) {
.medewerker-o-single .bg {
height:380px;
background-position: top center;
} 
#search-box > h1:after {
width: 120px;
height: 122px;
right: -65px;
top: -30px;
}    
body.single .quote-container-2 .quote-block-2 {
width: 100% !important;
}
body.single .quote-container-2 .quote-block-1, body.single .quote-container-2 .quote-block-3
{
display:none;
}
body.single .quote-container-2 .quote-block-2 p {
padding-right: 0 !important;
}
body.single .quote-container .quote-block-1 img {
display:none;   
}
body.single .quote-container .quote-block-2 p {
padding-left: 0px;
padding-right: 15px;    
}
body.single .quote-container .quote-block-1 {
z-index:0;
background-color:#f1870f;
}
body.single .quote-container .quote-block-2 { 
width:57%;   
}
.block-betrokken-medewerkers h1 {
text-align:center;
} 
.block-betrokken-medewerkers .team-box {
margin-bottom:20px;
}
.single-thema .block-betrokken-medewerkers .more-info {
display:inline-block;
padding-top:45px;
}
footer .container-bg .bg {
height: 80px;
}  
.slider-col .photo_container .photo {
height:315px;
}
.col-last .thema-box {
margin-bottom: 30px;
}    
form.newsletter {
display:block;
}
form.newsletter input, form.newsletter input[type="text"] {
display:block;
width:100%;
max-width:100%;
margin-bottom:15px;
}
footer p.copyright {
margin-top:15px;
}
.search-box .loader.show {
display:none !important;
}
.slider-col .photo_overlay {
width:100%;
}
.photo_overlay_container {
position: absolute;
bottom: 0px;
width: 100%;
height: 220px;
}    
.slider-col .cta_content_container .cta_content {
width:100%;
bottom:15px;
padding:0px;
}
.slider-col .cta_content_container .cta_content h2, .slider-col .cta_content_container .cta_content h1 {
font-size: 22px;
margin-bottom:15px;
}
.slider-col .button-round {
width:100%;
text-align:center;
}
.cta_outer_container {
height: 515px;
width: 100%;
position: relative;
}
.slider-outer-box {
padding-bottom:0;
}
.slider-col .cta_content_container .cta_content p {
margin:0;
padding:0;
}
.cta_bullets_container {
display:none;
}
}
@media (max-width: 575px) {
.nieuws-col-large .nieuws-wrapper .gradient, .nieuws-col-large .nieuws-wrapper-outer .background {
height:180px;
}
form#LoginForm input[type="submit"] {
margin-bottom:0px;
}    
.block-contact-form textarea {
height:155px;
}
.block-contact-form input[type="submit"] {
width:100%;
}
.header-container-content {
margin-top:50px;
}
body.home .block-4 .border-top {
display:none;
}
body.home .block-headings h1 {
margin-top:20px;
}
.container-search-header h2 {
padding-top:10px;
padding-bottom:10px;
}
footer .container-bg .bg {
margin-bottom: -40px;
padding-top: 20px;
display: block;
margin-top: 30px;
margin-left: -15px;
width: 100vw;
}
.search-box .results ul li a {
line-height:16px;
}
.block-team-full .team-box {
margin-bottom:25px;
}    
.block-default-pd {
overflow:hidden;
padding-top: 36px;
padding-bottom: 36px;
}
.container .border-top {
padding-top: 36px; 
}
body.home .block-2 h1 {
text-align:center;
}
.container-search-header .search-wrapper input {
text-align:center;
}
body.home .block-headings h1 {
text-align:center;
margin-bottom:30px;
}
.thema-box {
width: 100vw;
margin-left:-15px;
text-align:left;
padding:15px;
margin-bottom:10px;
}
.col-last .thema-box {
margin-bottom:10px;
}
.col-feiten-cijfers {
margin-top:25px;
}
.thema-box h2 {
bottom: 10px;
}
.container-search-header h1 {
font-size: 42px;
line-height: 50px;
}
.container-search-header h2 {
font-size:26px;
}
ul.list-statics {
margin-left: -15px;
width: 100vw;
}
.slider-outer-box {
margin-left:-15px;
width:100vw;
}
.nieuws-wrapper-outer {
margin-left:-15px;
width:100vw;
}
.nieuws-col-large .nieuws-wrapper {
height:180px;
}
.nieuws-col-large .nieuws-wrapper .categorie, .nieuws-col-large time {
display: none; 
}
.nieuws-col-large .nieuws-wrapper h2 {
font-size:17px;
}
.nieuws-col-large .nieuws-wrapper .info-top {
bottom:15px;
}
.nieuws-wrapper {
margin-bottom:10px;
}
.nieuws-col-large .info-top {
padding-right:30px;
}
.nieuws-col-default .photo-wrapper, .nieuws-col-default .info-top {
float:left;
}
.nieuws-col-default .photo-wrapper {
width:31%;
padding:10px;
padding-right:0px;
padding-top:0px;
}
.nieuws-col-default .info-top {
width:69%;
padding:15px;
}
.nieuws-col-default .nieuws-wrapper .info-top {
margin-top:0px;
}
.nieuws-wrapper .text-box {
height:auto;
}
.nieuws-col-default .info-top .categorie,  .nieuws-col-default .info-top p {
display:none;
}
.nieuws-col-default .nieuws-wrapper h2 {
font-size: 15px;
line-height:20px;
}
.nieuws-col-default .nieuws-wrapper .photo {
height:98px;
}
.row .nieuws-col-large + div .nieuws-wrapper {
margin-bottom: 5px;
}
.nieuws-col-default .nieuws-wrapper {
margin-bottom:0px;
}
.nieuws-col-default .nieuws-wrapper .photo:hover {
transform: none;
}
footer .block-headings h1 {
text-align:left !important;
margin-top:20px;
}
footer h1.socialmedia, footer h1.twitter {
margin-top:35px;
}
footer p.copyright {
text-align:center;
}
.block-footer-3 .row > div:first-child {
text-align:center;
padding-bottom:15px;
}
div.block-team {
padding-top:0px;
}
.team-box ul.socials {
display:none;
}
.team-box a:first-child {
float:left;
width:35%;
text-align:left;
}
.team-box h3 {
width:65%;
float:left;
text-align:left;
padding-left:30px;
}
.team-box.rounded-images img {
width: 100%;
height:auto;
}
.team-box p.functie  {
text-align:left;
margin-left:30px;
float:left;
}
.team-box p.functie:after {
clear:both;
content:'';
}
.team-box {
height:160px;
}
.block-team .row-1 a {
display:none;
}
.col-hide-desktop {
display:block;
}
body.home .block-3 .container:first-child .row > div:first-child {
order:2;
}
body.home .block-3 .border-top {
display:none;
}
body.home .block-3 {
padding-bottom:0px;
}
body.home .block-2 {
padding-bottom:0px;
}
body.home .slider-outer-box {
margin-top:0px;
margin-bottom:35px;
}
.block-posts-filters .button-filter {
display:block;
}
.block-posts-filters form.filter {
display:none;
}  
ul.faq li div.question {
padding-right:41px;
}  
.header-container-content .title-wrapper {
width: 100vw;
max-width: 100vw;
margin-left:-30px;
margin-right:-30px;
border-radius:0px;
width:100vw;
}
body.page-template-2-columns .block-contact-form input {
width:100%;
}
.col-side-2 {
border-top:1px solid #f1f1f1;
padding-top:25px;
}       
.block-contact-form .col-side-2 {
margin-top: 35px;
}
}
@media (min-width: 576px) {
.block-posts-filters .button-filter {
display:none;
}
.col-hide-desktop {
display:none;
}  
}
@media (max-width: 500px) {
body.single .quote-container .quote-block-2 { 
width:60%;   
}
.photo_overlay_container {
height:239px;
} 
.header-container-content .title-wrapper h1 {
font-size:25px;
}
ul.faq li {
padding:16px;
font-size:15px;
}
ul.faq p {
font-size:15px;
}
ul.faq a.btn-toggle {
right: 10px;
top: 10px;
width:40px;
height:40px;
}
.container-search-header .search-wrapper input {
margin-bottom:15px;
}   
.container-search-header .search-wrapper input, .container-search-header .search-wrapper a.button-search {
display:block;  
width:100%;
}
.container-search-header .search-wrapper a.button-search {
position:relative;
text-align:center;
}
.container-search-header .button-icon:before {
margin-left: -30px;
left: auto;
}
.header-image-container {
height:570px;
}
.container-search-header .search-wrapper {
top:120px;
}
footer .logos {
display:block;
text-align: center;
}
footer .logos p {
display:inline-block;
margin:0px;
width: 100%;
} 
footer .logos p:not(:last-child) {
margin:0px;                                                                                                                                                  
}
footer .logos p {
margin-bottom:15px !important;
}
}
@media (max-width: 1199px) {
.search-overlay .col-results .col-res-left .photo {
width:120px;
height:120px;
}
.search-overlay .nieuws-wrapper .text-box {
height:225px;
}
}
@media (max-width: 991px) {
.search-overlay .col-results .col-res-left .photo {
width:100px;
height:100px;
}
}
@media (max-width: 768px) {
body.page-template-contact .block-1 .contents {
height:auto;
} 
body.page-template-contact .block-1 .col-cnt-2 .contents {
height:450px;
}
.tableau-img-wrapper {
width: calc(100% + 78px);
left: -45px;
}
}
@media (max-width: 575px) {
.search-overlay .nieuws-col-default .info-top {
width:100%;
}
.search-overlay .nieuws-wrapper .text-box {
height:auto;
}
.search-overlay .col-res-left {
width:20% !important;
max-width:20% !important;
}
.search-overlay .col-res-right {
width:80% !important;
}  
.search-overlay-body {
margin-top: -70px;
}  
.search-overlay a.photo-wrapper {
overflow:visible !important;
}
}
@media (max-width: 430px) { 
.search-overlay-body {
margin-top: -20px;
}     
}
@media (max-width: 475px) {
.search-overlay .col-res-left {
width:25% !important;
max-width:25% !important;
}
.search-overlay .col-res-right {
width:75% !important;
}  
.tableau-img-wrapper {
left:-60px;
width: calc(100% + 120px);
}
body.single .quote-container .quote-block-2 { 
width:100%;   
}   
body.single .quote-container .quote-block-1 { 
right:45%;
}
body.single .quote-container .quote-block-2 p {
padding-right:24px;
padding-left:24px;
text-align:center;   
}
}
@media (max-width: 369px) {
.search-overlay .col-res-left {
width:29% !important;
max-width:29% !important;
}
.search-overlay .col-res-right {
width:71% !important;
}      
}
@media (max-width: 1448px) {
.single-thema .contents-outer {
max-width:650px;
} 
.single-thema .contents-left {
margin-left: -59px;  
}
.single-thema .contents-left-back {
margin-left: -59px;
}
.single-thema .contents-right {
right:10px;
}
}
@media (max-width: 1258px) {
.single-thema .contents-left {
margin-left: -39px;  
}
.single-thema .contents-left-back {
margin-left: -39px;
} 
.single-thema ol li, .single-thema ul li {
font-size:16px;
}   
}
@media (max-width: 1199px) {
.single-thema div.contents-left, .single-thema .contents-left-back, .single-thema .contents-right {
display:none;
} 
.single-thema .contents-outer {
max-width:879px;
} 
}
@media (max-width: 1400px) {
.tableau-img-wrapper {
padding:20px;
}
}
@media (max-width: 689px) {
#search-box > h1:after {
width: 120px;
height: 122px;
right: 55px;
top: 89px;
}
}
@media (max-width: 500px) {
#search-box > h1:after {
width: 90px;
height: 92px;
right: 10px;
top: -29px;
}
}main.persberichten .block-posts-filters {
display:none;
}

.social-sharing{width: 100%; clear: both;}
.social-sharing span{display: inline-block;font-size: 110%;}
.social-sharing span.top, .social-sharing span.bottom {width:100%;} .social-sharing span.right {display: inline;}  
a.button-facebook,a.button-twitter,a.button-linkedin,a.button-pinterest,a.button-xing,a.button-reddit{color: #fff;text-decoration:none;font-size: 16px;font-weight:normal; margin:1% 1% 1% 0;padding:5px 1%;padding:.5rem 1%;text-align:center;display: inline-block;text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);border:0px;}
a.button-facebook {background-color: #2b4170;background: -moz-linear-gradient(top, #3b5998, #2b4170);background: -ms-linear-gradient(top, #3b5998, #2b4170);background: -webkit-linear-gradient(top, #3b5998, #2b4170);text-shadow: 0 -1px -1px #1f2f52;}
a.button-facebook:hover {background-color: #3b5998;background: -moz-linear-gradient(top, #2b4170, #3b5998);background: -ms-linear-gradient(top, #2b4170, #3b5998);background: -webkit-linear-gradient(top, #2b4170, #3b5998);color:#fff;}
a.button-twitter {background-color: #0081ce;background: -moz-linear-gradient(top, #00aced, #0081ce);background: -ms-linear-gradient(top, #00aced, #0081ce);background: -webkit-linear-gradient(top, #00aced, #0081ce);text-shadow: 0 -1px -1px #005ea3;} 
a.button-twitter:hover {background-color: #00aced;background: -moz-linear-gradient(top, #0081ce, #00aced);background: -ms-linear-gradient(top, #0081ce, #00aced);background: -webkit-linear-gradient(top, #0081ce, #00aced);color:#fff;}
a.button-linkedin {background-color: #0073b2;background: -moz-linear-gradient(top, #009cda, #0073b2);background:-ms-linear-gradient(top, #009cda, #0073b2);background: -webkit-linear-gradient(top, #009cda, #0073b2);text-shadow: 0 -1px -1px #005486;}
a.button-linkedin:hover{background-color: #009cda;background: -moz-linear-gradient(top, #0073b2, #009cda);background: -ms-linear-gradient(top, #0073b2, #009cda);background: -webkit-linear-gradient(top, #0073b2, #009cda);color:#fff;}
a.button-pinterest {background-color: #a0171c;background: -moz-linear-gradient(top, #cb2027, #a0171c);background: -ms-linear-gradient(top, #cb2027, #a0171c);background: -webkit-linear-gradient(top, #cb2027, #a0171c);text-shadow: 0 -1px -1px #761114;}
a.button-pinterest:hover{background-color: #cb2027; background: -moz-linear-gradient(top, #a0171c, #cb2027);background: -ms-linear-gradient(top, #a0171c, #cb2027);background: -webkit-linear-gradient(top, #a0171c, #cb2027);color:#fff;}
a.button-xing{background-color: #135353; background: -moz-linear-gradient(top, #006464, #135353);background: -ms-linear-gradient(top, #006464, #135353);background: -webkit-linear-gradient(top, #006464, #135353);text-shadow: 0 -1px -1px #1e7677;}
a.button-xing:hover {background-color: #006464;background: -moz-linear-gradient(top, #135353, #006464);background: -ms-linear-gradient(top, #135353, #006464);background: -webkit-linear-gradient(top, #135353, #006464);color:#fff;}
a.button-reddit { background-color: #c33219;background: -moz-linear-gradient(top, #f04b23, #c33219);background: -ms-linear-gradient(top,#f04b23, #c33219);background: -webkit-linear-gradient(top,#f04b23, #c33219);text-shadow: 0 -1px -1px #972412;}
a.button-reddit:hover {background-color: #f04b23;background: -moz-linear-gradient(top, #c33219, #f04b23);background: -ms-linear-gradient(top, #c33219,#f04b23);background: -webkit-linear-gradient(top, #c33219, #f04b23); color:#fff;}
.ss-social-sharing a{text-indent: -99999px;}
a.ss-button-facebook, a.ss-button-twitter, a.ss-button-linkedin,a.ss-button-pinterest,a.ss-button-xing, a.ss-button-reddit{background-image: url(//trendbureaudrenthe.nl/wp-content/plugins/wp-social-sharing/static/socialshare.png);width: 45px;height: 45px;background-repeat: no-repeat;padding: 0px;border: 0px;margin:1% 1% 1% 0;display: inline-block;}
a.ss-button-twitter{background-position:0px -45px;}a.ss-button-twitter:hover{background-position:0px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;}
a.ss-button-facebook{background-position: -90px -45px;}a.ss-button-facebook:hover{background-position: -90px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;}
a.ss-button-linkedin{background-position: -135px -45px;}a.ss-button-linkedin:hover{background-position: -135px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;}
a.ss-button-pinterest{background-position: -180px -45px;}a.ss-button-pinterest:hover{background-position: -180px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;}
a.ss-button-xing{background-position: -225px -45px;}a.ss-button-xing:hover{background-position: -225px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;}
a.ss-button-reddit{background-position: -270px -45px;}a.ss-button-reddit:hover{background-position: -270px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;} @media (max-width : 480px){
.social-sharing a{text-indent: -99999px;}
a.button-facebook,a.button-twitter,a.button-linkedin,a.button-pinterest,a.button-xing,a.button-reddit{background-image: url(//trendbureaudrenthe.nl/wp-content/plugins/wp-social-sharing/static/socialshare.png) !important;width: 45px;height: 45px;background-repeat: no-repeat;padding: 0px;border: 0px;}
a.button-twitter{background-position:0px -45px; }a.button-twitter:hover{background-position:0px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;}
a.button-facebook{background-position: -90px -45px;}a.button-facebook:hover{background-position: -90px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;}
a.button-linkedin{background-position: -135px -45px;}a.button-linkedin:hover{background-position: -135px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;}
a.button-pinterest{background-position: -180px -45px;}a.button-pinterest:hover{background-position: -180px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;}
a.button-xing{background-position: -225px -45px;}a.button-xing:hover{background-position: -225px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;}
a.button-reddit{background-position: -270px -45px;}a.button-reddit:hover{background-position: -270px 0px;transition-delay: 0s;transition-duration: 250ms;transition-property: all; transition-timing-function: ease-in-out;}
}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//trendbureaudrenthe.nl/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//trendbureaudrenthe.nl/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//trendbureaudrenthe.nl/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}