
/*.footer-widgetsa, .footer-widgetsb, .footer-widgetsc {
    width:98%
}*/



.platinum-sponsors, .gold-sponsors, .silver-sponsors, .organizational-sponsors, .media-sponsors, .supporting-sponsors h4 {
    text-align: center;
}

.platinum-sponsors  {
    float: left;
    background-color: #E5E4E2;
    width: 60%;
    position: static;
    height: 380px;
}
.gold-sponsors  {
    float: left;
    background-color: #D4AF37;
    width: 40%;
    position: static;
    height: 380px;

}
.silver-sponsors  {

    background-color: #C0C0C0;
    margin-top: 7px;
    float: left;
    width: 307px;
    position: static;
    height: 250px;
}

.organizational-sponsors {
    background-color: #8DB1D5;
    margin-top: 7px;
    width: 305px;
    float: left;
    position: static;
    height: 250px;
}
.media-sponsors {
    background-color: #E5C297;
    margin-top: 7px;
    float: left;
    width:307px;
    position: static;
    height: 250px;
}

.supporting-sponsors {
    margin-top: 7px;
    float: left;
    background-color: #9BD78E;
    position: static;
    width: 100%;
    text-align: center;

}

.iit-custom-footer {
   // width: 1000px;
    text-align: left;
}

