.fmgc-columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;
	 float: left; position: relative; 
}
.footer-mega-col::after, .footer-mega-col-wrap::after{ clear: both; content: ""; display: table;}
.footer-mega-col::before, .footer-mega-col-wrap::before{ content: ""; display: table;}

.footer-mega-col-wrap{margin:0 auto; max-width:100%; background: #eee; width: 1200px; padding: 40px 0px;}
.footer-mega-col-wrap .widget{margin-top: 0;}

.widget-title{
    display: inline-block;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 500;
    font: 500 normal 13px/11px "Gotham Pro";
}

.textwidget p{
    line-height: 1.6;
    font-size: 14px;
    font-weight: 500;
    font: 500 normal 13px/20px "Gotham Pro";

}

.footer-mega-col{
    background: #eee;
}
.fmgc-per-row-1 { width: 8.33333%; }
  .fmgc-per-row-2 { width: 16.66667%; }
  .fmgc-per-row-3 { width: 25%; }
  .fmgc-per-row-4 { width: 33.33333%; }
  .fmgc-per-row-5 { width: 41.66667%; }
  .fmgc-per-row-6 { width: 50%; }
  .fmgc-per-row-7 { width: 58.33333%; }
  .fmgc-per-row-8 { width: 66.66667%; }
  .fmgc-per-row-9 { width: 75%; }
  .fmgc-per-row-10 { width: 83.33333%; }
  .fmgc-per-row-11 { width: 91.66667%; }
  .fmgc-per-row-12 { width: 25%; font-family: "Gotham Pro", sans-serif; }
  .fmgc-per-row-5c { width: 20%; }

@media (max-width: 974px) {
    .widget-title {
    display: inline-block;
    padding-bottom: 15px;
    font-size: 14px;
}

.fmgc-per-row-12 {
    width: 50%;
    min-height: 183px;
    text-align: center;
}

.textwidget p {
    line-height: 1.6;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    display: inline-table;
}
}
@media (max-width: 957px) {

.footer-mega-col-wrap {
    margin: 0 auto;
    max-width: 100%;
    background: #eee;
    padding: 30px 0px;
}

}
@media (max-width: 857px) {
.fmgc-per-row-12 {
    width: 50%;
    min-height: 183px;
}

}

@media (max-width: 534px){
.fmgc-per-row-12 {
    display: inline-table;
    width: 50%;
    min-height: 183px;
}

.textwidget p {
    line-height: 1.6;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    display: inline-table;
}

}

@media (max-width: 458px) {
.fmgc-per-row-12 {
    text-align: center;
    width: 100%;
    min-height: auto;
    margin-bottom: 10px;
}
  
}

/*@media only screen and (min-width: 40.0625em) { 
 
  .fmgc-per-row-1 { width: 8.33333%; }
  .fmgc-per-row-2 { width: 16.66667%; }
  .fmgc-per-row-3 { width: 25%; }
  .fmgc-per-row-4 { width: 33.33333%; }
  .fmgc-per-row-5 { width: 41.66667%; }
  .fmgc-per-row-6 { width: 50%; }
  .fmgc-per-row-7 { width: 58.33333%; }
  .fmgc-per-row-8 { width: 66.66667%; }
  .fmgc-per-row-9 { width: 75%; }
  .fmgc-per-row-10 { width: 83.33333%; }
  .fmgc-per-row-11 { width: 91.66667%; }
  .fmgc-per-row-12 { width: 25%; }
  .fmgc-per-row-5c { width: 20%; }
}*/