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