File: /home/roofmagazine.org.uk/public_html/wp-content/themes/Endolf/css/responsive-ver-4.8.2.css
.tinynav { display: none }
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 991px) {
.site-branding{
text-align: center;
padding:20px 0px;
}
.search-right{
float: none;
}
.search-right .search-form{
margin:0px auto 20px;
width: 300px;
}
}
@media screen and (max-width: 768px) {
.tinynav {
display: block;
width: 100%;
height: 40px;
padding:5px 0px;
}
#endolf {
display: none
}
}
@media screen and (max-width: 480px) {
}