@media (min-width: 1080px) { 
#header-bottom { 
display: block; 
position: relative; 
clear: both; 
float: none; 
padding-top: 0px !important; 
padding-left: 15px; 
padding-right: 15px; 
padding-bottom: 0px !important; 
background: #787878; 
width: 100% !important; 
min-width: 100% !important; 
max-width: 100% !important; 
min-height: 50px; 
margin-top: 0px !important; 
margin-bottom: 0px !important; 
border: none; 
} 
#header-bottom #header-bottom-left { 
position: relative; 
display: block; 
float: left; 
padding: 0; 
margin: 0; 
 min-width: 0% !important; 
 max-width: 0% !important; 
} 
#header-bottom #header-bottom-content { 
position: relative; 
display: block; 
float: left; 
padding: 0; 
margin: 0; 
 min-width: 100%; 
 max-width: 100%; 
} 
#header-bottom #header-bottom-content #TopModulesGridLines-0 { 
background: transparent; 
} 
#header-bottom #header-bottom-right { 
position: relative; 
display: block; 
float: left; 
padding: 0; 
margin: 0; 
 min-width: 0%; 
 max-width: 0%; 
} 
} 
@media (max-width: 1079px) { 
#header-bottom { 
display: none; 
position: relative; 
clear: both; 
float: none; 
padding-top: 0px; 
padding-left: 15px; 
padding-right: 15px; 
padding-bottom: 0px; 
background: #000000; 
min-height: 0px; 
margin-top: 0px !important; 
margin-bottom: 0px !important; 
} 
#header-bottom #header-bottom-left { 
position: relative; 
display: block; 
float: left; 
padding: 0; 
padding-left: 15px; 
margin: 0; 
 min-width: 50%; 
 max-width: 50%; 
} 
#header-bottom #header-bottom-content { 
position: relative; 
display: block; 
float: left; 
padding: 0; 
margin: 0; 
 min-width: 0%; 
 max-width: 0%; 
} 
#header-bottom #header-bottom-right { 
position: relative; 
display: block; 
float: left; 
padding: 0; 
margin: 0; 
 min-width: 50%; 
 max-width: 50%; 
} 
} 
