.single .single-container{
    margin-bottom: 110px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 700px){
    .sidebar-container #sidebar {
    }
}
.footer-container .footer-menu{
    display:grid;
}
 .hidden{display:none;}
.mejs-horizontal-volume-slider { display: none !important; }
.mejs-controls div.mejs-time-rail { width: 70px !important; }
.mejs-time-total { width: 60px !important; }
.mejs-volume-button{display:none!important}
.mejs-container, .mejs-controls{
    border: 0 solid #7188AF!important;
    border-radius: 19px;
    height: 36px;
    background-color: #7188AF!important;
}
.mejs-container{
    margin-top:10px;
}
.mejs-currenttime,.mejs-duration{
    color:black!important;
}
span a.slider{
    display:none;
}
.page-column-right img{
    height:auto;
    width:auto!important;}

.page-column-right > p:first-of-type, .single-column-right > p:first-of-type{
    display:none
}

#show-pagesearch input {
     -webkit-appearance: none;
     border-radius:0;
 }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.su-quote-inner{
    color: #CCCCCC;
}

.single .single-container .single-column-right img{
    height:auto;
}
#show-pagesearch{
    width:90%;
}


