@media only screen and (min-width : 981px) {
.gq_m_mobile_footer_bar {
display:none;}}
@media only screen and (max-width : 980px) {
.gq_m_mobile_footer_bar {
padding: 0px!important;
background: #171717;
bottom: 0;
width: 100%;
left: 0;
position: fixed;
vertical-align: middle;
z-index: 99;}   
.gq_m_mobile_footer_bar .et_pb_row {
padding: 13px 0px 10px;}
.gq_m_mobile_footer_bar .et_pb_column {
width: 25%!important;
margin-bottom: 0px!important;}  
.gq_m_mobile_footer_bar .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
width: 25%!important;
margin-right: 0%;}
.gq_m_mobile_footer_bar .et_pb_column.et_pb_column_1_3 {
width: 33%!important;
margin-right: 0%;}
.gq_m_mobile_footer_bar .et-pb-icon {
color: #c4c3c3!important;
font-size: 24px;
font-weight: 200;}
.gq_m_mobile_footer_bar .et_pb_main_blurb_image {
margin-bottom: 6px;}
.gq_m_mobile_footer_bar .et_pb_module_header {
color: #c4c3c3;
font-weight: 300;
font-size: 14px;
text-align: center;
padding-bottom: 0px;}}