<Style>
li#item-256 a {background: mediumvioletred;}
ul.actions {display: none!important;}
#responsiveMenu328 li {padding: 0% 0.5%;}
#responsiveMenu328 .current {display:none;}
#responsiveMenu328 li {list-style:none;}
#responsiveMenu328, #responsiveMenu328 ul {margin: 0!important; padding: 0px!important;}
.prod2022 {display:none;}
.menu-home .prod2022 {display:block;}
.menu-song-news h2 a {padding-top: 15px;}
dd.category-name {display: none;}
li#item-250 {background: #EA3E5C;}
.first-line {width:100%;}
.topper {float:left; width:72%; display:block;}
.db-pic {width: 50%!important; display:block; text-align:center; margin: 0 auto; padding-top: 15px;}
.dropbox-blue {width:20%; background:#007ee5; color:white; padding: 3px; display:block; margin-left:1%; float: right; margin-top:15px;}
img.uposter {border: 1px solid white; margin: 20px auto 0px auto;}
.flpost {width:92%; margin: 25px auto 0px auto; max-width:1200px; text-align:Center;}
.menu-footloose-info .flpost {display:none;}
.homeleft {Width: 48%; margin: 0px 1% 25px 1%; float:left; color: white; border-radius:12px; }
.homeleft2 {Width: 98%; max-width:486px; margin: 20px auto; float:none; color: white; border-radius:12px; padding-bottom:20px;}
.hl-blue {background: #00ACBA;}
.hl-red {background: crimson;}
#af-banner {margin: 0 auto; width: 96%  background:red;}
#fb-feed {width:96%; max-width:1200px; margin: 0 auto;}
#af-banner img {width:96%; max-width:1145px; margin: 0.5% auto 0.5% auto; display:block; border: 4px solid #ceae13;}
.flpost, .bwdyt {display:none;}
.menu-home .flpost {display:block!important;}
.menu-home .bwdyt {display:block!important;}
.bigwhite {font-weight: 900;     font-family: 'roboto', Verdana, Helvetica, Arial, sans-serif;}
.menu-footloose-info .birthday {display:none!important;}


@media all and (min-width: <?php echo $maxMobileWidth; ?>px) {
}

@media only screen and (max-width: 955px) {
.topper {float:none!important; width:100%;}
.dropbox-blue {width:100%!important; float:none!important; }
}

@media only screen and (max-width: 768px) {
.flpost h3 {font-size:190%!important;}
.homeleft {Width: 98%; margin: 4% auto; float:none!important; color: white; border-radius:12px; padding:10px 0px; }
}

</style>
