.grey-background{background-color:#f7f7f7}
.infoWidth1{width:100%}
.infoWidth2{width:50%}
.infoWidth3{width:33.3333333%}
.infoWidth4{width:25%}
.infoWidth5{width:20%}
.contact-us-details{width:70%;margin:30px auto 45px auto;overflow:hidden;text-align:center}
.general-info-container{float:left}
.blue-border{border-bottom:1px solid #bebebe}
.border-right{border-right:1px solid #bebebe}
.email-color{color:#0047a8}
@media(min-width:600px){.padding-leftright{word-break:break-word;word-wrap:break-word;padding-left:40px;padding-right:40px}
}
@media(min-width:600px) and (max-width:999px){.contact-us-details{width:100%}
}
@media(max-width:600px){.general-info-container{width:100%}
.border-right{word-break:break-word;padding-bottom:10px;border-right:0;border-bottom:1px solid #bebebe;margin-bottom:20px}
.contact-us-details{width:80%}
}