body{
    margin: 0;
    padding: 0;
}
.aboutus h2
{
padding-top:15px;
font-size:22px;
}
.aboutustext
{
    padding-top:5px;
    text-align:left;
    font-size:15px;
    letter-spacing:1px;
    line-height:28px;
    margin:0;
}
.quickbar
{
    background: #175497;
    width: 100%;
    min-height: 50px;
    color: #fff;
}
.pull-right
{
   text-align: right;
}
.logocontainer
{
    width: 100%;
    min-height: 90px; 
    background: #fefefe;
}
.slider
{
    background: #ecf4f9;
    width: 100%;
}
.logo img{
    width: 150px;

}
.homeicons img
{
    width: 100%;
    padding: 10px 0 10px 0;  
}
.footer
{
    width: 100%;
    height: 30px;
    background: red;
   
}
.quickphone
{
    line-height: 50px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
}
.quickphone:hover{
    color: #fff;
    text-decoration: none;
}
ul.menu
{
    margin: 0;
    padding: 0;
}
ul.menu li
{
    display: inline-block;
    padding: 0 10px;

}
ul.menu li a{
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;

}
.logo
{
    text-align: center;
    line-height: 90px;
}
.slider .slide img{
    width: 100%;
}
.products
{
    
    width: 100%;
    min-height: 700px;
}

.aboutus
{
    background: url(../img/aboutus-bg.png) repeat;
    width: 100%;
    min-height: 700px;
}
.chemicals
{
    background: url(../img/chemicals.png) no-repeat;
    width: 100%;
    min-height: 182px;
}
.chemicaltitle
{
    font-size: 18px;
    color: #175497;
    text-align: center;
    text-decoration-color: red;
    margin-bottom: 25px;

    font-weight: bold;
    text-decoration: underline;
}
.productgrid
{
    text-align: center;
    margin-bottom:45px;
}
.productimg
{
    text-align: center;
}
.chemical ul li.title
{
    list-style: none;
    color: #ce221e;
    margin-top: 20px;
    margin-left: -15px;

}
.chemical ul li
{
  
    color: #175497;

    margin-left: 25px;

}
.frame
{
    text-align: center;
    padding-top: 20px;
}
.photo
{
    height: 100px;
    text-align: center;
    margin: 0 auto;
    
}
.name
{
    list-style: none;
    text-align: center;
}
.address
{
    padding-top: 20px;
}
.address h1{
    font-size: 18px;
}
.address p{
    text-align: justify;
}
.mail{
    background: url("../img/mail.png") 1px 5px no-repeat;
    height: 18px;
    width: 25px;
    padding-left: 35px;

}
.phone{
    background: url("../img/phone.png") 1px 5px no-repeat;
    height: 18px;
    width: 25px;
    padding-left: 35px;

}
.fb{
    background: url("../img/fb.png")  no-repeat;
    height: 18px;
    width: 25px;
    padding-left: 35px;

}
.insta{
    background: url("../img/insta.png")  no-repeat;
    height: 18px;
    width: 25px;
    padding-left: 35px;

}
.youtube{
    background: url("../img/youtube.png")  no-repeat;
    height: 18px;
    width: 25px;
    padding-left: 35px;

}
.twitter{
    background: url("../img/twitter.png")  no-repeat;
    height: 18px;
    width: 25px;
    padding-left: 35px;

}
ul.contact 
{
    margin: 0;
    padding: 0;
}
ul.contact li 
{
    list-style: none;
    margin-bottom: 10px;
    height: 30px;
    
}
ul.contact li a{
    display: block;
    width: 180px;
}
ul.socialmedia
{
    padding: 0;
    margin: 0;
}
ul.socialmedia li{
    display: inline-block;
    height: 30px;
}
.contact-breadcrum h2
{
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    color: #175497;
    margin-bottom: 0px;
}