/* #preloader img {
    max-width: 100%; 
    height: auto;
}
.custom-view-all
{
    width: 56px !important;
}
 */

 .bg-black
 {
    background-color: #000 !important;
 }
 /* Top Nav Section Css */
.header-custom
{
    height: 75px !important;
}

.header-icon-custom 
{
    width: 70px !important;
}
.header-logo-center .header-icon-2-custom 
{ 
    left: 75px !important;
    width: 200px !important;
    padding: 10px 0 !important;
}
.font-size-28
{
    font-size: 28px !important;
}